<?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>problem in setting up rtt with Keil project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9117/problem-in-setting-up-rtt-with-keil-project</link><description>Hi,
I followed the tutorial to setup RTT on Keil. But when I include &amp;quot;SEGGER_RTT.h&amp;quot; in the main file, it shows 
 
 fatal error: file SEGGER_RTT.h not found. 
 
 I have followed the tutorial as precisely as I can, maybe I&amp;#39;m doing something wrong.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Sep 2015 11:29:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9117/problem-in-setting-up-rtt-with-keil-project" /><item><title>RE: problem in setting up rtt with Keil project</title><link>https://devzone.nordicsemi.com/thread/33579?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2015 11:29:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bed71994-6167-42a4-b61e-5e43c7120d7e</guid><dc:creator>Lalit Kumar</dc:creator><description>&lt;p&gt;I kind of figured out a solution, I put the RTT folder in my project folder which is in C drive, from there when i follow the process, I am able to get the setup done without any errors. But if I&amp;#39;m trying to put the path of RTT folder in the other drive, I&amp;#39;m getting the error. For now, I&amp;#39;ll use the former solution but still I&amp;#39;m unable to figure out why drive change effects the import of file, if I&amp;#39;m giving absolute path in options for target.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: problem in setting up rtt with Keil project</title><link>https://devzone.nordicsemi.com/thread/33578?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2015 10:43:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4338972f-73a8-4f83-b3d7-5bae31ec1a85</guid><dc:creator>Lalit Kumar</dc:creator><description>&lt;p&gt;Yeah, I&amp;#39;ve added the path which in my case is &amp;quot;D:\Program Files (x86)\Keil\ARM\Pack\NordicSemiconductor\RTT&amp;quot; and yeah the .h file is located there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: problem in setting up rtt with Keil project</title><link>https://devzone.nordicsemi.com/thread/33577?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2015 10:42:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6f55d6f-bdf5-4e99-8f1c-2189f24f9994</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;It sounds like Keil doesn&amp;#39;t know where to find SEGGER_RTT.h. Did you remember to&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In Keil, go to Project -&amp;gt; Options for
target
In the C/C++ tab, add    C:\Keil_v5\ARM\Pack\NordicSemiconductor\RTT
to the include path&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;as instructed in the tutorial? Are you sure that the .h-file is located in &amp;quot;&lt;em&gt;C:\Keil_v5\ARM\Pack\NordicSemiconductor\RTT&lt;/em&gt;&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>