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.
I can't seem to figure out how to put variables declared via KEIL's absolute memory access macros (#include <absacc.h>) such as: #define myVariable HVAR(unsigned int, 0x100000) into my Nohau (EMUL166PC) ICE's watch window. Can anyone tell me what I need to do to make this work? Any help would be greatly appreciated... thanks, Dave.
The correct answer is a the properly typed pointer to the location 0x100000. Nohau should let you watch the pointer and what it points to. It doesn't? That doesn't sound right. My Signum Systems' USP-51 does. If it's a struct pointer it shows you the struct format too. Sorry to hear that about Nohau, haven't used them in a while. BTW, see "Tips for posting" (left) to see the limited HTML tags this forum supports, no <br>'s I'm afraid. Regards, - Mark