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.

TM4C123GH6PM: Using CCS Uniflash and XDS110 Debug Probe

Part Number: TM4C123GH6PM
Other Parts Discussed in Thread: UNIFLASH

Hi Folks,

Has anyone had success using the XDS110 Debug probe and programming the flash of a TM4123GH6PM  (TIVA) chip?

Some background info.  I've been using a LM Flash Programmer and a devkit (Stellaris Development Board)  to program my custom board.

Using LM Flash I can download all 256K of the TIVA chip and flash other chips using the LM Flash Programmer setup.

My challenge comes when I want to simplify the setup and just use a XDS 110 Debug Probe.  I can successfully erase the chip using Uniflash, but I can't seem to write the image.  It gives me the following errors:

[17:57:54] Begin Launching session operation.
[17:57:54] CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete

[17:57:55] Operation Launching session returned.
[17:57:55] Loaded target configuration from: C:\Users\rshan\AppData\Local\TEXASI~1\CCS\TI\0\0\/temptargetconfiguration.ccxml
[17:57:55] Settings purged.
[17:58:36] Start operations on multiple programs on the target core...
[17:58:37] Loading program: D:\ti\tiva\TIVA_PK_M1_DEC24\TIVA_FLASH_LOADS\boot_plus50K_plus150K_ver1201.bin
[17:58:37] ERROR >> CORTEX_M4_0: GEL: Encountered a problem loading file: D:\ti\tiva\TIVA_PK_M1_DEC24\TIVA_FLASH_LOADS\boot_plus50K_plus150K_ver1201.bin Could not determine target type of file

[17:58:37] Encountered a problem loading file: D:\ti\tiva\TIVA_PK_M1_DEC24\TIVA_FLASH_LOADS\boot_plus50K_plus150K_ver1201.bin
Could not determine target type of file
[17:58:37] Programs operation finished.

Thanks much for any suggestions.  Maybe I need to convert the .bin file to some other format?

Bob