<?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>hello_dect sample can&amp;#39;t be built using cmake</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119879/hello_dect-sample-can-t-be-built-using-cmake</link><description>Hi. I can&amp;#39;t build the hello_dect example using cmake, the build process is failed with the following error: In file included from /home/cybermag/ncs/nrf/modules/trusted-firmware-m/tfm_boards/partition/region_defs.h:10, from /home/cybermag/ncs/modules</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Oct 2025 13:58:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119879/hello_dect-sample-can-t-be-built-using-cmake" /><item><title>RE: hello_dect sample can't be built using cmake</title><link>https://devzone.nordicsemi.com/thread/550504?ContentTypeID=1</link><pubDate>Thu, 02 Oct 2025 13:58:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41679651-4fd7-412f-b342-891b9b5f9f56</guid><dc:creator>kirill.neznamov</dc:creator><description>&lt;p&gt;That helps me:&lt;br /&gt;cmake -B build -DBOARD=nrf9151dk/nrf9151/ns -DDTC_OVERLAY_FILE=board.overlay -S your_path/zephyr/share/sysbuild&amp;nbsp; -DAPP_DIR=$(pwd)&lt;br /&gt;&lt;br /&gt;than&lt;br /&gt;cmake --build build&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hello_dect sample can't be built using cmake</title><link>https://devzone.nordicsemi.com/thread/550464?ContentTypeID=1</link><pubDate>Thu, 02 Oct 2025 11:33:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:506a58ef-c33e-4e31-8d91-7f322c4feffd</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="marcte"]Have you found a solution to this problem? I am having the same issue.&amp;nbsp;[/quote]
&lt;p&gt;Please use sysbuild when building. If this still does not solve your problem, please create a dedicated ticket on the matter.&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: hello_dect sample can't be built using cmake</title><link>https://devzone.nordicsemi.com/thread/550453?ContentTypeID=1</link><pubDate>Thu, 02 Oct 2025 10:49:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6d3dfd6-1bec-49e1-be72-7201859b7f7c</guid><dc:creator>marcte</dc:creator><description>&lt;p&gt;Have you found a solution to this problem? I am having the same issue.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hello_dect sample can't be built using cmake</title><link>https://devzone.nordicsemi.com/thread/527770?ContentTypeID=1</link><pubDate>Tue, 18 Mar 2025 08:23:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2e5d5b7-9662-4655-8a7c-9a6f488f5c6d</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;
&lt;p&gt;I get the same if I use cmake directly on main:&lt;/p&gt;
[quote user="kirill.neznamov"]/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.c:17:&lt;br /&gt;/home/cybermag/work/ncs/nrf/modules/trusted-firmware-m/tfm_boards/partition/flash_layout.h:10:10: fatal error: pm_config.h: No such file or directory&lt;br /&gt;&amp;nbsp;&amp;nbsp; 10 | #include &amp;lt;pm_config.h&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^~~~~~~~~~~~~[/quote]
&lt;p&gt;This is the same error message that is emitted if you use west with nosysbuild:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;west build -b nrf9151dk/nrf9151/ns -d build  --no-sysbuild&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would suggest that you use west for the moment, given that you are already using the tip of main,&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: hello_dect sample can't be built using cmake</title><link>https://devzone.nordicsemi.com/thread/527706?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 15:36:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:859f7c38-40ec-4694-9d55-06e48da61850</guid><dc:creator>kirill.neznamov</dc:creator><description>&lt;p&gt;Unfortunetly I have to use sdk from main branch.&lt;br /&gt;I&amp;#39;ve tried to build using your recommendations but the build still fails.&lt;br /&gt;Here are the output:&lt;br /&gt;&lt;br /&gt;```&lt;br /&gt;(.python3_venv) cybermag@dectnr:~/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build$ cmake .. -DBOARD=nrf9151dk/nrf9151/ns -DEXTRA_CONF_FILE=overlay-eu.conf -GNinja&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect&lt;br /&gt;-- CMake version: 3.28.3&lt;br /&gt;-- Found Python3: /home/cybermag/dectnr/platform/.python3_venv/bin/python (found suitable version &amp;quot;3.12.3&amp;quot;, minimum required is &amp;quot;3.10&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: /home/cybermag/.cache/zephyr&lt;br /&gt;-- Zephyr version: 4.0.99 (/home/cybermag/work/ncs/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;1.3.0&amp;quot;, minimum required is &amp;quot;0.14.0&amp;quot;)&lt;br /&gt;-- Board: nrf9151dk, qualifiers: nrf9151/ns&lt;br /&gt;-- Found host-tools: zephyr 0.16.9 (/home/cybermag/work/ncs/zephyr-sdk-0.16.9)&lt;br /&gt;-- Found toolchain: zephyr 0.16.9 (/home/cybermag/work/ncs/zephyr-sdk-0.16.9)&lt;br /&gt;-- Found Dtc: /home/cybermag/work/ncs/zephyr-sdk-0.16.9/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version &amp;quot;1.6.0&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;) &lt;br /&gt;-- Found BOARD.dts: /home/cybermag/work/ncs/zephyr/boards/nordic/nrf9151dk/nrf9151dk_nrf9151_ns.dts&lt;br /&gt;-- Generated zephyr.dts: /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated pickled edt: /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/zephyr/edt.pickle&lt;br /&gt;-- Generated zephyr.dts: /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_generated.h: /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/zephyr/include/generated/zephyr/devicetree_generated.h&lt;br /&gt;-- Including generated dts.cmake file: /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/zephyr/dts.cmake&lt;br /&gt;&lt;br /&gt;warning: Experimental symbol NRF_MODEM_LINK_BINARY_DECT_PHY is enabled.&lt;br /&gt;&lt;br /&gt;Parsing /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;/home/cybermag/work/ncs/zephyr/boards/nordic/nrf9151dk/nrf9151dk_nrf9151_ns_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/overlay-eu.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/zephyr/include/generated/zephyr/autoconf.h&amp;#39;&lt;br /&gt;-- Found GnuLd: /home/cybermag/work/ncs/zephyr-sdk-0.16.9/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (found version &amp;quot;2.38&amp;quot;) &lt;br /&gt;-- The C compiler identification is GNU 12.2.0&lt;br /&gt;-- The CXX compiler identification is GNU 12.2.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: /home/cybermag/work/ncs/zephyr-sdk-0.16.9/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc&lt;br /&gt;=========== Generating psa_crypto_config ===============&lt;br /&gt;Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_THREADING: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_THREADING_ALT: False&lt;br /&gt;=========== Checkpoint: backup ===============&lt;br /&gt;Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_THREADING: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_THREADING_ALT: False&lt;br /&gt;=========== End psa_crypto_config ===============&lt;br /&gt;=========== Generating psa_crypto_library_config ===============&lt;br /&gt;Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True&lt;br /&gt;Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_THREADING: False&lt;br /&gt;Backup: CONFIG_MBEDTLS_THREADING_ALT: False&lt;br /&gt;=========== Checkpoint: backup ===============&lt;br /&gt;Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True&lt;br /&gt;Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_THREADING: False&lt;br /&gt;Restore: CONFIG_MBEDTLS_THREADING_ALT: False&lt;br /&gt;=========== End psa_crypto_library_config ===============&lt;br /&gt;-- Using ccache: /usr/bin/ccache&lt;br /&gt;-- Configuring done (5.2s)&lt;br /&gt;-- Generating done (0.1s)&lt;br /&gt;-- Build files have been written to: /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;(.python3_venv) cybermag@dectnr:~/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build$ ninja&lt;br /&gt;[1/243] Preparing syscall dependency handling&lt;br /&gt;&lt;br /&gt;[6/243] Generating include/generated/zephyr/version.h&lt;br /&gt;-- Zephyr version: 4.0.99 (/home/cybermag/work/ncs/zephyr), build: v3.7.99-ncs2-rc1-7775-g6ec9d10bc881&lt;br /&gt;[12/243] Generating ../../tfm/CMakeCache.txt&lt;br /&gt;-- Found Git: /usr/bin/git (found version &amp;quot;2.43.0&amp;quot;) &lt;br /&gt;-- The C compiler identification is GNU 12.2.0&lt;br /&gt;-- The CXX compiler identification is GNU 12.2.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: /home/cybermag/work/ncs/zephyr-sdk-0.16.9/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc&lt;br /&gt;-- Found Python3: /home/cybermag/dectnr/platform/.python3_venv/bin/python (found version &amp;quot;3.12.3&amp;quot;) found components: Interpreter &lt;br /&gt;-- Found Python3: /home/cybermag/dectnr/platform/.python3_venv/bin/python (found suitable version &amp;quot;3.12.3&amp;quot;, minimum required is &amp;quot;3.10&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: /home/cybermag/.cache/zephyr&lt;br /&gt;-- Configuring done (0.7s)&lt;br /&gt;-- Generating done (0.0s)&lt;br /&gt;-- Build files have been written to: /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm&lt;br /&gt;[17/243] Performing build step for &amp;#39;tfm&amp;#39;&lt;br /&gt;[2/138] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.o&lt;br /&gt;FAILED: secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.o &lt;br /&gt;/home/cybermag/work/ncs/zephyr-sdk-0.16.9/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DBL1_HEADER_SIZE=0x000 -DBL1_TRAILER_SIZE=0x000 -DBL2_HEADER_SIZE=0x000 -DBL2_TRAILER_SIZE=0x000 -DCONFIG_TFM_FLOAT_ABI=0 -DCONFIG_TFM_USE_TRUSTZONE -DCRYPTO_HW_ACCELERATOR -DDAUTH_CHIP_DEFAULT -DINSIDE_TFM_BUILD -DMBEDTLS_CONFIG_FILE=\&amp;quot;nrf-config.h\&amp;quot; -DMBEDTLS_PSA_CRYPTO_CONFIG_FILE=\&amp;quot;nrf-psa-crypto-config.h\&amp;quot; -DMBEDTLS_PSA_CRYPTO_DRIVERS -DMCUBOOT_IMAGE_NUMBER=1 -DNRF9120_XXAA -DNRF91_SERIES -DNRF_ALLOW_NON_SECURE_FAULT_HANDLING -DNRF_ALLOW_NON_SECURE_RESET -DNRF_CONFIG_CPU_FREQ_MHZ=128 -DNRF_NS_STORAGE -DNRF_SECURE_UART_INSTANCE=1 -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPLATFORM_DEFAULT_BL1 -DPLATFORM_NS_NV_COUNTERS=0 -DPROJECT_CONFIG_HEADER_FILE=\&amp;quot;/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/modules/nrf/modules/trusted-firmware-m/tfm_config.h\&amp;quot; -DPS_CRYPTO_AEAD_ALG_CCM -DPS_ENCRYPTION -DSECURE_UART1 -DTFM_EXCEPTION_INFO_DUMP -DTFM_FIH_PROFILE_OFF -DTFM_INTERNAL_TRUSTED_STORAGE_SERVICE_SID=0x00000070 -DTFM_ISOLATION_LEVEL=1 -DTFM_PARTITION_CRYPTO -DTFM_PARTITION_LOG_LEVEL=TFM_PARTITION_LOG_LEVEL_SILENCE -DTFM_PARTITION_NS_AGENT_TZ -DTFM_PARTITION_PLATFORM -DTFM_SPM_LOG_LEVEL=TFM_SPM_LOG_LEVEL_INFO -DTFM_SPM_LOG_RAW_ENABLED -D__NRF_TFM__ -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/include -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/include -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/core -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/core/arch -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/include/boot -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/spm/include/interface -I/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/generated/secure_fw/partitions/crypto -I/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/generated/secure_fw/partitions/platform -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/. -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/native_drivers -I/home/cybermag/work/ncs/modules/hal/nordic/nrfx -I/home/cybermag/work/ncs/modules/hal/nordic/nrfx/mdk -I/home/cybermag/work/ncs/modules/hal/nordic/nrfx/drivers/include -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/common -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/.. -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/core/services/include -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/target/nordic_nrf/common/nrf91/. -I/home/cybermag/work/ncs/nrf/modules/trusted-firmware-m/tfm_boards/include -I/home/cybermag/work/ncs/nrf/modules/trusted-firmware-m/tfm_boards/partition -I/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/../zephyr/include/generated -I/home/cybermag/work/ncs/nrf/modules/trusted-firmware-m/tfm_boards/board -I/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/../zephyr/misc/generated/syscalls_links/include -I/home/cybermag/work/ncs/zephyr/include -I/home/cybermag/work/ncs/nrf/modules/trusted-firmware-m/tfm_boards/services/include -I/home/cybermag/work/ncs/nrf/include -I/home/cybermag/work/ncs/nrf/include/tfm -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/accelerator/interface -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/../secure_fw/spm/include/private -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/common -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/driver -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/include -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/config -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/crypto -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/firmware_update -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/initial_attestation -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/internal_trusted_storage -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/platform -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/protected_storage -I/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/generated/interface/include -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/crypto/../../../platform/include -I/home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/generated/interface_nrf_security_psa -I/home/cybermag/work/ncs/nrf/subsys/nrf_security/include -I/home/cybermag/work/ncs/modules/crypto/oberon-psa-crypto/include -I/home/cybermag/work/ncs/nrf/subsys/nrf_security/src/utils -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/lib/fih/inc -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/cmsis/CMSIS/Core/Include -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/ext/cmsis/CMSIS/Core/Include/m-profile -I/home/cybermag/work/ncs/modules/crypto/oberon-psa-crypto/library -I/home/cybermag/work/ncs/modules/crypto/mbedtls/library -I/home/cybermag/work/ncs/modules/crypto/mbedtls/include -I/home/cybermag/work/ncs/modules/crypto/mbedtls/include/library -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/interface/include -I/home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/lib/runtime/include -mcpu=cortex-m33+nofp -Os -DNDEBUG -specs=nano.specs -specs=nosys.specs -Wall -Wno-format -Wno-return-type -Wno-unused-but-set-variable -c -fdata-sections -ffunction-sections -fno-builtin -fshort-enums -funsigned-char -mthumb -std=c99 -gdwarf-4 -g -mfloat-abi=soft -mcmse -Wno-unused-value -include /home/cybermag/work/ncs/modules/tee/tf-m/trusted-firmware-m/platform/include/cmsis_override.h -MD -MT secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.o -MF secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.o.d -o secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.o -c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.c&lt;br /&gt;In file included from /home/cybermag/work/ncs/nrf/modules/trusted-firmware-m/tfm_boards/partition/region_defs.h:10,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.c:17:&lt;br /&gt;/home/cybermag/work/ncs/nrf/modules/trusted-firmware-m/tfm_boards/partition/flash_layout.h:10:10: fatal error: pm_config.h: No such file or directory&lt;br /&gt;&amp;nbsp;&amp;nbsp; 10 | #include &amp;lt;pm_config.h&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^~~~~~~~~~~~~&lt;br /&gt;compilation terminated.&lt;br /&gt;[7/138] Building C object secure_fw/CMakeFiles/tfm_s.dir/partitions/ns_agent_tz/psa_api_veneers_v80m.o&lt;br /&gt;ninja: build stopped: subcommand failed.&lt;br /&gt;FAILED: modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-build tfm/bin/tfm_s.elf tfm/bin/tfm_s.bin tfm/bin/tfm_s.hex tfm/bin/tfm_s_signed.bin tfm/bin/tfm_s_ns_signed.bin tfm/api_ns/interface/lib/s_veneers.o tfm/api_ns/interface/src/tfm_attest_api.c tfm/api_ns/interface/src/tfm_crypto_api.c tfm/api_ns/interface/src/tfm_fwu_api.c tfm/api_ns/interface/src/tfm_its_api.c tfm/api_ns/interface/src/tfm_platform_api.c tfm/api_ns/interface/src/tfm_ps_api.c tfm/api_ns/interface/src/tfm_tz_psa_ns_api.c tfm/api_ns/interface/src/tfm_ioctl_core_ns_api.c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-build /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/bin/tfm_s.elf /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/bin/tfm_s.bin /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/bin/tfm_s.hex /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/bin/tfm_s_signed.bin /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/bin/tfm_s_ns_signed.bin /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/lib/s_veneers.o /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/src/tfm_attest_api.c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/src/tfm_crypto_api.c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/src/tfm_fwu_api.c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/src/tfm_its_api.c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/src/tfm_platform_api.c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/src/tfm_ps_api.c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/src/tfm_tz_psa_ns_api.c /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm/api_ns/interface/src/tfm_ioctl_core_ns_api.c &lt;br /&gt;cd /home/cybermag/work/ncs/nrf/samples/dect/dect_phy/hello_dect/build/tfm &amp;amp;&amp;amp; /usr/bin/cmake --build .&lt;br /&gt;ninja: build stopped: subcommand failed.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;```&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hello_dect sample can't be built using cmake</title><link>https://devzone.nordicsemi.com/thread/527665?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 14:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6ca9689-0f05-4b1e-8c0f-ff64c13b3eec</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;
&lt;p&gt;Try this, and please share the full output if it still fails:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;mkdir build
cd build
cmake .. -DBOARD=nrf9151dk/nrf9151/ns -DEXTRA_CONF_FILE=your-added-conf-file -GNinja
ninja&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="kirill.neznamov"]FYI: Version of nrf sdk is 2.9.99.[/quote]
&lt;p&gt;I recommend that you try on a tagged version of ncs, for instance v2.9.1.&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: hello_dect sample can't be built using cmake</title><link>https://devzone.nordicsemi.com/thread/527656?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 13:52:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b42b69fe-e2f6-4fd2-9ba6-2e12eb5e9a13</guid><dc:creator>kirill.neznamov</dc:creator><description>&lt;p&gt;FYI: Version of nrf sdk is 2.9.99.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>