<?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>Linker errors when building the Asset Tracker v2 application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102594/linker-errors-when-building-the-asset-tracker-v2-application</link><description>I am trying to build the &amp;quot;Asset_Tracker_v2&amp;quot; application from the sample. I get the following errors during link time - 
 syscalls\kernel.h:1080: undefined reference to `z_impl_k_sem_give&amp;#39; syscalls\kernel.h:1063: undefined reference to `z_impl_k_sem_take</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Aug 2023 14:50:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102594/linker-errors-when-building-the-asset-tracker-v2-application" /><item><title>RE: Linker errors when building the Asset Tracker v2 application</title><link>https://devzone.nordicsemi.com/thread/440793?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2023 14:50:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5545de8e-82a5-4368-90e6-fa44a3bb7230</guid><dc:creator>sv2k23</dc:creator><description>&lt;p&gt;I re-built the application with the &amp;quot;Enable Debug Option&amp;quot; disabled and I don&amp;#39;t see the linker errors anymore.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Linker errors when building the Asset Tracker v2 application</title><link>https://devzone.nordicsemi.com/thread/440542?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 14:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:740a75fc-492f-45b3-9f72-afb5caeddca1</guid><dc:creator>sv2k23</dc:creator><description>&lt;p&gt;Yes, I re-installed SDK V2.4.1 again yesterday....same errors, no luck!&lt;/p&gt;
&lt;p&gt;As I mentioned earlier, I get the same errors when I make the &lt;strong&gt;workspace application&lt;/strong&gt; for the asset_tracker_v2 sample. So the issue is not related to the local copy of my SDK.&lt;/p&gt;
&lt;p&gt;Also, I am able to build other apps - blinky, hello_world, gnss, location, etc. Why does the asset_tracker_v2 only have this issue?&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Linker errors when building the Asset Tracker v2 application</title><link>https://devzone.nordicsemi.com/thread/440408?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 07:34:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5a3186b-e46c-4025-bb01-3bf6316d42f0</guid><dc:creator>Einarh</dc:creator><description>&lt;p&gt;On a fresh install of nRF Connect SDK v2.4.1 I do not get these linker errors.&lt;/p&gt;
&lt;p&gt;Have you tried reinstalling the SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Linker errors when building the Asset Tracker v2 application</title><link>https://devzone.nordicsemi.com/thread/440336?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2023 13:43:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e5a05cb-37b7-4210-9463-af08797a349d</guid><dc:creator>sv2k23</dc:creator><description>&lt;p&gt;I am using nRF Connect SDK v2.4.1. I installed it using the Toolchain Manager v1.2.5 that came with the nRF Connect for Desktop app.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am able to build other samples (blinky, hello_world, gnss) for the same config (thingy91_nrf9160_ns)&lt;/p&gt;
&lt;p&gt;In fact, just to rule out the local SDK installed on my machine, I also made a workspace application (instead of the Freestanding) for the &amp;quot;asset_tracker_v2&amp;quot; sample and that fails with the same linker errors. The SDK used there should be from the actual source git, right?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Linker errors when building the Asset Tracker v2 application</title><link>https://devzone.nordicsemi.com/thread/440261?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2023 09:27:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7442b8f3-9a55-4c0d-8df0-acf10c890da4</guid><dc:creator>Einarh</dc:creator><description>&lt;p&gt;What SDK version are you using? How did you install it?&lt;/p&gt;
&lt;p&gt;Are you able to build other samples?&lt;/p&gt;
&lt;p&gt;Have you tried reinstalling the SDK from scratch?&lt;/p&gt;
&lt;p&gt;-Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Linker errors when building the Asset Tracker v2 application</title><link>https://devzone.nordicsemi.com/thread/440124?ContentTypeID=1</link><pubDate>Mon, 07 Aug 2023 13:25:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fdb8e05-c26e-44e2-a265-d2683584f679</guid><dc:creator>sv2k23</dc:creator><description>&lt;p&gt;Yes, the unmodified Asset Tracker v2 application. I am building it for the Thing91 (thingy91_nrf9160_ns).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Linker errors when building the Asset Tracker v2 application</title><link>https://devzone.nordicsemi.com/thread/440060?ContentTypeID=1</link><pubDate>Mon, 07 Aug 2023 08:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9bc4075-aedf-4d44-9471-b69e07f139c0</guid><dc:creator>Einarh</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Is this the unmodified Asset Tracker v2 application?&lt;/p&gt;
&lt;p&gt;What board are you building for?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>