[STM32F730] QSPI external loader - Warn : no flash bank found for address 90000000
Hello,I am using the XIP functionalities over QSPI on the EvalBoard STM32F7308-DK. I got the launcher working without problems (jump to 0x90000000U, which is the QSPI base address). I also got a basic demo (toggle led) working from the external QSPI....