<?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>DTM observe on monitor</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34756/dtm-observe-on-monitor</link><description>Hi there 
 I tried to observe the message when DTM are working. 
 So I modify the example direct_test_mode to display on monitor. 
 But after modified , it comes out the error. 
 .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol m_nrf_log_app_logs_data_dynamic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 May 2018 08:26:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34756/dtm-observe-on-monitor" /><item><title>RE: DTM observe on monitor</title><link>https://devzone.nordicsemi.com/thread/133367?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 08:26:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a76bc0d-1ad7-44b5-b46e-02d3ee812502</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Yes, and the corresponding .c files for the NRF_LOG interface:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-866de87628624927b1dd369a3a5a3ab9/pastedimage1527236793124v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DTM observe on monitor</title><link>https://devzone.nordicsemi.com/thread/133353?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 07:43:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c3796f6-1196-4727-8d54-06055afabf2c</guid><dc:creator>william_wu_A</dc:creator><description>&lt;p&gt;Hi sir&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You means these??&lt;/p&gt;
&lt;p&gt;#include &amp;quot;nrf_log.h&amp;quot;&lt;br /&gt;#include &amp;quot;nrf_log_ctrl.h&amp;quot;&lt;br /&gt;#include &amp;quot;nrf_log_default_backends.h&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DTM observe on monitor</title><link>https://devzone.nordicsemi.com/thread/133344?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 07:26:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ce5888e-8200-425a-bd04-726fb9ce5087</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It looks like your project does not have the nrf_log libraries added. When the NRF_LOG module is disabled in sdk_config.h, all NRF_LOG_*(&amp;quot;message&amp;quot;) calls are omitted, which is why it compiles when you set NRF_LOG_ENABLED 0.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DTM observe on monitor</title><link>https://devzone.nordicsemi.com/thread/133339?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 07:05:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da0184ae-bc8b-4972-968e-1803223a6ef1</guid><dc:creator>william_wu_A</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Update the discovery&lt;/p&gt;
&lt;p&gt;What is the relationship between below code?&lt;/p&gt;
&lt;p&gt;#ifndef NRF_LOG_ENABLED&lt;br /&gt;#define NRF_LOG_ENABLED 1&lt;br /&gt;#endif&lt;/p&gt;
&lt;p&gt;After I turned 1 to 0, the error is solve.&lt;/p&gt;
&lt;p&gt;Why?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>