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.

TMS320F280039C: TI-TXT firmware generated by OUT UNIFLASH cannot be burned

Part Number: TMS320F280039C
Other Parts Discussed in Thread: UNIFLASH

Hi Team,

There's an issue from the customer need your help:

A F280039C . TI-TXT firmware generated by OUT UNIFLASH cannot be burned,

Second, there are slight differences from the format in which .out is read from flash after burning

III. OUT generates the TI-TXT configuration

Thanks & Regards,

Ben

  • Ben,

    Just for our understanding:  The TI-TXT file obtained by compiling your application is not being loaded successfully by UniFlash - correct?

    I will loop our CCS/Uniflash team to help you further.  

    Thanks and regards,
    Vamsi

  • Hello,

    A F280039C . TI-TXT firmware generated by OUT UNIFLASH cannot be burned,

    The error message is indicating that the code in the txt file allocated to memory locations not accessible by the debugger memory map:

    Can you flash the *.out file with UniFlash successfully? If not, can you flash the *.out and *.txt via CCS successfully?

    Second, there are slight differences from the format in which .out is read from flash after burning

    This is expected. The txt file would only have data that needs to be flashed while an export of a flash memory region would have the data for the entire range of memory.

    Thanks

    ki