<?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: LPUART GCC extension warning in S32K</title>
    <link>https://community.nxp.com/t5/S32K/LPUART-GCC-extension-warning/m-p/1840934#M33829</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203425"&gt;@akhilranga&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;C supports only int, unsigned int, and _Bool as types for bit-fields. Other types are implementation defined.&lt;/P&gt;
&lt;P&gt;Using the flag -Wpedantic the compiler will follow the standard strictly and will try to warn you if you use certain implementation-defined features or extensions, it&lt;SPAN&gt;&amp;nbsp;warns for some uses of language extensions that the compiler otherwise considers normal but that can make the program non-portable to other compilers.&amp;nbsp;&lt;/SPAN&gt;This code may not compile with another compiler.&lt;/P&gt;
&lt;P&gt;You can disable this flag by going to "Properties &amp;gt; C/C++ Build &amp;gt; Settings &amp;gt; Standard S32DS C Compiler &amp;gt; Warnings".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1712252160623.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/272080i1B41EBB626E6BD13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1712252160623.png" alt="Julin_AragnM_0-1712252160623.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 17:38:30 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2024-04-04T17:38:30Z</dc:date>
    <item>
      <title>LPUART GCC extension warning</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-GCC-extension-warning/m-p/1840466#M33789</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Can some one please help me understand the reason for this warning. I am attaching the image below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;LPUART GCC extension warning. I am using the same file in different code with out any such warning. I wanted to understand the reason for this warning. So any insights would be helpful . Thank you&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (240).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271885i18B8BD86FFFF7C24/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (240).png" alt="Screenshot (240).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 07:12:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-GCC-extension-warning/m-p/1840466#M33789</guid>
      <dc:creator>akhilranga</dc:creator>
      <dc:date>2024-04-04T07:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART GCC extension warning</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-GCC-extension-warning/m-p/1840934#M33829</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203425"&gt;@akhilranga&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;C supports only int, unsigned int, and _Bool as types for bit-fields. Other types are implementation defined.&lt;/P&gt;
&lt;P&gt;Using the flag -Wpedantic the compiler will follow the standard strictly and will try to warn you if you use certain implementation-defined features or extensions, it&lt;SPAN&gt;&amp;nbsp;warns for some uses of language extensions that the compiler otherwise considers normal but that can make the program non-portable to other compilers.&amp;nbsp;&lt;/SPAN&gt;This code may not compile with another compiler.&lt;/P&gt;
&lt;P&gt;You can disable this flag by going to "Properties &amp;gt; C/C++ Build &amp;gt; Settings &amp;gt; Standard S32DS C Compiler &amp;gt; Warnings".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1712252160623.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/272080i1B41EBB626E6BD13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_0-1712252160623.png" alt="Julin_AragnM_0-1712252160623.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 17:38:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-GCC-extension-warning/m-p/1840934#M33829</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2024-04-04T17:38:30Z</dc:date>
    </item>
  </channel>
</rss>

