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.

TMS320F28069: Hex2000.exe

Genius 3095 points
Part Number: TMS320F28069


Dear team:

Our project needs to use bootrom of selected MCU for updating the software. According to "TMS320x2806x Piccolo Technical Reference Guide" C28x hex utility called hex2000.exe can be used for such conversion. Our idea is to include the generated file into our main application SW and then send the data as a stream via SCI during run-time to Piccolo bootrom. According to reference guide the tool supports --array option to generate file for such purpose. However, when using hex2000.exe utility and specifying the --array option the tool reports that --array is not compatible with --boot option.

Why doesn't hex2000.exe utility allow generating the boot table into array format?
What would be recommended format/conversion to be used for the described solution?

Best regards