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: Flash fails when debugging

Part Number: CC2640R2F

Tool/software: Code Composer Studio

Hello, when I try to debug my custom CC2640R2F Board normally, I get the following error:

Cortex_M3_0: GEL Output: Memory Map Initialization Complete. Cortex_M3_0: GEL Output: Board Reset Complete. Cortex_M3_0: Target timed out! (Block 1) Cortex_M3_0: Status 0xFFFFFFFF: Target flashloader has not returned any status. Unknown error! Cortex_M3_0: Erasing all unprotected pages failed! Timed out waiting for target flashloader to complete command Cortex_M3_0: File Loader: Memory write failed: Erasing all unprotected pages failed! Timed out waiting for target flashloader to complete command Cortex_M3_0: GEL: File: C:\Users\XXX\workspace_v8\XXX\FlashROM_StackLibrary\XXX.out: Load failed.

When I perform a Forced Mass Erase in Flash Programmer 2, I can debug normally again one time. When I want to debug another time, the error happens again and I have to force mass erase again.
My debug probe: XDS110
CCS version: 8.3.0
Simplelink SDK 2.40.00.32
XDCTools 3.51.01.18

Does anyone know what might be causing this? Yesterday everything worked fine, and I hadn't changed anything major in the code this morning when the error first occurred.

Thank you for your help!