<?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: lwip_FreeRTOS_s32k396 example project for MCSPTR2AK396 Development Kit in S32K</title>
    <link>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404362#M60447</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the design files, I can see that the HW Design Package for&amp;nbsp;MCSPTR2AK396 includes revision B2:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_3-1786576291659.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/394505iF746A7AC963D8D78/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_3-1786576291659.png" alt="Julin_AragnM_3-1786576291659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2026 23:11:41 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2026-08-12T23:11:41Z</dc:date>
    <item>
      <title>lwip_FreeRTOS_s32k396 example project for MCSPTR2AK396 Development Kit</title>
      <link>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2403287#M60354</link>
      <description>&lt;P&gt;Hello! I am working with the 3-Phase Permanent Magnet Synchronous Motor Control Development Kit with S32K396 MCSPTR2AK396. To test the base firmware, I installed the following stack:&lt;BR /&gt;S32DS_3.6.5_RFP_win32&lt;BR /&gt;S32K3_ETPU_SW_4.9_2.0.1_D2512&lt;BR /&gt;SW32K3_S32M27x_RTD_R23-11_7.0.0_QLP03_D2512&lt;BR /&gt;SW32K3_FreeMASTER_Driver_1.5.0_D2512&lt;BR /&gt;S32K3xx_AMMCLIB_RTM_1_1_45_BIN&lt;BR /&gt;MCSPTR2AK396_SW&lt;BR /&gt;GCC version 10.2&lt;/P&gt;&lt;P&gt;After several unsuccessful attempts to synchronize all software versions, it finally worked, and the base firmware started functioning. However, I wanted to test the Ethernet communication functionality next, and that’s where I encountered unresolved issues at the moment.&lt;/P&gt;&lt;P&gt;I additionally installed:&lt;BR /&gt;SW32K3_FreeRTOS_11.1.0_0.8.0_CD1_D2603&lt;BR /&gt;SW32K3_TCPIP_STACK_4.0.0_D2512&lt;BR /&gt;And I took the test project lwip_FreeRTOS_s32k396, but it never compiled without errors; there were always conflicts in descriptions and other issues. I tried using the latest version of SW32K3_TCPIP_STACK_5.0.0_CD01_D2605, and I had to apply a file replacement during the update code process. In the end, the firmware compiled with warnings but no errors.&lt;/P&gt;&lt;P&gt;After that, I moved on to testing. I set up the system as follows: personal computer -&amp;gt; GeekStore 100BT1-PRO2 Automotive Converter (&lt;A href="http://pinzhi-tech.com.cn/en/home_eng/product_list_100base-t1_eng/100bt1-pro2_eng/" target="_blank"&gt;http://pinzhi-tech.com.cn/en/home_eng/product_list_100base-t1_eng/100bt1-pro2_eng/&lt;/A&gt;) -&amp;gt; MCSPTR2AK396. I aligned the IP addresses of the Ethernet connection on the computer and the one specified in the firmware so they would be in the same subnet. However, attempting to ping the motor's assigned IP from the computer was unsuccessful, although it seems the network polling is ongoing, as indicated by the converter.&lt;BR /&gt;&lt;BR /&gt;What could be the issue? Could it be that I shouldn’t have used the latest version of TCPIP_STACK? Are there possible issues with the board itself? On the controller board stickers, revisions B1 and B are indicated. Is it possible to obtain additional documentation specifically for these revisions (on the website, I only saw documentation for revision A)? I would appreciate any advice or clarifying questions.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2026 11:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2403287#M60354</guid>
      <dc:creator>Anna_Anna</dc:creator>
      <dc:date>2026-08-10T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: lwip_FreeRTOS_s32k396 example project for MCSPTR2AK396 Development Kit</title>
      <link>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2403810#M60415</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/264043"&gt;@Anna_Anna&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Firstly, I am not sure what errors were present with TCPIP v4.0.0, since it is also compatible with RTD 7.0.0 &amp;amp; FreeRTOS&amp;nbsp;7.0.0 CD01 packages, however, latest TCPIP stack (v5.0.0) is OK. Can you share what was the file modification?&lt;/P&gt;
&lt;P&gt;I was able to import, generate and compile the project without problem. My environment: S32DS v3.6.0, RTD v7.0.1, FreeRTOS v7.0.0 CD 01 and TCPIP Stack version 5.0.0 CD 01.&lt;/P&gt;
&lt;P&gt;It seems that&amp;nbsp;&lt;SPAN&gt;MCSPTR2AK396&amp;nbsp;has a design oversight. &lt;STRONG&gt;EMAC_MII_RMII_RX_DV&lt;/STRONG&gt; (&lt;STRONG&gt;PTD14&lt;/STRONG&gt;) is not connected to&amp;nbsp;&lt;STRONG&gt;RX_CTL - CONFIG6&lt;/STRONG&gt;:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/MCSPTR2AK396-EVB-ethernet-connectivity-CRS-DV-signal/td-p/2309337" target="_blank"&gt;MCSPTR2AK396 EVB ethernet connectivity, CRS_DV signal clarification&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That said, is &lt;/SPAN&gt;the task and OS is running?&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;xTickCount — this should be incrementing continuously if the RTOS tick interrupt is active.&lt;/LI&gt;
&lt;LI&gt;xSchedulerRunning — this should be set to 1 if the scheduler is running.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 23:41:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2403810#M60415</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-08-11T23:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: lwip_FreeRTOS_s32k396 example project for MCSPTR2AK396 Development Kit</title>
      <link>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404010#M60433</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;!&lt;BR /&gt;&lt;BR /&gt;The issue with building the test project using TCPIP v4.0.0 was resolved by excluding two files, fsdata.c and EthIf.c, from the build. This conflict seems to have been automatically resolved in version 5.0.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also checked the values of the variables xSchedulerRunning and xTickCount through the Expressions window in the S32DS debugger. xSchedulerRunning indeed takes the value 1, and the second one increases sequentially (1, 5001, 10001...), leading me to conclude that FreeRTOS is functioning correctly on the board, and the problem is not in the software. If I understand correctly, the only remaining cause is a hardware issue—the absence of a connection between CRS_DV (CONFIG6) on the TJA1103A and pin PTD14? To resolve this, do I need to solder these two contacts together? Please confirm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 08:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404010#M60433</guid>
      <dc:creator>Anna_Anna</dc:creator>
      <dc:date>2026-08-12T08:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: lwip_FreeRTOS_s32k396 example project for MCSPTR2AK396 Development Kit</title>
      <link>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404357#M60446</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/264043"&gt;@Anna_Anna&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Yes, the fsdata.c and EthIf.c in previous release was reported and fixed;&amp;nbsp;EthIf.c file from RTD is just a stub. We provide our own minimal implementation for EthIf, so the file from RTD can be safely excluded from the project.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Secondly, yes, from your description, it seems that the example works properly. The connection is needed and should be done as mentioned (routing/soldering&amp;nbsp;&lt;STRONG&gt;CRS_DV&lt;/STRONG&gt; to &lt;STRONG&gt;PTD14&lt;/STRONG&gt;).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Best regards,&lt;BR /&gt;Julián&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 22:54:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404357#M60446</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-08-12T22:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: lwip_FreeRTOS_s32k396 example project for MCSPTR2AK396 Development Kit</title>
      <link>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404362#M60447</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the design files, I can see that the HW Design Package for&amp;nbsp;MCSPTR2AK396 includes revision B2:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_3-1786576291659.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/394505iF746A7AC963D8D78/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_3-1786576291659.png" alt="Julin_AragnM_3-1786576291659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 23:11:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404362#M60447</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-08-12T23:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: lwip_FreeRTOS_s32k396 example project for MCSPTR2AK396 Development Kit</title>
      <link>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404474#M60462</link>
      <description>&lt;P&gt;Thanks, I'll try this approach a little later and report back on the results.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2026 08:55:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/lwip-FreeRTOS-s32k396-example-project-for-MCSPTR2AK396/m-p/2404474#M60462</guid>
      <dc:creator>Anna_Anna</dc:creator>
      <dc:date>2026-08-13T08:55:10Z</dc:date>
    </item>
  </channel>
</rss>

