We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Please help me!
I want to place the binary files into flash memory as constants. How can I do it?
Thank you.
This may help http://www.keil.com/support/docs/2218.htm
Thanks to everyone who pitched in and helped.
Of course, I see the difference between run- and compile- time placing BIN DATA. In a first time I want to compile-time place DATA file into ROM.
See also: srecord.sourceforge.net/ which contains the "C Array" format. It's Open Source.