Hi,
I’ve been testing the fsl_romapi example with the W25Q512 QSPI flash, and it runs perfectly without any issues, both with the debugger and when booting on its own.
Recently, I configured the EVKB to use the MX25UM51345. While I’m able to run the fsl_romapi example through the Keil uVision debugger both from SDRAM and OCTAL flash, the board does not boot on its own.
My DIP switches configurations as follows:
- SW1-3, SW1-4 are set to ‘10’.
- SW2-3 is set to ‘1’.
After modifying the evkbmimxrt1170_flexspi_nor_config.c file (see attached), the board is able to boot. However, the fsl_romapi example only outputs "FLEXSPI NOR example started!" and then halts.
I would greatly appreciate any guidance on whether my setup or configuration changes are correct, or if there are any additional steps I might be missing.
Best regards,
Dave