<?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>SDK compile time issue: example: ble_app_hrs_c</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11149/sdk-compile-time-issue-example-ble_app_hrs_c</link><description>I noticed the following compile time issue in the SDK - both 10 and 11: 
 The file ./examples/ble_central/ble_app_hrs_c/main.c 
 needs: 
 #include &amp;quot;app_uart.h&amp;quot;
 
 For it to compile correctly.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Jan 2016 15:00:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11149/sdk-compile-time-issue-example-ble_app_hrs_c" /><item><title>RE: SDK compile time issue: example: ble_app_hrs_c</title><link>https://devzone.nordicsemi.com/thread/41788?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2016 15:00:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afb2d27d-48f9-4335-bd4e-d3b749db94e7</guid><dc:creator>natersoz</dc:creator><description>&lt;p&gt;You&amp;#39;re going to make me work for this!&lt;/p&gt;
&lt;p&gt;Found my missing flag:
CFLAGS += -DBSP_UART_SUPPORT&lt;/p&gt;
&lt;p&gt;Then it compiles. I was wrong.&lt;/p&gt;
&lt;p&gt;Thanks - I should have tried that first.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK compile time issue: example: ble_app_hrs_c</title><link>https://devzone.nordicsemi.com/thread/41789?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2016 10:00:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28281717-ca83-4fca-aee6-6886c394b073</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;That does not change anything for me (compiles fine with armgcc with both flags). Also those flags are not present in SDK 10 example makefile.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK compile time issue: example: ble_app_hrs_c</title><link>https://devzone.nordicsemi.com/thread/41786?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2016 17:55:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7425a879-6eef-48c0-b1d7-68099e8b04af</guid><dc:creator>natersoz</dc:creator><description>&lt;p&gt;ARM GCC.&lt;/p&gt;
&lt;p&gt;The SDK does in fact compile as delivered. I do have one difference:
-DNRF_LOG_USES_RTT instead of -DNRF_LOG_USES_UART&lt;/p&gt;
&lt;p&gt;I think that broke it. No source changes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK compile time issue: example: ble_app_hrs_c</title><link>https://devzone.nordicsemi.com/thread/41787?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2016 16:38:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39d46fad-4a19-42db-8e65-32ceb42902f8</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Compiles very well with Keil. What setup are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>