Other Parts Discussed in Thread: SYSCONFIG
i use ccs 20.3 establish a driverlib based empty project and i set a gpio demo using sysconfig, i can drive this port in the debug mode, but when i pull out the emulator, the project cannot run automaticlly when powering up. i check boot sequence in the picture as bellow


in the standalone boot mode, the chip always check the boot pins, if the value is "3", the chip always check the bootctrl register, if did not set DCSM module in the sysconfig, so i need to let the boot pins set to 0x11 to make the flash program run properly?

