<?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>Starting a new nrf52 project in kiel</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13719/starting-a-new-nrf52-project-in-kiel</link><description>Hi all,
I&amp;#39;ve always been a CSR developer and recently been asked to develop on the Nordic chip. The example code makes sense to me and its not to different to the CSR code.
however, it seems impossibly convoluted to just start a new project, for example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 May 2016 15:03:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13719/starting-a-new-nrf52-project-in-kiel" /><item><title>RE: Starting a new nrf52 project in kiel</title><link>https://devzone.nordicsemi.com/thread/52432?ContentTypeID=1</link><pubDate>Tue, 10 May 2016 15:03:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5158473a-580a-4aa3-ad6b-e83f5a113153</guid><dc:creator>lee.W</dc:creator><description>&lt;p&gt;After much tweaking yes, I finally got the project to compile - I had to adjust the includes paths to match the new project destination in both the includes (C/C++ tab) and edit the path of each separate file in the nrf_XXX folders in the project explorer.
A bit tedious but got there in the end. Thank you for your support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Starting a new nrf52 project in kiel</title><link>https://devzone.nordicsemi.com/thread/52431?ContentTypeID=1</link><pubDate>Tue, 10 May 2016 15:00:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2c29f3a-6139-4e42-838a-d37643643d21</guid><dc:creator>James Yu</dc:creator><description>&lt;p&gt;You also need to update all your project include paths under the &amp;quot;C/C++&amp;quot; tab in project options.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Starting a new nrf52 project in kiel</title><link>https://devzone.nordicsemi.com/thread/52430?ContentTypeID=1</link><pubDate>Tue, 10 May 2016 08:36:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1566fa6e-5dca-4d88-af15-5ae91fe20160</guid><dc:creator>lee.W</dc:creator><description>&lt;p&gt;James, thank you for your reply.
So, yes I have downloaded all of the appropriate tools and SDK&amp;#39;s and I am able to compile and run the examples from the examples folder but, I need to be able to create stand-alone as the projects I work on  can&amp;#39;t work from the example folder.
When I copy the ble_app_template folder to a new directory this is where all my issues arise,
&lt;a href="http://dev.usingnfc.com/utils/keilBroke.png"&gt;Screen Shot&lt;/a&gt;
If I manually change the file locations they work but then their file dependencies with the file dependencies fail?
Somebody on the forum mentioned using the &amp;#39;manage run time environment&amp;#39; option to import dependencies but again this seems to be esoteric as I dont know what I should be selecting and half of these options go yellow or red and when I click resolve nothing happens.&lt;/p&gt;
&lt;p&gt;I Just feel like this is far to convoluted to start a new project, am I doing something wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Starting a new nrf52 project in kiel</title><link>https://devzone.nordicsemi.com/thread/52429?ContentTypeID=1</link><pubDate>Mon, 09 May 2016 15:34:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6327bd02-c58d-4c41-8aea-4e6b922a1137</guid><dc:creator>James Yu</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which SDK version are you using? For NRF52 you should be using the nRF5 SDK v11.0.0: &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fmodules.html&amp;amp;cp=4_0_0_6"&gt;infocenter.nordicsemi.com/index.jsp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note that Keil CMSIS Packs have been deprecated in favor of everything in a single ZIP file starting with v11.0.0.&lt;/p&gt;
&lt;p&gt;After you download and unzip the SDK, you can find many examples in the examples folder along with their respective Keil and IAR project files with everything already set up to compile and run.&lt;/p&gt;
&lt;p&gt;If you want a &amp;quot;blank&amp;quot; BLE project to start with you can take a look at the &amp;quot;ble_app_template&amp;quot; project in &amp;quot;/examples/ble_peripheral&amp;quot;&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want to start with BLE there is also &amp;quot;template project&amp;quot; in &amp;quot;/examples/peripheral&amp;quot;&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>