<?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>Configuration warnings while migrating from v2.9.0 to v3.0.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121956/configuration-warnings-while-migrating-from-v2-9-0-to-v3-0-0</link><description>Hi, 
 While migrating the SDKs and toolchains from version 2.9.0 to v3.0.0, I encounter these configuration warnings which are blocking my build. Hope someone in this forum could help to point me the right direction to resolve these issues. I tried to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Jun 2025 09:18:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121956/configuration-warnings-while-migrating-from-v2-9-0-to-v3-0-0" /><item><title>RE: Configuration warnings while migrating from v2.9.0 to v3.0.0</title><link>https://devzone.nordicsemi.com/thread/538004?ContentTypeID=1</link><pubDate>Wed, 04 Jun 2025 09:18:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec2e0cbf-c58a-4d6f-bf5c-eca5f223f107</guid><dc:creator>tc_acd</dc:creator><description>&lt;p&gt;Thanks for the fast response. I will give your solution a try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuration warnings while migrating from v2.9.0 to v3.0.0</title><link>https://devzone.nordicsemi.com/thread/537997?ContentTypeID=1</link><pubDate>Wed, 04 Jun 2025 09:05:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d5ef818-7591-4382-b900-6dc65249cdfe</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Thanks for sharing. Unfortunately, the board files that you have will need to be migrated.&lt;/p&gt;
&lt;p&gt;Yours are setup&amp;nbsp;similar to the HWMv1:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/418b0a1e6572eb31f5b80204b49593ec328040cc/boards/arm/nrf5340dk_nrf5340/Kconfig.board#L6-L18"&gt;https://github.com/zephyrproject-rtos/zephyr/blob/418b0a1e6572eb31f5b80204b49593ec328040cc/boards/arm/nrf5340dk_nrf5340/Kconfig.board#L6-L18&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;while the HWMv2 should look like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/8dc3f856229ce083c956aa301c31a23e65bd8cd8/boards/nordic/nrf5340dk/Kconfig.nrf5340dk#L4-L7"&gt;https://github.com/zephyrproject-rtos/zephyr/blob/8dc3f856229ce083c956aa301c31a23e65bd8cd8/boards/nordic/nrf5340dk/Kconfig.nrf5340dk#L4-L7&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have included NCS v3.0.0 and older versions in our dev academy:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/topic/creating-board-files/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/topic/creating-board-files/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuration warnings while migrating from v2.9.0 to v3.0.0</title><link>https://devzone.nordicsemi.com/thread/537957?ContentTypeID=1</link><pubDate>Wed, 04 Jun 2025 01:56:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d93d0c5b-ddd0-4aee-a83d-654fe6c058a3</guid><dc:creator>tc_acd</dc:creator><description>&lt;p&gt;Here is the content for Kconfig.board:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;# u-blox EVK-NORA-B10 board configuration&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;# Copyright (c) 2021 u-blox AG&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# SPDX-License-Identifier: Apache-2.0&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;if&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;SOC_NRF5340_CPUAPP_QKAA&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;config&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BOARD_PSS_AID_NRF5340_CPUAPP&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;bool&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;PSS-AID nRF5340 Application MCU&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;config&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BOARD_PSS_AID_NRF5340_CPUAPP_NS&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;bool&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;PSS-AID nRF5340 Application MCU non-secure&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;endif&lt;/span&gt;&lt;span&gt; # SOC_NRF5340_CPUAPP_QKAA&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;config&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BOARD_PSS_AID_NRF5340_CPUNET&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;bool&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;PSS-AID NRF5340 Network MCU&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;depends on&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;SOC_NRF5340_CPUNET_QKAA&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuration warnings while migrating from v2.9.0 to v3.0.0</title><link>https://devzone.nordicsemi.com/thread/537895?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 14:07:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4f908cc-c89e-4a10-8c2f-a7a33106a8af</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]defined at&lt;br /&gt;(redacted)/projects/AID/boards/arm/pss_aid_nrf5340/Kconfig.board:9[/quote]
&lt;p&gt;Can you share the content of this file?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>