<?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>S32GのトピックRe: Questions about LLCE sample software CAN2Eth and Eth2CAN</title>
    <link>https://community.nxp.com/t5/S32G/Questions-about-LLCE-sample-software-CAN2Eth-and-Eth2CAN/m-p/1861335#M6812</link>
    <description>&lt;P&gt;Hello,@&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230314" target="_self"&gt;&lt;SPAN class=""&gt;kazuki,&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Did you solved this problem now?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 09:43:50 GMT</pubDate>
    <dc:creator>LeeHua</dc:creator>
    <dc:date>2024-05-08T09:43:50Z</dc:date>
    <item>
      <title>Questions about LLCE sample software CAN2Eth and Eth2CAN</title>
      <link>https://community.nxp.com/t5/S32G/Questions-about-LLCE-sample-software-CAN2Eth-and-Eth2CAN/m-p/1819409#M6110</link>
      <description>&lt;P&gt;I would like to check the operation of "llce_sample_app_pfe" included in the LLCE module.&lt;BR /&gt;Your “Using CAN2CAN, CAN2ETH and ETH2CAN”&lt;BR /&gt;I built it using the instructions in "Features of LLCE on S32G" as a reference and confirmed its operation.&lt;BR /&gt;When I checked the operation, Can_43_LLCE_Init did not succeed and the operation could not be confirmed.&lt;BR /&gt;I would like to check the operation of LLCE's CAN2ETH and ETH2CAN, so I would like your support.&lt;/P&gt;&lt;P&gt;The operation confirmation environment is as follows.&lt;BR /&gt;S32DS:Ver3.5 Build id: 240130 (Update 10)&lt;BR /&gt;Debug Probe:S32 Debug Probe&lt;BR /&gt;LLCE:S32G_LLCE_1_0_5_QLP1&lt;BR /&gt;PFE:PFE-DRV_S32G_M7_MCAL_RTM_1.0.0_QLP1&lt;BR /&gt;RTD:RTD_4.4_4.0.0&lt;BR /&gt;compiler:GCC v9.2&lt;BR /&gt;tresosStudio:Ver28.2&lt;BR /&gt;Board used: S32G-VNP-RDB3&lt;/P&gt;&lt;P&gt;The following steps were used to confirm the operation.&lt;BR /&gt;1. Corrected buf size of Eth.xdm. from 2048 to 1522 and m “GHS” to “__ghs__”. of hal.h described on page 16 of AN13423.&lt;BR /&gt;2. Set config.mak of llce_sample_app_pfe to S32G3 as the target device and select GCC as the compiler. Also match the plugin path.&lt;BR /&gt;3.Insert LLCE, PFE, and RTD into the plugins of tresosStudio.&lt;BR /&gt;4. Generate configuration for sample_app_llce\llce_sample_app_pfe\tresos_S32G3 using tresosStudio.&lt;BR /&gt;5.Insert the configuration that generated sample_app_llce\llce_sample_app_pfe and build.&lt;BR /&gt;6. Replace the completed .elf file with the elf file of an existing project that can be debugged with S32DS and run it.&lt;/P&gt;&lt;P&gt;The problem is that initialization ends abnormally and LLCE's CAN is not initialized.&lt;BR /&gt;Looking inside, the processing of Can_Llce_ExecuteIfCommand of Can_Llce.c called by Can_43_LLCE_Init was not successful and L1029&lt;BR /&gt;The output value of "eReturnValue = Can_SharedMemory.aCanCmd[pConfig-&amp;gt;u8ActiveHif].eReturnValue" is LLCE_FW_NOTRUN, resulting in abnormal termination.&lt;/P&gt;&lt;P&gt;As a supplement, in the CAN2CAN sample program that can be imported with S32DS, Can_43_LLCE_Init is successful and the operation of CAN2CAN has been confirmed.&lt;/P&gt;&lt;P&gt;I have two questions.&lt;BR /&gt;The first one&lt;BR /&gt;Does the sample code included in the LLCE module S32G_LLCE_1_0_5_QLP1 work properly in the described environment? Also, is it possible to debug with S32DS? Also, is there another sample that works with ETH2CAN and CAN2ETH?&lt;/P&gt;&lt;P&gt;Second&lt;BR /&gt;What are the possible reasons why the processing of Can_Llce_ExecuteIfCommand described as a phenomenon is not successful? Is there another solution?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 09:16:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Questions-about-LLCE-sample-software-CAN2Eth-and-Eth2CAN/m-p/1819409#M6110</guid>
      <dc:creator>kazuki</dc:creator>
      <dc:date>2024-03-01T09:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about LLCE sample software CAN2Eth and Eth2CAN</title>
      <link>https://community.nxp.com/t5/S32G/Questions-about-LLCE-sample-software-CAN2Eth-and-Eth2CAN/m-p/1819585#M6117</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Below will be some comments on regards of your questions:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1.&amp;nbsp;Does the sample code included in the LLCE module S32G_LLCE_1_0_5_QLP1 work properly in the described environment? Also, is it possible to debug with S32DS? Also, is there another sample that works with ETH2CAN and CAN2ETH?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;NXP &amp;gt; We seem to understand that there might be some additional modifications required to the project, as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_0-1709299981047.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266038iF066BCD9B99BA23F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_0-1709299981047.png" alt="DanielAguirre_0-1709299981047.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="DanielAguirre_1-1709299990560.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266039i68F77110A444D332/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_1-1709299990560.png" alt="DanielAguirre_1-1709299990560.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_2-1709299998699.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266040i670C1B6195708B6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_2-1709299998699.png" alt="DanielAguirre_2-1709299998699.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="DanielAguirre_3-1709300006555.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266041iF5C7B84B3D6223AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_3-1709300006555.png" alt="DanielAguirre_3-1709300006555.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_4-1709300016812.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266042i65B0CCED71067396/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_4-1709300016812.png" alt="DanielAguirre_4-1709300016812.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As for debugging the application with S32DS, we understand that there is no guide on how to do it, since all information is provided with Lauterbach. We do apologize.&lt;/P&gt;
&lt;P&gt;On regards of a newer release, we can recommend moving to v1.0.6 (or even newer), since we see confirmation on the example working.&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;SPAN&gt;What are the possible reasons why the processing of Can_Llce_ExecuteIfCommand described as a phenomenon is not successful? Is there another solution?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;NXP &amp;gt; We have mainly seen this behavior when we change the optimization level of compilation to&amp;nbsp;&lt;EM&gt;None&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAguirre_5-1709300485154.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266043iAFEB937DA7464E84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAguirre_5-1709300485154.png" alt="DanielAguirre_5-1709300485154.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Aside from this (and not loading the FW), we have not seen this outcome from our side. We do apologize.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 13:43:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Questions-about-LLCE-sample-software-CAN2Eth-and-Eth2CAN/m-p/1819585#M6117</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2024-03-01T13:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about LLCE sample software CAN2Eth and Eth2CAN</title>
      <link>https://community.nxp.com/t5/S32G/Questions-about-LLCE-sample-software-CAN2Eth-and-Eth2CAN/m-p/1861335#M6812</link>
      <description>&lt;P&gt;Hello,@&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/230314" target="_self"&gt;&lt;SPAN class=""&gt;kazuki,&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Did you solved this problem now?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 09:43:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Questions-about-LLCE-sample-software-CAN2Eth-and-Eth2CAN/m-p/1861335#M6812</guid>
      <dc:creator>LeeHua</dc:creator>
      <dc:date>2024-05-08T09:43:50Z</dc:date>
    </item>
  </channel>
</rss>

