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!
Check the following Knowledgebase Article: http://www.keil.com/support/docs/2045.htm Although it talks about the Philips IAP interface, you should be able to use this information to access the Atmel IAP routines as well. Jon
The P89c51rd2 is a Philips chip. Erik
The P89c51rd2 is a Philips chip. Uhh. Yeah. So it is. I was just doing too many thing at once, I guess, and I confused myself. :-) Jon