Part Number: TMS320F2800155
As per the datasheet, GPIO24 and GPIO32 must be connected for device boot-mode selection. However, in our current hardware revision, these pins are not integrated as boot pins—they are instead connected to other peripherals on the board.
Because of this we suspect, we are facing the following issue:
- When the device is flashed and powered normally, the controller does not boot up.
- The application only runs when the board is connected via CCS debugger and loaded through JTAG.
Given this hardware constraint, we would like to know:
- Is there any recommended workaround to force flash boot without relying on GPIO24/GPIO32? Are these really required?
- Can boot mode be overridden via software or emulation mode settings?
- Could there any other reason for the issue mentioned above, if not the boot pins.