<?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>nRF5 SDK 17.1.0 examples is not compiling in latest SES (6.20a)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86110/nrf5-sdk-17-1-0-examples-is-not-compiling-in-latest-ses-6-20a</link><description>None of our existing software projects (based closely on Nordic example projects) will build when the SEGGER IDE is upgraded from 5.70a to the latest 6.20a 
 The public forum post mentioning this issue contains some replies from staff, but none of these</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Mar 2022 18:58:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86110/nrf5-sdk-17-1-0-examples-is-not-compiling-in-latest-ses-6-20a" /><item><title>RE: nRF5 SDK 17.1.0 examples is not compiling in latest SES (6.20a)</title><link>https://devzone.nordicsemi.com/thread/359669?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 18:58:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ebcaf24-33a2-4cf9-bf43-9310e26f8a73</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I see the same with the&amp;nbsp;&lt;span&gt;ble_app_uart_pca10056_s140&amp;nbsp;example project. The issue and fix is described in &lt;a href="https://forum.segger.com/index.php/Thread/8443-SOLVED-SES-v6-20-misses-RTT-files/?s=9c1ed4dc2a68d7ce8e5b4b74ca33c154c68e8ad1"&gt;this thread&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Clarification for future reference:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;In most cases getting RTT to work with Segger Embedded Studio &amp;gt;= 6.20a just involved removing&amp;nbsp;&lt;code&gt;SEGGER_RTT_Syscalls_SES.c&lt;/code&gt; from the project. See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/85405/nrf5-sdk-17-1-0-examples-is-not-compiling-in-latest-ses-6-20a"&gt;this thread&lt;/a&gt; for more details.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;In some cases (like with &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_nus_eval.html"&gt;ble_app_uart&lt;/a&gt;) you also need to do the following (see &lt;a href="https://forum.segger.com/index.php/Thread/8443-SOLVED-SES-v6-20-misses-RTT-files/?s=9c1ed4dc2a68d7ce8e5b4b74ca33c154c68e8ad1"&gt;this thread&lt;/a&gt; for more info):&lt;/span&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;Remove &lt;code&gt;retarget.c&lt;/code&gt; from the project.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Update the project configuration as shows in this screenshot.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/optionsiolibraryrtt.png" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 SDK 17.1.0 examples is not compiling in latest SES (6.20a)</title><link>https://devzone.nordicsemi.com/thread/359656?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 15:26:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:919e29d6-27de-4ec0-94fc-de7ce0b40ae8</guid><dc:creator>Nicholas Lee</dc:creator><description>&lt;p&gt;I know what it &amp;#39;should&amp;#39; do, but I already said that performing those steps did not work for us, and I reported the resulting list of errors.&lt;br /&gt;Our software project was based on the ble_app_uart_pca10056_s140 example project.&lt;br /&gt;&lt;br /&gt;The main changes to the project are adding the use of the SPIM3 and SAADC devices for audio input/output. None of which should make any real difference to this issue. I suspect the most likely culprit is using NRF_LOG_INFO to report debug messages to the messages window within the SEGGER IDE.&lt;br /&gt;Can the whole&amp;nbsp; NRF_LOG_INFO logging system now be replaced with PRINTF instead, or is that not how debugging is supposed to be implemented? &lt;br /&gt;NB: I am using the nRF5_SDK_17.1.0_ddde560 together with the s140 softdevice&lt;br /&gt;&lt;br /&gt;I tried to include the sdk_config.h file which contains all the relevant settings for the project, but the forum gave the following error:&lt;br /&gt;&amp;quot;We apologize, but an unexpected issue prevented the page you requested from being available. We&amp;#39;ve logged the issue so the site administrator can resolve the problem. &amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5 SDK 17.1.0 examples is not compiling in latest SES (6.20a)</title><link>https://devzone.nordicsemi.com/thread/359512?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 08:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05d6131a-71dc-488e-b002-e36005ee6b61</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It should be enough to just remove&amp;nbsp;SEGGER_RTT_Syscalls_SES.C from the project (right click on it and select &amp;quot;Remove&amp;quot;). Which example project do you get these errors with? And what changes have you made to the example project?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>