TMS320F28377D: Boot mode selection

Part Number: TMS320F28377D
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

41613264041b57af5bda4238ea4d4f9e.png

835176f4d002dcb244c90a315c8b5e97.png

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?