We are planning to use a custom board with RT1172 and connect IS25LP064D on FlexSPIA. Do we need to change the MIMXRT1170_SFDP_QSPI.cfx for booting from IS25LP064D in MCUXpresso IDE? We are planning to use JLink for code download and debugging. Is the flexspi_nor_config_t qspiflash_config available for IS25LP064D ?
Hi,
Please refer to this related post and have a try. The flash driver config should be done fisrtly.
Thank you, we will refer the flash configuration mentioned in post. But when using Jlink should we change the MIMXRT1170_SFDP_QSPI.cfx in MCUXpresso IDE. In my understanding this is used only when we use Link server. When we debug with JLINK and try to debug the code from flash should we make any other changes.