Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
Hi,
I just received a LaunchXL-CC2640R2 evaluation board, and fired up CC studio to flash a simple broadcaster demonstration (over USB). When I went to flash, it told me I had to update the fimrware. I clicked on OK. It then immediately did the same thing. This failed, but I did not capture the log output (sorry).
So now, when I go to flash, it prints the following:
Cortex_M3_0: GEL Output: Memory Map Initialization Complete.
Cortex_M3_0: GEL Output: Board Reset Complete.
Cortex_M3_0: Target timed out! (Block 0)
Cortex_M3_0: Status 0xFFFFFFFF: Target flashloader has not returned any status. Unknown error!
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: /home/bruce/workspace_v9/ble5_simple_broadcaster_cc2640r2lp_app/FlashROM_StackLibrary/ble5_simple_broadcaster_cc2640r2lp_app.out: Load failed.
The device has clearly been put into flash mode, as it stops its out-of-the-box program, but it isn't responding.
My question is this: How do I fix it? Is there a tool to re-flash the bootloader firmware? Do I need to use JTAG?