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.

flash programming TM4C1294 via JTAG

Other Parts Discussed in Thread: TM4C1294NCZAD, UNIFLASH

What is the appropriate flash utility for programming a TM4C1294NCZAD through the JTAG debug port? 

He's tried Uniflash and LM Flash without luck, and wants to make sure he's looking in the right direction before pursuing either of these further.

He routinely connect through Code Composer to debug, so there doesn’t appear to be hardware issues.

  • Hello John,

    Both "LM Flash Programmer" and "Uniflash" are good tools to program a binary file into TM4C devices.

    "LM Flash Programmer" will only accept a .bin file (raw binary file) for programming. It won't accept the .out file that is generated by Code Composer Studio. "Uniflash" accepts both .bin file and .out file.

    Thanks,
    Sai