<?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>Segger Embedded Studio (latest) incompatible with nrf5-sdk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87736/segger-embedded-studio-latest-incompatible-with-nrf5-sdk</link><description>Hi, 
 Following the latest version of SES (v6.30) on macOS (could also be relevant on linux and windows machines) a critical error has been found . 
 Building the project with any Release mode optimizations levels casues a crash on the BLE stack (random</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jun 2022 13:08:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87736/segger-embedded-studio-latest-incompatible-with-nrf5-sdk" /><item><title>RE: Segger Embedded Studio (latest) incompatible with nrf5-sdk</title><link>https://devzone.nordicsemi.com/thread/371162?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 13:08:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:175ae78c-ee74-4e30-a6ca-232ffa4cf546</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;No unfortunately. Like I mentioned, we have a supported version that is tested and verified for each release.&lt;/p&gt;
&lt;p&gt;Thanks for sharing your solution. I will pass this on to our developers.&lt;/p&gt;
&lt;p&gt;Br,&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Embedded Studio (latest) incompatible with nrf5-sdk</title><link>https://devzone.nordicsemi.com/thread/370763?ContentTypeID=1</link><pubDate>Thu, 02 Jun 2022 18:53:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c194ca0-9716-4c8e-8693-86f41bddb91f</guid><dc:creator>Shahar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Been 21 days -&amp;nbsp;any reponse from the developers regarding the 6.30?&lt;/p&gt;
&lt;p&gt;This&amp;nbsp;edit in&amp;nbsp;&lt;strong&gt;SEGGER_RTT_Syscalls_SES.c&lt;/strong&gt; resolves the RTT compatiblity (v6.20+) and should be&amp;nbsp;incorporated&amp;nbsp;in the next nrf5 SDK release&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#include &amp;quot;sdk_config.h&amp;quot;
#if !defined(RETARGET_ENABLED) || RETARGET_ENABLED == 0
#if (defined __SES_ARM) || (defined __CROSSWORKS_ARM)

#include &amp;quot;SEGGER_RTT.h&amp;quot;
#if !defined(__SEGGER_RTL_VERSION)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#endif
#endif
#endif
/****** End Of File *************************************************/&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Embedded Studio (latest) incompatible with nrf5-sdk</title><link>https://devzone.nordicsemi.com/thread/367721?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 21:49:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:857efd9a-a4ff-47e1-a2ea-bda8893757b5</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Like I said in my previous comment, the version in the release notes is the version we have used for testing and verification.&lt;/p&gt;
&lt;p&gt;We can not guarantee that future releases will be compatible with our old nRF5 SDK releases, unfortunately.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll check with our developers if this is a known issue and if there is a workaround.&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Embedded Studio (latest) incompatible with nrf5-sdk</title><link>https://devzone.nordicsemi.com/thread/367252?ContentTypeID=1</link><pubDate>Tue, 10 May 2022 18:49:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16a4bd8c-6b75-4372-8050-e6f9ad70e692</guid><dc:creator>Shahar</dc:creator><description>&lt;p&gt;You are working fine with&amp;nbsp;version 6.22a&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Version 5.42a is from [2021-04-09]&lt;/span&gt;&amp;nbsp;and is obsolete (v6 adds a lot of C++ support and further optimizations).&lt;br /&gt;The other tools versions are very old as well FYI.&lt;/p&gt;
&lt;p&gt;As the SOFTDEVICE is closed source, it would be helpful if you can try and run ble_blinky on the latest SES in release mode and see why it fails - it seems there might be something incompatible with the SES compiler optimizations.&lt;/p&gt;
&lt;p&gt;Weirdly&amp;nbsp;enough - there doesn&amp;#39;t seems to be an issue with the securebootloader when optimized.&lt;/p&gt;
&lt;p&gt;Just make sure to have&amp;nbsp;&lt;span&gt;RETARGET_ENABLED=1&amp;nbsp;defined in&amp;nbsp;the project&amp;nbsp;preprocessor definitions.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Segger Embedded Studio (latest) incompatible with nrf5-sdk</title><link>https://devzone.nordicsemi.com/thread/367150?ContentTypeID=1</link><pubDate>Tue, 10 May 2022 10:51:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5551284a-bb6a-475e-9be0-c5ef777d8f72</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;From the release notes of nRF5 SDK v.17.1.0:&lt;/p&gt;
&lt;pre&gt;The following toolchains/devices have been used for testing and verification:
 
 - ARM: MDK-ARM version 5.25   
 - GCC: GCC ARM Embedded 9.2020-q2.major
 - IAR: IAR Workbench 7.80.4
 - SES: SES 5.42a&lt;/pre&gt;
&lt;p&gt;That is the SES version we recommend using with the nRF5 SDK v.17.1.0.&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>