<?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: S32K344 - ECC Correctable and Uncorrectable errors Memory 10 (SBC10-NCE10)</title>
    <link>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2143614#M51484</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248917"&gt;@fede_ls&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;ECC initialization is device-specific and therefore not included in default startup codes. It is the responsibility of the developer to implement ECC setup according to the requirements of the target hardware. Importantly, ECC must be properly initialized before any read operations are performed on the memory.&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>Wed, 30 Jul 2025 14:22:15 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2025-07-30T14:22:15Z</dc:date>
    <item>
      <title>S32K344 - ECC Correctable and Uncorrectable errors Memory 10 (SBC10-NCE10)</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2141796#M51392</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm in the process of writing a driver to read diagnostic data from the Error Reporting Module.&lt;/P&gt;&lt;P&gt;I noticed that the &lt;STRONG&gt;ERM Status Register 1&lt;/STRONG&gt; corresponding to&amp;nbsp;&lt;STRONG&gt;Memory 10&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;is continuously detecting Single Bit Correction Events and Non-Correctable Error Events&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;As a result, the error counter&amp;nbsp;CORR_ERR_CNT10 reaches 0xFF immediately and both EAR10 and SYN10 appear to be confirming some kind of error (please refer to the image below).&lt;/P&gt;&lt;P&gt;This is the only Memory Area affected by this behaviour. &lt;STRONG&gt;Attempting to clear the SBC10 and NCE10 fields results in an almost immediate NCE10 bit flip&lt;/STRONG&gt;, &lt;STRONG&gt;followed after no more than 10ms by SBC10 bit flipping, indicating a consistent correction and notification on error event.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My current approach to initialize this module consist in attempting to clear all Status Reporting fields and not using interrupt based notification on ECC errors. Not attempting to clear the Status Reporting Register on system power-on results in the same behaviour.&lt;/P&gt;&lt;P&gt;I have a few questions&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Why is it happening?&lt;/LI&gt;&lt;LI&gt;Is Memory 10 related to "Cortex-M7_0 ITCM" according to Table 293?&lt;/LI&gt;&lt;LI&gt;If Memory 10 is indeed related to Core#0 ITCM and considering that I'm using a lockstep microcontroller and that &lt;U&gt;this issue doesn't appear to affect the checker core that Cortex-M7_1 ITCM&lt;/U&gt;, does it mean that Core0 ITCM is faulty?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ECC Error - Cortex-M7_0 ITCM.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349760i49CF87255B9F3D86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ECC Error - Cortex-M7_0 ITCM.png" alt="ECC Error - Cortex-M7_0 ITCM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 13:56:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2141796#M51392</guid>
      <dc:creator>fede_ls</dc:creator>
      <dc:date>2025-07-28T13:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - ECC Correctable and Uncorrectable errors Memory 10 (SBC10-NCE10)</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2142426#M51416</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248917"&gt;@fede_ls&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Just to be sure, is&amp;nbsp;PRTN1_COFB0_STAT[BLOCK23] running?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 07:33:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2142426#M51416</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-07-29T07:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - ECC Correctable and Uncorrectable errors Memory 10 (SBC10-NCE10)</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2142764#M51436</link>
      <description>I just checked. PRTN1_COFB0_STAT is set to 0x7EFF001F, indicating that PRTN1_COFB0_STAT[BLOCK23] is running.&lt;BR /&gt;Do you have any insight on what might be causing this issue?&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2025 13:44:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2142764#M51436</guid>
      <dc:creator>fede_ls</dc:creator>
      <dc:date>2025-07-29T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - ECC Correctable and Uncorrectable errors Memory 10 (SBC10-NCE10)</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2143359#M51465</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248917"&gt;@fede_ls&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for the confirmation.&lt;/P&gt;
&lt;P&gt;Could you please verify whether the ITCM is properly initialized in the startup code (startup_cm7.s, in the ITCM_Init section)?&lt;/P&gt;
&lt;P&gt;I noticed an error being detected at address 0x508.&lt;BR /&gt;Can you check what code is located at that address in the .map file?&lt;/P&gt;
&lt;P&gt;Please note that ITCM can be reinitialized at any time via a 64-bit write to the memory.&lt;BR /&gt;Therefore, even if a read error occurred, it could potentially be resolved by reinitializing the ITCM.&lt;/P&gt;
&lt;P&gt;If a genuine ECC error can be ruled out, the issue might be related to the system clock configuration.&lt;BR /&gt;NXP does not guarantee proper MCU functionality if the system clock settings do not adhere to the division ratios specified in the clock options.&lt;BR /&gt;For example, refer to Table 157, Option A – High Performance Mode (CORE_CLK @ 160 MHz).&lt;/P&gt;
&lt;P&gt;We strongly recommend using only the predefined clock options exactly as specified to ensure reliable operation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&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>Wed, 30 Jul 2025 08:21:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2143359#M51465</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-07-30T08:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - ECC Correctable and Uncorrectable errors Memory 10 (SBC10-NCE10)</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2143526#M51479</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Could you please verify whether the ITCM is properly initialized in the startup code (startup_cm7.s, in the ITCM_Init section)?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I'm using the default S32DS&amp;nbsp;&lt;SPAN&gt;CMSIS Core Device Startup File&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;startup_ARMCM7.c, I'm attaching the standard .c file to this reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I checked the "&lt;SPAN&gt;Example_Siul2_Port_Ip_Example_S32K344_ITCM_DTCM_S32DS3.4 RTD300.zip" to get an idea of what it looks like (as shown in screenshot below for for future reference). &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fede_ls_0-1753869362851.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/350231i03223467DD37DBB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fede_ls_0-1753869362851.png" alt="fede_ls_0-1753869362851.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does it mean that ITCM and DTCM are not initialized by default with non-RTD startup files? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I made sure that SCB-&amp;gt;ITCMCR shows that ITCM is indeed enabled and I tried to disable-&amp;gt;reenable on startup.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I noticed an error being detected at address 0x508.&lt;BR /&gt;Can you check what code is located at that address in the .map file?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fede_ls_1-1753870680244.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/350232iC299C4A6490AC050/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fede_ls_1-1753870680244.png" alt="fede_ls_1-1753870680244.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;If a genuine ECC error can be ruled out, the issue might be related to the system clock configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP does not guarantee proper MCU functionality if the system clock settings do not adhere to the division ratios specified in the clock options.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, refer to Table 157, Option A – High Performance Mode (CORE_CLK @ 160 MHz).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I currently successfully configured the clocks to Option A and verified that their configuration is indeed applied.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 11:53:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2143526#M51479</guid>
      <dc:creator>fede_ls</dc:creator>
      <dc:date>2025-07-30T11:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - ECC Correctable and Uncorrectable errors Memory 10 (SBC10-NCE10)</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2143614#M51484</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248917"&gt;@fede_ls&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;ECC initialization is device-specific and therefore not included in default startup codes. It is the responsibility of the developer to implement ECC setup according to the requirements of the target hardware. Importantly, ECC must be properly initialized before any read operations are performed on the memory.&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>Wed, 30 Jul 2025 14:22:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2143614#M51484</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-07-30T14:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - ECC Correctable and Uncorrectable errors Memory 10 (SBC10-NCE10)</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2144309#M51512</link>
      <description>Hi daniel, thank you for your support.&lt;BR /&gt;Following your advice, I solved my issue with implementing "Example 6. ITCM initialization by core" contained in AN13388 "S32K3 Memories Guide".&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2025 07:47:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-ECC-Correctable-and-Uncorrectable-errors-Memory-10-SBC10/m-p/2144309#M51512</guid>
      <dc:creator>fede_ls</dc:creator>
      <dc:date>2025-07-31T07:47:43Z</dc:date>
    </item>
  </channel>
</rss>

