<?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>Unable to build SES</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90974/unable-to-build-ses</link><description>Trying out Nrf5 sdk v17.1 with SES 6.32 and opened up an ANT+ example `ant\ant_debug\d52\s212\ses` 
 Tried to build, 50% compiled successfully, but i get repeated errors on this 
 13&amp;gt; C:\Nordic\nRF5_SDK_17.1.0\components\libraries\util\sdk_errors.h:73</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Aug 2022 12:58:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90974/unable-to-build-ses" /><item><title>RE: Unable to build SES</title><link>https://devzone.nordicsemi.com/thread/381788?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 12:58:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fad88a4-8220-4fc9-8348-7d6b4e03a496</guid><dc:creator>intosite</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Will give that a try. Issue I have is the documentation is quite all over the place and a little hard to have a good initial overview.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to build SES</title><link>https://devzone.nordicsemi.com/thread/381775?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 12:27:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e24401e1-1ae1-4faf-882f-21484f761790</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I recommend to use the toolchain that the release have been tested with, for instance from the release_notes.txt in nRF5 SDK v17.1:&lt;/p&gt;
&lt;p&gt;The following toolchains/devices have been used for testing and verification:&lt;br /&gt; &lt;br /&gt; - ARM: MDK-ARM version 5.25 &lt;br /&gt; - GCC: GCC ARM Embedded 9.2020-q2.major&lt;br /&gt; - IAR: IAR Workbench 7.80.4&lt;br /&gt; - SES: SES 5.42a&lt;/p&gt;
&lt;p&gt;A search found this:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/87736/segger-embedded-studio-latest-incompatible-with-nrf5-sdk"&gt;Segger Embedded Studio (latest) incompatible with nrf5-sdk&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to build SES</title><link>https://devzone.nordicsemi.com/thread/381650?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 01:49:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb2077af-f07e-4245-ba9d-ba1727c0bbf7</guid><dc:creator>intosite</dc:creator><description>&lt;p&gt;Thanks, I just added the header files. And seems to compile. Waiting for the dev kit to arrive.&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;get other compile errors, for eg (this is just 1 of many)&amp;nbsp;using SES 5.7&lt;/p&gt;
&lt;p&gt;`8&amp;gt; Output/Debug/Obj/ant_io_tx_d52_starterkit_s212_uart/nrf_drv_uart.o does not exist.`&lt;/p&gt;
&lt;p&gt;but in SES 6.32 it seems to compile fine. Just would like to know why is it so?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to build SES</title><link>https://devzone.nordicsemi.com/thread/381575?ContentTypeID=1</link><pubDate>Mon, 15 Aug 2022 12:25:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be5b0d66-3e3d-43b3-810f-a6b920e4e22b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Did you follow?&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fgetting_started_softdevice.html&amp;amp;cp=8_1_1_3_1&amp;amp;anchor=getting_started_sd_ant52"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fgetting_started_softdevice.html&amp;amp;cp=8_1_1_3_1&amp;amp;anchor=getting_started_sd_ant52&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This should also be mentioned in header of main.c:&lt;/p&gt;
&lt;p&gt;/*&lt;br /&gt; * Before compiling this example for NRF52, complete the following steps:&lt;br /&gt; * - Download the S212 SoftDevice from &amp;lt;a href=&amp;quot;&lt;a href="https://www.thisisant.com/developer/components/nrf52832"&gt;&amp;quot;&amp;gt;www.thisisant.com/.../nrf52832&amp;quot;&lt;/a&gt; target=&amp;quot;_blank&amp;quot;&amp;gt;thisisant.com&amp;lt;/a&amp;gt;.&lt;br /&gt; * - Extract the downloaded zip file and copy the S212 SoftDevice headers to &amp;lt;tt&amp;gt;\&amp;lt;InstallFolder\&amp;gt;/components/softdevice/s212/headers&amp;lt;/tt&amp;gt;.&lt;br /&gt; * If you are using Keil packs, copy the files into a @c headers folder in your example folder.&lt;br /&gt; * - Make sure that @ref ANT_LICENSE_KEY in @c nrf_sdm.h is uncommented.&lt;br /&gt; */&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>