<?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: SWO Data Trace functionallity (on MCXA156)</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2260218#M10596</link>
    <description>Hi Alice, thank you for your effort. So it seems that MCUXpresso does not support the "data trace" debugging currently. Is it possible to request this for future releases?&lt;BR /&gt;&lt;BR /&gt;From my outsider perspective it seems that there is not much missing to make it work. SWO Interrupt seems to work just finde and extends to advanced debugging functionalities.&lt;BR /&gt;SWO Data tracing whould further extend the possibilities for Debugging in NXPs Xpresso Toolchain.&lt;BR /&gt;Best regards&lt;BR /&gt;Alex</description>
    <pubDate>Thu, 11 Dec 2025 11:58:17 GMT</pubDate>
    <dc:creator>AlexRu</dc:creator>
    <dc:date>2025-12-11T11:58:17Z</dc:date>
    <item>
      <title>SWO Data Trace functionallity (on MCXA156)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2205118#M10567</link>
      <description>&lt;P&gt;Hello NXP Community,&lt;/P&gt;&lt;P&gt;I have been experimenting with the Debug functionalities of the MCXA156 Controller and its respective development board.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;My setup:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica"&gt;(&lt;SPAN&gt;FRDM-MCXA156&lt;/SPAN&gt;) as well as MCXA156 in a custom board.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica"&gt;&lt;SPAN&gt;MCUXpresso IDE v25.6 [Build 136] [2025-06-27]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica"&gt;&lt;SPAN&gt;MCU Link pro Debugger&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;So far with various examples from the NXP Expresso SDK I was able to cover most of debugging needs. (Breakpoints, Datawatch points, ITM printf redirect, Interrupt tracing etc.)&lt;/P&gt;&lt;P&gt;Somehow I am stuck with usage of Data Watch Trace/Stream over SWO. I am at a point where I think I have misunderstood the capabilities of the MXCA156 debugging feature.&lt;/P&gt;&lt;P&gt;To my understanding the MCXA156 supports ITM and DWT.&lt;/P&gt;&lt;P&gt;With this it should be possible to add read/write data comperators and stream/trace out the appropriate data over the SWO pin. With my setup it seems I cant get to work the "SWO Data" window to work even if all other tracing feature seems to work fine.&lt;/P&gt;&lt;P&gt;I am on the right track with my setup or does the MCUXpresso IDE simply not supporting my use-case yet?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 10:21:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2205118#M10567</guid>
      <dc:creator>AlexRu</dc:creator>
      <dc:date>2025-11-14T10:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: SWO Data Trace functionallity (on MCXA156)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2250306#M10580</link>
      <description>&lt;P&gt;&lt;FONT face="times new roman,times" size="4"&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256858"&gt;@AlexRu&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="4"&gt;To use SWO, you can follow the provided step guide.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="4"&gt;Hardware Requirements:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="times new roman,times" size="4"&gt;Ensure that the chip’s SWO pin is connected to the debugger’s SWO interface.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="4"&gt;（This is FRDM-MCXN947 board）&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1764234995466.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367591i15F56D6DB52395E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1764234995466.png" alt="Alice_Yang_0-1764234995466.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="4"&gt;Software Configuration:&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face="times new roman,times" size="4"&gt;&lt;FONT face="times new roman,times" size="4"&gt;When creating a new project, select “Redirect printf/scanf to ITM” to redirect printf/scanf output to ITM.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_1-1764235038209.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367592i629E700AC5DABCB4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_1-1764235038209.png" alt="Alice_Yang_1-1764235038209.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="4"&gt;2. Configure the Trace Clock:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_2-1764235054451.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367593iD96843F06ED8CC77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_2-1764235054451.png" alt="Alice_Yang_2-1764235054451.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="times new roman,times" size="4"&gt;CLOCK_AttachClk(kTRACE_DIV_to_TRACE); /*! Switch TRACE to TRACE_DIV */&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="times new roman,times" size="4"&gt;/*! Set up dividers */&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT face="times new roman,times" size="4"&gt;CLOCK_SetClkDiv(kCLOCK_DivTraceClk, 3U); /*! Set TRACECLKDIV divider to value 3 */&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="4"&gt;3. Configure ITM Console View in MCUXpresso IDE:&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="times new roman,times" size="4"&gt;Open SWO ITM Console.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="times new roman,times" size="4"&gt;Configure the corresponding Core Clock and Trace Clock in both the IDE settings and your code&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="times new roman,times" size="4"&gt;.&lt;/FONT&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_4-1764235140283.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367595i2E4962D345B25B17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_4-1764235140283.png" alt="Alice_Yang_4-1764235140283.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_5-1764235162015.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367596i6FF8D3A1C02DEB7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_5-1764235162015.png" alt="Alice_Yang_5-1764235162015.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_6-1764235196129.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367597i0B48D4E2DF3EE91D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_6-1764235196129.png" alt="Alice_Yang_6-1764235196129.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_7-1764235214710.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367598i7868CFE9AD1E43CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_7-1764235214710.png" alt="Alice_Yang_7-1764235214710.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_8-1764235219324.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367599iAE630EDD1828841C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_8-1764235219324.png" alt="Alice_Yang_8-1764235219324.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;FONT face="times new roman,times" size="4"&gt;4. View the Output Results.&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_9-1764235228270.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367600i575FD7AD70488290/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_9-1764235228270.png" alt="Alice_Yang_9-1764235228270.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For details on SWO and DWT usage, please refer to &lt;EM&gt;MCUXpresso_IDE_25.06_Instruction_Trace_Guide.pdf&lt;/EM&gt;. You can find this guide under MCUXpresso IDE install path.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="4"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Nov 2025 09:25:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2250306#M10580</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-11-27T09:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: SWO Data Trace functionallity (on MCXA156)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2251241#M10581</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;thank you very much for your detailed visualisations on how to setup the SWO Tracing.&lt;/P&gt;&lt;P&gt;In my case I already verified the electrical connection of the SWO pin (MXCA-156 PCB) to my MCU-Link Pro Debug Probe. The PDF you mentioned has indeed more detailed information and extends my knowledge. Nevertheless it does not really explain/disprove my assumutions of DWT usage.&lt;/P&gt;&lt;P&gt;In my setup I already see data from Interrupt returns and Interrupt entry points in the "SWO Interrupts" windows: (this is live data from my SW! Meaningfull data and correct timing information.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexRu_0-1764332623019.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367785iB9F168A50A9150D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlexRu_0-1764332623019.png" alt="AlexRu_0-1764332623019.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;With this information I verfied that my electrical connection via SWO pin is working, trace clocks are enabled and frequency is as expected in my SWO Trace Config.&lt;/P&gt;&lt;P&gt;What I am missing (or maybe there is a misunderstanding on my side?) is the function to trace Data via a Data Watch comparator (DWT) to the SWO trace pin in window "SWO Data".&lt;/P&gt;&lt;P&gt;After enabeling the "play" button I dont receive any trace information:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexRu_1-1764333027216.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367786i3AFD05B81CA43C46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlexRu_1-1764333027216.png" alt="AlexRu_1-1764333027216.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I even veriefied that with my config of MXCA156 the data watchpoints are limited to 2 comparators, so the IDE seems to be able to set them and warns about too many Data Watch points set (I did it intentionally to check the plausibility):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexRu_2-1764333135738.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/367787i32D654FE7C43BC4D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlexRu_2-1764333135738.png" alt="AlexRu_2-1764333135738.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So my question is: Does the IDE support this method of debugging or is there a misunderstanding on my side and the DWT does not provide this kind of Data tracing capabilities at all?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 12:37:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2251241#M10581</guid>
      <dc:creator>AlexRu</dc:creator>
      <dc:date>2025-11-28T12:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: SWO Data Trace functionallity (on MCXA156)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2252085#M10582</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256858"&gt;@AlexRu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;Could you please let me know which data you want to use DWT to watch?&lt;BR /&gt;Also, please share a project that can reproduce the issue and provide a video showing all the steps you took.&lt;BR /&gt;I will use this information to reproduce and check the issue on my side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 09:02:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2252085#M10582</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-12-01T09:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: SWO Data Trace functionallity (on MCXA156)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2254249#M10588</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788"&gt;@Alice_Yang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I did prepare a minimalistic Project based on the SDK Example (LED Blinky) for the FRDM-&lt;STRONG&gt;MCXN236&lt;/STRONG&gt; Demonstration Board. (demo_apps -&amp;gt; &lt;U&gt;LED_BLINKY_PERIPHERAL&lt;/U&gt;)&lt;/P&gt;&lt;P&gt;The MCXN236 Board setup seems to show the same effect as the MCXA156 Board I used before. I just wanted to confirm this behaviour on another Board.&lt;/P&gt;&lt;P&gt;Pin config set P0_2 -&amp;gt; Output SWO (Default in this example)&lt;/P&gt;&lt;P&gt;Enabled the TRACECLK and TRACECLKDIV (1) as this example uses&amp;nbsp;BOARD_BootClockFRO12M()&lt;/P&gt;&lt;P&gt;Added following code to see some action on glocal ram variables:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;volatile uint32_t debug_cnt = 0;
void SysTick_Handler(void)
{
    /* Toggle pin connected to LED */
    GPIO_PortToggle(BOARD_LED_GPIO, 1u &amp;lt;&amp;lt; BOARD_LED_GPIO_PIN);
    debug_cnt++; //&amp;lt;- added for demonstration purpose
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Attachments: Zip with demo project, video of my debug session.&lt;/P&gt;&lt;P&gt;You can see that "SWO Data" does not show any tracing data. Global variables window shows the increment of debug_cnt in SysTick_Handler cycle of ~1s. Also "SWO Interrupts" shows the entry and exit of SysTick_Handler() reliably so the electrical connection of SWO trace seems to work correctly.&lt;/P&gt;&lt;P&gt;Let me know if I can provide more info to narrow down this issue.&lt;/P&gt;&lt;P&gt;I would also be happy if you could confirm whether my expectation of tracing a global/static RAM variable with DWT is possible. Or I have a misunderstanding.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 13:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2254249#M10588</guid>
      <dc:creator>AlexRu</dc:creator>
      <dc:date>2025-12-03T13:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: SWO Data Trace functionallity (on MCXA156)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2260111#M10595</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256858"&gt;@AlexRu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;I tested on my side. This cannot output the variable’s value in real time. It can only check the variable’s value when debugging is paused.&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1765449677747.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/369521i2C39F621D3D2F5D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1765449677747.png" alt="Alice_Yang_0-1765449677747.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 10:41:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2260111#M10595</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-12-11T10:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: SWO Data Trace functionallity (on MCXA156)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2260218#M10596</link>
      <description>Hi Alice, thank you for your effort. So it seems that MCUXpresso does not support the "data trace" debugging currently. Is it possible to request this for future releases?&lt;BR /&gt;&lt;BR /&gt;From my outsider perspective it seems that there is not much missing to make it work. SWO Interrupt seems to work just finde and extends to advanced debugging functionalities.&lt;BR /&gt;SWO Data tracing whould further extend the possibilities for Debugging in NXPs Xpresso Toolchain.&lt;BR /&gt;Best regards&lt;BR /&gt;Alex</description>
      <pubDate>Thu, 11 Dec 2025 11:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2260218#M10596</guid>
      <dc:creator>AlexRu</dc:creator>
      <dc:date>2025-12-11T11:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: SWO Data Trace functionallity (on MCXA156)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2260570#M10598</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256858"&gt;@AlexRu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;Thank you for your reply. I will forward this request to the MCUXpresso development team and keep you updated on any progress. Thank you.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 02:02:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SWO-Data-Trace-functionallity-on-MCXA156/m-p/2260570#M10598</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2025-12-12T02:02:53Z</dc:date>
    </item>
  </channel>
</rss>

