I try to work with flash memory on MIMXRT1020-EVK
I added files from SDK example, after calling flexspi_nor_flash_init(EXAMPLE_FLEXSPI) my program have an error in line 236, file fsl_flexspi.c.
How to find and fix this problem?
Hi Nazarii,
Do you run the official flexspi_nor polling project directly on your side, whether it works or not?
Besides, if your modified project have problems, it's better to share the whole project which can reproduce the problem, then we can help you to check it more easily.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------