Relocated application not working in KL02 and KE02 Controller

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

Relocated application not working in KL02 and KE02 Controller

859 次查看
girishkumarvast
Contributor II

Hi ,

I have devleloped bootloader and occupies memory from 0x0000 to 0x3500 address in flash. I have application code which i have relocated to 0x4000 to 0xFFFF(I have edited the linker file ProcessorExpert.id).if i download the the relocated application code,it does not work,i always get an error "No Source available at 0x000"..is there anything do i need to modify to make it work?..

 

I also want to know is there any option available in KDS to append Checksum of hex/srec file it generates??

 

Thanks in advance,

Girish

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

678 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Girish,

About your first question, please take a look to the following community thread:

https://community.nxp.com/message/641806

Regarding the checksum generation, I think that the following post created by our colleague Erich Styger might be helpful for you, it explains the usage of the SRecord tool which can be used for all kind of binary file (and S-Record) manipulations, including CRC generation:

https://mcuoneclipse.com/2015/04/26/crc-checksum-generation-with-srecord-tools-for-gnu-and-eclipse/

Hope it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复