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
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!
-----------------------------------------------------------------------------------------------------------------------