I still cannot get past this issue.
Tried resetting the board, reseating usb cable, restarting PC (running a Win10 base) .
I removed all projects that I had imported from the SDK into MCUXpresso IDE and removed the SDK from the IDE. Downloaded a new SDK from MCUXpresso for the RT1050.
Imported SDK examples hello_world and hello_world_xip and tried to enter debug mode on the eval board.
Build succeeds. First attempt to talk to the board was a 5 sec timeout of a failed xfer attempt, always with the failure message shown below via the debug console. All switch and jumper settings on the eval board are factory settings. Eval board was running the demo program before I started down this path today – never had a successful load.
Although this may not be relevant to this discussion, my MCUXpresso IDE environment also has two additional SDKs v2.2 for the FRDM-K64F and the FRDM-K28F. I plugged in my FRDM-K28F, imported the hello_world project from the respective SDK v2.2 for the FRDM-K28F. That project loaded fine and ran without problems.
I disconnected the FRDM-K28F and reconnected the MIMXRT1050, switched projects to the 1050’s hello_world and ran with the same problems as shown below.
-Ed.
MCUXpresso RedlinkMulti Driver v10.1 (Nov 9 2017 16:45:39 - crt_emu_cm_redlink build 360)
Found chip XML file in C:/Users/Edw/Documents/MCUXpressoIDE_10.1.0_589/ew_workspace/evkmimxrt1050_demo_apps_hello_world_xip/Debug\MIMXRT1052xxxxx.xml
Reconnected to existing redlink server (PID 4294967295)
Connecting to probe 1 core 0 (server PID unknown) gave 'OK'
Probe Firmware: DAPLink CMSIS-DAP (ARM)
Serial Number: 0227000041114e45001f300ac207004992d1000097969900
VID:PID: 0D28:0204
USB Path:
?\hid#vid_0d28&pid_0204&mi_03#f&ded7bc5&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
debug interface type =
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)
CM7 Rev. 0.0 DTCM: 512KB ITCM: 512KB
LoUU: Level 2: LoC: Level 2
Level 1 Cache Type: Instruction+Data
ICache 32K: WT: Y WB: Y RA: Y WA: Y NumSets: 512 Assoc: 2 LineSize: 8
DCache 32K: WT: Y WB: Y RA: Y WA: Y NumSets: 256 Assoc: 4 LineSize: 8
Inspected v.2 External Flash Device on SPI using SPIFI lib MIMXRT1050-EVK_S26KS512S.cfx
Image 'MIMXRT1050-EVK_S26KS512SOct 19 2017 16:37:47'
Opening flash driver MIMXRT1050-EVK_S26KS512S.cfx
chip initialization failed - Ee(FF). Redlink interface error 255.
failed to find a target memory area to use to test the Debug Access Port
required information about vendor NXP chip MIMXRT1052xxxxx not found
Failed on chip setup: Ec(01). Invalid part, XML, or configuration.
error closing down debug session - Ee(FF). Redlink interface error 255.