Hi,
I am using evkbrt1170 to test romapi in flash.
To get straight to the point, it is no longer working in rom_api_flexspi_nor_get_config().
After searching the community, I found advice to change FLASH_DUMMY_CYCLES and FLASH_DUMMY_VALUE in evkbmimxrt1170_flexspi_nor_config.c to 0x06 and 0x00, respectively. However, it still doesn't work.
It worked without any issues when I previously used evkmimxrt1060_fsl_romapi.
Why isn't it working on evkbrt1170? Are there any specific conditions for using it in flash?
Additionally, I need to test it in flash, not in RAM.
Here is the code I am testing. Please review it.
Best regards,