How to Preserve Memory Sectors in KDS using Jlink?

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

How to Preserve Memory Sectors in KDS using Jlink?

1,021件の閲覧回数
derekcook
Senior Contributor I

Hello, 

I am trying to flash my KDS project into my MCU using my Jlink. I want to flash this project into memory sectors 0x0000-0xA000. I do not want to mass erase the flash. How to I define the sectors I want to erase and flash without doing a mass erase? 

Thanks, 

Derek

0 件の賞賛
返信
2 返答(返信)

904件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Derek,

the J-Link only erases the sectors of the binary your are downloading, and does not perform a mass erase of all sectors.

That way you don't have to preserve the other sectors.

I hope this helps,

Erich

0 件の賞賛
返信

904件の閲覧回数
derekcook
Senior Contributor I

Hey Erich, 

This did help! Thanks for the help!

0 件の賞賛
返信