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.

TMS320F280037: UniFlash: How is the Order of programming multiple Files

Part Number: TMS320F280037
Other Parts Discussed in Thread: UNIFLASH

Hi,

first question: When we want to programm multiple Intel-Hex-Files. Which file is programmend as first?

second question: When programming a Intel-Hex-File, with different addresses. Maybe first of the file is address 0x86000 and after that (lines below) in hex-files is address 0x80000. Is the programming like it is written in the file or is it sorted by address?

regards

David

  • Gello,

    first question: When we want to programm multiple Intel-Hex-Files. Which file is programmend as first?

    I assume you are using the UniFlash GUI and specifying several images in the Flash Image(s) list. I believe UniFlash will program all the files as one big one so the order will not matter.

    second question: When programming a Intel-Hex-File, with different addresses. Maybe first of the file is address 0x86000 and after that (lines below) in hex-files is address 0x80000. Is the programming like it is written in the file or is it sorted by address?

    hex file entries typically have an ascending address order for hex file generated by the TI hex utility. Is this not the case for your file?

    Thanks

    ki