<?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: S32K344 Lock-step kernel in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930819#M39397</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;An example code using C40 IP driver to write in UTEST memory, please find it in the attachment.&lt;/P&gt;
&lt;P&gt;It writes 8 bytes with 0xAA in a free location after 0x1B001B00 address.&lt;/P&gt;
&lt;P&gt;So change the code accordingly to write lockstep_en in UTEST_Misc on first free location in DCF user space.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1723529555551.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/293101i9BBFA9301BAA9E1C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="petervlna_0-1723529555551.png" alt="petervlna_0-1723529555551.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please be sure MPU is not protecting UTEST memory in your code.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2024 06:16:07 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2024-08-13T06:16:07Z</dc:date>
    <item>
      <title>S32K344 Lock-step kernel</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930030#M39305</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;The S32K344 can be used with single-core, multi-core, or Cortex-M7 lock-step cores.&lt;BR /&gt;I have learned that the highest level of ASIL B/D compliance can be achieved using lock-step nuclei.&lt;BR /&gt;What do I need to do to be able to use the lockstep core ability&lt;/P&gt;&lt;P&gt;Look forward to reply&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 08:30:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930030#M39305</guid>
      <dc:creator>xuan</dc:creator>
      <dc:date>2024-08-12T08:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 Lock-step kernel</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930099#M39307</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You need to simply switch the device into lock step mode via DCM records.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1723455191537.png" style="width: 584px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292943iDDD03BAD38772DCC/image-dimensions/584x302?v=v2" width="584" height="302" role="button" title="petervlna_0-1723455191537.png" alt="petervlna_0-1723455191537.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In S32K3xx_DCF_clent excel sheet attached to the reference manual you can see the&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_1-1723455288951.png" style="width: 908px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292944i518FE061E3F4EE6F/image-dimensions/908x378?v=v2" width="908" height="378" role="button" title="petervlna_1-1723455288951.png" alt="petervlna_1-1723455288951.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;All you need to do is to program DCF client UTEST_MISC to UTEST memory with bit LOCKSTEP_EN set to 1.&lt;/P&gt;
&lt;P&gt;For details please refer to reference manual : 21.3 UTest NVM sector&lt;/P&gt;
&lt;P&gt;You will do the write to DCF user space area of UTEST:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_2-1723455493201.png" style="width: 897px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292945i86146641FB7D9A7C/image-dimensions/897x332?v=v2" width="897" height="332" role="button" title="petervlna_2-1723455493201.png" alt="petervlna_2-1723455493201.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 09:38:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930099#M39307</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-08-12T09:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 Lock-step kernel</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930103#M39308</link>
      <description>&lt;P&gt;Thank you very much for your reply，&lt;/P&gt;&lt;P&gt;Forgive me for not understanding your reply&lt;/P&gt;&lt;P&gt;Do you have a sample program for my reference？&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 09:48:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930103#M39308</guid>
      <dc:creator>xuan</dc:creator>
      <dc:date>2024-08-12T09:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 Lock-step kernel</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930819#M39397</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;An example code using C40 IP driver to write in UTEST memory, please find it in the attachment.&lt;/P&gt;
&lt;P&gt;It writes 8 bytes with 0xAA in a free location after 0x1B001B00 address.&lt;/P&gt;
&lt;P&gt;So change the code accordingly to write lockstep_en in UTEST_Misc on first free location in DCF user space.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1723529555551.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/293101i9BBFA9301BAA9E1C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="petervlna_0-1723529555551.png" alt="petervlna_0-1723529555551.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please be sure MPU is not protecting UTEST memory in your code.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 06:16:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930819#M39397</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-08-13T06:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 Lock-step kernel</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1931081#M39411</link>
      <description>&lt;P&gt;HI，&lt;/P&gt;&lt;P&gt;Thank you very much，&lt;/P&gt;&lt;P&gt;Can you share more information about S32K344 lockstep?&lt;BR /&gt;I want to know more about the function of S32K344 lockstep&lt;/P&gt;&lt;P&gt;Looking forward to your reply&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 10:58:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1931081#M39411</guid>
      <dc:creator>xuan</dc:creator>
      <dc:date>2024-08-13T10:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 Lock-step kernel</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1931681#M39469</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;All information are available in reference manual.&lt;/P&gt;
&lt;P&gt;There is basically nothing to know as it is HW feature.&lt;/P&gt;
&lt;P&gt;You can learn more for example from this article:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1723618347094.png" style="width: 611px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/293251iAFE27BE3E0F1F4A8/image-dimensions/611x371?v=v2" width="611" height="371" role="button" title="petervlna_0-1723618347094.png" alt="petervlna_0-1723618347094.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="petervlna_1-1723618369499.png" style="width: 662px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/293252iF4F275BDBD769C6C/image-dimensions/662x138?v=v2" width="662" height="138" role="button" title="petervlna_1-1723618369499.png" alt="petervlna_1-1723618369499.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 06:53:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1931681#M39469</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-08-14T06:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 Lock-step kernel</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1932618#M39530</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply&lt;/P&gt;&lt;P&gt;I see that the lock core of the S32K344 is enabled.&lt;BR /&gt;As far as I know, both cores run the same program to keep them safe after the lockstep core is enabled.&lt;BR /&gt;I need to verify. What do I need to do&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 02:14:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1932618#M39530</guid>
      <dc:creator>xuan</dc:creator>
      <dc:date>2024-08-15T02:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 Lock-step kernel</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1934901#M39793</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I need to verify. What do I need to do&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I do not understand. What do you need to verify? It is HW feature and once the Lockstep is enabled is in active all the time.&lt;/P&gt;
&lt;P&gt;If there is and issue in redundancy the FCCU will report fault.&lt;/P&gt;
&lt;P&gt;There is nothing you can verify. No user access to checker core is possible. there is just no interface.&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 07:26:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1934901#M39793</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2024-08-19T07:26:23Z</dc:date>
    </item>
  </channel>
</rss>

