Part Number: LAUNCHXL-CC26X2R1
I have a fresh installation of CCS 10.4.0, and installed the SimpleLink CC13X2-26X2 SDK
I have imported each of the following projects; rtls_master and rtls_slave, both of which successfully build in release and debug.
The problem I have comes when trying to flash these projects to my LaunchPad but I'm facing this issue
{actually, before I flashed multiple times before it's worked fine but later started this issue }
Cortex_M4_0: GEL Output: Memory Map Initialization Complete.
Cortex_M4_0: GEL Output: Memory Map Initialization Complete.
Cortex_M4_0: GEL Output: Board Reset Complete.
Cortex_M4_0: Target timed out! (Block 0)
Cortex_M4_0: Status 0xFFFFFFFF: Target flash loader has not returned any status. Unknown error!
Cortex_M4_0: Command=20 -- addr=0x00002000 -- length=0x00002000
Cortex_M4_0: File Loader: Memory write failed: Timed out waiting for target flashloader to execute command.
Cortex_M4_0: GEL: File: C:\Users\Embdes\Music\simple_central_CC26X2R1_LAUNCHXL_tirtos_ccs\Release\simple_central_CC26X2R1_LAUNCHXL_tirtos_ccs.out: Load failed.
I have used LaunchPad
warning: Data is being written to auto-generated file simple_central_CC26X2R1_LAUNCHXL_tirtos_ccs.x1
warning: Data is being written to auto-generated file simple_central_CC26X2R1_LAUNCHXL_tirtos_ccs.x2
warning: Data is being written to auto-generated file simple_central_CC26X2R1_LAUNCHXL_tirtos_ccs.x3
warning: section simple_central_CC26X2R1_LAUNCHXL_tirtos_ccs.out(.const) was padded by 1 to a size of 8376 to satisfy the specified memory width of 4
warning: section simple_central_CC26X2R1_LAUNCHXL_tirtos_ccs.out(.rodata) was padded by 2 to a size of 352 to satisfy the specified memory width of 4
I have used Flash Programmer 2 to perform a forced Mass Erase, which claimes to be successful, but I am still unable to program board.
please help me
