Rerunning debug

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

Rerunning debug

698 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JohnR on Thu Aug 19 08:33:08 MST 2010
Hi,

Is there any way of running GDB on an existing debug executable on a LPCExpresso card from the IDE without reburning the flash?

John.
0 Kudos
Reply
2 Replies

692 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JohnR on Fri Aug 20 05:14:31 MST 2010
Thanks for the very helpful reply.

Maybe the information could be added to any new revision of the getting-started pdf file.

John
0 Kudos
Reply

692 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Aug 19 09:19:57 MST 2010
There are two things:
1. If the image you are debugging is identical to the image in flash, then it is NOT reflashed. It is only reflashed if a difference is found
2. You can stop loading the image by opening the Debug Configuration for the project and setting the Debugger option "Load image" to false. You have to remember to set this back again if you do change the image, else it won't be flashed...
0 Kudos
Reply