Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zephyr + MIMXRT1050EVKB + QSPI Flash combination not working #8

Open
mmurty opened this issue Sep 27, 2021 · 0 comments
Open

Zephyr + MIMXRT1050EVKB + QSPI Flash combination not working #8

mmurty opened this issue Sep 27, 2021 · 0 comments

Comments

@mmurty
Copy link

mmurty commented Sep 27, 2021

Hello,
I am trying to create a blinky example project for the MIMXRT1050EVKB board.
Earlier I was successfully able to create the blinky example for MIMXRT1020EVK so I assume that my IDE(VSCode) and environment are all correctly set.
Background:
The NXP’s MIMXRT1050EVKB board uses the hyperflash as program memory by default. The board also has a QSPI flash which can be used as the program memory. Using the QSPI flash requires some hardware modifications which is all set and tested from my side. (I used MCUXpresso IDE + SDK for testing this).

Problem:
I see that the blinky example when compiled for QSPI flash doesn’t work.
I use the menuconfig (from platform IO IDE) to select this board as I am unable to select mimxrt1050_evk_qspi as the board.
When I connect the debugger I can see that the MCU is hanged up executing ROM code.

You can refer my community post for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant