<?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>i.MX RT Crossover MCUsのトピックFreeRTOS Debugging in VS Code on RT1180-EVK</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/FreeRTOS-Debugging-in-VS-Code-on-RT1180-EVK/m-p/2383339#M36737</link>
    <description>&lt;P&gt;In the evkmimxrt1180_freertos_message_buffers_secondary_core example project, the FreeRTOS configuration is as follows:&lt;/P&gt;&lt;P&gt;#define configMAX_PRIORITIES 56&lt;BR /&gt;#define configUSE_PORT_OPTIMISED_TASK_SELECTION 0&lt;BR /&gt;The application can be debugged normally in the IDE (MCUXpresso IDE). However, when debugging with VS Code, the debugger exits after FreeRTOS starts the scheduler.&lt;/P&gt;&lt;P&gt;The debug session terminates when execution reaches the following code in vTaskStartScheduler():&lt;/P&gt;&lt;P&gt;xNextTaskUnblockTime = portMAX_DELAY;&lt;BR /&gt;xSchedulerRunning = pdTRUE;&lt;BR /&gt;xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT;&lt;BR /&gt;After these variables are initialized and before the first task is scheduled, the debugger disconnects and the debug session ends.&lt;/P&gt;&lt;P&gt;Could you help me test this in the IDE and VS Code and find a solution?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jun 2026 03:49:17 GMT</pubDate>
    <dc:creator>yanyanwang</dc:creator>
    <dc:date>2026-06-19T03:49:17Z</dc:date>
    <item>
      <title>FreeRTOS Debugging in VS Code on RT1180-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/FreeRTOS-Debugging-in-VS-Code-on-RT1180-EVK/m-p/2383339#M36737</link>
      <description>&lt;P&gt;In the evkmimxrt1180_freertos_message_buffers_secondary_core example project, the FreeRTOS configuration is as follows:&lt;/P&gt;&lt;P&gt;#define configMAX_PRIORITIES 56&lt;BR /&gt;#define configUSE_PORT_OPTIMISED_TASK_SELECTION 0&lt;BR /&gt;The application can be debugged normally in the IDE (MCUXpresso IDE). However, when debugging with VS Code, the debugger exits after FreeRTOS starts the scheduler.&lt;/P&gt;&lt;P&gt;The debug session terminates when execution reaches the following code in vTaskStartScheduler():&lt;/P&gt;&lt;P&gt;xNextTaskUnblockTime = portMAX_DELAY;&lt;BR /&gt;xSchedulerRunning = pdTRUE;&lt;BR /&gt;xTickCount = ( TickType_t ) configINITIAL_TICK_COUNT;&lt;BR /&gt;After these variables are initialized and before the first task is scheduled, the debugger disconnects and the debug session ends.&lt;/P&gt;&lt;P&gt;Could you help me test this in the IDE and VS Code and find a solution?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2026 03:49:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/FreeRTOS-Debugging-in-VS-Code-on-RT1180-EVK/m-p/2383339#M36737</guid>
      <dc:creator>yanyanwang</dc:creator>
      <dc:date>2026-06-19T03:49:17Z</dc:date>
    </item>
  </channel>
</rss>

