This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Reading flash location

Other Parts Discussed in Thread: LM3S6965

DriverLib (Flash.h) gives me the possibility to program parts of the flash memory of my LM3s6965 evaluation board.

But it doesn't provide a easy way to read the flash. I can read if the location is write protected but I can't read the location.

How can I read a location in the flash memory of my lm3s6965?