Hi @GoatRope ,
Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.
Please note, RT1024 internal flash is not the real internal flash, in fact, it is still the external flash, just put one winbond QSPI flash internally, still need the flexSPI interface to communicate with the winbond qspi flash.
So, don't set BL_FEATURE_HAS_NO_INTERNAL_FLASH to 0, as it is really not the real internal flash.
For the internal flash operation, please refer to the SDK code:
https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1024-EVK
SDK_2_14_0_MIMXRT1024-EVK\boards\evkmimxrt1024\driver_examples\fsl_romapi
This ROM API code will help you do the internal flash(winbond QSPI) operation.
Wish it helps you!
If you still have questions about it, please kindly let me know.
Best Regards,
kerry