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.
Hi I have an array of unsigned chars, like: MyArray[10] = {1,2,3,4,5}; How to program this value in flash memory to specific address. thanks
Scatter file section and an attribute directive? AT directive?
Hello Antonello,
It sounds like you are using an ARM device. Have you seen these articles:
http://www.keil.com/support/docs/2829.htm
http://www.keil.com/support/docs/3212.htm
Make sure to look at the links on the bottom of those articles too.