<?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>Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97060/building-for-actinius-icarus-iot-always-fails</link><description>Hi, 
 I&amp;#39;m using nRF connect extension with VSCode and developing for Actinius Icarus IoT board (which uses nRF9160). 
 Even when building the example code of hello_world - the process fails. In the build configuration I select actinius_icarus_ns. 
 In</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Sep 2024 15:47:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97060/building-for-actinius-icarus-iot-always-fails" /><item><title>RE: Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/thread/503811?ContentTypeID=1</link><pubDate>Wed, 25 Sep 2024 15:47:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8645b26c-de0c-41d6-a672-58969d77d8ac</guid><dc:creator>charleshaf</dc:creator><description>&lt;p&gt;Seeing this issue with the 2.6.3 SDK but not on the 2.4.2 SDK. I tried the fix below but it didn&amp;#39;t work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/thread/413378?ContentTypeID=1</link><pubDate>Sun, 05 Mar 2023 09:32:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f586801-3b2c-4dc2-8f2d-ae495f965c89</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;You&amp;#39;re welcome.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/thread/413370?ContentTypeID=1</link><pubDate>Sat, 04 Mar 2023 19:34:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e60e9ef-4216-4bcd-96df-d03cda4fb0bf</guid><dc:creator>Dekel</dc:creator><description>&lt;p&gt;I&amp;#39;ve deleted the build directory and it worked! You&amp;#39;re amazing, thank you so much!&lt;/p&gt;
&lt;p&gt;I&amp;#39;m finally able to build and flash the manufacturer&amp;#39;s examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/thread/412348?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 18:13:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6399e55-9d1e-4f06-b4e9-317325e07a48</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Dekel,&lt;/p&gt;
&lt;p&gt;Please let us know how it goes. Thank you, Achim, for the suggestion.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/thread/412332?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 15:54:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:856fdcaa-1bd9-427a-8269-41d844af8db1</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;If you search in this forum for &amp;quot;pm_config.h&amp;quot; you get a couple of hits, which are pointing to the &amp;quot;_ns&amp;quot; (app in non-secure mode). Therefore adding the TFM support should help. If that doesn&amp;#39;t work, that may be caused by previous failed builds. Therefore remove either the &amp;quot;build directory&amp;quot; or use &amp;quot;--pristine&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/thread/412170?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 08:26:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35126eca-4976-46c5-89de-3612909e0e3a</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;try&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;west build -d build_actinius_icarus_ns -b actinius_icarus_ns --pristine&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;or delete the generated build directory and build it again.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The missing &amp;quot;pm_config.h&amp;quot; was also the error I got, before I added the TFM config and executed a &amp;quot;--pristine&amp;quot; build.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/thread/412167?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2023 08:19:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e93aa0dc-e6e6-476e-a935-4f2509e8aedf</guid><dc:creator>Dekel</dc:creator><description>&lt;p&gt;Thanks for the reply, I appreciate your help!&lt;/p&gt;
&lt;p&gt;I tried what you offered, but still get errors:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1677485946649v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;pm_config.h exists of course, and compiles with other boards.&lt;/p&gt;
&lt;p&gt;Any ideas about this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Building for Actinius Icarus IoT always fails</title><link>https://devzone.nordicsemi.com/thread/412084?ContentTypeID=1</link><pubDate>Sat, 25 Feb 2023 16:30:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99a66ab8-55f2-49b7-bfa8-78e002de4d6f</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;Try to add TFM support.&lt;/p&gt;
&lt;p&gt;Edit &amp;quot;zephyr/boards/arm/actinius_icarus/Kconfig.defconfig&amp;quot; and add the TFM section (START to END).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;if BOARD_ACTINIUS_ICARUS || BOARD_ACTINIUS_ICARUS_NS&lt;br /&gt;&lt;br /&gt;config BOARD&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;default &amp;quot;actinius_icarus&amp;quot;&lt;/p&gt;
&lt;p&gt;####### START ############################&lt;br /&gt;# By default, if we build for a Non-Secure version of the board,&lt;br /&gt;# enable building with TF-M as the Secure Execution Environment.&lt;br /&gt;config BUILD_WITH_TFM&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;default y if BOARD_ACTINIUS_ICARUS_NS&lt;br /&gt;&lt;br /&gt;if BUILD_WITH_TFM&lt;br /&gt;&lt;br /&gt;# By default, if we build with TF-M, instruct build system to&lt;br /&gt;# flash the combined TF-M (Secure) &amp;amp; Zephyr (Non Secure) image&lt;br /&gt;config TFM_FLASH_MERGED_BINARY&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;bool&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;default y&lt;br /&gt;&lt;br /&gt;endif # BUILD_WITH_TFM&lt;/p&gt;
&lt;p&gt;####### END ############################&lt;/p&gt;
&lt;p&gt;config I2C&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;default y if SENSOR&lt;/p&gt;
&lt;p&gt;-------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>