I am using the LM4F232H5QC with Code Composer Studio 5.1.0.09 and the XDS100v2.
When I enter debug mode and the application is flashed to the ARM I get the follwoing errors:
"CS_DAP_0: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
CS_DAP_0: File Loader: Data verification failed at address 0x00007FF0 Please verify target memory and memory map."
What I don't understand is that this address falls within a valid range of the flash
Please can someone assist, I am a bit baffled!