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.

CC2651R3: Flashing process acknowledge

Part Number: CC2651R3
Other Parts Discussed in Thread: SEGGER, UNIFLASH

Tool/software:

Hi,

Does the TI XDS 110 flasher send acknowledge signals via UART to indicate that the mass erase or flash load was successful?

here is an illustration from the Segger debugger 

 

is there something similar existing for the TI XDS 110 flash debugger supported?

  • Hi,

    Does the TI XDS 110 flasher send acknowledge signals via UART to indicate that the mass erase or flash load was successful?

    No. The XDS110 performs all handshake operations within the JTAG/SWD connection. 

    is there something similar existing for the TI XDS 110 flash debugger supported?

    You can look at the Uniflash CLI (Command Line Interface) user's guide and use the errorlevel return codes to perform verification of the entire operation. 

    Hope this helps,

    Rafael