<?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>Basic compiling</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16829/basic-compiling</link><description>This is my first time working with a microcontroller and working with C as well, my only previous experience being C++ done in notepad on Linux. Currently I&amp;#39;m trying to just compile anything basic in Keil uVision. My current code is 
 #include &amp;lt;stdbool</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Oct 2016 14:39:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16829/basic-compiling" /><item><title>RE: Basic compiling</title><link>https://devzone.nordicsemi.com/thread/64406?ContentTypeID=1</link><pubDate>Mon, 03 Oct 2016 14:39:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdb15593-c9d0-45fc-85e3-375b9c393c37</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I would recommend that you start out by following the &lt;a href="https://devzone.nordicsemi.com/tutorials/36"&gt;getting started tutorial&lt;/a&gt; found here on DevZone. There is also a &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.gs/dita/gs/gs.html?cp=1"&gt;getting started page&lt;/a&gt; on the infocenter The infocenter contains technical documentation on all our products and software.&lt;/p&gt;
&lt;p&gt;Instead of creating your own project in Keil from scratch, I would recommend that you start with one of the example projects available in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/dita/sdk/sdk.html?cp=4"&gt;SDK&lt;/a&gt; and build your application from this, for instance the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/getting_started_examples.html?cp=4_0_0_1_2_1#gs_examples_running"&gt;blinky example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There are many more tutorials available here, which you can follow to learn more about programming Nordic chips and BLE applications.&lt;/p&gt;
&lt;p&gt;Good luck and 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>