<?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: S32K324 : Debugger and Peripheral Clock in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1556481#M18958</link>
    <description>&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;execution is stopped with a bus fault originated from DMA code.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2022 13:09:08 GMT</pubDate>
    <dc:creator>sreekanthkn</dc:creator>
    <dc:date>2022-11-18T13:09:08Z</dc:date>
    <item>
      <title>S32K324 : Debugger and Peripheral Clock</title>
      <link>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1551107#M18777</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using S32K324 controller and PE micro multilink debugger. I had a problem in running the software without debugger. I was able to run the software with debugger connected but when I tried to run the SW without debugger as standalone, software was not running. After spending some time investigating, I enabled the peripheral clock for all the peripherals in the SW and then I was able to run the SW without debugger also.&lt;/P&gt;&lt;P&gt;My question is how PE micro debugger impacts the clock of the peripherals?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 14:20:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1551107#M18777</guid>
      <dc:creator>sreekanthkn</dc:creator>
      <dc:date>2022-11-09T14:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32K324 : Debugger and Peripheral Clock</title>
      <link>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1552418#M18820</link>
      <description>&lt;P&gt;Hi Sreekanth,&lt;/P&gt;
&lt;P&gt;Pemicro uses *.mac file to perform some basic steps for debugging. You can find it at this path:&lt;/P&gt;
&lt;P&gt;c:\NXP\S32DS.3.4\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_5.2.6.202206301831\win32\gdi\P&amp;amp;E\supportFiles_ARM\NXP\S32K3xx\S32K324.mac&lt;/P&gt;
&lt;P&gt;But it should be disabled by default. Could you check in debug configurations if it is disabled?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1668144800705.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/199988i4DD2DCB98066D57E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1668144800705.png" alt="lukaszadrapa_0-1668144800705.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If this doesn't help, is it possible to provide simple project to reproduce the issue?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 05:35:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1552418#M18820</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2022-11-11T05:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K324 : Debugger and Peripheral Clock</title>
      <link>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1554087#M18886</link>
      <description>&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;This option is disabled in my setup. Unfortunately I can not share the project with you. Is there any other pointers I can check?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 13:10:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1554087#M18886</guid>
      <dc:creator>sreekanthkn</dc:creator>
      <dc:date>2022-11-15T13:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32K324 : Debugger and Peripheral Clock</title>
      <link>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1554712#M18910</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you can try to attach the debugger to a running target, so you can check state of the device. Take a look at this thread, for example:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/How-attach-to-running-program/m-p/1030375" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio/How-attach-to-running-program/m-p/1030375&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Another thing - I would try to enable the clocks one by one to see what makes the difference exactly.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 09:15:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1554712#M18910</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2022-11-16T09:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32K324 : Debugger and Peripheral Clock</title>
      <link>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1556481#M18958</link>
      <description>&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;execution is stopped with a bus fault originated from DMA code.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 13:09:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K324-Debugger-and-Peripheral-Clock/m-p/1556481#M18958</guid>
      <dc:creator>sreekanthkn</dc:creator>
      <dc:date>2022-11-18T13:09:08Z</dc:date>
    </item>
  </channel>
</rss>

