Hi everyone,
I'm getting a "Wire ACK Wait in DAP access" error when trying to flash to my MIMXRT1050-EVKB.
-------------------------
Ns: MCUXpresso IDE RedlinkMulti Driver v11.3 (Mar 30 2021 17:55:57 - crt_emu_cm_redlink build 18)
Pc: ( 0) Reading remote configuration
Wc(03). No cache support.
Nc: Found chip XML file in ./mimxrt1050-evk-common/cmake/MIMXRT1052xxxxB.xml
Pc: ( 5) Remote configuration complete
Nc: Restarted LinkServer process (PID 499706).
Wc: ============= SCRIPT: RT1050_connect.scp =============
Wc: RT1050 Connect Script
Wc: DpID = 0BD11477
Wc: Error: Wire Ack Wait Fault
Wc: Error: Wire Ack Wait Fault
Wc: Disabling MPU
Wc: Error: Wire Ack Wait Fault
Wc: Error: Wire Ack Wait Fault
Wc: Configure FlexRAM for 256KB OC RAM, 128KB I-TCM, 128KB D-TCM
Wc: Error: Wire Ack Wait Fault
Wc: Error: Wire Ack Wait Fault
Wc: Error: Wire Ack Wait Fault
Wc: Finished
Wc: ============= END SCRIPT =============================
Nc: Probe Firmware: DAPLink CMSIS-DAP (ARM)
Nc: Serial Number: 0227000047784e4500299003d917004ce561000097969900
Nc: VID:PID: 0D28:0204
Nc: USB Path: /dev/hidraw5
Nc: Using memory from core 0 after searching for a good core
Nc: connection failed - Nn(05). Wire ACK Wait in DAP access.. Retrying
Ed:02: Failed on connect: Em(01). Cannot find MEM-AP selected by core index (check target power)
Et: Probe(0): Connected&Reset. Was: NotConnected. DpID: 0BD11477. CpuID: 00000000. Info: <None>
Nc: Last stub error 0: OK
Nc: Last sticky error: 0x0 AIndex: 0
Nc: No debug bus (MemAp) selected
Nc: DAP Speed test unexecuted or failed
Nc: Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.
Pc: (100) Target Connection Failed
-------------------------
I tried using both firmware (QSPI and Hyperflash) and to flash both from the GUI Flash Tool and the cmd line.
Any solution?
I'm on Ubuntu 20.04.2 LTS.
Many thanks