<?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>MCUXpresso IDEのトピックRe: Unable to Step Through Code</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347247#M7473</link>
    <description>&lt;P&gt;Just a wild guess: check the breakpoints view and remove all breakpoints.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1632806774903.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/157624i864DEBDF6935EAFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1632806774903.png" alt="ErichS_0-1632806774903.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw cases where other breakpoints might confuse gdb.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 05:26:23 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2021-09-28T05:26:23Z</dc:date>
    <item>
      <title>Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347038#M7466</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Something changed with my project an I am no longer able to step through code.&amp;nbsp; Using MCUXpresso, I can connect to and program a RT1060 dev board.&amp;nbsp; I am able to run the code to a breakpoint, but I am unable to step after I hit the breakpoint.&amp;nbsp; Frustratingly, I can step through the SDK samples without issue and I used to be able to on my main project.&amp;nbsp; Given that I suspect this is some kind of setting, does anyone have any suggestions?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 18:18:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347038#M7466</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-09-27T18:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347040#M7467</link>
      <description>&lt;P&gt;does the debugger/console show anything related to this?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 18:24:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347040#M7467</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-09-27T18:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347045#M7468</link>
      <description>&lt;P&gt;Hello Erich,&lt;/P&gt;&lt;P&gt;The Debug tab and the Debug Console do not show anything.&amp;nbsp; However, I do get this the Debug Messages:&lt;/P&gt;&lt;P&gt;Using memory from core 0 after searching for a good core&lt;BR /&gt;debug interface type = CoreSight DP (DAP DP ID 0BD11477) over SWD TAP 0&lt;BR /&gt;processor type = Cortex-M7 (CPU ID 00000C27) on DAP AP 0&lt;BR /&gt;number of h/w breakpoints = 8&lt;BR /&gt;number of flash patches = 0&lt;BR /&gt;number of h/w watchpoints = 4&lt;BR /&gt;Starting execution using system reset and halt target&lt;BR /&gt;Stopped: Step&lt;BR /&gt;Stopped: Breakpoint #1&lt;BR /&gt;Stopped: Breakpoint #1&lt;BR /&gt;Stopped: Breakpoint (Unknown)&lt;BR /&gt;Stopped: Breakpoint (Unknown)&lt;/P&gt;&lt;P&gt;Every time I try to step, I get another "Unknown" breakpoint line.&amp;nbsp; (I only have 2 breakpoints set.)&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 18:42:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347045#M7468</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-09-27T18:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347047#M7469</link>
      <description>&lt;P&gt;What about the GDB traces console?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 18:54:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347047#M7469</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-09-27T18:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347050#M7470</link>
      <description>&lt;P&gt;I don't have a GDB trace console (that I'm aware of), but I got this from the CDT Global Build Console: (I changed the project name to&amp;nbsp;Xxxx)&lt;/P&gt;&lt;P&gt;14:10:15 **** Incremental Build of configuration DevBoard_Debug for project Xxxx ****&lt;BR /&gt;make -r -j12 all&lt;BR /&gt;Building target: Xxxx .axf&lt;BR /&gt;Invoking: MCU C++ Linker&lt;BR /&gt;arm-none-eabi-c++ -nostdlib -L"C:/Work/Designs/Cx/Xxxx /Xxxx /../../Platform/MIMXRT1062xxxxA_Project/DevBoard_Debug" -Xlinker -Map="Xxxx .map" -Xlinker --gc-sections -Xlinker -print-memory-usage -Xlinker --sort-section=alignment -Xlinker --cref -mcpu=cortex-m7 -mfpu=fpv5-sp-d16 -mfloat-abi=hard -mthumb -T Xxxx _DevBoard_Debug.ld -o "Xxxx .axf" ./xip/evkmimxrt1060_flexspi_nor_config.o ./xip/evkmimxrt1060_sdram_ini_dcd.o ./xip/fsl_flexspi_nor_boot.o ./utilities/fsl_debug_console.o ./utilities/fsl_str.o ./startup/startup_mimxrt1062.o ./source/Xxxx .o ./source/Xxxx _Configuration.o ./source/Xxxx _FlashController.o ./source/Xxxx _Interrupts.o ./source/Xxxx _MmcController.o ./source/Xxxx _RamController.o ./source/Xxxx _WatchdogController.o ./source/cpp_config.o ./source/semihost_hardfault.o ./drivers/fsl_clock.o ./drivers/fsl_common.o ./drivers/fsl_flexio.o ./drivers/fsl_flexio_i2c_master.o ./drivers/fsl_flexram.o ./drivers/fsl_flexram_allocate.o ./drivers/fsl_gpio.o ./drivers/fsl_gpt.o ./drivers/fsl_lpi2c.o ./drivers/fsl_lpspi.o ./drivers/fsl_lpuart.o ./drivers/fsl_pit.o ./drivers/fsl_semc.o ./device/system_MIMXRT1062.o ./component/uart/lpuart_adapter.o ./component/serial_manager/serial_manager.o ./component/serial_manager/serial_port_uart.o ./component/lists/generic_list.o ./board/board.o ./board/clock_config.o ./board/peripherals.o ./DevBoardPinout/pin_mux.o -lMIMXRT1062xxxxA_Project&lt;BR /&gt;Memory region Used Size Region Size %age Used&lt;BR /&gt;BOARD_FLASH: 370292 B 2 MB 17.66%&lt;BR /&gt;BOARD_FLASH_DEFAULT: 0 GB 4 MB 0.00%&lt;BR /&gt;BOARD_FLASH_2: 0 GB 2 MB 0.00%&lt;BR /&gt;BOARD_FLASH_IMAGE_A: 0 GB 4 MB 0.00%&lt;BR /&gt;BOARD_FLASH_IMAGE_B: 0 GB 4 MB 0.00%&lt;BR /&gt;BOARD_SDRAM: 32532 B 22 MB 0.14%&lt;BR /&gt;SRAM_DTC: 0 GB 128 KB 0.00%&lt;BR /&gt;SRAM_ITC: 0 GB 128 KB 0.00%&lt;BR /&gt;SRAM_OC: 0 GB 768 KB 0.00%&lt;BR /&gt;UPDATE_IMAGE_VERIFICATION: 0 GB 4 MB 0.00%&lt;BR /&gt;UPDATE_IMAGE: 0 GB 4 MB 0.00%&lt;BR /&gt;NCACHE_REGION: 132 B 2 MB 0.01%&lt;BR /&gt;Finished building target: Xxxx .axf&lt;BR /&gt;&lt;BR /&gt;make --no-print-directory post-build&lt;BR /&gt;Performing post-build steps&lt;BR /&gt;arm-none-eabi-size "Xxxx .axf"; # arm-none-eabi-objcopy -v -O binary "Xxxx .axf" "Xxxx .bin" ; # checksum -p MIMXRT1062xxxxA -d "Xxxx .bin";&lt;BR /&gt;text data bss dec hex filename&lt;BR /&gt;370292 0 25128 395420 6089c Xxxx .axf&lt;/P&gt;&lt;P&gt;14:10:17 Build Finished. 0 errors, 0 warnings. (took 1s.880ms)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 19:01:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347050#M7470</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-09-27T19:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347074#M7471</link>
      <description>&lt;P&gt;You do… See&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2016/07/01/board-bring-up-tips-gdb-logs-and-traces-in-eclipse/" target="_blank"&gt;https://mcuoneclipse.com/2016/07/01/board-bring-up-tips-gdb-logs-and-traces-in-eclipse/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The build log is of little use.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 20:54:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347074#M7471</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-09-27T20:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347247#M7473</link>
      <description>&lt;P&gt;Just a wild guess: check the breakpoints view and remove all breakpoints.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1632806774903.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/157624i864DEBDF6935EAFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1632806774903.png" alt="ErichS_0-1632806774903.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw cases where other breakpoints might confuse gdb.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 05:26:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347247#M7473</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-09-28T05:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347612#M7479</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144226"&gt;@converse&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following the instructions in the link, I only have the "gdb traces" for the application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I tried clearing all breakpoints, but it didn't fix the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 13:12:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347612#M7479</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-09-28T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347730#M7481</link>
      <description>&lt;P&gt;Looking through the GDB Traces log, there is no indication of trying to step. I see that a breakpoint has been hit at QspiMaster.cpp, line 191. I then see that the local (stack-based) variables are retrieved. I see no evidence of anything happening after the breakpoint is hit and the values are retrieved.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 16:13:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347730#M7481</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-09-28T16:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347771#M7482</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144226"&gt;@converse&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can confirm that the stepping isn't working when I use the button shortcut or when I use the f-keys.&amp;nbsp; Why would MCUXpresso stop trying to step?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 17:33:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347771#M7482</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-09-28T17:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347777#M7483</link>
      <description>&lt;P&gt;Sorry, no idea. Can you set breakpoints and run to them?&lt;/P&gt;&lt;P&gt;have you tried deleting the launch configuration and recreating a new one?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 17:39:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1347777#M7483</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-09-28T17:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1348424#M7486</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm still struggling to resolve this.&amp;nbsp; I blew away the launch and I am seeing the IDE trying to step, but nothing ever happens. What else can I try?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 13:38:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1348424#M7486</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-09-29T13:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1348438#M7487</link>
      <description>&lt;P&gt;It could be that your running code somehow affects the debug block on the device.&lt;/P&gt;&lt;P&gt;Are you able to step properly through the startup code?&lt;/P&gt;&lt;P&gt;If yes, it could be something in your code writing to the device affecting debug functionality?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 13:54:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1348438#M7487</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2021-09-29T13:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1348470#M7488</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is indeed the case.&amp;nbsp; I can step, run to a breakpoint and step again at the beginning of the application.&amp;nbsp; What kinds of things could be affecting the debug functionality?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:36:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1348470#M7488</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-09-29T14:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1348498#M7489</link>
      <description>&lt;P&gt;I'd suggest single stepping through your code until you find what causes it. Start by stepping over library calls (e.g SDK) and then when you find single stepping has broken, stepping into the library. I think this is the only way you are going to find what is causing this.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 15:40:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1348498#M7489</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-09-29T15:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1349314#M7491</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144226"&gt;@converse&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am still trying to track down the source of the problem, but I changed something that now prevents me from even working with the code.&amp;nbsp; Now, when I program the device, it jumps to a random location and starts running.&amp;nbsp; (This last time it jumped to location 0x2173e0)&amp;nbsp; Unfortunately, I've reverted back everything that I thought I'd changed and I still have the issue.&amp;nbsp; Anything I might have missed?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 19:53:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1349314#M7491</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-09-30T19:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1350647#M7506</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;After having issues getting my application to run, I ended up reverting to the last time I had the project working and reinstated my changes one at a time.&amp;nbsp; The system is not working and I'm able to step through the code, but I don't know what caused my issue nor what I needed to do to fix it.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 13:23:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1350647#M7506</guid>
      <dc:creator>chadgraham</dc:creator>
      <dc:date>2021-10-05T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Step Through Code</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1863394#M9761</link>
      <description>&lt;P&gt;I had the same issue.&lt;/P&gt;&lt;P&gt;I went back to a previous project folder. Re-copied the "source" from code that wouldn't debug step correctly. And now it's fine. So it's nothing in the source code.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 10:54:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Unable-to-Step-Through-Code/m-p/1863394#M9761</guid>
      <dc:creator>rjleiser</dc:creator>
      <dc:date>2024-05-10T10:54:48Z</dc:date>
    </item>
  </channel>
</rss>

