<?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: Code generation failed for peripherals</title>
    <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1666356#M23759</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217707"&gt;@cw20&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have installed on S32DS the FreeRTOS and TCPIP packages?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 18:10:39 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2023-06-08T18:10:39Z</dc:date>
    <item>
      <title>Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664391#M23680</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My project is not building because of code generation failure in the peripherals. According to the error message, no function group is selected to be the default initialization function so it will be empty. How do I fix this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cw20_0-1686061095201.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226455iA299CD1E633BA800/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cw20_0-1686061095201.png" alt="cw20_0-1686061095201.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 14:19:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664391#M23680</guid>
      <dc:creator>cw20</dc:creator>
      <dc:date>2023-06-06T14:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664500#M23684</link>
      <description>&lt;P&gt;Update: I've fixed the functional group error but there is still an issue with code generation for peripherals&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cw20_0-1686072259345.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226471iB7C97FBD97777F4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cw20_0-1686072259345.png" alt="cw20_0-1686072259345.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 17:24:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664500#M23684</guid>
      <dc:creator>cw20</dc:creator>
      <dc:date>2023-06-06T17:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664539#M23686</link>
      <description>&lt;P&gt;when I build the project, there is also an issue with the tcpip library that is preventing it from building properly&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cw20_0-1686076146477.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226477i4C5F1C00142D8A56/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cw20_0-1686076146477.png" alt="cw20_0-1686076146477.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 18:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664539#M23686</guid>
      <dc:creator>cw20</dc:creator>
      <dc:date>2023-06-06T18:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664618#M23689</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217707"&gt;@cw20&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you create a new project you need to add the peripheral which you are needed at first.&lt;BR /&gt;After you add the related driver, then you can use the peripheral module in the IDE to configure the related module.&lt;/P&gt;
&lt;P&gt;A possibility is that lacks the driver because when you create the project, you did not add the related driver.&lt;/P&gt;
&lt;P&gt;Please correct me if this is not your case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 21:53:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664618#M23689</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-06-06T21:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664682#M23693</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I have included all the necessary drivers and MCALs, this is what I have:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cw20_0-1686101686222.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226501iE941A2FD7CF78BAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cw20_0-1686101686222.png" alt="cw20_0-1686101686222.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 01:34:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1664682#M23693</guid>
      <dc:creator>cw20</dc:creator>
      <dc:date>2023-06-07T01:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1666343#M23758</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am specifically having issues with freeRTOS and tcpip - design studio cannot find the components and that may be why code generation for peripherals is failing. I've included the log file.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 17:55:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1666343#M23758</guid>
      <dc:creator>cw20</dc:creator>
      <dc:date>2023-06-08T17:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1666356#M23759</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217707"&gt;@cw20&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have installed on S32DS the FreeRTOS and TCPIP packages?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 18:10:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1666356#M23759</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-06-08T18:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1666402#M23760</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yes, I do have both packages installed. And, I installed them in order, FreeRTOS first and then Tcpip second&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 19:55:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1666402#M23760</guid>
      <dc:creator>cw20</dc:creator>
      <dc:date>2023-06-08T19:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1667694#M23841</link>
      <description>&lt;P&gt;This issue could be caused by code generation timeout.&lt;/P&gt;
&lt;P&gt;By default, Peripherals Tool has 15 seconds allocated for code generation (which should be more than enough). If code generation scripts do not finish their execution in 15 seconds, the code will not be generated.&lt;/P&gt;
&lt;P&gt;The timeout can occur if the machine on which S32CT is running is slow/heavily loaded/code generation scripts are not optimized.&lt;/P&gt;
&lt;P&gt;As a workaround for this issue, code generation timeout can be increased by adding the following argument into the s32ds.ini file (default path could be C:\NXP\S32DS.3.4\eclipse\s32ds.ini, it depends on the version of S32DS).&lt;/P&gt;
&lt;P&gt;-Dcom.nxp.swtools.codegenscript.timeout = 60000 -&amp;gt; It will increase code generation timeout to 1 minute.&lt;/P&gt;
&lt;P&gt;Or you can increase the timeout based on your environment.&lt;/P&gt;
&lt;P&gt;Try this workaround and let me know the result.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 19:31:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1667694#M23841</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-06-12T19:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Code generation failed for peripherals</title>
      <link>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1993314#M43200</link>
      <description>&lt;P&gt;Hi VaneB. I am trying by CMD to generate code. I have same issue which have error message is "SEVERE: Peripherals: [SDK] Failed to update the code - Code generation failed.". I tried to increase the timeout param but the issue isn't resolved.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 07:07:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Code-generation-failed-for-peripherals/m-p/1993314#M43200</guid>
      <dc:creator>HoaMaiXuan</dc:creator>
      <dc:date>2024-11-13T07:07:24Z</dc:date>
    </item>
  </channel>
</rss>

