<?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>NRF51 Custom Board - Keil Works but Makefile Does Not</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25605/nrf51-custom-board---keil-works-but-makefile-does-not</link><description>Hello, 
 I have an NRF51822 custom board. I am trying to flash the code under 
 C:\Users\Home\Desktop\nrf51\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart\pca10028\s130
 
 I am trying to flash it with KEIL and it works. I can see NORDIC_UART</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Oct 2017 23:03:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25605/nrf51-custom-board---keil-works-but-makefile-does-not" /><item><title>RE: NRF51 Custom Board - Keil Works but Makefile Does Not</title><link>https://devzone.nordicsemi.com/thread/100929?ContentTypeID=1</link><pubDate>Tue, 17 Oct 2017 23:03:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53bde85b-9d52-4a0e-9f7b-ba6198b3598c</guid><dc:creator>Jai</dc:creator><description>&lt;p&gt;You mentioned that you are using the &amp;#39;default&amp;#39; Makefile from the project folder. In my experience, when my coworkers develop the project in Kiel, and when I bring the same project over to my GCC environment, I have to update all the component folder paths and C file paths before I can run anything. Kiel does not update the Makefile automatically.&lt;/p&gt;
&lt;p&gt;So you probably just need to include the missing headers?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51 Custom Board - Keil Works but Makefile Does Not</title><link>https://devzone.nordicsemi.com/thread/100928?ContentTypeID=1</link><pubDate>Mon, 02 Oct 2017 09:24:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:294c350b-ebc4-4440-ac5e-a5fe1f4e5cf9</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you change the last line in the makefile, from &lt;code&gt;nrfjprog --eraseall -f nrf52&lt;/code&gt; to &lt;code&gt;nrfjprog --eraseall -f nrf51&lt;/code&gt; ?&lt;/p&gt;
&lt;p&gt;How much RAM and Flash do you have on the NRF51822 for the custom board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>