<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Can not build with _vsprintf (SDK v14.2)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32490/can-not-build-with-_vsprintf-sdk-v14-2</link><description>stdio.h defines vsprintf and _vsprintf, and suggests using _vsprintf if you want to save on code space. 
 extern _ARMABI int _vsprintf(char * __restrict /*s*/, const char * __restrict /*format*/, __va_list /*arg*/) __attribute__((__nonnull__(1,2))); </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Mar 2018 23:13:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32490/can-not-build-with-_vsprintf-sdk-v14-2" /><item><title>RE: Can not build with _vsprintf (SDK v14.2)</title><link>https://devzone.nordicsemi.com/thread/125068?ContentTypeID=1</link><pubDate>Mon, 19 Mar 2018 23:13:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1553d474-2565-4cde-84f4-772db3b87030</guid><dc:creator>Keith Brafford</dc:creator><description>&lt;p&gt;Thanks for your help.&amp;nbsp; I&amp;#39;ll give that a try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can not build with _vsprintf (SDK v14.2)</title><link>https://devzone.nordicsemi.com/thread/125067?ContentTypeID=1</link><pubDate>Mon, 19 Mar 2018 22:49:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d87755b-24d6-419d-a30c-0acf582779aa</guid><dc:creator>Jeff4BLE</dc:creator><description>&lt;p&gt;To use _vsprintf, the target option Use MicroLIB must be disabled. It is enabled by default. Disabling MicroLIB may reduce the code size a bit. However, RAM usage is likely to explode. I suggest considering&amp;nbsp;&lt;a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.kui0099a/armlib_cihhegaa.htm"&gt;vsnprint&lt;/a&gt;.&amp;nbsp;&lt;a href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.kui0099a/armlib_cihhegaa.htm"&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can not build with _vsprintf (SDK v14.2)</title><link>https://devzone.nordicsemi.com/thread/125038?ContentTypeID=1</link><pubDate>Mon, 19 Mar 2018 15:20:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:230a5284-4c5e-45f6-be6d-3a33794c06dd</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll ask around in the SDK team, although this doesn&amp;#39;t seem Nordic related.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>