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.

TMS320F28377D: bootloader example

Part Number: TMS320F28377D


Tool/software:

Hi ,
There is this thread  TMS320F28377D: Bootloader documentation - C2000 microcontrollers forum - C2000Tm︎ microcontrollers - TI E2E support forums
here in response, they have mentioned CAN boot and flash boot mode.
what is CAN boot mode and Flash boot mode . I need to design a bootloader for firmware upgrade.
please share an example.

Thank you

  • Hi,

    CAN boot mode is one of several boot modes available to allow firmware updates (using the CAN peripheral). It can be configured with the device through utilizing the device's Boot Mode Switches. Flash boot mode is as well a default Boot Mode for the device that when set allows programs stored in Flash to begin operation on device power-up.  CAN Flash Programming of C2000 Microcontrollers details examples of a CAN bootloader used for firmware upgrades. 

    Thanks and regards,

    Charles