Tool/software: Code Composer Studio
I've plugged in and tried to run one of the example programs under development tools. This is the error I got and I'm not sure what to do about it.
CORTEX_M4_0: Error initializing flash programming: Cannot read 0x400FE000: data is not present
CORTEX_M4_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.
CORTEX_M4_0: Trouble Reading Memory Block at 0x0 on Page 0 of Length 0x4: An error occurred accessing memory
CORTEX_M4_0: File Loader: Verification failed: Target failed to read 0x00000000
CORTEX_M4_0: GEL: File: C:\Users\alexa\workspace_v8\pwmled_EK_TM4C123GXL_TI\Debug\pwmled_EK_TM4C123GXL_TI.out: Load failed.