Flash K40 without disrupting FlexNVM partition and data

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Flash K40 without disrupting FlexNVM partition and data

1,776 次查看
travis_l
Contributor III

Is there a way to flash a Kinetis part with Flexmem, without disrupting the FlexNVM partition information or the data stored in it?

标签 (1)
0 项奖励
回复
2 回复数

1,431 次查看
apanecatl
Senior Contributor II

I'm assuming you created a partition, loaded your code and want to update your code later on:

You can use any of our available bootloaders, it should not modify your FlexNVM partition provided you specify it writes only in the D or P-flash partition (app code)

1,431 次查看
travis_l
Contributor III

I'm actually in the middle of working on my project and flashing updates with my BDM and debugging, it's just a pain that it resets the data in the FlexNVM.  I suppose I could do what you suggest with the bootloader and just debug by attaching.  Thanks for the quick response!

0 项奖励
回复