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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,521 Views
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

Labels (1)
0 Kudos
Reply
1 Reply

1,242 Views
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 Kudos
Reply