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/CC2640R2F: [INFO] -- Cortex_M3_0: File Loader: Memory write failed: Timed out waiting for target flashloader to execute command.

Part Number: CC2640R2F
Other Parts Discussed in Thread: BLE-STACK

Tool/software: Code Composer Studio

the first time run debug failed load file, sometimes restart debug will load successfully.

Cortex_M3_0: GEL Output: Memory Map Initialization Complete.
Cortex_M3_0: GEL Output: Board Reset Complete.
Cortex_M3_0:   Command=20 -- addr=0x00001000 -- length=0x00001000
Cortex_M3_0: File Loader: Memory write failed: Timed out waiting for target flashloader to execute command.
Cortex_M3_0: GEL: File: /root/workspace_v8/simple_serial_socket_client_cc2640r2lp_app/FlashROM_StackLibrary/simple_serial_socket_client_cc2640r2lp_app.out: Load failed.

workaround:

Run--> Debug Configurations --> Target:  check both "Reset the target on a connect" and "Reset the target on a program load or restart"