Tool/software: Code Composer Studio
Dear TI team,
The document sprui33a.pdf (TMS320F28004x_Technical Reference Manual) section 4.3.3.1 Zero Boot Mode Select Pins
Please let me know how to configure it as below (section 4.3.3.1 Zero Boot Mode Select Pins), I want to boot to flash without any external pull-up pin.
1. Program the BOOTPIN_CONFIG location in OTP as follows:
• Set BOOTPIN_CONFIG.BMSP0 to 0xFF
• Set BOOTPIN_CONFIG.BMSP1 to 0xFF
• Set BOOTPIN_CONFIG.BMSP2 to 0xFF
• Set BOOTPIN_CONFIG.KEY to 0x5A for boot ROM to treat these register bits as valid.
2. Program the BOOTDEF location options for the device. This essentially sets up a device-specific boot
mode table.
• Set BOOTDEF.BOOTDEF0 to 0x03 for booting to flash with a boot mode value of 0
• Optionally: Set BOOTDEF.BOOT_DEF0_ALT_OPTIONS to a different value to switch to one of the
available flash entry point alternatives.