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.

TMS320F28P659DK-Q1: Boot Mode Change

Part Number: TMS320F28P659DK-Q1

Tool/software:

Hi

If the mcu is in can boot, if i flash the code via CCS, will it boot from flash ??

  • Hello,

    No, it will boot to CAN. On reset, the device will poll the BMSPs and decode the boot mode (depending on if its in emulation or standalone mode). If CAN boot is configured, it will boot to the CAN bootloader.

    When you flash code via CCS, a HW breakpoint is set at the start of main() for the application and CCS automatically jumps to it. This is not the same as flash boot.

    Best,

    Matt