<?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>Debug messages through putty</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10045/debug-messages-through-putty</link><description>Hello, 
 I have been going through devzone questions to figure out how to enable the default debugging messages through Putty for the ble_app_proximity example project from the 0.9.2 SDK. These are a couple posts I have looked at to name a few: 
 devzone</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Nov 2015 01:05:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10045/debug-messages-through-putty" /><item><title>RE: Debug messages through putty</title><link>https://devzone.nordicsemi.com/thread/37227?ContentTypeID=1</link><pubDate>Thu, 05 Nov 2015 01:05:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bbf7764-2440-4bef-9695-eff2b6a88f8f</guid><dc:creator>JudePinto</dc:creator><description>&lt;p&gt;makes sense, thanks for the answer and explanation. Debug messages came out after i added it to the path. at first they were coming out as garbage, but once i programmed the softdevice correctly, the messages came out for the proximity app. So it works. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debug messages through putty</title><link>https://devzone.nordicsemi.com/thread/37225?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 08:49:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68821426-59dc-421e-b5b9-d045872b9bf4</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;The tutorial &lt;a href="https://devzone.nordicsemi.com/tutorials/4/testing-and-using-a-simple-ble-application/"&gt;Testing and using a simple BLE application&lt;/a&gt; might be helpful for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Debug messages through putty</title><link>https://devzone.nordicsemi.com/thread/37226?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 08:08:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04f13524-d22e-4e04-ae30-8dd5aeccd7ce</guid><dc:creator>Makarand K</dc:creator><description>&lt;p&gt;I suppose you are using Keil v5 IDE. After you open the project go to Project -&amp;gt; Options for target nrf51x22, you&amp;#39;ll see the project properties, in that select C/C++ tab. In the &amp;quot;Define:&amp;quot; text box you can add this ENABLE_DEBUG_LOG_SUPPORT&lt;/p&gt;
&lt;p&gt;Defining in main.c will not work since the define doesn&amp;#39;t get propogated to app_trace.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>