This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC3220SF-LAUNCHXL: Flash Programming Error: Failed to load C:\ti\ccsv7\ccs_base\DebugServer\bin\FlashCC3220SF.dll

Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: CC3220SF, UNIFLASH

Tool/software: Code Composer Studio

Hi ,

This is my first experience with any of the TI tool.

I am getting below error while trying too debug CC3220 SF board.

Cortex_M4_0: GEL Output:
Memory Map Initialization Complete
Cortex_M4_0: Error initializing flash programming: Failed to load C:\ti\ccsv7\ccs_base\DebugServer\bin\FlashCC3220SF.dll: The specified module could not be found.

Cortex_M4_0: GEL Output:
Target Reset
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 0x01000800 do not match Please verify target memory and memory map.
Cortex_M4_0: GEL: File: D:\CCSProjects\network_terminal_CC3220SF_LAUNCHXL_freertos_ccs\Debug\network_terminal_CC3220SF_LAUNCHXL_freertos_ccs.out: a data verification error occurred, file load failed.

I am getting same error with all the example projects.

I first downloaded Out of box application with Uniflash. I made sure that development mode is ON. The application itself is working fine but I am not able to develop anything else through CCS.

Additional Info:

CCS : Version: 7.3.0.00019

Windows 8.1 64-bit.