This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Porting from C51 to GCC

Hi,

I'm porting my application from C51 compiler
to GCC compiler. I am wondering how I can
map variables to absolute memory locations
in GCC. I am currently using '_at_' keyword for doing that in C51.

Thanks,
VK

0