<?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>Why  &amp;quot;keil&amp;quot; does not able to read &amp;quot;source input files&amp;quot; ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16231/why-keil-does-not-able-to-read-source-input-files</link><description>I want to make a program for wireless accelerometer with a microcontroller &amp;quot;nrf51822&amp;quot;. I prepared the code however I face a problem with the &amp;quot;.h&amp;quot; files such as &amp;quot;nrf_error.h&amp;quot; as the program is not able to get them. I checked the paths however I still have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Sep 2016 11:46:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16231/why-keil-does-not-able-to-read-source-input-files" /><item><title>RE: Why  "keil" does not able to read "source input files" ?</title><link>https://devzone.nordicsemi.com/thread/61995?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2016 11:46:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56a7d6ec-4104-4c89-a479-c32ea6cc03ce</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You have to add the include paths of the headers that you are using under &amp;quot;Options for Target&amp;quot;--&amp;gt;C/C++ --&amp;gt; Include Paths. See the screenshot below.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/include_5F00_paths.JPG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>