Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hello all,
I am testing the cc2745 launchpad with SDK simplelink_lowpower_f3_sdk_8_40_00_61.
I am able to flash and test Basic BLE project.
But when I try to flash the basic_ble_oad_dual_image through CC 20.0.2, I am getting below error:
Reducing SCFG size by 704 to account for the 16 empty key ring entries in the SCFG key ring.
CS_DAP_0: Trouble Reading Register CFGAP.DEVICESTATUS: (Error -2131 @ 0x2010C) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 20.0.0.3344)
File Loader: Failed to terminate flash programming: Target failed to read register CFGAP.DEVICESTATUS
GEL: File: C:\Users\mb3\AppData\Local\Temp\ti_cloud_storage\basic_ble_oad_dual_image_LP_EM_CC2745R10_Q1_freertos_ticlang.out: Load failed.
I tried to flash this project using uniflash, but still I am getting below error:
[2/10/2025, 3:22:57 PM] [ERROR] Cortex_M33_0: Image must contain (correctly sized) CCFG section, when erase type is "Chip erase"
[2/10/2025, 3:22:57 PM] [ERROR] Cortex_M33_0: Image must contain (correctly sized) SCFG section, when erase type is "Chip erase"
[2/10/2025, 3:22:58 PM] [ERROR] Cortex_M33_0: Halting at entry of application is not allowed. Are you sure debugging is allowed?
[2/10/2025, 3:22:58 PM] [INFO] Cortex_M33_0: Running the application, without halting at the entry of the application.
[2/10/2025, 3:22:58 PM] [ERROR] Cortex_M33_0: GEL: Error while executing OnRestart( 0 ): Could not read register CFGAP.DEVICESTATUS: target is not connected at GEL_EvalOnTarget("", "'REG'::CFGAP_DEVICESTATUS") [cc23xx_xds.gel:92] at OnRestart(0)
[2/10/2025, 3:22:58 PM] [SUCCESS] Program Load completed successfully
Is there any modification required in this project to resolve this issue?
And there is no bootloader available for this controller in the simplelink_lowpower_f3_sdk_8_40_00_61 SDK. There is secure boot project is available, but that project is just LED blinking project.
Please help me to resolve this issue.
Regards,
Aslam