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.

TMS320F28P550SG: how to write a customer bootloader / examples / linker files

Part Number: TMS320F28P550SG
Other Parts Discussed in Thread: C2000WARE

My customer tries to develop a bootloader for the F28P55 microcontroller, and he would like to know if there are some examples to start. In particular, he would like to have examples of the linker file of the bootloader.

 

 

  • Hello,

    I would start by looking at the SCI flash kernel (specifically the LDFU_BANK0/LDFU_BANK1 build configurations) in C2000Ware v6.00.01: C2000Ware_6_00_01_00\driverlib\f28p55x\examples\flash

    These build configurations configure the SCI flash kernel to program to flash (for LFU without reset) and should serve as a good starting point for developing a custom bootloader.

    Best,

    Matt