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

reading data from code memory

I've stored a hex file in my 8051 code memory starting from 0X5000 onwards and want to read it and store it to another processor.How can I implement it in C

0