Can I Replace the ROM Image in a KL17 Processor?

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

Can I Replace the ROM Image in a KL17 Processor?

892 次查看
waynewilburn
Contributor II

Can I erase and replace the ROM image in a KL17 processor?  We have our own bootloader that was developed in the early years of Kinetis production.  We do not wish to change this bootloader.  We are using an IAR I-Jet to load/debug code.

Thanks,

Wayne

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

888 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @waynewilburn ,

No, you can't. But you can skip the ROM bootloader by configuring FOPT[BOOTSRC_SEL]. Details please check in the reference manual. Then put your bootloader at the top of flash.

 

Regards,

Jing

0 项奖励
回复