<?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>Blinky Project - Building up and Adding Drivers, Headers, etc</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54019/blinky-project---building-up-and-adding-drivers-headers-etc</link><description>Hello, 
 I am learning the different peripherals using the nRF52 DK (PCA10040). I am using the nRF5_SDK_16.0.0. I am using Segger Embedded Studio on Windows 10 64-bit machine. 
 I started with GPIO using the blinky project and everything went well. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Nov 2019 01:27:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54019/blinky-project---building-up-and-adding-drivers-headers-etc" /><item><title>RE: Blinky Project - Building up and Adding Drivers, Headers, etc</title><link>https://devzone.nordicsemi.com/thread/218699?ContentTypeID=1</link><pubDate>Wed, 06 Nov 2019 01:27:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04b4436e-c526-476b-89e7-e77236e0a280</guid><dc:creator>jdelapena</dc:creator><description>&lt;p&gt;Thank you! It has resolved my issue. The path of the header files may have varied on the SDK v.16 but still, I was able to find the solution. Thanks again!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blinky Project - Building up and Adding Drivers, Headers, etc</title><link>https://devzone.nordicsemi.com/thread/218564?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2019 13:02:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a5ae3d1-4f04-4e22-b2e6-8b744baa5cfe</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Generally, you should&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Add nrf_drv_gpiote.c in nrf_Drivers folder&lt;/li&gt;
&lt;li&gt;Enable driver in sdk_config.h&lt;/li&gt;
&lt;li&gt;&lt;span&gt;add the path to the nrf_drv_gpiote.h file to the compiler include directories: In Embedded Studio right-click the solution or project and select Code-&amp;gt;Preprocessor then User Include Directories and add the path to the file. The file is located in &amp;quot;components/drivers_nrf/gpiote&amp;quot;. Depending on where your project file is located relative to the nRF5 SDK you will need to edit the path. Look at the other User Include Directories for help.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29364/adding-new-driver-in-segger-embedded-studio"&gt;post&lt;/a&gt;&amp;nbsp;might help.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>