<?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 S32K312 does not trigger. the interrupt when debugging in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1697160#M25682</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I'm developing s32k312 these days, and a problem has confused me. The s32ds ide cannot trigger the interrupt(pit) when debugging, which I tried both jlink and pemicro, and their driver have both be updated to the latest. The interrupt cannot be triggered only in debugging, it works fine when burned into flash and boot and run automatically after POR.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I thought this problem due to my project, so I created a PIT example project from the sdk, but it behaved the same as my project, PIT interrupt cannot be triggered when debugging.&lt;/P&gt;&lt;P&gt;Anybody has met the same problem as mine? Please share the experience with me. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Aug 2023 04:02:54 GMT</pubDate>
    <dc:creator>jhuang1</dc:creator>
    <dc:date>2023-08-02T04:02:54Z</dc:date>
    <item>
      <title>S32K312 does not trigger. the interrupt when debugging</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1697160#M25682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I'm developing s32k312 these days, and a problem has confused me. The s32ds ide cannot trigger the interrupt(pit) when debugging, which I tried both jlink and pemicro, and their driver have both be updated to the latest. The interrupt cannot be triggered only in debugging, it works fine when burned into flash and boot and run automatically after POR.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I thought this problem due to my project, so I created a PIT example project from the sdk, but it behaved the same as my project, PIT interrupt cannot be triggered when debugging.&lt;/P&gt;&lt;P&gt;Anybody has met the same problem as mine? Please share the experience with me. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 04:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1697160#M25682</guid>
      <dc:creator>jhuang1</dc:creator>
      <dc:date>2023-08-02T04:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 does not trigger. the interrupt when debugging</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1697281#M25689</link>
      <description>&lt;P&gt;Hi@&lt;A id="link_6" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217679" target="_self" aria-label="View Profile of jhuang1"&gt;&lt;SPAN class=""&gt;jhuang1&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I tested the interrupt function of PIT on S32K344 (this should be the same as S32K312), it works as expected on my side.&lt;BR /&gt;two investigation directions&lt;BR /&gt;1. Is it possible to change a debugger and test again&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx/stuck-in-OSIF-TimeDelay/m-p/1354830" target="_self"&gt;https://community.nxp.com/t5/MPC5xxx/stuck-in-OSIF-TimeDelay/m-p/1354830&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;2. the setting of compilation optimization level&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/Breakpoint-in-PitNotification-didn-t-stop/td-p/1653169" target="_self"&gt;https://community.nxp.com/t5/S32-Design-Studio/Breakpoint-in-PitNotification-didn-t-stop/td-p/1653169&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 07:04:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1697281#M25689</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-08-02T07:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 does not trigger. the interrupt when debugging</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1698288#M25732</link>
      <description>&lt;P&gt;Hi Senlent,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I have tested the program on s32k344，and it worked ok. The s32k312 is on my new board. I tested the second action, setting the optimization level to the other levels, but it still work unnormaly. Occasionally the interrupt can hit the break point, no interrupt triggering mostly.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 05:50:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1698288#M25732</guid>
      <dc:creator>jhuang1</dc:creator>
      <dc:date>2023-08-03T05:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 does not trigger. the interrupt when debugging</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1698618#M25750</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@jhuang1" target="_blank"&gt;Hi@jhuang1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your feedback, I will reproduce the issue on my side.&lt;/P&gt;
&lt;P&gt;I'll get back to you next Monday, I'm out of the office right now.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 12:25:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1698618#M25750</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-08-03T12:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 does not trigger. the interrupt when debugging</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1699816#M25792</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@jhuang1" target="_blank"&gt;Hi@jhuang1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;here you can see it works fine on myside.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1691377648905.png" style="width: 769px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/235251i4A70ED43E78AABA1/image-dimensions/769x210?v=v2" width="769" height="210" role="button" title="Senlent_0-1691377648905.png" alt="Senlent_0-1691377648905.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the test hardware is S32K312EVB-Q172&lt;/P&gt;
&lt;P&gt;the test software is RTD 2.0.2&lt;/P&gt;
&lt;P&gt;the debugger is J-link and OpenSDA, both works fine on myside.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 03:10:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1699816#M25792</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-08-07T03:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 does not trigger. the interrupt when debugging</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1700800#M25847</link>
      <description>&lt;P&gt;Hi Senlent,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; The RTD I tested in last program is 2.0.0, and I changed it to 3.0.0 now, the pit interrupt can be triggered finally. I would test RTD 2.0.2 these days, it seems RTD 3.0.0 has changed a lot&amp;nbsp;&lt;SPAN&gt;relative to 2.0.0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your advise!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 07:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-does-not-trigger-the-interrupt-when-debugging/m-p/1700800#M25847</guid>
      <dc:creator>jhuang1</dc:creator>
      <dc:date>2023-08-08T07:02:54Z</dc:date>
    </item>
  </channel>
</rss>

