I am using IMXRT1050. My program runs at Serial NOR Flash via FlexSPI. I want to erase and program Flash to save some user parameters. How can I erase and program Flash while continue to execute my code in the Flash. I don't want to block my code while Flash is erasing.
Hi Yuzhou,
you may run from sdram while you reflash. You can take a look here:
RT1050 - Booting from serial NOR flash to SDRAM
Regards,
Carlos
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------