Hi all,
I'm looking for some sort of tutorials on how to work with an external flash.
I've designed a custom board utilizing the I.MXRT633S processor.
Here I've used Flexcomm-SPI-B to connect to the external Octa-Spi Flash to the processor, just like described by Segger (https://wiki.segger.com/i.MXRT600) or like it has been done for the evaluation board. (https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/i-mx-rt600-eval...
Programming via JLink seems to work, debugging does not work though.
I guess, this is kind of a setup issue.
There are no examples inside the SDK, as there is no evaluation board for the I.MXRT633S but only for the I.MXRT685S.
When comparing with the 685S projects, I'm at least missing a folder containing flash_config.c/h.
Anyway, I would be really happy if someone could provide me a reference on how to set up a project from scratch that makes use of external flash in MCUXpresso.
Thanks && all the best,
marvin