<?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: S32K314 Compilation prompt &amp;quot;undefined reference to 'vsnprintf'&amp;quot;</title>
    <link>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692930#M25452</link>
    <description>Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;This means that I may not be able to use these standard library functions,&lt;BR /&gt;So does NXP provide functions that implement these functions (such as vsnprintf)?</description>
    <pubDate>Wed, 26 Jul 2023 09:15:54 GMT</pubDate>
    <dc:creator>Danny_Wu</dc:creator>
    <dc:date>2023-07-26T09:15:54Z</dc:date>
    <item>
      <title>S32K314 Compilation prompt "undefined reference to 'vsnprintf'"</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692597#M25434</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I tried to use function snprintf in my project,&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;even though I had included the following H file,&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; #include &amp;lt;stdarg.h&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; #include &amp;lt;stdio.h&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; #include &amp;lt;string.h&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;but at compile time it prompt "undefined reference to 'vsnprintf'".&lt;/DIV&gt;&lt;DIV&gt;Functions snprintf and sprintf are also unavailable.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Test environment:&lt;/DIV&gt;&lt;DIV&gt;S32K314，S32DS.3.5，AUTOSAR&amp;nbsp;project&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Jul 2023 02:43:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692597#M25434</guid>
      <dc:creator>Danny_Wu</dc:creator>
      <dc:date>2023-07-26T02:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 Compilation prompt "undefined reference to 'vsnprintf'"</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692736#M25438</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@Danny_Wu" target="_blank"&gt;Hi@Danny_Wu&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I made a simple test, it works fine on myside.(RTD2.0.X)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1690352797790.png" style="width: 551px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/233630iCCAA8D0CB666A55D/image-dimensions/551x284?v=v2" width="551" height="284" role="button" title="Senlent_0-1690352797790.png" alt="Senlent_0-1690352797790.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 06:33:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692736#M25438</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-07-26T06:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 Compilation prompt "undefined reference to 'vsnprintf'"</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692769#M25439</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Maybe because I am using AUTOSAR project, the compilation method is different.&lt;BR /&gt;Do you have any advice for the AUTOSAR project on this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 06:59:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692769#M25439</guid>
      <dc:creator>Danny_Wu</dc:creator>
      <dc:date>2023-07-26T06:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 Compilation prompt "undefined reference to 'vsnprintf'"</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692786#M25440</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@Danny_Wu" target="_blank"&gt;Hi@Danny_Wu&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This should be related to AUTOSAR,&lt;/P&gt;
&lt;P&gt;I saw some answers, for autosar, the standard input/output functions should not be used.&lt;/P&gt;
&lt;P&gt;The standard library functions from the '&amp;lt;stdio.h&amp;gt;' / '&amp;lt;cstdio&amp;gt;' and '&amp;lt;wchar.h&amp;gt;' header files can be&lt;/P&gt;
&lt;P&gt;dangerous. Their behavior depends on the implementation. Besides, their use might lead to undefined&lt;/P&gt;
&lt;P&gt;ehavior.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 07:17:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692786#M25440</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-07-26T07:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 Compilation prompt "undefined reference to 'vsnprintf'"</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692930#M25452</link>
      <description>Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;This means that I may not be able to use these standard library functions,&lt;BR /&gt;So does NXP provide functions that implement these functions (such as vsnprintf)?</description>
      <pubDate>Wed, 26 Jul 2023 09:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692930#M25452</guid>
      <dc:creator>Danny_Wu</dc:creator>
      <dc:date>2023-07-26T09:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 Compilation prompt "undefined reference to 'vsnprintf'"</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692938#M25453</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@Danny_Wu" target="_blank"&gt;Hi@Danny_Wu&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Sorry, I didn't find any similar function for your direct reference, you need to write it yourself. And as discussed above, for AUTOSAR applications try to avoid using functions in the standard library.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 09:26:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-Compilation-prompt-quot-undefined-reference-to-vsnprintf/m-p/1692938#M25453</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-07-26T09:26:59Z</dc:date>
    </item>
  </channel>
</rss>

