##NXP: MIMXRT595
DAP stride is 1024 bytes (256 words)
Inspected v.2 External Flash Device on SPI using SFDP JEDEC ID MIMXRT500_SFDP_QSPI.cfx
Image 'iMXRT500_SFDP_QSPI Sep 19 2024 18:26:43'
Opening flash driver MIMXRT500_SFDP_QSPI.cfx
VECTRESET requested, but not supported on ARMv8-M CPUs. Using SOFTRESET instead.
Using SOFT reset to run the flash driver
Driver V.2 dynamic startup failed - driver Init provided no flash parameters
Flash Driver V.2 startup failed - rc Ef(55): Dynamic flash driver startup failed to provide flash parameters.
Terminate (0x0, 0x0, 0x0) status 0x40 - driver reports init failure - EXTSPIJ driver rc 20107 (0x4E8B)
chip initialization failed - Ef(55): Dynamic flash driver startup failed to provide flash parameters.
failed to initialize flash driver MIMXRT500_SFDP_QSPI.cfx##
I can't provide the schematic, but the connection of the MT25QU512ABB flash is from T17 to N12, the QSPI (S25WP064AJBLE) flash connection in your evaluation board is from T17 to R12 so the extra pin that I added is the reset pin. the pictures that I provided can help you in understanding my case.

and the picture down below is the MT25QU512ABB:

the connections are:
SCLK ---> T17
CS_L ---> U16
DQ0 ---> T15
DQ1 ---> T14
DQ2(W_L) ---> R13
DQ3(HOLD_L) ---> R12
RESET_L (The extra pin in my case) ---> N12
Vcc ---> 1.8V, Vss ---> GND.
The supplied voltage to the chip and the pull ups is _MCU_A01V8.
## side question: if I removed my memory and added the one in the evaluation board, will it work right away (Octal not Qspi)##