<?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: code generate error in S32K</title>
    <link>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1634940#M22179</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 clicked 'update code'.&lt;/P&gt;&lt;P&gt;PIN module is not able to generate code for these pins which are routed as default .&lt;/P&gt;&lt;P&gt;PTA14 is routed to ADC as default&lt;/P&gt;&lt;P&gt;Is it right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2023 01:01:02 GMT</pubDate>
    <dc:creator>gumu</dc:creator>
    <dc:date>2023-04-18T01:01:02Z</dc:date>
    <item>
      <title>code generate error</title>
      <link>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1634627#M22169</link>
      <description>&lt;P&gt;Hi NXP team,&lt;/P&gt;&lt;P&gt;I have configured PTA14 as ADC_1, but&amp;nbsp; Siul2_Port_Ip_Cfg.c doesn't have generated code.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gumu_0-1681730065469.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219448i2674468025C26846/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gumu_0-1681730065469.png" alt="gumu_0-1681730065469.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
        .base                        = IP_SIUL2,
        .pinPortIdx                  = 12u,
        .mux                         = PORT_MUX_ALT3,
        .safeMode                    = PORT_SAFE_MODE_DISABLED,
        .inputFilter                 = PORT_INPUT_FILTER_DISABLED,
        .pullConfig                  = PORT_INTERNAL_PULL_NOT_ENABLED,
        .pullKeep                    = PORT_PULL_KEEP_DISABLED,
        .invert                      = PORT_INVERT_DISABLED,
        .inputBuffer                 = PORT_INPUT_BUFFER_ENABLED,
        .outputBuffer                = PORT_OUTPUT_BUFFER_DISABLED,
        .adcInterleaves              = { MUX_MODE_NOT_AVAILABLE, MUX_MODE_NOT_AVAILABLE },
        .inputMuxReg                 = {
                                         1u
                                       },
        .inputMux                    = { 
                                         PORT_INPUT_MUX_ALT2,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT
                                       },
    },
    {
        .base                        = IP_SIUL2,
        .pinPortIdx                  = 16u,
        .mux                         = PORT_MUX_AS_GPIO,
        .safeMode                    = PORT_SAFE_MODE_DISABLED,
        .inputFilter                 = PORT_INPUT_FILTER_DISABLED,
        .pullConfig                  = PORT_INTERNAL_PULL_NOT_ENABLED,
        .pullKeep                    = PORT_PULL_KEEP_DISABLED,
        .invert                      = PORT_INVERT_DISABLED,
        .inputBuffer                 = PORT_INPUT_BUFFER_ENABLED,
        .outputBuffer                = PORT_OUTPUT_BUFFER_DISABLED,
        .adcInterleaves              = { MUX_MODE_NOT_AVAILABLE, MUX_MODE_NOT_AVAILABLE },
        .inputMux                    = {
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT,
                                         PORT_INPUT_MUX_NO_INIT
                                       },
    },&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 11:15:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1634627#M22169</guid>
      <dc:creator>gumu</dc:creator>
      <dc:date>2023-04-17T11:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: code generate error</title>
      <link>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1634826#M22177</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/211858"&gt;@gumu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you update the code once you finish the changes on ConfigTools?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1681755327672.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219479iF647F3CBCD9851AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1681755327672.png" alt="VaneB_0-1681755327672.png" /&gt;&lt;/span&gt;&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>Mon, 17 Apr 2023 18:15:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1634826#M22177</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-04-17T18:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: code generate error</title>
      <link>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1634940#M22179</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 clicked 'update code'.&lt;/P&gt;&lt;P&gt;PIN module is not able to generate code for these pins which are routed as default .&lt;/P&gt;&lt;P&gt;PTA14 is routed to ADC as default&lt;/P&gt;&lt;P&gt;Is it right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 01:01:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1634940#M22179</guid>
      <dc:creator>gumu</dc:creator>
      <dc:date>2023-04-18T01:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: code generate error</title>
      <link>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1636638#M22248</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/211858"&gt;@gumu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are correct, the pins that are labeled as default in Config Tools it does not appear in the pin configuration structure since technically it would be making a double configuration of the same functionality.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 22:08:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/code-generate-error/m-p/1636638#M22248</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-04-19T22:08:50Z</dc:date>
    </item>
  </channel>
</rss>

