dont want to overwrite the flash while serial bootloader

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

dont want to overwrite the flash while serial bootloader

2,142 次查看
snehita
Contributor I
Hi,
      I'm sending serial bootloader program through JTAG to demo kit of MC56F8014 and S-Record through RS232. S-record overwrite the serial bootloader program in the FLASH. Every time  I have to load the serial bootloader program, instead of i want to load serial bootloader only once. And whenever I want to load the SRecord it don't overwrite the FLASH where these serial bootloader is located.
         please suggest me what to do, its urgent............
         I'm using demo serial bootloader program
 
Thanks in advance
 
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

635 次查看
trytohelp
NXP Employee
NXP Employee
Hi,
 
The bootloader application is available on the installation folder:
        \Stationery\Processor_Expert_Examples\Bootloaders
If you use an example delivered on the installation the bootloader should not be erased.
Please check the linker parameter file for th both project (bootloader and application).
 
Regards
Pascal
0 项奖励
回复