Hello,
I have to invoke the hex2000 conversion utility to convert my *.out file in suitable format for serial boot on a TMS320F2808 device.
In spru513c.pdf (page 235), I have found instructions on how to invoke the hex2000 utility.
example : hex2000 -t firmware -o firm.lsb -o firm.msb
If I open a command window in my CCS and type the suggested command, I get the message "command "hex2000" not found".
Actually, this command is not included in the summary of commands of the command window, provided in the Help of CCS...
How can I invoke the utility? Maybe do I have to put it in a certain location or inform CCS of the utility location?
Thanks for your help,
Elena