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 am using the P89c51rd2's IAP function the store the data to the code space at 0xff00 ~ 0xffd0 for example, i want to call the data at oxff00 how can i do it in C51? can i use pointer? please help and many thx!
Have you read the section Accessing Absolute Memory Locations in the Manual?