<?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のトピックRe: sCheck Test CMU_FM, ISR problem</title>
    <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2082568#M47886</link>
    <description>&lt;P&gt;Thank you for the guidance. I’m using AUTOSAR and managed to configure the interrupt successfully in DaVinci. The StartUp tests for CMU_FC and CMU_FM complete with a positive result. HOWEVER, the RunTime and ShutDown tests for CMU_FM are failing. The processor frequency is 160 MHz. When the StartUp tests are skipped and only the RunTime tests are executed, the result for CMU_FM is still a failure. This situation occurs consistently, even when CMU_FM tests are not enabled for the StartUp phase.&lt;BR /&gt;CPU- S32k322&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_0-1744891630765.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333687i26EA857448A4EABF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_0-1744891630765.png" alt="Marekp_0-1744891630765.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_1-1744892001654.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333688iBDB2B1E40D75E5A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_1-1744892001654.png" alt="Marekp_1-1744892001654.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Apr 2025 12:14:47 GMT</pubDate>
    <dc:creator>Marekp</dc:creator>
    <dc:date>2025-04-17T12:14:47Z</dc:date>
    <item>
      <title>sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2080595#M47766</link>
      <description>&lt;P class=""&gt;Hi, I have an issue with the &lt;STRONG&gt;CMU_FM_1&lt;/STRONG&gt; and &lt;STRONG&gt;CMU_FM_2&lt;/STRONG&gt; tests.&lt;BR /&gt;The test has been configured in &lt;STRONG&gt;sCheck&lt;/STRONG&gt; as a &lt;STRONG&gt;StartUp test&lt;/STRONG&gt;.&lt;/P&gt;&lt;P class=""&gt;Additionally, when the test starts, the &lt;STRONG&gt;CMU_FC&lt;/STRONG&gt; test is executed as well.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;The &lt;STRONG&gt;CMU_FC&lt;/STRONG&gt; test is enabled.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;An interrupt is installed for &lt;STRONG&gt;CMU_FC&lt;/STRONG&gt; with &lt;STRONG&gt;Interrupt ID = 84&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;The interrupt for the CMU_FC test is triggered. The ISR(Mcu_Cmu_ClockFail_IRQHandler) from Clock_Ip_Irq.c is executed, which calls the callback function CMU_ClockFailureNotification.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;The &lt;STRONG&gt;CMU_FC&lt;/STRONG&gt; test finishes successfully.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;The test for &lt;STRONG&gt;CMU_FM&lt;/STRONG&gt; starts with &lt;STRONG&gt;Interrupt ID = 85&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;No interrupt occurs, and the microcontroller resets according to the configuration.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;"Software must ensure that CMU1 interrupt is serviced within POR_WDG timeout. In absence of CMU1 interrupt servicing, the POR_WDG detects this as an FIRC failure and initiates a POR recovery. -&amp;nbsp; Chapter 57 Clock Monitoring Unit – Frequency Meter (CMU_FM)"&lt;/P&gt;&lt;STRONG&gt;How should the interrupt for CMU_FM be handled?&lt;/STRONG&gt;&lt;BR /&gt;I cannot find the name of the ISR corresponding to &lt;STRONG&gt;CMU_FM_1 or CMU_FM_2&lt;/STRONG&gt; in the codebase.&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 15 Apr 2025 07:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2080595#M47766</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-04-15T07:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2081770#M47831</link>
      <description>&lt;P&gt;Hi Marek,&lt;BR /&gt;&lt;BR /&gt;are you using EB Tresos MCU plugin?&lt;BR /&gt;The MCU plugin supports now only CMU_FC, so there is only this notification:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadoslavB_0-1744803787275.png" style="width: 523px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333460i9C16465D7199C2EB/image-dimensions/523x34?v=v2" width="523" height="34" role="button" title="RadoslavB_0-1744803787275.png" alt="RadoslavB_0-1744803787275.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For CMU_FM interrupt handlers you can register them via Platform plugin like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadoslavB_1-1744805017735.png" style="width: 461px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333462i44EC644B255339DC/image-dimensions/461x167?v=v2" width="461" height="167" role="button" title="RadoslavB_1-1744805017735.png" alt="RadoslavB_1-1744805017735.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is not very well documented in RM Interrupt Map XLS either:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadoslavB_2-1744805259888.png" style="width: 546px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333463i26E7E820B6D07DFB/image-dimensions/546x48?v=v2" width="546" height="48" role="button" title="RadoslavB_2-1744805259888.png" alt="RadoslavB_2-1744805259888.png" /&gt;&lt;/span&gt;&lt;BR /&gt;CMU_0 is CMU_FC_0&lt;BR /&gt;CMU_1 is CMU_FM_1&lt;BR /&gt;CMU_2 is CMU_FM_2&lt;/P&gt;
&lt;P&gt;So please register the CMU_FM handlers and do the interrupt redirecting to sCheck handler like for example (snippet from SAF Demo example, see the example for more details if needed):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadoslavB_3-1744805424823.png" style="width: 329px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333464i2372F7D89DB91414/image-dimensions/329x296?v=v2" width="329" height="296" role="button" title="RadoslavB_3-1744805424823.png" alt="RadoslavB_3-1744805424823.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 12:13:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2081770#M47831</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-04-16T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2082568#M47886</link>
      <description>&lt;P&gt;Thank you for the guidance. I’m using AUTOSAR and managed to configure the interrupt successfully in DaVinci. The StartUp tests for CMU_FC and CMU_FM complete with a positive result. HOWEVER, the RunTime and ShutDown tests for CMU_FM are failing. The processor frequency is 160 MHz. When the StartUp tests are skipped and only the RunTime tests are executed, the result for CMU_FM is still a failure. This situation occurs consistently, even when CMU_FM tests are not enabled for the StartUp phase.&lt;BR /&gt;CPU- S32k322&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_0-1744891630765.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333687i26EA857448A4EABF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_0-1744891630765.png" alt="Marekp_0-1744891630765.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_1-1744892001654.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333688iBDB2B1E40D75E5A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_1-1744892001654.png" alt="Marekp_1-1744892001654.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 12:14:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2082568#M47886</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-04-17T12:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2082577#M47887</link>
      <description>&lt;P&gt;Parameters:&lt;/P&gt;&lt;P&gt;FXOSC Frequency-&amp;nbsp;2.4E7&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_0-1744893059319.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333690i7345A7F2DC245BCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_0-1744893059319.png" alt="Marekp_0-1744893059319.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;FIRC Frequency-&amp;nbsp;4.8E7&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_1-1744893085456.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333691iF03D8D32586B0B2D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_1-1744893085456.png" alt="Marekp_1-1744893085456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clock Mux0 Divider2 Frequency (AIPS_SLOW_CLK) (dynamic range) -&amp;nbsp;4.0E7&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_2-1744893138437.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333693iE468BE41D21D766A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_2-1744893138437.png" alt="Marekp_2-1744893138437.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 12:32:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2082577#M47887</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-04-17T12:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2082612#M47889</link>
      <description>&lt;P&gt;Hi Marek,&lt;BR /&gt;&lt;BR /&gt;difference between startup and runtime/shutdown is that startup is configuring CMU on its own, but runtime/shutdown rely on CMU configuration from customer app.&lt;/P&gt;
&lt;P&gt;From the screenshot it seems that CMU_FM is not configured?&lt;BR /&gt;You need to setup CMU_FM via registers according to RM + see notes in sCheck UM - chapter: CMU Tests, especially&amp;nbsp;configure&amp;nbsp;&lt;SPAN class="fontstyle0"&gt;REF_CNT at least 3x above the minimum REF_CNT.&lt;BR /&gt;&lt;/SPAN&gt;You can explore CMU_FM setting during startup test and configure in a same way for runtime.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="fontstyle0"&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 13:25:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2082612#M47889</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-04-17T13:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2083307#M47923</link>
      <description>&lt;P&gt;Thank you for your guidance. The CMU_FM1 test is now working correctly in both runtime and shutdown phases.&lt;BR /&gt;However, I still have an issue with the CMU_FM2 test — it cannot complete during runtime and shutdown.&lt;BR /&gt;The interrupt associated with this test (InterruptID = 86) is being continuously triggered,&lt;BR /&gt;and the test cannot finish because pContext != NULL_PTR.&lt;BR /&gt;As a result, the watchdog cannot be refreshed and a system reset occurs.&lt;BR /&gt;Should CMU_FM2 perform any specific action after the test is completed?&lt;BR /&gt;This does not seem entirely possible, since the InstallIsr function installed sCheck_CmuFm_TestIsr as the handler,&lt;BR /&gt;and the interrupt continues to be triggered indefinitely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could You help &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&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="Marekp_0-1744978382616.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333919iA1FEC70280599D95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_0-1744978382616.png" alt="Marekp_0-1744978382616.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_0-1744979007408.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333922i4442300C7DFF6A0B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_0-1744979007408.png" alt="Marekp_0-1744979007408.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_1-1744979037176.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333923i91E8BC3C10099D1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_1-1744979037176.png" alt="Marekp_1-1744979037176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_2-1744979056659.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/333924iB22DFEB57DF636AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_2-1744979056659.png" alt="Marekp_2-1744979056659.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2025 12:24:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2083307#M47923</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-04-18T12:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2084399#M47980</link>
      <description>&lt;P&gt;Hi Marek,&lt;BR /&gt;&lt;BR /&gt;can you do screenshot again from sCheck General Tab to see FXOSC clk and STM clk and then screenshot from RTD how exactly is configured STM instance used by sCheck? These settings must be equal.&lt;BR /&gt;&lt;BR /&gt;And please try to set breakpoint into function&amp;nbsp;sCheck_CmuFm_RunTest() to this line:&lt;BR /&gt;&lt;SPAN&gt;pArgs&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;u32Signature&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt; SCHECK_INTERNAL_ERROR;&lt;BR /&gt;and confirm if this line is reached.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also screenshot how CMU_FM2 registers looks like before the test is executed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 07:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2084399#M47980</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-04-22T07:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2088090#M48220</link>
      <description>&lt;P class=""&gt;Hi Radoslav,&lt;BR /&gt;Your advice turned out to be very helpful regarding the CMU_FM topic. Thank you very much for your support — we managed to resolve the issue with that test.&lt;BR /&gt;However, enabling additional tests has brought up new problems:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;The Runtime test for &lt;STRONG&gt;FCCU_NCF&lt;/STRONG&gt; is reporting an error —&lt;BR /&gt;FCCU signature = &lt;STRONG&gt;0x20C80000&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;eMCEM is not initialized.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;I am basing my implementation on the examples provided in the DEMO.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here are the values from the sCheck driver configuration:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;STM Frequency (Hz) (dynamic range)&lt;/SPAN&gt;&lt;SPAN&gt; – 40000000&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;FXOSC Frequency (Hz) (dynamic range)&lt;/SPAN&gt;&lt;SPAN&gt; – 24000000&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;FIRC Frequency (Hz)&lt;/SPAN&gt;&lt;SPAN&gt; – 48000000&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;CMU Bus Clock Frequency (Hz) (dynamic range)&lt;/SPAN&gt;&lt;SPAN&gt; – 16000000&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;And clock configuration&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_0-1745825659267.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335154i9FC113C58BA82B2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_0-1745825659267.png" alt="Marekp_0-1745825659267.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 28 Apr 2025 07:34:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2088090#M48220</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-04-28T07:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090002#M48338</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;FCCU_NCF test signature&amp;nbsp;0x20C80000 represents correct test execution, so &lt;SPAN class="fontstyle0"&gt;sCheck_ErrorCodeType shuld return E_OK. Where do you see a problem?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;BTW this test is not possible to configure for runtime phase, only startup or shutdown is possible.&lt;BR /&gt;&lt;BR /&gt;If it's executed via&amp;nbsp; &lt;SPAN class="fontstyle0"&gt;sCheck_ExecuteStartupTests() you don't need to have eMcem_Init() done, but for shutdown it is required.&lt;BR /&gt;&lt;/SPAN&gt;One condition is to not configure FCCU with HARD LOCK setting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 08:06:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090002#M48338</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-04-30T08:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090057#M48344</link>
      <description>&lt;P&gt;Hello Radoslav&lt;BR /&gt;Yes of course FCCU_NCF test is exucuted on startup test.&lt;BR /&gt;Signature which is returned from function&amp;nbsp;sCheck_ExecuteSimpleTestBatch() is equal&lt;BR /&gt;0x20C80000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_1-1746001582826.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335792i267ADF56BF371904/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_1-1746001582826.png" alt="Marekp_1-1746001582826.png" /&gt;&lt;/span&gt;&lt;BR /&gt;But function&amp;nbsp;sCheck_GetTestBatchResult() return&amp;nbsp;SCHECK_TEST_ERROR in IF&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_2-1746001928858.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335795iB8D89836E78680DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_2-1746001928858.png" alt="Marekp_2-1746001928858.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;FCCU is of course&amp;nbsp;NO LOCK&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where to look for the cause of the error?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 08:40:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090057#M48344</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-04-30T08:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090104#M48346</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;this is strange, didn't you modify generated sCheck cfg file?&lt;BR /&gt;You can try to generate cfg files again - it looks like expected signature and accumulated doesn't fit, but in a same time the signature value you posted imply that all tests passed OK so it should fit.&lt;BR /&gt;&lt;BR /&gt;Could you provide list of all sCheck startup test you are executing?&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 09:29:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090104#M48346</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-04-30T09:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090137#M48350</link>
      <description>&lt;P&gt;Hello &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;"This is strange, didn't you modify the generated sCheck configuration file?"– &lt;EM&gt;N&lt;STRONG&gt;o, the sCheck_Cfg.c files have not been modified.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;The generated signature for the FCCU_NCF test is: 0xDF2F0000UL&lt;/P&gt;&lt;P class=""&gt;For the purpose of this test, only the FCCU_NCF test is executed.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_0-1746005949316.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335822i328CFF18B3941151/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_0-1746005949316.png" alt="Marekp_0-1746005949316.png" /&gt;&lt;/span&gt;&lt;/P&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="Marekp_1-1746006116315.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335825iC71B87E0867568ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_1-1746006116315.png" alt="Marekp_1-1746006116315.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;As an example, I enabled only the following startup tests:&lt;/STRONG&gt;CMU_FC_0,CMU_FC_3&lt;SPAN&gt;,&lt;/SPAN&gt;CMU_FC_4&lt;SPAN&gt;,&lt;/SPAN&gt;CMU_FM_1&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;CMU_FM_2&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;The generated signature was:&lt;/STRONG&gt; 0x27C00000UL&lt;BR /&gt;&lt;STRONG&gt;And the tests completed successfully.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_2-1746006820956.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/335828i507FD7A64A54984B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_2-1746006820956.png" alt="Marekp_2-1746006820956.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So, does Tresos generate incorrect cfg files for the FCCU test?&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 09:58:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090137#M48350</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-04-30T09:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090271#M48366</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;please could you try to modify file&amp;nbsp;&lt;BR /&gt;\SafetyBase_TS_T40D34M10I4R0\resource\CORTEXM_S32K3XX_s32k322_hdqfp172.properties&lt;BR /&gt;or&amp;nbsp;CORTEXM_S32K3XX_s32k322_hdqfp100.properties (depends on what you have selected in Resource module)&lt;BR /&gt;find line with text:&lt;BR /&gt;sCheck.Fccu_Ncf_Test.FCCU_NCF.Signature:0x20D10000&lt;BR /&gt;and change to&lt;BR /&gt;sCheck.Fccu_Ncf_Test.FCCU_NCF.Signature:0x20D80000&lt;BR /&gt;&lt;BR /&gt;Regenerate the project and rebuild project and try the NCF test again please.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 14:37:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2090271#M48366</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-04-30T14:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2091258#M48415</link>
      <description>&lt;P class=""&gt;Hi Radoslav,&lt;/P&gt;&lt;P class=""&gt;Sorry for the late reply.&lt;/P&gt;&lt;P class=""&gt;Following your recommendations, I updated the signatures in the file:&lt;BR /&gt;&lt;STRONG&gt;"SafetyBase_TS_T40D34M10I5R0\resource\CORTEXM_S32K3XX_s32k322_hdqfp100.properties"&lt;/STRONG&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_1-1746428204364.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336151i7B626A31F7B35FC5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_1-1746428204364.png" alt="Marekp_1-1746428204364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_2-1746428244419.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336152i8D84350EAFF33A8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_2-1746428244419.png" alt="Marekp_2-1746428244419.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;Unfortunately, the issue still persists. The FCCU tests return the result: &lt;STRONG&gt;SCHECK_TEST_ERROR&lt;BR /&gt;&lt;/STRONG&gt;The result of the XOR operation in line 305 in function&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;sCheck_GetTestBatchResult(...)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;(((&lt;/SPAN&gt;&lt;SPAN class=""&gt;∼&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN class=""&gt;x&lt;/SPAN&gt;&lt;SPAN class=""&gt;20&lt;/SPAN&gt;&lt;SPAN class=""&gt;C&lt;/SPAN&gt;&lt;SPAN class=""&gt;80000&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;SPAN class=""&gt;+&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;1&lt;/SPAN&gt;&lt;SPAN class=""&gt;UL&lt;/SPAN&gt;&lt;SPAN class=""&gt;)^&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;0&lt;/SPAN&gt;&lt;SPAN class=""&gt;x&lt;/SPAN&gt;&lt;SPAN class=""&gt;D&lt;/SPAN&gt;&lt;SPAN class=""&gt;F&lt;/SPAN&gt;&lt;SPAN class=""&gt;280000&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;SPAN class=""&gt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;0&lt;SPAN class=""&gt;x&lt;/SPAN&gt;00100000&lt;BR /&gt;I also checked the FCCU (scheck) tests — none of them report any errors, so the problem is most likely related to the generated signature.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;​&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 07:04:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2091258#M48415</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-05-05T07:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2091311#M48426</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry for misleading info, correct signature is&amp;nbsp;&lt;SPAN data-teams="true"&gt;0x20C8_0000.&lt;BR /&gt;So, if you can change resource file again with this value, the test should pass.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;if you can confirm we will create bug ticket for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 09:06:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2091311#M48426</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-05-05T09:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2091423#M48438</link>
      <description>&lt;P&gt;Hi &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&amp;nbsp;&lt;BR /&gt;thank you very much for your help — the solution you suggested works perfectly &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;How is the situation regarding the SAF library update?&lt;BR /&gt;Is there a plan for a new SAF package to be generated by your team with these changes?&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 12:50:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2091423#M48438</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-05-05T12:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2091447#M48440</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;thanks for confirmation, we have created bugticket for this. &lt;BR /&gt;Another SAF K3 release is planned for November 2025 unless it will be requested earlier.&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 13:14:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2091447#M48440</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-05-05T13:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2092176#M48481</link>
      <description>&lt;P&gt;Hi Radoslav,&lt;BR /&gt;I have one more issue related to the SWT_0 test — how is this test supposed to be handled?&lt;/P&gt;&lt;P&gt;The problem is that if we use the callback mechanism through the SWT driver, the interrupt flag is cleared within the driver's interrupt handler, and only then is the callback invoked.&lt;BR /&gt;Clearing the interrupt flag causes the SWT test to fail.&lt;BR /&gt;Since modifying the RTD source code is forbidden, should I configure my own interrupt handler for this test — separate from the one provided by the driver?&lt;BR /&gt;&lt;BR /&gt;This question is realated with&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/SAF-sCheck-SWT-0-and-FCCU-NCF-test-s32k322/m-p/2091925/emcs_t/S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufE1BQzRSWVVWUlRJWVRRfDIwOTE5MjV8U1VCU0NSSVBUSU9OU3xoSw#M48460" target="_blank" rel="noopener"&gt;Re: SAF sCheck SWT_0 and FCCU_NCF test, s32k322 - NXP Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 12:35:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2092176#M48481</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-05-06T12:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2092325#M48488</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;yes, in this case there is a conflict with ISR coming from RTD driver which handles the HW flags needed for sCheck.&lt;BR /&gt;&lt;BR /&gt;We are internally investigating this use case, but as you should not modify RTD code you might try to temporarily redirect interrupt handler for sCheck purpose right in the sCheck_InstallTestIsr() e.g.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RadoslavB_1-1746548440043.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336385i8088B4F970D8D6F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RadoslavB_1-1746548440043.png" alt="RadoslavB_1-1746548440043.png" /&gt;&lt;/span&gt;&lt;BR /&gt;And then when calling&amp;nbsp;&lt;SPAN&gt;sCheck_UninstallTestIsr() redirect back to original ISR.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Or if your OS doesn't allow dynamic ISR registration during runtime, alternative approach is to prepare copy of Interrupt Vector Table (with change only for sCheck ISR handler) and temporarily change VTOR.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Radoslav&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 16:29:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2092325#M48488</guid>
      <dc:creator>RadoslavB</dc:creator>
      <dc:date>2025-05-06T16:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: sCheck Test CMU_FM, ISR problem</title>
      <link>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2093314#M48556</link>
      <description>&lt;P&gt;Hi, just to follow up on the topic —&lt;BR /&gt;after enabling the MPU for NULL_PTR checking, I’m still experiencing an issue with the &lt;STRONG&gt;CMU_FC&lt;/STRONG&gt; and &lt;STRONG&gt;INTM&lt;/STRONG&gt; test, specifically in the &lt;STRONG&gt;FOR loop&lt;/STRONG&gt; within a function.&lt;BR /&gt;During the second increment of the IndexCmu variable, the code attempts to access the IER register, but its value is NULL_PTR.&lt;BR /&gt;This happens because on the &lt;STRONG&gt;S32K322 processor&lt;/STRONG&gt;, the&amp;nbsp;Clock_Ip_apxCmu[CLOCK_IP_CMU_INSTANCES_ARRAY_SIZE] array only contains valid entries at indexes &lt;STRONG&gt;0, 3, 4, and 5&lt;/STRONG&gt;, while indexes &lt;STRONG&gt;1 and 2&lt;/STRONG&gt; are defined as NULL_PTR&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_0-1746682523942.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336627i5065D9B148FA03B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_0-1746682523942.png" alt="Marekp_0-1746682523942.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marekp_1-1746682562615.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/336628i703E7A86912DB3D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marekp_1-1746682562615.png" alt="Marekp_1-1746682562615.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Shouldn't there be an additional check to verify whether CmuIsrValue and CmuIerValue are not NULL_PTR?&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 05:44:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/sCheck-Test-CMU-FM-ISR-problem/m-p/2093314#M48556</guid>
      <dc:creator>Marekp</dc:creator>
      <dc:date>2025-05-08T05:44:02Z</dc:date>
    </item>
  </channel>
</rss>

