<?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: undefined reference to `__pformatter' in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/undefined-reference-to-pformatter/m-p/1289556#M60802</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178593"&gt;@Saikiran&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to below link:&amp;nbsp; "undefined reference to __pformatter"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-Development-Tools/error-quot-undefined-reference-to-pformatter-quot-when-using/m-p/405209" target="_blank"&gt;https://community.nxp.com/t5/CodeWarrior-Development-Tools/error-quot-undefined-reference-to-pformatter-quot-when-using/m-p/405209&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 03:21:50 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2021-06-09T03:21:50Z</dc:date>
    <item>
      <title>undefined reference to `__pformatter'</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/undefined-reference-to-pformatter/m-p/1288414#M60773</link>
      <description>&lt;P&gt;Currently I am porting MQX4.1 project to MQX4.2 which is running on MK60FN1M0VLQ12 controller. we want to use UART for debug output application is building properly but at linking stage showing error&amp;nbsp;ARM_GCC_Support/ewl/EWL_C/src/stdio/vsnprintf.c:58: undefined reference to `__pformatter' related to ewl library, please suggest possible solution for this issue.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saikiran&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 15:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/undefined-reference-to-pformatter/m-p/1288414#M60773</guid>
      <dc:creator>Saikiran</dc:creator>
      <dc:date>2021-06-07T15:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference to `__pformatter'</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/undefined-reference-to-pformatter/m-p/1289556#M60802</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178593"&gt;@Saikiran&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to below link:&amp;nbsp; "undefined reference to __pformatter"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-Development-Tools/error-quot-undefined-reference-to-pformatter-quot-when-using/m-p/405209" target="_blank"&gt;https://community.nxp.com/t5/CodeWarrior-Development-Tools/error-quot-undefined-reference-to-pformatter-quot-when-using/m-p/405209&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 03:21:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/undefined-reference-to-pformatter/m-p/1289556#M60802</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2021-06-09T03:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: undefined reference to `__pformatter'</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/undefined-reference-to-pformatter/m-p/1290701#M60819</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/369"&gt;@danielchen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the Help, I tried the solution provided by you still the issue is not provided. found below ticket similar to my issue.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/How-to-use-printf-function-in-S32DS-for-Power-Architecture-using/ta-p/1118901" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/How-to-use-printf-function-in-S32DS-for-Power-Architecture-using/ta-p/1118901&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;changed linker settings flags and it worked issue resolved.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saikiran.M&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 11:03:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/undefined-reference-to-pformatter/m-p/1290701#M60819</guid>
      <dc:creator>Saikiran</dc:creator>
      <dc:date>2021-06-10T11:03:02Z</dc:date>
    </item>
  </channel>
</rss>

