<?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>NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38268/nrf_log_str_push_buffer_size-defined-twice</link><description>In SDK 15.1.0 NRF_LOG_STR_PUSH_BUFFER_SIZE is defined twice in every sdk_config.h in the SDK. For example in the ble_app_template/pca10040/s132/config/sdk_config.h:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Sep 2018 12:16:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38268/nrf_log_str_push_buffer_size-defined-twice" /><item><title>RE: NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/thread/148618?ContentTypeID=1</link><pubDate>Thu, 13 Sep 2018 12:16:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76572d0d-09ea-47c2-b31d-ca8726310f4f</guid><dc:creator>Christian Waldmann</dc:creator><description>&lt;p&gt;The missing entry in my project is based on the fact that I am trying to upgrade an existing project from SDK 5.0 to SDK 5.2. So in the already existing sdk_config.h in my project the entry is missing.&lt;/p&gt;
&lt;p&gt;Regarding the many changes in the source tree, this way of porting is hard to to.&lt;/p&gt;
&lt;p&gt;I think I will try to integrate my solution again in the example from SDK 5.2 that was my starting point in the SDK 5.0.&lt;/p&gt;
&lt;p&gt;Happy coding&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/thread/148602?ContentTypeID=1</link><pubDate>Thu, 13 Sep 2018 11:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8c12348-c559-48f9-bcad-1191b9577c3b</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the clarification.&lt;/p&gt;
&lt;p&gt;Yes, both issues are reported in our internal issue tracker as separate bugs.&lt;/p&gt;
&lt;p&gt;It currently is not entirely clear what posts are replies to what other posts here on DevZone, but the post about &amp;quot;sections of the sdk_config.h file missing&amp;quot; was to&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/realtime"&gt;Christian Waldmann&lt;/a&gt;&amp;nbsp;and the post about &amp;quot;too late in the release pipeline&amp;quot; was to you (&lt;a href="https://devzone.nordicsemi.com/members/gnfrnd"&gt;gnf&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/thread/148531?ContentTypeID=1</link><pubDate>Thu, 13 Sep 2018 07:39:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d072597c-9ddc-4867-a6a7-a4b0f771ba53</guid><dc:creator>gnf</dc:creator><description>&lt;p&gt;Ok, now I see the last post was an answer to Christian. Anyway, to clarify even more, the problem I am talking about is that the section is defined twice, one after each other.&lt;/p&gt;
&lt;p&gt;I attach two screenshots to explain this in detail.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Keil Configuration Wizard:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1040x240/__key/communityserver-discussions-components-files/4/Twice2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here in a search in Eclipse. To me it seems a lot of sdk_config.h files suffer from this:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1040x0/__key/communityserver-discussions-components-files/4/Twice1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/thread/148460?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 15:00:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:207e21f3-1ae8-4a55-8555-5573e2ecae48</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have had some issues with some sections of the sdk_config.h file missing in some examples (but still it was present in others). This is a known issue, and is probably the reason why you did not find it in the example that you were looking at. (It is not limited to NRF_LOG_STR_PUSH_BUFFER_SIZE.)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/thread/148458?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 14:58:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fe8d5c8-b186-4c2a-9622-773d2514a1fc</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am afraid nRF5 SDK v15.2.0 was too far in the release pipeline for going back to change this before release. (This is not really a critical bug, although it may be a bit annoying.) Hopefully we will look into it shortly and fix it for future releases.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/thread/148450?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 14:16:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:916a8990-4968-4a07-8613-af0424304eb6</guid><dc:creator>gnf</dc:creator><description>&lt;p&gt;No. I&amp;#39;m sorry but I just downloaded and tested&amp;nbsp;&lt;span&gt;nRF5_SDK_15.2.0_9412b96. The problem is still there!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/thread/148431?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 13:29:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32f0de4d-f655-4c8d-8d91-b007b1e3e9fd</guid><dc:creator>Christian Waldmann</dc:creator><description>&lt;p&gt;Now the section isn&amp;#39;t present anymore in the released&amp;nbsp;nRF5_SDK_15.2.0_9412b96&lt;/p&gt;
&lt;p&gt;When sdding it once, it compiles&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_LOG_STR_PUSH_BUFFER_SIZE defined twice</title><link>https://devzone.nordicsemi.com/thread/147841?ContentTypeID=1</link><pubDate>Fri, 07 Sep 2018 14:52:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e1d97ca-34fa-46cd-9a7f-9115657adc74</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for notifying us about this bug. It is highly appreciated! I have registered it in our internal tracker. Hopefully we can fix it before too long.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>