how to load program to internal flash in KDS using pe micro

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

how to load program to internal flash in KDS using pe micro

1,986 次查看
lijofrancis
Contributor III

Dear sir,

i am using K60 tower board ..with PE Micro programmer.we load the code using Debug mode........That code is loaded and its running and its working very much.....

when i power off then i power on , the code i loaded using debug mode not running..........

why the code not running is that code loaded into ram....how can i load the code into flash....if that code load into flash why that code not running after restart...

in kds there is no option to load the code into flash...but i have seen in code warrior there is option for ram or flash...................................

 

We tried kds 2.0 file to flash but that not working

please tell me its very urgent

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

1,707 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

the linker file *.ld decide the memory allocation. please check if you use the right ld file and if the code is allocated in Flash in your ld file.

see attached for where to check the ld file configuration.

can this help?


Have a great day,
Zhang Jun

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

0 项奖励
回复