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.
Compiler complains when using that attribute as in example : const char MyText[] __at (0x1F00) = "TEXT AT ADDRESS 0x1F00";
Any idea ?
The CARM Manual says that it should:
http://www.keil.com/support/man/docs/ca/ca_le_absvarloc.htm
But are you using CARM? or Realview? or GCC?