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.
Dear expert,
My applications require a custimize bootloader via uart interface, can you share some examples with me? If there are some docs, that would be perfect. Thanks...
Hi Jack,
You may find example code here:
You may download the latest C2000Ware from here:http://www.ti.com/tool/c2000ware?jktype=recommendedresults
and reference the Quickstart Guide. You can look at the ROM source as a reference. For example: \C2000Ware_2_00_00_03\libraries\boot_rom\f28004x\revB\rom_sources\F28004x_ROM
You may also look at the ROM Code and Peripheral Booting Chapter in the F28004x TRM: http://www.ti.com/lit/pdf/sprui33b
Cheers!
Krishna
Hi Krishna,
Thanks for your suggestion. OK, I will refer to the ROM code first.
Merry Chrismas in advance.