Hi @syed1
Please check the Hardware Connections(Boot Mode PIN) carefully based on below reference instructions of RT1010RM.
"The boot ROM code uses the state of the internal register BOOT_MODE[1:0] as well as the state of various eFUSEs and/or GPIO settings to determine the boot flow behavior of the device."
1. Checking on BOOT_MODE, BOOT_CFG



2. check eFUSEs which determine boot type and determines whether the boot settings indicated by GPIO pins or the eFUSE settings

3. FlexSPI Serial NOR Flash Boot Operation (9.6.1.1 FlexSPI)
E.g. my configuration: BMOD(Boot Mode setting, 2b'10: Internal Boot), eFUSE(BT_FUSE_SEL is 0 when BMOD=0b'10, The bits of the SBMR are overridden by the GPIO pins), The vendor id of this Nor Flash is ox1f via flexSPI.

Have a nice day!
BR,
Sam