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?