Is it possible to run / debug without re-flashing?

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

Is it possible to run / debug without re-flashing?

2,223件の閲覧回数
robertpoor
Senior Contributor I

I have loaded an image into my KL27Z via the bootloader (not via JTAG / J-Link).  I'd like to run & step the program using the debugger, but explicitly don't want to re-flash the image[*].  Is this possible with KDS_v3?

[*] The image I'm running is identical to the built image with the exception of the Bootloader Configuration Area, and I don't want to overwrite that.

タグ(2)
0 件の賞賛
返信
1 返信

1,652件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Robert,

Yes, see Attaching to a Running Target with Segger J-Link, GDB and Eclipse | MCU on Eclipse 

It depends to some extend to the debug interface used. But basically disable download to flash and specify the symbol/debug file only.

I hope this helps,

Erich

0 件の賞賛
返信