<?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>Problem in compiling Nordic Thingy52 FW in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42791/problem-in-compiling-nordic-thingy52-fw-in-segger-embedded-studio</link><description>I have downloaded the motion_driver_6.12 for Nordic Thingy 52. And I am using Segger Embedded Studio to build and debug the code. But the IDE is unable to find the libraries like accel_auto_cal.c, compass_vec_cal.c etc. When I include the path for libmpllib</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Jan 2019 19:41:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42791/problem-in-compiling-nordic-thingy52-fw-in-segger-embedded-studio" /><item><title>RE: Problem in compiling Nordic Thingy52 FW in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/167206?ContentTypeID=1</link><pubDate>Tue, 22 Jan 2019 19:41:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3868718a-e866-4940-8172-906f6e464d5c</guid><dc:creator>Olaf</dc:creator><description>&lt;p&gt;Thanks for porting the project to SES!!&lt;/p&gt;
&lt;p&gt;Unfortunately my build failed with error &amp;quot;core_cm4.h : No such file or directory&amp;quot; in nrf52.h&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1548185567011v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In the pre-req I ran the setup_sdk.bat from my Win8 PC what looks like successfully building micro_ecc_lib_nrf52.a and .lib&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1548185859239v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I did all the 4 pre-required steps before running setup_sdk script. What am I missing?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any advise is appreciated, Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in compiling Nordic Thingy52 FW in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/166712?ContentTypeID=1</link><pubDate>Mon, 21 Jan 2019 05:35:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04e27c9a-b4a7-44bd-a414-dcda715d30f9</guid><dc:creator>Niteesh</dc:creator><description>&lt;p&gt;Thank you. I was able to compile and debug my Thingy board. The SES project you&amp;#39;ve sent works as expected.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in compiling Nordic Thingy52 FW in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/166711?ContentTypeID=1</link><pubDate>Fri, 18 Jan 2019 13:54:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b589771e-faf0-4b0a-b010-04800d29ed04</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;I would like to note that;&lt;/p&gt;
&lt;p&gt;This application is one of several applications that has been built by the support team at Nordic Semiconductor, as a demo of some particular feature or use case. It has not necessarily been thoroughly tested, so there might be unknown issues. It is hence provided as-is, without any warranty.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem in compiling Nordic Thingy52 FW in Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/166710?ContentTypeID=1</link><pubDate>Fri, 18 Jan 2019 13:53:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d96b8b9-f466-462a-bd08-819737718fd4</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid that the Thingy:52 Segger Embedded Studio project in the Thingy SDK is broken, and was added by mistake.&lt;/p&gt;
&lt;p&gt;To make it work, you have to port the Keil project to SES instead.&lt;/p&gt;
&lt;p&gt;It requires some work and might not be as straight forward as the Migration blog post explains.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve made the migration myself, and have a working SES project you can use. &lt;br /&gt;Please find a modified version of the SDK below, with a working SES project.&lt;/p&gt;
&lt;p&gt;You will have to set up the SDK like explained on github.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-3a918278786f41418cd1e5d699f8acb3/Thingy_5F00_SES_5F00_FW_5F00_nlib2.zip"&gt;devzone.nordicsemi.com/.../Thingy_5F00_SES_5F00_FW_5F00_nlib2.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim Jakobsen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>