Skip to content

Blinky example on MIMXRT1050EVKB hangs up in rom code when compiled for QSPI flash. #38839

Answered by mmurty
mmurty asked this question in Q&A
Discussion options

You must be logged in to vote

It seems that the problem was indeed with the wrong memory configuration. ~/zephyrproject/modules/hal/nxp/mcux/boards/evkbimxrt1050/evkbimxrt1050_flexspi_nor_config.c contains the configuration suitable for hyperflash only. (Same as NXP's MCUXpresso SDK). I replaced the correct configuration for the QSPI flash and then the blinky example works.
I am attaching the updated file for your reference. I think now I should create an issue for this.

evkbimxrt1050_flexspi_nor_config.txt

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MaureenHelm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant