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

Header File & Simulate

I using a header file to declare all the global variable, such as:

Global.h
#define ctemp0 (*(char *)0x0010)
This work fine in every respect, however, I can't get its value in simulator.
Is anyone know how to correct this.

Thanks
Jack, Taiwan