Rerunning debug

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Rerunning debug

701件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

695件の閲覧回数
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 件の賞賛
返信

695件の閲覧回数
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 件の賞賛
返信