| ARM Technical Support Knowledge Articles | |
Applies to: C51 C Compiler
Information in this article applies to:
I need to read external program memory. I've looked at the ABSACC.H macros but they don't seem to read from external code memory. How do I do this?
CBYTE and CWORD are the macros that allow you to read code memory. In uVision2, if you type cbyte, move the cursor over one of the letters, and press the F1 key, a help page will appear with a description of that macro.
Article last edited on: 2006-10-24 13:51:04
Did you find this article helpful? Yes No
How can we improve this article?