Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Team,
I've been reading through TRM sections on booting as well as SPRA958L (Running an Application from Internal Flash Memory) but I can't seem to find the answer.
My problem is: I don't currently have any free GPIOs on a reference design we have built.
My question is, is there a way to boot from flash without relying on GPIO? i.e. ROM bootloader points directly to flash always
If this is not possible, would it be a fair assumption that I can use pins that are allocated for I2C (and thus, pulled up) to get the device in Get Mode/Flash state during RESET and then they can go back to being initialized as I2C pins? Is there a better alternative? Open to suggestions.
Best,