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 to access data from flash memory and copy to RAM

Hi, 
I am very2 new to the  ARM and IAR environment.
Currently, I am trying to copy/read contents from the flash memory ( 000-0fff) to RAM address 1000000 to 10000fff.
( FYI: I wrote the flash memory with HEX file (~nearly 4KByte) using external flash writer GUI)
I am using ARM cortex M0+ for this. I am going to use the content copied from flash as boot file after remapping 1000000 to 10000fff to 00000000 - 00001000.
How can I complete above task?
Thank you.

Parents Reply Children
No data