Does the debugger use resources?

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

Does the debugger use resources?

526 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by amrbekhit on Fri Nov 19 09:06:33 MST 2010
As I understand it, the ULINK2 debugger does not use any resources on the chip for debugging (for ARM). Is this also true for the LPC-Link?

--Amr
0 项奖励
回复
1 回复

520 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Fri Nov 19 10:50:42 MST 2010
The debugger does not use any RAM or Flash on the target device(*).

(*) For parts with a VFP floating point co-processor, such as the LPC32xx, then a small amount of RAM, allocated by the application, is used. Most debuggers do this, due to the way VFP is implemented
0 项奖励
回复