Part Number: LAUNCHCC3235MOD
Other Parts Discussed in Thread: CC3235SF, UNIFLASH, LAUNCHXL-CC3235SF
Tool/software: Code Composer Studio
I am using the LAUNCH CC3235SF demonstration board.
I am able to load and debug the network terminal demonstration program from code composer studio but I am not able to load the program using UniFlash. UniFlash gives the following errors:
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: File Loader: Verification failed: Values at address 0x00000001 do not match Please verify target memory and memory map.
The same errors occur when trying to load the service pack file (sp_4.6.0.1_3.1.0.5_3.1.0.25.bin)
I've tried it on a Mac running Catalina and Windows 10. UniFlash correctly detects the board.

