Part Number: TMS320F2812
Hi Team,
How to read the binary data written into the ROM?
Beat Regards,
Tom Liu
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.
Part Number: TMS320F2812
Hi Team,
How to read the binary data written into the ROM?
Beat Regards,
Tom Liu
Tom,
The boot ROM is documented in this reference guide http://www.ti.com/lit/spru095
The source code and .out file used to build the ROM is located here: www.ti.com/lit/zip/spru095
In CCS you can load the symbols from the .out file in order to step through the code.
Related post: