<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Issue with J-Link Debugging on RT1060 Custom Board Not Jumping to Main Function in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-J-Link-Debugging-on-RT1060-Custom-Board-Not-Jumping/m-p/2162019#M35102</link>
    <description>&lt;P&gt;Hello, I am developing with the RT1060 and encountering an issue. I would appreciate your help.&lt;/P&gt;&lt;P&gt;I was developing on the RT1060 EVBC board using the Matter SDK. The boot mode was set to Internal Boot, and it was operating in XIP mode. Debugging was possible via SWD using the LinkServer connected to the development board. Now, a custom board has been developed with the same QSPI flash connected as on the EVB board, and I am trying to debug using J-Link. However, while the connection is established, it does not jump to the main function. The boot mode and boot configuration are identical to those of the EVB board, but it is not working.&lt;/P&gt;&lt;P&gt;Below is the J-Link message from the custom board:&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;[2025-09-02T09:08:04.771Z] SERVER CONSOLE DEBUG: GDB server connection established. Switch to "DEBUG CONSOLE" to see GDB traces.&lt;BR /&gt;"C:\\Program Files\\SEGGER\\JLink_V864\\JLinkGDBServerCL.exe" -SettingsFile "C:\\nxp_LG_Apple\\nxp_matter_release_v1_4_0\\examples\\thermostat\\nxp\\debug\\JLink_app.jlink" -nosilent -singlerun -endian little -noir -speed 4000 -port 2362 -vd -device MIMXRT1062xxx6A -if SWD -reportuseraction -nogui -select usb=59102252 -halt -swoport 2364 -telnetport 2363&lt;BR /&gt;SEGGER J-Link GDB Server V8.64 Command Line Version&lt;/P&gt;&lt;P&gt;JLinkARM.dll V8.64 (DLL compiled Aug 28 2025 10:04:20)&lt;/P&gt;&lt;P&gt;Command line: -SettingsFile C:\nxp_LG_Apple\nxp_matter_release_v1_4_0\examples\thermostat\nxp\debug\JLink_app.jlink -nosilent -singlerun -endian little -noir -speed 4000 -port 2362 -vd -device MIMXRT1062xxx6A -if SWD -reportuseraction -nogui -select usb=59102252 -halt -swoport 2364 -telnetport 2363&lt;BR /&gt;-----GDB Server start settings-----&lt;BR /&gt;GDBInit file: none&lt;BR /&gt;GDB Server Listening port: 2362&lt;BR /&gt;SWO raw output listening port: 2364&lt;BR /&gt;Terminal I/O port: 2363&lt;BR /&gt;Accept remote connection: localhost only&lt;BR /&gt;Generate logfile: off&lt;BR /&gt;Verify download: on&lt;BR /&gt;Init regs on start: off&lt;BR /&gt;Silent mode: off&lt;BR /&gt;Single run mode: on&lt;BR /&gt;Target connection timeout: 0 ms&lt;BR /&gt;------J-Link related settings------&lt;BR /&gt;J-Link Host interface: USB&lt;BR /&gt;J-Link script: none&lt;BR /&gt;J-Link settings file: C:\nxp_LG_Apple\nxp_matter_release_v1_4_0\examples\thermostat\nxp\debug\JLink_app.jlink&lt;BR /&gt;------Target related settings------&lt;BR /&gt;Target device: MIMXRT1062xxx6A&lt;BR /&gt;Target device parameters: none&lt;BR /&gt;Target interface: SWD&lt;BR /&gt;Target interface speed: 4000kHz&lt;BR /&gt;Target endian: little&lt;/P&gt;&lt;P&gt;Connecting to J-Link...&lt;BR /&gt;J-Link is connected.&lt;BR /&gt;Device "MIMXRT1062XXX6A" selected.&lt;BR /&gt;Firmware: J-Link V9 compiled May 7 2021 16:26:12&lt;BR /&gt;Hardware: V9.10&lt;BR /&gt;S/N: 59102252&lt;BR /&gt;Feature(s): GDB&lt;BR /&gt;Checking target voltage...&lt;BR /&gt;Target voltage: 3.32 V&lt;BR /&gt;Listening on TCP/IP port 2362&lt;BR /&gt;Connecting to target...&lt;BR /&gt;InitTarget() start&lt;BR /&gt;InitTarget() end - Took 3.71ms&lt;BR /&gt;Found SW-DP with ID 0x0BD11477&lt;BR /&gt;DPIDR: 0x0BD11477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[1]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x04770041, ADDR: 0x00000000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Core found&lt;BR /&gt;AP[0]: AHB-AP ROM base: 0xE00FD000&lt;BR /&gt;CPUID register: 0x411FC271. Implementer code: 0x41 (ARM)&lt;BR /&gt;Cache: L1 I/D-cache present&lt;BR /&gt;Found Cortex-M7 r1p1, Little endian.&lt;BR /&gt;FPUnit: 8 code (BP) slots and 0 literal slots&lt;BR /&gt;CoreSight components:&lt;BR /&gt;ROMTbl[0] @ E00FD000&lt;BR /&gt;[0][0]: E00FE000 CID B105100D PID 000BB4C8 ROM Table&lt;BR /&gt;ROMTbl[1] @ E00FE000&lt;BR /&gt;[1][0]: E00FF000 CID B105100D PID 000BB4C7 ROM Table&lt;BR /&gt;ROMTbl[2] @ E00FF000&lt;BR /&gt;[2][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7&lt;BR /&gt;[2][1]: E0001000 CID B105E00D PID 000BB002 DWT&lt;BR /&gt;[2][2]: E0002000 CID B105E00D PID 000BB00E FPB-M7&lt;BR /&gt;[2][3]: E0000000 CID B105E00D PID 000BB001 ITM&lt;BR /&gt;[1][1]: E0041000 CID B105900D PID 001BB975 ETM-M7&lt;BR /&gt;[1][2]: E0042000 CID B105900D PID 004BB906 CTI&lt;BR /&gt;[0][1]: E0040000 CID B105900D PID 000BB9A9 TPIU-M7&lt;BR /&gt;[0][2]: E0043000 CID B105F00D PID 001BB101 TSG&lt;BR /&gt;I-Cache L1: 32 KB, 512 Sets, 32 Bytes/Line, 2-Way&lt;BR /&gt;D-Cache L1: 32 KB, 256 Sets, 32 Bytes/Line, 4-Way&lt;BR /&gt;Halting core...&lt;BR /&gt;Connected to target&lt;BR /&gt;Waiting for GDB connection...Connected to 127.0.0.1&lt;BR /&gt;GDB client (conn. 880) requested target.xml from GDB Server&lt;BR /&gt;Reading common registers:&lt;BR /&gt;Read register 'r0' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r1' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r2' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r3' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r4' (4 bytes) from hardware: 0x20207A3C&lt;BR /&gt;Read register 'r5' (4 bytes) from hardware: 0x401F4460&lt;BR /&gt;Read register 'r6' (4 bytes) from hardware: 0x401F4470&lt;BR /&gt;Read register 'r7' (4 bytes) from hardware: 0x401F4400&lt;BR /&gt;Read register 'r8' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r9' (4 bytes) from hardware: 0x4D0A26F7&lt;BR /&gt;Read register 'r10' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r11' (4 bytes) from hardware: 0x400F8000&lt;BR /&gt;Read register 'r12' (4 bytes) from hardware: 0x00000004&lt;BR /&gt;Read register 'sp' (4 bytes) from hardware: 0x20200F90&lt;BR /&gt;Read register 'lr' (4 bytes) from hardware: 0x0020ED49&lt;BR /&gt;Read register 'pc' (4 bytes) from hardware: 0x0020ED48&lt;BR /&gt;Read register 'xpsr' (4 bytes) from hardware: 0x41000000&lt;BR /&gt;Read 4 bytes @ address 0x0020ED48 (Data = 0x28007F20)&lt;BR /&gt;Read 2 bytes @ address 0x0020ED48 (Data = 0x7F20)&lt;BR /&gt;Received monitor command: halt&lt;BR /&gt;Halting target CPU...&lt;BR /&gt;...Target halted (PC = 0x0020ED48)&lt;BR /&gt;Received monitor command: reset&lt;BR /&gt;ResetTarget() start&lt;BR /&gt;Core did not halt after reset.&lt;BR /&gt;Halting target manually.&lt;BR /&gt;ResetTarget() end - Took 344ms&lt;BR /&gt;Device specific reset executed.&lt;BR /&gt;AfterResetTarget() start&lt;BR /&gt;AfterResetTarget() end - Took 3.80ms&lt;BR /&gt;Resetting target&lt;BR /&gt;Downloading 512 bytes @ address 0x60000000 - Verified OK&lt;BR /&gt;Downloading 1088 bytes @ address 0x60001000 - Verified OK&lt;BR /&gt;Downloading 1024 bytes @ address 0x60002000 - Verified OK&lt;BR /&gt;Downloading 64928 bytes @ address 0x60002400 - Verified OK&lt;BR /&gt;Downloading 64720 bytes @ address 0x600121A0 - Verified OK&lt;BR /&gt;Downloading 64416 bytes @ address 0x60021E70 - Verified OK&lt;BR /&gt;Downloading 64400 bytes @ address 0x60031A10 - Verified OK&lt;BR /&gt;Downloading 64368 bytes @ address 0x600415A0 - Verified OK&lt;BR /&gt;Downloading 64256 bytes @ address 0x60051110 - Verified OK&lt;BR /&gt;Downloading 64288 bytes @ address 0x60060C10 - Verified OK&lt;BR /&gt;Downloading 64288 bytes @ address 0x60070730 - Verified OK&lt;BR /&gt;Downloading 64176 bytes @ address 0x60080250 - Verified OK&lt;BR /&gt;Downloading 64464 bytes @ address 0x6008FD00 - Verified OK&lt;BR /&gt;Downloading 64064 bytes @ address 0x6009F8D0 - Verified OK&lt;BR /&gt;Downloading 64272 bytes @ address 0x600AF310 - Verified OK&lt;BR /&gt;Downloading 64016 bytes @ address 0x600BEE20 - Verified OK&lt;BR /&gt;Downloading 63888 bytes @ address 0x600CE830 - Verified OK&lt;BR /&gt;Downloading 63936 bytes @ address 0x600DE1C0 - Verified OK&lt;BR /&gt;Downloading 64016 bytes @ address 0x600EDB80 - Verified OK&lt;BR /&gt;Downloading 64336 bytes @ address 0x600FD590 - Verified OK&lt;BR /&gt;Downloading 64272 bytes @ address 0x6010D0E0 - Verified OK&lt;BR /&gt;Downloading 65472 bytes @ address 0x6011CBF0 - Verified OK&lt;BR /&gt;Downloading 64608 bytes @ address 0x6012CBB0 - Verified OK&lt;BR /&gt;Downloading 64496 bytes @ address 0x6013C810 - Verified OK&lt;BR /&gt;Downloading 64448 bytes @ address 0x6014C400 - Verified OK&lt;BR /&gt;Downloading 64512 bytes @ address 0x6015BFC0 - Verified OK&lt;BR /&gt;Downloading 64480 bytes @ address 0x6016BBC0 - Verified OK&lt;BR /&gt;Downloading 64480 bytes @ address 0x6017B7A0 - Verified OK&lt;BR /&gt;Downloading 64528 bytes @ address 0x6018B380 - Verified OK&lt;BR /&gt;Downloading 64496 bytes @ address 0x6019AF90 - Verified OK&lt;BR /&gt;Downloading 64464 bytes @ address 0x601AAB80 - Verified OK&lt;BR /&gt;Downloading 64448 bytes @ address 0x601BA750 - Verified OK&lt;BR /&gt;Downloading 64464 bytes @ address 0x601CA310 - Verified OK&lt;BR /&gt;Downloading 64512 bytes @ address 0x601D9EE0 - Verified OK&lt;BR /&gt;Downloading 64512 bytes @ address 0x601E9AE0 - Verified OK&lt;BR /&gt;Downloading 64528 bytes @ address 0x601F96E0 - Verified OK&lt;BR /&gt;Downloading 64528 bytes @ address 0x602092F0 - Verified OK&lt;BR /&gt;Downloading 64512 bytes @ address 0x60218F00 - Verified OK&lt;BR /&gt;Downloading 64608 bytes @ address 0x60228B00 - Verified OK&lt;BR /&gt;Downloading 65136 bytes @ address 0x60238760 - Verified OK&lt;BR /&gt;Downloading 9200 bytes @ address 0x602485D0 - Verified OK&lt;BR /&gt;Downloading 16 bytes @ address 0x6024A9C0 - Verified OK&lt;BR /&gt;Downloading 36 bytes @ address 0x6024A9D4 - Verified OK&lt;BR /&gt;Downloading 8 bytes @ address 0x6024A9F4 - Verified OK&lt;BR /&gt;Downloading 180 bytes @ address 0x6024A9FC - Verified OK&lt;BR /&gt;Downloading 4 bytes @ address 0x6024AAB0 - Verified OK&lt;BR /&gt;Downloading 7136 bytes @ address 0x6024AAB4 - Verified OK&lt;BR /&gt;Downloading 64188 bytes @ address 0x6024C694 - Verified OK&lt;BR /&gt;Downloading 12356 bytes @ address 0x6025C150 - Verified OK&lt;BR /&gt;Downloading 208 bytes @ address 0x6025F194 - Verified OK&lt;BR /&gt;Downloading 128 bytes @ address 0x60FDFC00 - Verified OK&lt;BR /&gt;Downloading 65504 bytes @ address 0x60FE0000 - Verified OK&lt;BR /&gt;Downloading 65504 bytes @ address 0x60FEFFE0 - Verified OK&lt;BR /&gt;Downloading 64 bytes @ address 0x60FFFFC0 - Verified OK&lt;BR /&gt;Writing register 'pc' = 0x6005EA4C&lt;BR /&gt;Comparing flash [....................] Done.&lt;BR /&gt;J-Link: Flash download: Bank 0 @ 0x60000000: Skipped. Contents already match&lt;BR /&gt;Received monitor command: exec SetRestartOnClose=1&lt;BR /&gt;Executed SetRestartOnClose=1&lt;BR /&gt;Received monitor command: reset&lt;BR /&gt;ResetTarget() start&lt;BR /&gt;Core did not halt after reset.&lt;BR /&gt;Halting target manually.&lt;BR /&gt;ResetTarget() end - Took 340ms&lt;BR /&gt;Device specific reset executed.&lt;BR /&gt;AfterResetTarget() start&lt;BR /&gt;AfterResetTarget() end - Took 3.84ms&lt;BR /&gt;Resetting target&lt;BR /&gt;Read 4 bytes @ address 0x6005EA4C (Data = 0x481BB672)&lt;BR /&gt;Read 2 bytes @ address 0x6005EA4C (Data = 0xB672)&lt;BR /&gt;Reading 64 bytes @ address 0x60008980&lt;BR /&gt;Read 2 bytes @ address 0x600089BA (Data = 0xF7FF)&lt;BR /&gt;Setting breakpoint @ address 0x600089BA, Kind = 2, Type = THUMB, BPHandle = 0x0001&lt;BR /&gt;Starting target CPU...&lt;BR /&gt;Memory map 'after startup completion point' is active&lt;BR /&gt;Debugger requested to halt target...&lt;BR /&gt;...Target halted (PC = 0x0020D112)&lt;BR /&gt;Reading common registers:&lt;BR /&gt;Read register 'r0' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r1' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r2' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r3' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r4' (4 bytes) from hardware: 0x20203A70&lt;BR /&gt;Read register 'r5' (4 bytes) from hardware: 0x401F4460&lt;BR /&gt;Read register 'r6' (4 bytes) from hardware: 0x401F4470&lt;BR /&gt;Read register 'r7' (4 bytes) from hardware: 0x401F4400&lt;BR /&gt;Read register 'r8' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r9' (4 bytes) from hardware: 0xD333F1EC&lt;BR /&gt;Read register 'r10' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r11' (4 bytes) from hardware: 0x400F8000&lt;BR /&gt;Read register 'r12' (4 bytes) from hardware: 0x00000004&lt;BR /&gt;Read register 'sp' (4 bytes) from hardware: 0x20200F98&lt;BR /&gt;Read register 'lr' (4 bytes) from hardware: 0x0020ED49&lt;BR /&gt;Read register 'pc' (4 bytes) from hardware: 0x0020D112&lt;BR /&gt;Read register 'xpsr' (4 bytes) from hardware: 0x61000000&lt;BR /&gt;Removing breakpoint @ address 0x600089BA, Size = 2&lt;BR /&gt;Read 4 bytes @ address 0x0020D112 (Data = 0xB570BD10)&lt;BR /&gt;Read 2 bytes @ address 0x0020D112 (Data = 0xBD10)&lt;BR /&gt;Reading register 'msp' = 0x20200F98&lt;BR /&gt;Reading register 'psp' = 0x00000000&lt;BR /&gt;Read 4 bytes @ address 0x0020ED48 (Data = 0x28007F20)&lt;BR /&gt;Read 2 bytes @ address 0x0020ED48 (Data = 0x7F20)&lt;BR /&gt;Read 4 bytes @ address 0x0020ED48 (Data = 0x28007F20)&lt;BR /&gt;Read 2 bytes @ address 0x0020ED48 (Data = 0x7F20)&lt;BR /&gt;Setting breakpoint @ address 0x600089BA, Kind = 2, Type = THUMB, BPHandle = 0x0002&lt;BR /&gt;Starting target CPU...&lt;BR /&gt;Debugger requested to halt target...&lt;BR /&gt;...Target halted (PC = 0x0020ED4A)&lt;BR /&gt;Reading common registers:&lt;BR /&gt;Read register 'r0' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r1' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r2' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r3' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r4' (4 bytes) from hardware: 0x20207A3C&lt;BR /&gt;Read register 'r5' (4 bytes) from hardware: 0x401F4460&lt;BR /&gt;Read register 'r6' (4 bytes) from hardware: 0x401F4470&lt;BR /&gt;Read register 'r7' (4 bytes) from hardware: 0x401F4400&lt;BR /&gt;Read register 'r8' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r9' (4 bytes) from hardware: 0xD333F1EC&lt;BR /&gt;Read register 'r10' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r11' (4 bytes) from hardware: 0x400F8000&lt;BR /&gt;Read register 'r12' (4 bytes) from hardware: 0x00000004&lt;BR /&gt;Read register 'sp' (4 bytes) from hardware: 0x20200F90&lt;BR /&gt;Read register 'lr' (4 bytes) from hardware: 0x0020ED49&lt;BR /&gt;Read register 'pc' (4 bytes) from hardware: 0x0020ED4A&lt;BR /&gt;Read register 'xpsr' (4 bytes) from hardware: 0x41000000&lt;BR /&gt;Removing breakpoint @ address 0x600089BA, Size = 2&lt;BR /&gt;Read 4 bytes @ address 0x0020ED4A (Data = 0xD0072800)&lt;BR /&gt;Read 2 bytes @ address 0x0020ED4A (Data = 0x2800)&lt;BR /&gt;Received monitor command: halt&lt;BR /&gt;Halting target CPU...&lt;BR /&gt;...Target halted (PC = 0x0020ED4A)&lt;BR /&gt;Received monitor command: reset&lt;BR /&gt;Memory map 'before startup completion point' is active&lt;BR /&gt;```&lt;/P&gt;</description>
    <pubDate>Tue, 02 Sep 2025 09:17:41 GMT</pubDate>
    <dc:creator>pooisonner</dc:creator>
    <dc:date>2025-09-02T09:17:41Z</dc:date>
    <item>
      <title>Issue with J-Link Debugging on RT1060 Custom Board Not Jumping to Main Function</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-J-Link-Debugging-on-RT1060-Custom-Board-Not-Jumping/m-p/2162019#M35102</link>
      <description>&lt;P&gt;Hello, I am developing with the RT1060 and encountering an issue. I would appreciate your help.&lt;/P&gt;&lt;P&gt;I was developing on the RT1060 EVBC board using the Matter SDK. The boot mode was set to Internal Boot, and it was operating in XIP mode. Debugging was possible via SWD using the LinkServer connected to the development board. Now, a custom board has been developed with the same QSPI flash connected as on the EVB board, and I am trying to debug using J-Link. However, while the connection is established, it does not jump to the main function. The boot mode and boot configuration are identical to those of the EVB board, but it is not working.&lt;/P&gt;&lt;P&gt;Below is the J-Link message from the custom board:&lt;/P&gt;&lt;P&gt;```&lt;BR /&gt;[2025-09-02T09:08:04.771Z] SERVER CONSOLE DEBUG: GDB server connection established. Switch to "DEBUG CONSOLE" to see GDB traces.&lt;BR /&gt;"C:\\Program Files\\SEGGER\\JLink_V864\\JLinkGDBServerCL.exe" -SettingsFile "C:\\nxp_LG_Apple\\nxp_matter_release_v1_4_0\\examples\\thermostat\\nxp\\debug\\JLink_app.jlink" -nosilent -singlerun -endian little -noir -speed 4000 -port 2362 -vd -device MIMXRT1062xxx6A -if SWD -reportuseraction -nogui -select usb=59102252 -halt -swoport 2364 -telnetport 2363&lt;BR /&gt;SEGGER J-Link GDB Server V8.64 Command Line Version&lt;/P&gt;&lt;P&gt;JLinkARM.dll V8.64 (DLL compiled Aug 28 2025 10:04:20)&lt;/P&gt;&lt;P&gt;Command line: -SettingsFile C:\nxp_LG_Apple\nxp_matter_release_v1_4_0\examples\thermostat\nxp\debug\JLink_app.jlink -nosilent -singlerun -endian little -noir -speed 4000 -port 2362 -vd -device MIMXRT1062xxx6A -if SWD -reportuseraction -nogui -select usb=59102252 -halt -swoport 2364 -telnetport 2363&lt;BR /&gt;-----GDB Server start settings-----&lt;BR /&gt;GDBInit file: none&lt;BR /&gt;GDB Server Listening port: 2362&lt;BR /&gt;SWO raw output listening port: 2364&lt;BR /&gt;Terminal I/O port: 2363&lt;BR /&gt;Accept remote connection: localhost only&lt;BR /&gt;Generate logfile: off&lt;BR /&gt;Verify download: on&lt;BR /&gt;Init regs on start: off&lt;BR /&gt;Silent mode: off&lt;BR /&gt;Single run mode: on&lt;BR /&gt;Target connection timeout: 0 ms&lt;BR /&gt;------J-Link related settings------&lt;BR /&gt;J-Link Host interface: USB&lt;BR /&gt;J-Link script: none&lt;BR /&gt;J-Link settings file: C:\nxp_LG_Apple\nxp_matter_release_v1_4_0\examples\thermostat\nxp\debug\JLink_app.jlink&lt;BR /&gt;------Target related settings------&lt;BR /&gt;Target device: MIMXRT1062xxx6A&lt;BR /&gt;Target device parameters: none&lt;BR /&gt;Target interface: SWD&lt;BR /&gt;Target interface speed: 4000kHz&lt;BR /&gt;Target endian: little&lt;/P&gt;&lt;P&gt;Connecting to J-Link...&lt;BR /&gt;J-Link is connected.&lt;BR /&gt;Device "MIMXRT1062XXX6A" selected.&lt;BR /&gt;Firmware: J-Link V9 compiled May 7 2021 16:26:12&lt;BR /&gt;Hardware: V9.10&lt;BR /&gt;S/N: 59102252&lt;BR /&gt;Feature(s): GDB&lt;BR /&gt;Checking target voltage...&lt;BR /&gt;Target voltage: 3.32 V&lt;BR /&gt;Listening on TCP/IP port 2362&lt;BR /&gt;Connecting to target...&lt;BR /&gt;InitTarget() start&lt;BR /&gt;InitTarget() end - Took 3.71ms&lt;BR /&gt;Found SW-DP with ID 0x0BD11477&lt;BR /&gt;DPIDR: 0x0BD11477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[1]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;AP[0]: AHB-AP (IDR: 0x04770041, ADDR: 0x00000000)&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;AP[0]: Core found&lt;BR /&gt;AP[0]: AHB-AP ROM base: 0xE00FD000&lt;BR /&gt;CPUID register: 0x411FC271. Implementer code: 0x41 (ARM)&lt;BR /&gt;Cache: L1 I/D-cache present&lt;BR /&gt;Found Cortex-M7 r1p1, Little endian.&lt;BR /&gt;FPUnit: 8 code (BP) slots and 0 literal slots&lt;BR /&gt;CoreSight components:&lt;BR /&gt;ROMTbl[0] @ E00FD000&lt;BR /&gt;[0][0]: E00FE000 CID B105100D PID 000BB4C8 ROM Table&lt;BR /&gt;ROMTbl[1] @ E00FE000&lt;BR /&gt;[1][0]: E00FF000 CID B105100D PID 000BB4C7 ROM Table&lt;BR /&gt;ROMTbl[2] @ E00FF000&lt;BR /&gt;[2][0]: E000E000 CID B105E00D PID 000BB00C SCS-M7&lt;BR /&gt;[2][1]: E0001000 CID B105E00D PID 000BB002 DWT&lt;BR /&gt;[2][2]: E0002000 CID B105E00D PID 000BB00E FPB-M7&lt;BR /&gt;[2][3]: E0000000 CID B105E00D PID 000BB001 ITM&lt;BR /&gt;[1][1]: E0041000 CID B105900D PID 001BB975 ETM-M7&lt;BR /&gt;[1][2]: E0042000 CID B105900D PID 004BB906 CTI&lt;BR /&gt;[0][1]: E0040000 CID B105900D PID 000BB9A9 TPIU-M7&lt;BR /&gt;[0][2]: E0043000 CID B105F00D PID 001BB101 TSG&lt;BR /&gt;I-Cache L1: 32 KB, 512 Sets, 32 Bytes/Line, 2-Way&lt;BR /&gt;D-Cache L1: 32 KB, 256 Sets, 32 Bytes/Line, 4-Way&lt;BR /&gt;Halting core...&lt;BR /&gt;Connected to target&lt;BR /&gt;Waiting for GDB connection...Connected to 127.0.0.1&lt;BR /&gt;GDB client (conn. 880) requested target.xml from GDB Server&lt;BR /&gt;Reading common registers:&lt;BR /&gt;Read register 'r0' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r1' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r2' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r3' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r4' (4 bytes) from hardware: 0x20207A3C&lt;BR /&gt;Read register 'r5' (4 bytes) from hardware: 0x401F4460&lt;BR /&gt;Read register 'r6' (4 bytes) from hardware: 0x401F4470&lt;BR /&gt;Read register 'r7' (4 bytes) from hardware: 0x401F4400&lt;BR /&gt;Read register 'r8' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r9' (4 bytes) from hardware: 0x4D0A26F7&lt;BR /&gt;Read register 'r10' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r11' (4 bytes) from hardware: 0x400F8000&lt;BR /&gt;Read register 'r12' (4 bytes) from hardware: 0x00000004&lt;BR /&gt;Read register 'sp' (4 bytes) from hardware: 0x20200F90&lt;BR /&gt;Read register 'lr' (4 bytes) from hardware: 0x0020ED49&lt;BR /&gt;Read register 'pc' (4 bytes) from hardware: 0x0020ED48&lt;BR /&gt;Read register 'xpsr' (4 bytes) from hardware: 0x41000000&lt;BR /&gt;Read 4 bytes @ address 0x0020ED48 (Data = 0x28007F20)&lt;BR /&gt;Read 2 bytes @ address 0x0020ED48 (Data = 0x7F20)&lt;BR /&gt;Received monitor command: halt&lt;BR /&gt;Halting target CPU...&lt;BR /&gt;...Target halted (PC = 0x0020ED48)&lt;BR /&gt;Received monitor command: reset&lt;BR /&gt;ResetTarget() start&lt;BR /&gt;Core did not halt after reset.&lt;BR /&gt;Halting target manually.&lt;BR /&gt;ResetTarget() end - Took 344ms&lt;BR /&gt;Device specific reset executed.&lt;BR /&gt;AfterResetTarget() start&lt;BR /&gt;AfterResetTarget() end - Took 3.80ms&lt;BR /&gt;Resetting target&lt;BR /&gt;Downloading 512 bytes @ address 0x60000000 - Verified OK&lt;BR /&gt;Downloading 1088 bytes @ address 0x60001000 - Verified OK&lt;BR /&gt;Downloading 1024 bytes @ address 0x60002000 - Verified OK&lt;BR /&gt;Downloading 64928 bytes @ address 0x60002400 - Verified OK&lt;BR /&gt;Downloading 64720 bytes @ address 0x600121A0 - Verified OK&lt;BR /&gt;Downloading 64416 bytes @ address 0x60021E70 - Verified OK&lt;BR /&gt;Downloading 64400 bytes @ address 0x60031A10 - Verified OK&lt;BR /&gt;Downloading 64368 bytes @ address 0x600415A0 - Verified OK&lt;BR /&gt;Downloading 64256 bytes @ address 0x60051110 - Verified OK&lt;BR /&gt;Downloading 64288 bytes @ address 0x60060C10 - Verified OK&lt;BR /&gt;Downloading 64288 bytes @ address 0x60070730 - Verified OK&lt;BR /&gt;Downloading 64176 bytes @ address 0x60080250 - Verified OK&lt;BR /&gt;Downloading 64464 bytes @ address 0x6008FD00 - Verified OK&lt;BR /&gt;Downloading 64064 bytes @ address 0x6009F8D0 - Verified OK&lt;BR /&gt;Downloading 64272 bytes @ address 0x600AF310 - Verified OK&lt;BR /&gt;Downloading 64016 bytes @ address 0x600BEE20 - Verified OK&lt;BR /&gt;Downloading 63888 bytes @ address 0x600CE830 - Verified OK&lt;BR /&gt;Downloading 63936 bytes @ address 0x600DE1C0 - Verified OK&lt;BR /&gt;Downloading 64016 bytes @ address 0x600EDB80 - Verified OK&lt;BR /&gt;Downloading 64336 bytes @ address 0x600FD590 - Verified OK&lt;BR /&gt;Downloading 64272 bytes @ address 0x6010D0E0 - Verified OK&lt;BR /&gt;Downloading 65472 bytes @ address 0x6011CBF0 - Verified OK&lt;BR /&gt;Downloading 64608 bytes @ address 0x6012CBB0 - Verified OK&lt;BR /&gt;Downloading 64496 bytes @ address 0x6013C810 - Verified OK&lt;BR /&gt;Downloading 64448 bytes @ address 0x6014C400 - Verified OK&lt;BR /&gt;Downloading 64512 bytes @ address 0x6015BFC0 - Verified OK&lt;BR /&gt;Downloading 64480 bytes @ address 0x6016BBC0 - Verified OK&lt;BR /&gt;Downloading 64480 bytes @ address 0x6017B7A0 - Verified OK&lt;BR /&gt;Downloading 64528 bytes @ address 0x6018B380 - Verified OK&lt;BR /&gt;Downloading 64496 bytes @ address 0x6019AF90 - Verified OK&lt;BR /&gt;Downloading 64464 bytes @ address 0x601AAB80 - Verified OK&lt;BR /&gt;Downloading 64448 bytes @ address 0x601BA750 - Verified OK&lt;BR /&gt;Downloading 64464 bytes @ address 0x601CA310 - Verified OK&lt;BR /&gt;Downloading 64512 bytes @ address 0x601D9EE0 - Verified OK&lt;BR /&gt;Downloading 64512 bytes @ address 0x601E9AE0 - Verified OK&lt;BR /&gt;Downloading 64528 bytes @ address 0x601F96E0 - Verified OK&lt;BR /&gt;Downloading 64528 bytes @ address 0x602092F0 - Verified OK&lt;BR /&gt;Downloading 64512 bytes @ address 0x60218F00 - Verified OK&lt;BR /&gt;Downloading 64608 bytes @ address 0x60228B00 - Verified OK&lt;BR /&gt;Downloading 65136 bytes @ address 0x60238760 - Verified OK&lt;BR /&gt;Downloading 9200 bytes @ address 0x602485D0 - Verified OK&lt;BR /&gt;Downloading 16 bytes @ address 0x6024A9C0 - Verified OK&lt;BR /&gt;Downloading 36 bytes @ address 0x6024A9D4 - Verified OK&lt;BR /&gt;Downloading 8 bytes @ address 0x6024A9F4 - Verified OK&lt;BR /&gt;Downloading 180 bytes @ address 0x6024A9FC - Verified OK&lt;BR /&gt;Downloading 4 bytes @ address 0x6024AAB0 - Verified OK&lt;BR /&gt;Downloading 7136 bytes @ address 0x6024AAB4 - Verified OK&lt;BR /&gt;Downloading 64188 bytes @ address 0x6024C694 - Verified OK&lt;BR /&gt;Downloading 12356 bytes @ address 0x6025C150 - Verified OK&lt;BR /&gt;Downloading 208 bytes @ address 0x6025F194 - Verified OK&lt;BR /&gt;Downloading 128 bytes @ address 0x60FDFC00 - Verified OK&lt;BR /&gt;Downloading 65504 bytes @ address 0x60FE0000 - Verified OK&lt;BR /&gt;Downloading 65504 bytes @ address 0x60FEFFE0 - Verified OK&lt;BR /&gt;Downloading 64 bytes @ address 0x60FFFFC0 - Verified OK&lt;BR /&gt;Writing register 'pc' = 0x6005EA4C&lt;BR /&gt;Comparing flash [....................] Done.&lt;BR /&gt;J-Link: Flash download: Bank 0 @ 0x60000000: Skipped. Contents already match&lt;BR /&gt;Received monitor command: exec SetRestartOnClose=1&lt;BR /&gt;Executed SetRestartOnClose=1&lt;BR /&gt;Received monitor command: reset&lt;BR /&gt;ResetTarget() start&lt;BR /&gt;Core did not halt after reset.&lt;BR /&gt;Halting target manually.&lt;BR /&gt;ResetTarget() end - Took 340ms&lt;BR /&gt;Device specific reset executed.&lt;BR /&gt;AfterResetTarget() start&lt;BR /&gt;AfterResetTarget() end - Took 3.84ms&lt;BR /&gt;Resetting target&lt;BR /&gt;Read 4 bytes @ address 0x6005EA4C (Data = 0x481BB672)&lt;BR /&gt;Read 2 bytes @ address 0x6005EA4C (Data = 0xB672)&lt;BR /&gt;Reading 64 bytes @ address 0x60008980&lt;BR /&gt;Read 2 bytes @ address 0x600089BA (Data = 0xF7FF)&lt;BR /&gt;Setting breakpoint @ address 0x600089BA, Kind = 2, Type = THUMB, BPHandle = 0x0001&lt;BR /&gt;Starting target CPU...&lt;BR /&gt;Memory map 'after startup completion point' is active&lt;BR /&gt;Debugger requested to halt target...&lt;BR /&gt;...Target halted (PC = 0x0020D112)&lt;BR /&gt;Reading common registers:&lt;BR /&gt;Read register 'r0' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r1' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r2' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r3' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r4' (4 bytes) from hardware: 0x20203A70&lt;BR /&gt;Read register 'r5' (4 bytes) from hardware: 0x401F4460&lt;BR /&gt;Read register 'r6' (4 bytes) from hardware: 0x401F4470&lt;BR /&gt;Read register 'r7' (4 bytes) from hardware: 0x401F4400&lt;BR /&gt;Read register 'r8' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r9' (4 bytes) from hardware: 0xD333F1EC&lt;BR /&gt;Read register 'r10' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r11' (4 bytes) from hardware: 0x400F8000&lt;BR /&gt;Read register 'r12' (4 bytes) from hardware: 0x00000004&lt;BR /&gt;Read register 'sp' (4 bytes) from hardware: 0x20200F98&lt;BR /&gt;Read register 'lr' (4 bytes) from hardware: 0x0020ED49&lt;BR /&gt;Read register 'pc' (4 bytes) from hardware: 0x0020D112&lt;BR /&gt;Read register 'xpsr' (4 bytes) from hardware: 0x61000000&lt;BR /&gt;Removing breakpoint @ address 0x600089BA, Size = 2&lt;BR /&gt;Read 4 bytes @ address 0x0020D112 (Data = 0xB570BD10)&lt;BR /&gt;Read 2 bytes @ address 0x0020D112 (Data = 0xBD10)&lt;BR /&gt;Reading register 'msp' = 0x20200F98&lt;BR /&gt;Reading register 'psp' = 0x00000000&lt;BR /&gt;Read 4 bytes @ address 0x0020ED48 (Data = 0x28007F20)&lt;BR /&gt;Read 2 bytes @ address 0x0020ED48 (Data = 0x7F20)&lt;BR /&gt;Read 4 bytes @ address 0x0020ED48 (Data = 0x28007F20)&lt;BR /&gt;Read 2 bytes @ address 0x0020ED48 (Data = 0x7F20)&lt;BR /&gt;Setting breakpoint @ address 0x600089BA, Kind = 2, Type = THUMB, BPHandle = 0x0002&lt;BR /&gt;Starting target CPU...&lt;BR /&gt;Debugger requested to halt target...&lt;BR /&gt;...Target halted (PC = 0x0020ED4A)&lt;BR /&gt;Reading common registers:&lt;BR /&gt;Read register 'r0' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r1' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r2' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r3' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r4' (4 bytes) from hardware: 0x20207A3C&lt;BR /&gt;Read register 'r5' (4 bytes) from hardware: 0x401F4460&lt;BR /&gt;Read register 'r6' (4 bytes) from hardware: 0x401F4470&lt;BR /&gt;Read register 'r7' (4 bytes) from hardware: 0x401F4400&lt;BR /&gt;Read register 'r8' (4 bytes) from hardware: 0x00000001&lt;BR /&gt;Read register 'r9' (4 bytes) from hardware: 0xD333F1EC&lt;BR /&gt;Read register 'r10' (4 bytes) from hardware: 0x00000000&lt;BR /&gt;Read register 'r11' (4 bytes) from hardware: 0x400F8000&lt;BR /&gt;Read register 'r12' (4 bytes) from hardware: 0x00000004&lt;BR /&gt;Read register 'sp' (4 bytes) from hardware: 0x20200F90&lt;BR /&gt;Read register 'lr' (4 bytes) from hardware: 0x0020ED49&lt;BR /&gt;Read register 'pc' (4 bytes) from hardware: 0x0020ED4A&lt;BR /&gt;Read register 'xpsr' (4 bytes) from hardware: 0x41000000&lt;BR /&gt;Removing breakpoint @ address 0x600089BA, Size = 2&lt;BR /&gt;Read 4 bytes @ address 0x0020ED4A (Data = 0xD0072800)&lt;BR /&gt;Read 2 bytes @ address 0x0020ED4A (Data = 0x2800)&lt;BR /&gt;Received monitor command: halt&lt;BR /&gt;Halting target CPU...&lt;BR /&gt;...Target halted (PC = 0x0020ED4A)&lt;BR /&gt;Received monitor command: reset&lt;BR /&gt;Memory map 'before startup completion point' is active&lt;BR /&gt;```&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 09:17:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-J-Link-Debugging-on-RT1060-Custom-Board-Not-Jumping/m-p/2162019#M35102</guid>
      <dc:creator>pooisonner</dc:creator>
      <dc:date>2025-09-02T09:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with J-Link Debugging on RT1060 Custom Board Not Jumping to Main Function</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-J-Link-Debugging-on-RT1060-Custom-Board-Not-Jumping/m-p/2163929#M35123</link>
      <description>&lt;P&gt;Is this issue only happening with matter SDK? Does any other example on the SDK works well? You could try the led blinky example to check if this persists, but before the tes,t it is convenient to perform the recovery of the board:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs-Knowledge/RT-board-recovery-for-debugger-connect-issues/ta-p/1635260" target="_blank"&gt;RT board recovery for debugger connect issues - NXP Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 22:21:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Issue-with-J-Link-Debugging-on-RT1060-Custom-Board-Not-Jumping/m-p/2163929#M35123</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2025-09-04T22:21:59Z</dc:date>
    </item>
  </channel>
</rss>

