ARM (Refresh variables while firmware runs)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ARM (Refresh variables while firmware runs)

615 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Nikos on Fri Jan 20 03:05:56 MST 2012
Hi everybody

I am coming from freescale world and I want to switch to ARM controllers.

Does anyone know if ARM micros are able to refresh variable window while the firmware runs? (just like freescale HCS12 micros)

Example:

RUN/GO button is pressed.
Firmware is running.
Variable window refresh variables every 100ms.


If so what JTAG debugger I have to buy?

Thank you
Nikos
0 项奖励
回复
2 回复数

608 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Fri Jan 20 04:16:53 MST 2012
The ability to view memory while the processor is running is a feature of Cortex-M processors from ARM. i.e. it is not available in ARM7 or ARM9 parts.
0 项奖励
回复

608 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Fri Jan 20 03:19:31 MST 2012
Perhaps: http://www.code-red-tech.com/red-probe-plus.php

with Trace:

http://www.uchiembedded.co.in/Red_Suite_4_Trace_Guide.pdf
0 项奖励
回复