<?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>nrf52 usbd log problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33998/nrf52-usbd-log-problem</link><description>Hi, 
 I&amp;#39;m trying to obtain as much information as possible about my usb connection with Nordic chip. I&amp;#39;m working on DK board with nRF840, sdk14 and usbd_msc example. My problem is: when I set APP_USBD_CONFIG_LOG_ENABLED 1 in sdk_config, linker throws</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 May 2018 07:44:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33998/nrf52-usbd-log-problem" /><item><title>RE: nrf52 usbd log problem</title><link>https://devzone.nordicsemi.com/thread/130937?ContentTypeID=1</link><pubDate>Fri, 04 May 2018 07:44:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:135f67c9-4924-4004-8e3c-3b67217e1443</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t get the exact same message as you, but I got something similar. Do you use the file app_usbd.h?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Did you at some point get the message that&amp;nbsp;app_usbd_sof_timestamp_get was not defined (from main.c)? It is used in NRF_LOG_INIT.&lt;/p&gt;
&lt;p&gt;In my case, when I used your sdk_config.h file, it complained about this. It would not be included unless:&lt;/p&gt;
&lt;p&gt;#if ((APP_USBD_CONFIG_PROVIDE_SOF_TIMESTAMP) &amp;amp;&amp;amp; (NRF_LOG_ENABLED))&lt;/p&gt;
&lt;p&gt;was true.&lt;/p&gt;
&lt;p&gt;Did you just remove the #if line, or did you define this? (Or did you not encounter it at all?)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If that was not the case, I was not able to reproduce the issue. Maybe you could send the entire project? If you have changed any files from other parts of the SDK than in the project folder, I would need that as well. A quick way to find out is if you copy the project folder to a fresh unzip of the SDK, and you are able to reproduce it there.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What SDK version do you use? SDK14.0/1/2?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 usbd log problem</title><link>https://devzone.nordicsemi.com/thread/130877?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 17:58:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1450305-75ae-4229-8b50-60d8883a9ac2</guid><dc:creator>Kristopher</dc:creator><description>&lt;p&gt;&lt;a href="https://pastebin.com/L9HffJ7H"&gt;https://pastebin.com/L9HffJ7H&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;full sdk_config.h in link above&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 usbd log problem</title><link>https://devzone.nordicsemi.com/thread/130838?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 14:28:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d96ec47-58aa-4586-b55d-36c4174d62cd</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I tried to enable the APP_USBD_CONFIG_LOG_ENABLED, but I didn&amp;#39;t get the same error. I couldn&amp;#39;t find anywhere in the projects the&amp;nbsp;m_nrf_log_app_usbd_logs_data_dynamic reference either, but I see that it is found in some binary files. Could you please attach the sdk_config.h file that reproduce this error? Then maybe I could try to reproduce the issue here.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>