Board: MIMXRT1060-EVK with iMXRT1062.
OS: Windows 10 x64 Home.
IDE: MCUXpresso IDE v10.2.1 [Build 795] [2018-07-25]
SDK: SDK_2.4.0_EVK-MIMXRT1060.zip
We had updated all drivers and IDE.
MCUXpresso IDE LinkServer Debugger: DAPLinf Firmware: V244.
Program sample: evkmimxrt1060_hello_world (imported directly from SDK).
I read all information about this evaluation kit also MIMXRT1050-EVK.
When I try to debug the MCUXpresso indicate error:


MCUXpresso IDE RedlinkMulti Driver v10.2 (Jul 25 2018 11:25:37 - crt_emu_cm_redlink build 555)
Found chip XML file in C:/Dades/ws_Xpresso_Alstom/evkmimxrt1060_hello_world/Debug\MIMXRT1062xxxxA.xml
Reconnected to existing link server
Connecting to probe 1 core 0:0 (using server started externally) gave 'OK'
Probe Firmware: DAPLink CMSIS-DAP (ARM)
Serial Number: 0229000005d9b46c00000000000000000000000097969905
VID:PID: 0D28:0204
USB Path: \\?\hid#vid_0d28&pid_0204&mi_03#9&1ade6001&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
Using memory from core 0:0 after searching for a good core
failed to read DAP STAT register 2 - Nn(05). Wire ACK Fault in DAP access
connection failed - Nn(05). Wire ACK Fault in DAP access.. Retrying
Using memory from core 0:0 after searching for a good core
Expecting vector catch on SYSRESETREQ signal
Debug bus check after stop (MemAP 0x4770041) FAILS - Nn(05). Wire ACK Wait in DAP access
Failed on connect: Ep(01). Target marked as not debuggable.
Connected&Reset. Was: NotConnected. DpID: 00000000. CpuID: 00000C27. Info: <None>
Last stub error 0: OK
Last sticky error: 0x10 POWER AIndex: 0
Debug bus selected: MemAp 0
DAP Speed test unexecuted or failed
Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.
(100) Target Connection Failed
error closing down debug session - Nn(05). Wire ACK Wait in DAP Access
I try supplies with USB power and also with external power supply because I read is possible problem when try to write the flash. I power by J2 (and J1 à 1-2).
Configuration:
SW7: 2 and 3 ON, 1 and 4 OFF.

The board has connect Hyperflash Spansion 6KS512SDPHIO2 and not QSPI 6KS512SDPHIO2.
But hello sample debug property has a driver: MIMXRT1060_SFDP_QSPI.cfx
Not hyperflash memory.
I do a Mass erase of Flash with GUI Flash Tool and indicated is correct operation but use devier MIMXRT1060_SFDP_QSPI.cfx not Hyperflash driver.
I have MIMXRT1050_SFDP_HYPERFLASH.cfx
Cannot halt processor
( 40) Debug Halt
( 50) CPU ID
debug interface type = Cortex-M7 (DAP DP ID 0BD11477) over SWD TAP 0
processor type = Cortex-M7 (CPU ID 00000C27) on DAP AP 0
number of h/w breakpoints = 8
number of flash patches = 0
number of h/w watchpoints = 4
Probe(0): Connected&Reset. DpID: 0BD11477. CpuID: 00000C27. Info: <None>
Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.
Content of CoreSight Debug ROM(s):
RBASE E00FD000: CID B105100D PID 000008E88C ROM dev (type 0x1)
ROM 1 E00FE000: CID B105100D PID 04000BB4C8 ROM dev (type 0x1)
ROM 2 E00FF000: CID B105100D PID 04000BB4C7 ROM dev (type 0x1)
ROM 3 E000E000: CID B105E00D PID 04000BB00C ChipIP dev SCS (type 0x0)
ROM 3 E0001000: CID B105E00D PID 04000BB002 ChipIP dev DWT (type 0x0)
ROM 3 E0002000: CID B105E00D PID 04000BB00E ChipIP dev (type 0x0)
ROM 3 E0000000: CID B105E00D PID 04000BB001 ChipIP dev ITM (type 0x0)
ROM 2 E0041000: CID B105900D PID 04001BB975 ARCH 23B:4A13r0 CoreSight dev type 0x13 Trace Source - core
ROM 2 E0042000: CID B105900D PID 04004BB906 CoreSight dev type 0x14 Debug Control - Trigger, e.g. ECT
ROM 1 E0040000: CID B105900D PID 04000BB9A9 CoreSight dev type 0x11 Trace Sink - TPIU
ROM 1 E0043000: CID B105F00D PID 04001BB101 System dev (type 0x0)
Inspected v.2 External Flash Device on SPI using SFDP JEDEC ID MIMXRT1060_SFDP_QSPI.cfx
Image 'iMXRT1060_SFDP_QSPI Jul 25 2018 11:28:21'
Opening flash driver MIMXRT1060_SFDP_QSPI.cfx
Sending VECTRESET to run flash driver
Flash variant 'JEDEC_SFDP_Device' detected (8MB = 128*64K at 0x60000000)
Closing flash driver MIMXRT1060_SFDP_QSPI.cfx
Non-standard DAP stride detected - 1024 bytes
NXP: MIMXRT1062xxxxA
( 65) Chip Setup Complete
Connected: was_reset=true. was_stopped=false
( 70) License Check Complete
Opening flash driver MIMXRT1060_SFDP_QSPI.cfx (already resident)
Sending VECTRESET to run flash driver
Flash variant 'JEDEC_SFDP_Device' detected (8MB = 128*64K at 0x60000000)
Mass Erase flash at 0x60000000
Closing flash driver MIMXRT1060_SFDP_QSPI.cfx
MassErase completed (in 13214ms)
I also test with P&E Multilink Universal take of the jumper J47..J50 but I haven’t the algorithm of hyperflash of imxrt1060 and also give error.