-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Urgent
-
Debug and Trace
-
DBGTRC-7304
-
-
CCS_20.1.0
-
CCS_20.1.1
-
Generic
Attempting to load a program on a CC13x4 device will fail with the below error:
Command=20 – addr=0x00000800 – length=0x00000800
File Loader: Memory write failed: Status 0x00d91400: Target flashloader has not returned any status. Unknown error!
GEL: File: C:\Users\xxxxxxx\AppData\Local\Temp\ti_cloud_storage\gpiointerrupt_LP_EM_CC1354P10_1_nortos_ticlang.out: Load failed.
File: C:\Users\xxxxxxx\AppData\Local\Temp\ti_cloud_storage\gpiointerrupt_LP_EM_CC1354P10_1_nortos_ticlang.out: Load failed.
The same exact program will load fine with CCS 20.0.2. The same firmware version 3.0.0.36 was used in both CCS 20.0.2 (which works) and CCS 20.1.0 (which fails).
Not sure if the issue is debugger or flash dll specific.