<?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>Path to header files</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20272/path-to-header-files</link><description>Hello, 
 I am able to compile blinky with my SW tool set up, however, when I try to compile a more complex example (ant_broadcast_rx_pca10040_s212) I get issues with the included header files.
I checked the path in Kiel and on my hard drive and the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Mar 2017 04:27:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20272/path-to-header-files" /><item><title>RE: Path to header files</title><link>https://devzone.nordicsemi.com/thread/78971?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 04:27:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d11bbbd8-8050-4c3b-a7e9-a9e21c8225d6</guid><dc:creator>xwinderx</dc:creator><description>&lt;p&gt;Thanks, that seemed to do the trick. I don&amp;#39;t recall changing anything in the examples, maybe something got messed up though.  Thanks for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Path to header files</title><link>https://devzone.nordicsemi.com/thread/78966?ContentTypeID=1</link><pubDate>Thu, 09 Mar 2017 16:31:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:771d2a0b-3af1-4e2e-8e01-63c39ec4839f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Have you done any other changes to the example? Could you try with a freshly extracted version of the SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Path to header files</title><link>https://devzone.nordicsemi.com/thread/78970?ContentTypeID=1</link><pubDate>Thu, 09 Mar 2017 14:50:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50433896-a332-483e-b46c-260ee859e429</guid><dc:creator>xwinderx</dc:creator><description>&lt;p&gt;Yes, it was the same error as before.
I downloaded S212-SD-v2.0.1 from this location.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.thisisant.com/developer/components/nrf52832#tab_protocol_stacks_tab"&gt;www.thisisant.com/.../nrf52832&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Path to header files</title><link>https://devzone.nordicsemi.com/thread/78969?ContentTypeID=1</link><pubDate>Thu, 09 Mar 2017 08:35:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9f7e94d-b34c-49f2-aa08-b521cc0106f6</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Do you get the exact same error as earlier? Did you download the correct ANT softdevice version supported by the SDK? (SDK 12.2 support S212 SoftDevice v2.0.x)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Path to header files</title><link>https://devzone.nordicsemi.com/thread/78968?ContentTypeID=1</link><pubDate>Wed, 08 Mar 2017 23:48:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0e7e93a-6310-4df3-a3c4-75951f45f9f8</guid><dc:creator>xwinderx</dc:creator><description>&lt;p&gt;yes, I have the files in that location, the same as you have shown.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Path to header files</title><link>https://devzone.nordicsemi.com/thread/78967?ContentTypeID=1</link><pubDate>Wed, 08 Mar 2017 21:44:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83ad030c-26d0-42b3-a856-58da99297aa2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Did you copy all files from inside the include folder of the softdevice into &lt;code&gt;[SDK_ROOT]\components\softdevice\s212\headers&lt;/code&gt;. It should look like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ant_5F00_header_5F00_files.png" alt="ant_header_files.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Path to header files</title><link>https://devzone.nordicsemi.com/thread/78965?ContentTypeID=1</link><pubDate>Wed, 08 Mar 2017 15:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a855fecc-f23a-42bd-becc-317c62ad2ef8</guid><dc:creator>xwinderx</dc:creator><description>&lt;p&gt;Thanks for the help Jørgen, I had not downloaded the Soft Device files, so I went ahead and did that and followed the directions in the link you provided. I am sure it prevented another problem in the future, but my original issue is still not working.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Path to header files</title><link>https://devzone.nordicsemi.com/thread/78972?ContentTypeID=1</link><pubDate>Wed, 08 Mar 2017 08:40:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15243220-9a43-4b6c-914e-d625af850706</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you add the ANT softdevice header files to the SDK? The ANT softdevices are not provided with the SDK, and you need to download and add it yourself. This is &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/getting_started_softdevice.html?cp=4_0_1_1_3_1#getting_started_sd_ant52"&gt;described in the infocenter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>