<?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>S32KのトピックDebugger Queries for S32K3X4</title>
    <link>https://community.nxp.com/t5/S32K/Debugger-Queries-for-S32K3X4/m-p/2087041#M48149</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello, need to know that in &lt;/SPAN&gt;&lt;SPAN&gt;the Emulators, probes section in the design resources section (attached photo below) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Whether the 5 products there have any feature comparison documents &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. As our main requirement need do the following, Can you let us know if &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;a. There is a Real time display of variable values in watch window. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;b. We can modify variable values from the watch window. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;c. We can export the data from a watch window to a csv/text/xlsx etc file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. We want to pair it with S32K3xx device (specifically S32K344) and run our project&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Fri, 25 Apr 2025 05:28:00 GMT</pubDate>
    <dc:creator>ishoboiM</dc:creator>
    <dc:date>2025-04-25T05:28:00Z</dc:date>
    <item>
      <title>Debugger Queries for S32K3X4</title>
      <link>https://community.nxp.com/t5/S32K/Debugger-Queries-for-S32K3X4/m-p/2087041#M48149</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, need to know that in &lt;/SPAN&gt;&lt;SPAN&gt;the Emulators, probes section in the design resources section (attached photo below) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Whether the 5 products there have any feature comparison documents &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. As our main requirement need do the following, Can you let us know if &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;a. There is a Real time display of variable values in watch window. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;b. We can modify variable values from the watch window. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;c. We can export the data from a watch window to a csv/text/xlsx etc file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. We want to pair it with S32K3xx device (specifically S32K344) and run our project&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 Apr 2025 05:28:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugger-Queries-for-S32K3X4/m-p/2087041#M48149</guid>
      <dc:creator>ishoboiM</dc:creator>
      <dc:date>2025-04-25T05:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger Queries for S32K3X4</title>
      <link>https://community.nxp.com/t5/S32K/Debugger-Queries-for-S32K3X4/m-p/2087483#M48182</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249796"&gt;@ishoboiM&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;1. There are no feature comparison documents, but you can look over at their respective pages to find some key differences:&lt;/P&gt;
&lt;P&gt;Along with recommendations from our website below you could also take a look on third party providers’ website:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.segger.com/program-microcontrollers/" target="_blank" rel="noopener"&gt;SEGGER Program&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.lauterbach.com/" target="_blank" rel="noopener"&gt;Lauterbach TRACE32 | JTAG Debugger &amp;amp; Trace Solutions&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.pemicro.com/" target="_blank" rel="noopener"&gt;PEmicro&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.pls-mc.com/" target="_self"&gt;PLS-MC&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.isystem.com/" target="_blank" rel="noopener"&gt;iSYSTEM&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.iar.com/" target="_blank" rel="noopener"&gt;IAR&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;2.a. Yes. This is driver and debugger dependent, so I will use PEMicro as an example for the follow-up questions. You can use Real Time Variable from PEMicro, for example:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/How-do-I-enable-Live-View-for-variables-when-debugging/m-p/669271" target="_blank" rel="noopener"&gt;Solved: How do I enable Live View for variables when debugging? - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;You can also use something like FreeMaster for real time control:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/How-to-use-FreeMaster-and-S32/m-p/640685" target="_blank" rel="noopener"&gt;Solved: How to use FreeMaster and S32? - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;2.b. See answer 2.a.&lt;/P&gt;
&lt;P&gt;2.c. Yes. I believe SWO over PEMicro supports data export:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Single-Wire-Output-SWO-support-within-S32-Design-Studio-enabled/ta-p/1100632" target="_blank" rel="noopener"&gt;Single Wire Output (SWO) support within S32 Design Studio, enabled by PEmicro's GDB Server - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;3. This is fine. You can ask PEMicro (or whichever debugger solution you choose) themselves in their support page:&amp;nbsp;&lt;A href="https://www.pemicro.com/support/" target="_self"&gt;PEMicro | Support.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 20:50:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugger-Queries-for-S32K3X4/m-p/2087483#M48182</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-04-25T20:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger Queries for S32K3X4</title>
      <link>https://community.nxp.com/t5/S32K/Debugger-Queries-for-S32K3X4/m-p/2098001#M48824</link>
      <description>Thank you !</description>
      <pubDate>Thu, 15 May 2025 09:17:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Debugger-Queries-for-S32K3X4/m-p/2098001#M48824</guid>
      <dc:creator>ishoboiM</dc:creator>
      <dc:date>2025-05-15T09:17:29Z</dc:date>
    </item>
  </channel>
</rss>

