<?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: S32G3 failed to initialize LLCE in S32G</title>
    <link>https://community.nxp.com/t5/S32G/S32G3-failed-to-initialize-LLCE/m-p/1786250#M5658</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We apologize for the delay. We understand that you are using EB Tresos for this specific example. Have you tried using the example provided under S32DS? To confirm that under the NXP tools the behavior is the expected.&lt;/P&gt;
&lt;P&gt;Under S32DS, the examples are the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Can_Llce_DS_Can2Can_S32G274A_M7&lt;/LI&gt;
&lt;LI&gt;Can_Llce_DS_Loopback_S32G274A_M7&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Which should correctly load LLCE-FW.&lt;/P&gt;
&lt;P&gt;As for EB, there are *.cmm files provided under the "llce_sample_app_af\tools\cmm_scripts" path, are you using them? Or are you using different ones?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jan 2024 18:06:03 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2024-01-10T18:06:03Z</dc:date>
    <item>
      <title>S32G3 failed to initialize LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-failed-to-initialize-LLCE/m-p/1779924#M5596</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Hardware environment: S32G-VNP-RDB3 development platform.&lt;BR /&gt;Software environment: LLCE1.0.5.exe ,RTD4.0.0.&lt;BR /&gt;Compiling and running S32G_LLCE_1_0_5\sample_app_llce\llce_sample_app_af\sample_app_can_llce\can_mcal_loopback and debugging shows that LLCE initialization fails. The return value bit at the breakpoint is LLCE_FW_NOTRUN. the value for successful initialization should be LLCE_FW_SUCCESS.&lt;/P&gt;&lt;P&gt;Theoretically, importing only the LLCE routines does not result in an unsuccessful LLCE initialization. I tried comparing the last version of the ld file, the LLCE firmware, and the EB config file. Didn't notice any difference, what could be causing this result? Suggestions would be appreciated.&lt;/P&gt;&lt;P&gt;Also I found the CAN2CAN routines to be the same way。&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="未命名图片1.png" style="width: 696px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/255860i456AFC0517054489/image-dimensions/696x305?v=v2" width="696" height="305" role="button" title="未命名图片1.png" alt="未命名图片1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Procedure for the following configuration.&lt;BR /&gt;Import and modify the EB project according to AN13423.pdf.&lt;BR /&gt;Import Tresos_LoopBack_Project and modify the Platform component. Generate output folder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="未命名图片2.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/255862i75DFC32FF8D32E2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="未命名图片2.png" alt="未命名图片2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="未命名图片3.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/255861iBBEAE8432744A048/image-size/large?v=v2&amp;amp;px=999" role="button" title="未命名图片3.png" alt="未命名图片3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Compile command: make can_loopback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 07:38:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-failed-to-initialize-LLCE/m-p/1779924#M5596</guid>
      <dc:creator>hebi</dc:creator>
      <dc:date>2023-12-26T07:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32G3 failed to initialize LLCE</title>
      <link>https://community.nxp.com/t5/S32G/S32G3-failed-to-initialize-LLCE/m-p/1786250#M5658</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We apologize for the delay. We understand that you are using EB Tresos for this specific example. Have you tried using the example provided under S32DS? To confirm that under the NXP tools the behavior is the expected.&lt;/P&gt;
&lt;P&gt;Under S32DS, the examples are the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Can_Llce_DS_Can2Can_S32G274A_M7&lt;/LI&gt;
&lt;LI&gt;Can_Llce_DS_Loopback_S32G274A_M7&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Which should correctly load LLCE-FW.&lt;/P&gt;
&lt;P&gt;As for EB, there are *.cmm files provided under the "llce_sample_app_af\tools\cmm_scripts" path, are you using them? Or are you using different ones?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 18:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G3-failed-to-initialize-LLCE/m-p/1786250#M5658</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2024-01-10T18:06:03Z</dc:date>
    </item>
  </channel>
</rss>

