This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I read data from internal flash RAM?

I am using a GOAL VRS1000 with 64K IAP FLASH memory. I can write to the FLASH memory using the various IAP SFRs. But how can I read the data? I want to be able to do this in C code rather than having to use the MOVC command.

If I arbitrarily write a byte to address 4000h, how can I read the data from that location?

-Michael

0