Other Parts Discussed in Thread: TM4C1294NCPDT, , UNIFLASH
Tool/software: Code Composer Studio
Code Composer Studio 7 running on Linux Kubuntu 16.04.2
Board was programming fine, then suddently starts failing every time with the following console log:
CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete
CORTEX_M4_0: File Loader: Verification failed: Values at address 0x00007FF0 do not match Please verify target memory and memory map.
CORTEX_M4_0: GEL: File: /home/lucas.hartmann/workspaces/CCS6/qs_iot/Debug/qs_iot.out: a data verification error occurred, file load failed.
Tried importing and programming a few example projects unchanged (qs_iot, enet_lwip and my project based on senshub) but all failed with the same error.
Example project0 does program fine, though.
What can be causing this issue?