Hello all,
We are using a development board MIMXRT 1160-EVK.
on the board, we have a QSPI NOR flash of 64MB.
we would like to know:
1. After burning an image to the QSPI flash (via MCUXpresso IDE), how does the card boots?
2. Does it run from the flash? isn't it slow? because every instruction needs to be read from the flash memory on QSPI interface.
3. do we need an external RAM on board to run application?
Thanks.