I will be using a custum bootloader on a 38 pin TMS320F28023 and I'm running short on available pins.
Pins 34 and 37 are used by the ROM bootloader to select the boot mode. Is it possible to bypass/disable this so it will not use pin 34 (I would like to use this pin for GPIO and it is low on reset)?
I suspect it is not possible, but I wanted to confirm this.
Thanks in advance.