<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/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/"><channel><title>C library folder structure</title><link>https://community.arm.com/developer/tools-software/tools/f/arm-compilers-forum/47654/c-library-folder-structure</link><description> Hi, 
 Until now I used to code and debug using IAR Embedded workbench. 
 Now for the first time I downloaded the GNU Arm Embedded Toolchain. I see that there are multiple instances of the same h files. How can I knwo which folder should I put in the</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: C library folder structure</title><link>https://community.arm.com/thread/167592?ContentTypeID=1</link><pubDate>Sat, 19 Sep 2020 05:46:25 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:120edf29-06e2-4725-8827-6e1bb2941759</guid><dc:creator>Clonimus74</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t use Keil, etc. as the place I work at requires freeware.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using an external editor (which does its own parsing of the code [Sourceinsight], so I must find out which folder should I include in the editor project dir. So if there&amp;#39;s a doc that describes what each folder is for it would be great.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C library folder structure</title><link>https://community.arm.com/thread/167540?ContentTypeID=1</link><pubDate>Fri, 18 Sep 2020 03:20:53 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f89173f2-1b98-4cca-830a-e8e6fefd5353</guid><dc:creator>Ronan Synnott</dc:creator><description>&lt;p&gt;Hello, you should just need to point to the base lib folder - the linker will select the correct lib version based on the CPU used (for example Cortex-M0 is an Armv6-M core, Cortex-M4 is Armv7-M)&lt;br /&gt;&lt;br /&gt;You may be interested in using Keil MDK (if only building for Cortex-M) or Arm Development Studio if using other Arm processors. Both include the Arm Compiler, as well as being compatible with gcc.&lt;/p&gt;
&lt;p&gt;Evaluation versions of both are available.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www2.keil.com/mdk5/"&gt;http://www2.keil.com/mdk5/&lt;br /&gt;https://developer.arm.com/tools-and-software/embedded/arm-development-studio&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards, Ronan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>