Part Number: F28M35H52C
Other Parts Discussed in Thread: C2000WARE
Hi,
This is regarding the BOOTLOADER for F28M35x device.
We are looking bootloader for a concerto f28m35h52c(Dual Core). We like to know how to write the bootloader for M3-core and C-core. Either can you send us sample code or reference doc for to move further.
The application software code and the bootloader software code are the two different CCS projects, with different command files, and this two projects produce two OUT/HEX files.How to merge the Bootloader HEX file with Application HEX file, if you know any Hex file merger for TI and explain the process of merging the to hex file.