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.
I am converting from the IAR compiler to Keil and cannot find reference to defining segments like I used to. Specificly I used a seg known as NO_INIT in XDATA for variables I did not want altered on power up. Any help would be great.
Correct, I am working on getting a non-volatile area defined that does not get initialized on start-up. A place I can drop variables that remain intact. Thanks