<?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>nRF connect SDK v2.0.0 direction fiding RX example cannot found stdio.h</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101100/nrf-connect-sdk-v2-0-0-direction-fiding-rx-example-cannot-found-stdio-h</link><description>HI, 
 i use the nRF connect SDK v2.0.0 direction fiding RX example in WIN10 VScode with nRF52833dk. 
 i want write something like &amp;#39;fopen&amp;#39; , but the header &amp;#39;stdio.h&amp;#39; cannot found. 
 i have comfirmed it is exist. 
 error task 
 
 
 the same path header</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Jun 2023 08:10:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101100/nrf-connect-sdk-v2-0-0-direction-fiding-rx-example-cannot-found-stdio-h" /><item><title>RE: nRF connect SDK v2.0.0 direction fiding RX example cannot found stdio.h</title><link>https://devzone.nordicsemi.com/thread/433118?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2023 08:10:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f76f2f88-9ff0-4887-9ea4-f89d5826a585</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Can you check out the&amp;nbsp;&lt;span&gt;\zephyr\samples\application_development\external_lib sample project, and check the CMakeLists.txt file to see how you can add external libraries with the add_library function as you need to do that as well in addition to add the header files. What is the first error you see when trying to build this application? Usually the topmost one will give you an indication of what the root issue is.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect SDK v2.0.0 direction fiding RX example cannot found stdio.h</title><link>https://devzone.nordicsemi.com/thread/432660?ContentTypeID=1</link><pubDate>Fri, 23 Jun 2023 11:04:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d489a691-4e84-4c13-adaf-21416b83972c</guid><dc:creator>HSUAN</dc:creator><description>&lt;p&gt;thank you, i find the file, and add something to prj.conf&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/623_2D00_2.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;but main.c still has &amp;#39;stdio.h&amp;#39; not found error&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/623_2D00_1.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;stdio.h error task&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/623_2D00_3.PNG" /&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/623_2D00_4.PNG" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF connect SDK v2.0.0 direction fiding RX example cannot found stdio.h</title><link>https://devzone.nordicsemi.com/thread/432611?ContentTypeID=1</link><pubDate>Fri, 23 Jun 2023 06:20:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e43d0556-2819-4c7f-8caa-b02aaeecd6e2</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think the toolchain.h file you&amp;#39;re looking for is located in &lt;strong&gt;...\zephyr\include\zephyr&lt;/strong&gt;. Try to also add CONFIG_NEWLIB_LIBC to your prj.conf fileto enable the use of non-minimal C functionality.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>