External QSPI flash programming using JLink
Dear All,
Currently I am trying to load some code to the STM32U599NJH6Q that is interfaced with the MT25QL128ABA QSPI flash over the OCTOSPI2 peripheral, using a JLink programmer.
The pinout of this peripheral on my custom PCB is:

I have also checked that I can read and write data to the flash, so the wiring should be fine.
Since I am using JLINK to program my device, I came across this information:
https://wiki.segger.com/J-Link_Multiple_Flashloader
So, based on this I modified my run script like this:

But I am getting this, when I am trying to download my app to the device:

Has anyone encountered something like this before? Any ideas or recommendations on what to do in order to fix it?
Thanks a lot in advance
