Does the debugger use resources?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does the debugger use resources?

150 Views
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 Kudos
1 Reply

144 Views
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 Kudos