Hello,
I am using i.MX RT1170 EVK and MCUXpresso.
There are examples of LVGL in the i.MX RT1170 EVK SDK examples. There are 2 flashes on this EVK: Quad Flash and Octal Flash. And the program boots from flash.
But I want to know which flash the program boots from. I couldn't find any explanation or snippet of code.
However, a flash driver was loaded while setting the memory areas.
SpeedyGonzalesss_0-1703227339784.png
Looking at the QSPI expression here, can we say that Quad SPI is used?
I am sharing the attached SDK example as an example. Can you help me decide which Flash is used for boot purposes?