<?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 Re: S32 Design Studio 3.6.6 hang while debugging over Segger in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-3-6-6-hang-while-debugging-over-Segger/m-p/2364960#M58552</link>
    <description>&lt;P&gt;In my Windows host, I have Segger tools installed at two different locations:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;C:\NXP\S32DS.3.6.6\Drivers\Segger\&amp;nbsp; This was installed by the S32DS installer. I use the gdb server backend,&amp;nbsp;JLinkGDBServerCL.exe, from this location (this is actually automatically chosen by the S32DS IDE) This location has only the gdb server from Segger, not the other Jlink tools.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;C:\Program Files\SEGGER\JLink\&amp;nbsp; This location is populated when I run the Segger JLink installation program&amp;nbsp;JLink_Windows_V848_x86_64.exe. This has the whole suite of Jlink tools, including another version of the gdb server backend. I use some of the tools from here, e.g. the RTT viewer as a console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you asking me to use the gdb server from location #2 above? I tried that, but it did not work. Unlike the gdb server from location #1, which freezes up occasionally, this one did not work *at all* (I don't remember the specifics of what went wrong, but it was basically a version mismatch.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; you are suggesting something else, please clarify.&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2026 14:31:09 GMT</pubDate>
    <dc:creator>durga_choudhury</dc:creator>
    <dc:date>2026-05-13T14:31:09Z</dc:date>
    <item>
      <title>S32 Design Studio 3.6.6 hang while debugging over Segger</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-3-6-6-hang-while-debugging-over-Segger/m-p/2337774#M57461</link>
      <description>&lt;P&gt;There is an issue with S32DS v 3.6.6 where attempts to relaunch (or completely stop and start a new debug session without restarting the IDE) hangs the IDE when the debug pod is a Segger Jlink Plus. The hang seems to be while trying to launch the GDB server for the Jlink. The only recovery is to 1. Kill the S32DS IDE AND 2. Kill the Jlink GDB server from the Windows task manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can confirm that this is a software bug (not necessarily with the IDE itself) and not a hardware issue because the *same* board with the *same* pod on the *same* host PC work fine on S32DS for ARM 2.2. I cannot provide a 'recipe to reproduce', but it happens almost every 3-4 relaunch attempts, so fairly reproducible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some details:&lt;/P&gt;&lt;P&gt;Chip used: S32K148 in 144 package; board is custom designed&lt;/P&gt;&lt;P&gt;Host OS: Windows 11&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 17:33:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio-3-6-6-hang-while-debugging-over-Segger/m-p/2337774#M57461</guid>
      <dc:creator>durga_choudhury</dc:creator>
      <dc:date>2026-03-23T17:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio 3.6.6 hang while debugging over Segger</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-3-6-6-hang-while-debugging-over-Segger/m-p/2364918#M58550</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please make sure that you are using the latest Segger eclipse plugin. You can download installer from Segger web pages, the installer will ask if you like to update plugin in existing S32DS on your PC.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 13:28:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio-3-6-6-hang-while-debugging-over-Segger/m-p/2364918#M58550</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2026-05-13T13:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio 3.6.6 hang while debugging over Segger</title>
      <link>https://community.nxp.com/t5/S32K/S32-Design-Studio-3-6-6-hang-while-debugging-over-Segger/m-p/2364960#M58552</link>
      <description>&lt;P&gt;In my Windows host, I have Segger tools installed at two different locations:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;C:\NXP\S32DS.3.6.6\Drivers\Segger\&amp;nbsp; This was installed by the S32DS installer. I use the gdb server backend,&amp;nbsp;JLinkGDBServerCL.exe, from this location (this is actually automatically chosen by the S32DS IDE) This location has only the gdb server from Segger, not the other Jlink tools.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;C:\Program Files\SEGGER\JLink\&amp;nbsp; This location is populated when I run the Segger JLink installation program&amp;nbsp;JLink_Windows_V848_x86_64.exe. This has the whole suite of Jlink tools, including another version of the gdb server backend. I use some of the tools from here, e.g. the RTT viewer as a console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you asking me to use the gdb server from location #2 above? I tried that, but it did not work. Unlike the gdb server from location #1, which freezes up occasionally, this one did not work *at all* (I don't remember the specifics of what went wrong, but it was basically a version mismatch.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; you are suggesting something else, please clarify.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 14:31:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32-Design-Studio-3-6-6-hang-while-debugging-over-Segger/m-p/2364960#M58552</guid>
      <dc:creator>durga_choudhury</dc:creator>
      <dc:date>2026-05-13T14:31:09Z</dc:date>
    </item>
  </channel>
</rss>

