I've downloaded the most recent MCUxpresso development IDE for the IMRT1050-EVKB board. I attempted to program the QSPI memory but couldn't locate the "xip" folder within the latest SDK. Additionally, when I followed the instructions outlined in the AN12183 document to run a sample LED program, it executed in RAM only. I'm seeking guidance on configuring the system to execute the program from QSPI flash memory.
Could you make sure you are using MCUXpresso IDE v11.8.1 as well as version 2.14 of the EVKB-IMXRT1050 SDK? The xip folder should be located inside the project folder, as such:
BR,
Edwin.