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 ?
Compare that example from the manual with your code, and you might note a difference: they
#include <absacc.h>
but you didn't mention this header anywhere in your posts. It's details like this that I asked you to make sure about.
Thank you Hans-Bernhard ! You gave the solution !
Regards Viktor