| ??? 04/24/02 15:24 Read: times |
#22116 - RE: a pointer in code memeory with 89c51 |
If all you want to do is read a specific location from CODE memory, you can always use the CBYTE and CWORD Absolute Memory Access Macros.
There's also _at_ to define a "variable" at an absolute address (but note that you can't initialise it). It's all in the C51 manual. |
| Topic | Author | Date |
| a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
| RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 | |
RE: a pointer in code memeory with 89c51 | 01/01/70 00:00 |



