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?