<?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>fatal error: cs47l63.h: No such file or directory</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/88781/fatal-error-cs47l63-h-no-such-file-or-directory</link><description>Even if i did the configurations i got this error because of the manifesting stage. 
 When i did the configurations which is like below, 
 west config manifest.group-filter +nrf5340_audio 
 west update 
 I also get the error ERROR: update failed for project</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Jun 2022 12:10:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/88781/fatal-error-cs47l63-h-no-such-file-or-directory" /><item><title>RE: fatal error: cs47l63.h: No such file or directory</title><link>https://devzone.nordicsemi.com/thread/371656?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 12:10:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:690383f1-2ea6-48ca-b501-23a5113e23d6</guid><dc:creator>AngryTeaPot</dc:creator><description>&lt;p&gt;For&amp;nbsp;&amp;nbsp;&amp;nbsp;python buildprog.py -c both -b release -d both -p&lt;/p&gt;
&lt;p&gt;When i choose the core type as a both this is the full log.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ps: For the developers.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PS C:\Nordic\myApps\nrf5340_audio\tools\buildprog&amp;gt; python buildprog.py -c both -b release -d both -p&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| snr | snr conn | device | only reboot | core app programmed | core net programmed |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| 1000 | False | headset | Not selected | Selected TBD | Selected TBD |&lt;br /&gt;| 1050103562 | True | gateway | Not selected | Selected TBD | Selected TBD |&lt;br /&gt;| 1000 | False | headset | Not selected | Selected TBD | Selected TBD |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;Invoking build step&lt;br /&gt;Net core uses precompiled hex&lt;br /&gt;Run: west build ../.. -b nrf5340_audio_dk_nrf5340_cpuapp -d ../../build/dev_headset/build_release -DOVERLAY_CONFIG=&amp;quot;overlay-headset.conf overlay-release.conf&amp;quot;&lt;br /&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/Nordic/myApps/nrf5340_audio&lt;br /&gt;-- Using NCS Toolchain 2.0.0 for building. (C:/Users/PC/ncs/toolchains/v2.0.0/cmake)&lt;br /&gt;-- Found Python3: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: C:/Users/PC/ncs/v2.0.0/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;0.13.1&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: nrf5340_audio_dk_nrf5340_cpuapp&lt;br /&gt;-- Found host-tools: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)&lt;br /&gt;-- Found dtc: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)&lt;br /&gt;-- Found BOARD.dts: C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts&lt;br /&gt;-- Generated zephyr.dts: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: Experimental symbol NRF5340_AUDIO is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_ISO_UNICAST is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_ISO_SYNC_RECEIVER is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_AUDIO is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_VCS is enabled.&lt;/p&gt;
&lt;p&gt;Parsing C:/Nordic/myApps/nrf5340_audio/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/overlay-headset.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/overlay-release.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- The C compiler identification is GNU 10.3.0&lt;br /&gt;-- The CXX compiler identification is GNU 10.3.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;-- libmetal version: 1.1.0 (C:/Nordic/myApps/nrf5340_audio)&lt;br /&gt;-- Build type: &lt;br /&gt;-- Host: Windows/AMD64&lt;br /&gt;-- Target: Generic/arm&lt;br /&gt;-- Machine: arm&lt;br /&gt;-- Looking for include file stdatomic.h&lt;br /&gt;-- Looking for include file stdatomic.h - found&lt;br /&gt;-- open-amp version: 1.1.0 (C:/Users/PC/ncs/v2.0.0/modules/lib/open-amp/open-amp)&lt;br /&gt;-- Host: Windows/AMD64&lt;br /&gt;-- Target: Generic/arm&lt;br /&gt;-- Machine: arm&lt;br /&gt;-- C_FLAGS : -Wall -Wextra&lt;br /&gt;-- Looking for include file fcntl.h&lt;br /&gt;-- Looking for include file fcntl.h - found&lt;br /&gt;CMake Warning at verification/verify.cmake:15 (message):&lt;br /&gt; The compiler is&lt;br /&gt; C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt; but should be of type: arm-none-eabi-gcc. Using alternative tools may work&lt;br /&gt; but has not been tested.&lt;/p&gt;
&lt;p&gt;;These checks can be ignored, but this may impact performance and stability&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; CMakeLists.txt:18 (include)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CMake Warning at verification/verify.cmake:23 (message):&lt;br /&gt; The C compiler version is: 10.3.0.&lt;/p&gt;
&lt;p&gt;It should be: 10.3.1. Using alternative tools may work but has not been&lt;br /&gt; tested.&lt;/p&gt;
&lt;p&gt;;These checks can be ignored, but this may impact performance and stability&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; CMakeLists.txt:18 (include)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release&lt;br /&gt;-- west build: building application&lt;br /&gt;[1/390] Generating include/generated/version.h&lt;br /&gt;-- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr), build: v3.0.99-ncs1&lt;br /&gt;[380/390] Linking C executable zephyr\zephyr_pre0.elf&lt;/p&gt;
&lt;p&gt;[384/390] Linking C executable zephyr\zephyr_pre1.elf&lt;/p&gt;
&lt;p&gt;[390/390] Linking C executable zephyr\zephyr.elf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 157012 B 1 MB 14.97%&lt;br /&gt; SRAM: 78519 B 448 KB 17.12%&lt;br /&gt; IDT_LIST: 0 GB 2 KB 0.00%&lt;br /&gt;Run: west build ../.. -b nrf5340_audio_dk_nrf5340_cpuapp -d ../../build/dev_gateway/build_release -DOVERLAY_CONFIG=&amp;quot;overlay-gateway.conf overlay-release.conf&amp;quot;&lt;br /&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/Nordic/myApps/nrf5340_audio&lt;br /&gt;-- Using NCS Toolchain 2.0.0 for building. (C:/Users/PC/ncs/toolchains/v2.0.0/cmake)&lt;br /&gt;-- Found Python3: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: C:/Users/PC/ncs/v2.0.0/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;0.13.1&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: nrf5340_audio_dk_nrf5340_cpuapp&lt;br /&gt;-- Found host-tools: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)&lt;br /&gt;-- Found dtc: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)&lt;br /&gt;-- Found BOARD.dts: C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts&lt;br /&gt;-- Generated zephyr.dts: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: The choice symbol USB_DRIVER_LOG_LEVEL_ERR (defined at&lt;br /&gt;subsys/logging/Kconfig.template.log_config:11) was selected (set =y), but no symbol ended up as the&lt;br /&gt;choice selection. See&lt;br /&gt;&lt;a href="http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_USB_DRIVER_LOG_LEVEL_ERR"&gt;docs.zephyrproject.org/.../kconfig.html&lt;/a&gt; and/or look up&lt;br /&gt;USB_DRIVER_LOG_LEVEL_ERR in the menuconfig/guiconfig interface. The Application Development Primer,&lt;br /&gt;Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be&lt;br /&gt;helpful too.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: The choice symbol USB_DEVICE_LOG_LEVEL_ERR (defined at&lt;br /&gt;subsys/logging/Kconfig.template.log_config:11) was selected (set =y), but no symbol ended up as the&lt;br /&gt;choice selection. See&lt;br /&gt;&lt;a href="http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_USB_DEVICE_LOG_LEVEL_ERR"&gt;docs.zephyrproject.org/.../kconfig.html&lt;/a&gt; and/or look up&lt;br /&gt;USB_DEVICE_LOG_LEVEL_ERR in the menuconfig/guiconfig interface. The Application Development Primer,&lt;br /&gt;Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be&lt;br /&gt;helpful too.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning:Parsing C:/Nordic/myApps/nrf5340_audio/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/overlay-gateway.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/overlay-release.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt; Experimental symbol NRF5340_AUDIO is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_ISO_UNICAST is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_ISO_SYNC_RECEIVER is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_AUDIO is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_VCS_CLIENT is enabled.&lt;/p&gt;
&lt;p&gt;-- The C compiler identification is GNU 10.3.0&lt;br /&gt;-- The CXX compiler identification is GNU 10.3.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;-- libmetal version: 1.1.0 (C:/Nordic/myApps/nrf5340_audio)&lt;br /&gt;-- Build type: &lt;br /&gt;-- Host: Windows/AMD64&lt;br /&gt;-- Target: Generic/arm&lt;br /&gt;-- Machine: arm&lt;br /&gt;-- Looking for include file stdatomic.h&lt;br /&gt;-- Looking for include file stdatomic.h - found&lt;br /&gt;-- open-amp version: 1.1.0 (C:/Users/PC/ncs/v2.0.0/modules/lib/open-amp/open-amp)&lt;br /&gt;-- Host: Windows/AMD64&lt;br /&gt;-- Target: Generic/arm&lt;br /&gt;-- Machine: arm&lt;br /&gt;-- C_FLAGS : -Wall -Wextra&lt;br /&gt;-- Looking for include file fcntl.h&lt;br /&gt;-- Looking for include file fcntl.h - found&lt;br /&gt;CMake Warning at verification/verify.cmake:15 (message):&lt;br /&gt; The compiler is&lt;br /&gt; C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt; but should be of type: arm-none-eabi-gcc. Using alternative tools may work&lt;br /&gt; but has not been tested.&lt;/p&gt;
&lt;p&gt;;These checks can be ignored, but this may impact performance and stability&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; CMakeLists.txt:18 (include)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CMake Warning at verification/verify.cmake:23 (message):&lt;br /&gt; The C compiler version is: 10.3.0.&lt;/p&gt;
&lt;p&gt;It should be: 10.3.1. Using alternative tools may work but has not been&lt;br /&gt; tested.&lt;/p&gt;
&lt;p&gt;;These checks can be ignored, but this may impact performance and stability&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; CMakeLists.txt:18 (include)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release&lt;br /&gt;-- west build: building application&lt;br /&gt;[1/404] Generating include/generated/version.h&lt;br /&gt;-- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr), build: v3.0.99-ncs1&lt;br /&gt;[394/404] Linking C executable zephyr\zephyr_pre0.elf&lt;/p&gt;
&lt;p&gt;[398/404] Linking C executable zephyr\zephyr_pre1.elf&lt;/p&gt;
&lt;p&gt;[404/404] Linking C executable zephyr\zephyr.elf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 162608 B 1 MB 15.51%&lt;br /&gt; SRAM: 79018 B 448 KB 17.22%&lt;br /&gt; IDT_LIST: 0 GB 2 KB 0.00%&lt;br /&gt;Using NET hex: ../../bin/ble5-ctr-rpmsg_3251.hex&lt;br /&gt;Using NET hex: ../../bin/ble5-ctr-rpmsg_3251.hex&lt;br /&gt;Using NET hex: ../../bin/ble5-ctr-rpmsg_3251.hex&lt;br /&gt;Programming net on dev snr: 1050103562&lt;br /&gt;Applying system reset.&lt;br /&gt;Run.&lt;br /&gt;Programming app on dev snr: 1050103562&lt;br /&gt;Parsing parameters.&lt;br /&gt;Writing.&lt;br /&gt;Applying system reset.&lt;br /&gt;Run.&lt;br /&gt;build_prog.py finished. Report:&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| snr | snr conn | device | only reboot | core app programmed | core net programmed |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| 1000 | False | headset | Not selected | Selected TBD | Selected TBD |&lt;br /&gt;| 1050103562 | True | gateway | Not selected | Selected done | Selected done |&lt;br /&gt;| 1000 | False | headset | Not selected | Selected TBD | Selected TBD |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fatal error: cs47l63.h: No such file or directory</title><link>https://devzone.nordicsemi.com/thread/371652?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 12:05:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e7dce94-8019-4113-b02a-71f3d6306703</guid><dc:creator>AngryTeaPot</dc:creator><description>&lt;p&gt;That is the log after west update&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PS C:\Nordic\myApps\nrf5340_audio&amp;gt; west config manifest.group-filter +nrf5340_audio&lt;br /&gt;PS C:\Nordic\myApps\nrf5340_audio&amp;gt; west update&lt;br /&gt;=== updating zephyr (zephyr):&lt;br /&gt;HEAD is now at 0a904d0c17 [nrf fromlist] tfm: Add option for implementation custom reset handler with TF-M&lt;br /&gt;=== updating mcuboot (bootloader/mcuboot):&lt;br /&gt;HEAD is now at 129b6312 [nrf noup] bootutil: loader: Add check for netcore addr if NSIB enabled&lt;br /&gt;=== updating mbedtls-nrf (mbedtls):&lt;br /&gt;HEAD is now at b36261c55 [nrf noup]: Fix unset key bits for nrf_cc3xx v0.9.14&lt;br /&gt;=== updating nrfxlib (nrfxlib):&lt;br /&gt;HEAD is now at 1296d445 doc: version update for NCS 2.0.0&lt;br /&gt;=== updating trusted-firmware-m (modules/tee/tf-m/trusted-firmware-m):&lt;br /&gt;HEAD is now at cf76972f [nrf toup] SPM: Call tfm_core_panic instead of halt for access violation&lt;br /&gt;=== updating tfm-mcuboot (modules/tee/tfm-mcuboot):&lt;br /&gt;HEAD is now at 4aa516e7 Bump versions for v1.7.2&lt;br /&gt;=== updating matter (modules/lib/matter): &lt;br /&gt;HEAD is now at 2a120900e [nrf noup] Always set UPDATEABLE_IMAGE_NUMBER=2 for nRF53&lt;br /&gt;Synchronizing submodule url for &amp;#39;third_party/nlio/repo&amp;#39;&lt;br /&gt;Synchronizing submodule url for &amp;#39;third_party/nlassert/repo&amp;#39;&lt;br /&gt;Synchronizing submodule url for &amp;#39;third_party/pigweed/repo&amp;#39;&lt;br /&gt;=== updating cjson (modules/lib/cjson):&lt;br /&gt;HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611)&lt;br /&gt;=== updating sdk-lc3 (modules/lib/lc3):&lt;br /&gt;--- sdk-lc3: initializing&lt;br /&gt;Initialized empty Git repository in C:/Users/PC/ncs/v2.0.0/modules/lib/lc3/.git/&lt;br /&gt;--- sdk-lc3: fetching, need revision c47d9ee21c9cd8626a903c2e2f0c80c0920a1eb8&lt;br /&gt;remote: Repository not found.&lt;br /&gt;fatal: repository &amp;#39;&lt;a href="https://github.com/nrfconnect/sdk-lc3/&amp;#39;"&gt;github.com/.../&amp;#39;&lt;/a&gt; not found&lt;br /&gt;=== updating cmock (test/cmock):&lt;br /&gt;HEAD is now at 9d09289 Merge pull request #346 from ThrowTheSwitch/reapply_329&lt;br /&gt;M vendor/unity&lt;br /&gt;=== updating unity (test/cmock/vendor/unity):&lt;br /&gt;HEAD is now at 74cde08 Merge pull request #540 from numaru/master&lt;br /&gt;=== updating zcbor (modules/lib/zcbor):&lt;br /&gt;HEAD is now at 3d36ae1 include: Define variables to avoid rvalue address errors&lt;br /&gt;=== updating memfault-firmware-sdk (modules/lib/memfault-firmware-sdk):&lt;br /&gt;HEAD is now at b7eea3b Memfault Firmware SDK 0.29.1 (Build 412506)&lt;br /&gt;=== updating cirrus (modules/hal/cirrus-logic):&lt;br /&gt;--- cirrus: initializing&lt;br /&gt;Initialized empty Git repository in C:/Users/PC/ncs/v2.0.0/modules/hal/cirrus-logic/.git/&lt;br /&gt;--- cirrus: fetching, need revision 9f6b3812237fbb0d4157ba3584c13f1644fcbe3a&lt;br /&gt;remote: Enumerating objects: 2146, done.&lt;br /&gt;remote: Counting objects: 100% (2146/2146), done.&lt;br /&gt;remote: Compressing objects: 100% (738/738), done.&lt;br /&gt;remote: Total 2146 (delta 1351), reused 2141 (delta 1348), pack-reused 0&lt;br /&gt;Receiving objects: 100% (2146/2146), 23.82 MiB | 2.05 MiB/s, done.&lt;br /&gt;Resolving deltas: 100% (1351/1351), done.&lt;br /&gt;From &lt;a href="https://github.com/nrfconnect/sdk-mcu-drivers"&gt;github.com/.../sdk-mcu-drivers&lt;/a&gt;&lt;br /&gt; * [new branch] master -&amp;gt; refs/west/master&lt;br /&gt;HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files&lt;br /&gt;HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files&lt;br /&gt;=== updating canopennode (modules/lib/canopennode):&lt;br /&gt;HEAD is now at 53d3415 Merge pull request #5 from teslabs/module-name&lt;br /&gt;=== updating chre (modules/lib/chre):&lt;br /&gt;HEAD is now at 0edfe2c2 Merge pull request #1 from yperess/zephyr&lt;br /&gt;=== updating civetweb (modules/lib/civetweb):&lt;br /&gt;HEAD is now at 094aeb41 cmake: relax minimum version requirements&lt;br /&gt;=== updating cmsis (modules/hal/cmsis):&lt;br /&gt;HEAD is now at ed63b70 NN: Integrate CMSIS-NN (CMSIS 5.8.0)&lt;br /&gt;=== updating edtt (tools/edtt):&lt;br /&gt;HEAD is now at 1ea61a3 Fixing error in DLE test cases&lt;br /&gt;=== updating fatfs (modules/fs/fatfs):&lt;br /&gt;HEAD is now at 9237454 fat_fs: Add support for the &amp;quot;win&amp;quot; variable alignment in FATFS struct&lt;br /&gt;=== updating hal_nordic (modules/hal/nordic):&lt;br /&gt;HEAD is now at a85bb36 nrfx: doc: remove references to nrfx_atomic Doxygen group&lt;br /&gt;=== updating hal_st (modules/hal/st):&lt;br /&gt;HEAD is now at 575de9d sensor/stmemsc: Align stmemsc i/f to v2.00&lt;br /&gt;=== updating libmetal (modules/hal/libmetal):&lt;br /&gt;HEAD is now at c6efe09 lib: update libmetal to SHA 695d29ba60a5&lt;br /&gt;=== updating liblc3codec (modules/lib/liblc3codec):&lt;br /&gt;HEAD is now at 3951cf1 Add liblc3 as a zephyr module&lt;br /&gt;=== updating littlefs (modules/fs/littlefs):&lt;br /&gt;HEAD is now at 7b2cf4b zephyr: move CMake glue code for building as a module into Zephyr&lt;br /&gt;=== updating loramac-node (modules/lib/loramac-node):&lt;br /&gt;HEAD is now at 12019623 zephyr: radio: sx127x: override buffer read/write functions&lt;br /&gt;=== updating lvgl (modules/lib/gui/lvgl):&lt;br /&gt;HEAD is now at a2e17073 fix(script): in lv_conf_internal fix some widget dependencies when using Kconfig (#3119)&lt;br /&gt;=== updating lz4 (modules/lib/lz4):&lt;br /&gt;HEAD is now at 8e303c2 zephyr: make this repo a zephyr module&lt;br /&gt;=== updating mbedtls (modules/crypto/mbedtls):&lt;br /&gt;HEAD is now at 3e3e58a92 mbedtls: remove static keyword from certain function pointers&lt;br /&gt;=== updating mipi-sys-t (modules/debug/mipi-sys-t):&lt;br /&gt;HEAD is now at 2f51407 library: add sending catalog msgs with prepared argument lists&lt;br /&gt;=== updating nanopb (modules/lib/nanopb):&lt;br /&gt;HEAD is now at d148bd2 Add zephyr module support&lt;br /&gt;=== updating net-tools (tools/net-tools):&lt;br /&gt;HEAD is now at f49bd13 net-capture: Listen captured traffic and save to pcap file&lt;br /&gt;=== updating nrf_hw_models (modules/bsim_hw_models/nrf_hw_models):&lt;br /&gt;HEAD is now at b8cea37 Added overflow event handling and trigger overflow task&lt;br /&gt;=== updating open-amp (modules/lib/open-amp):&lt;br /&gt;HEAD is now at cfd050f lib: update open-amp lib to release v2021.10.0&lt;br /&gt;=== updating openthread (modules/lib/openthread):&lt;br /&gt;HEAD is now at e2a765599 Merge pull request #65 from edmont/pr/upmerge-20220513&lt;br /&gt;=== updating segger (modules/debug/segger):&lt;br /&gt;HEAD is now at 3a52ab2 config: Use zephyr provided options&lt;br /&gt;=== updating tinycbor (modules/lib/tinycbor):&lt;br /&gt;HEAD is now at 9e1f34b module: Deprecate TinyCBOR&lt;br /&gt;=== updating tinycrypt (modules/crypto/tinycrypt):&lt;br /&gt;HEAD is now at 3e9a49d cmake: Fix conditional in root CMakeLists.txt&lt;br /&gt;=== updating TraceRecorderSource (modules/debug/TraceRecorder):&lt;br /&gt;HEAD is now at e8ca3b6 Merge pull request #7 from tleksell-pe/trace_recorder_4.6.0_update&lt;br /&gt;=== updating tf-m-tests (modules/tee/tf-m/tf-m-tests):&lt;br /&gt;HEAD is now at 5281418 Merge pull request #1 from SebastianBoe/merge_tfm-1.5&lt;br /&gt;=== updating psa-arch-tests (modules/tee/tf-m/psa-arch-tests):&lt;br /&gt;HEAD is now at 4f45df5 Merge pull request #3 from joerchan/tfm-fix-wdt-timeout-zephyr&lt;br /&gt;=== updating zscilib (modules/lib/zscilib):&lt;br /&gt;HEAD is now at 12bfe3f Merge pull request #28 from microbuilder/doccleanup&lt;br /&gt;ERROR: update failed for project sdk-lc3&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-----------------------------------------&lt;/p&gt;
&lt;p&gt;That is the Full Log after script build&amp;nbsp; :&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PS C:\Nordic\myApps\nrf5340_audio\tools\buildprog&amp;gt; python buildprog.py -c app -b debug -d both&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| snr | snr conn | device | only reboot | core app programmed | core net programmed |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| 1000 | False | headset | Not selected | Selected TBD | Not selected |&lt;br /&gt;| 1050103562 | True | gateway | Not selected | Selected TBD | Not selected |&lt;br /&gt;| 1000 | False | headset | Not selected | Selected TBD | Not selected |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;Invoking build step&lt;br /&gt;Run: west build ../.. -b nrf5340_audio_dk_nrf5340_cpuapp -d ../../build/dev_headset/build_debug -DOVERLAY_CONFIG=&amp;quot;overlay-headset.conf overlay-debug.conf&amp;quot;&lt;br /&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/Nordic/myApps/nrf5340_audio&lt;br /&gt;-- Using NCS Toolchain 2.0.0 for building. (C:/Users/PC/ncs/toolchains/v2.0.0/cmake)&lt;br /&gt;-- Found Python3: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: C:/Users/PC/ncs/v2.0.0/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;0.13.1&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: nrf5340_audio_dk_nrf5340_cpuapp&lt;br /&gt;-- Found host-tools: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)&lt;br /&gt;-- Found dtc: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)&lt;br /&gt;-- Found BOARD.dts: C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts&lt;br /&gt;-- Generated zephyr.dts: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: Experimental symbol NRF5340_AUDIO is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_ISO_UNICAST is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_ISO_SYNC_RECEIVER is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_AUDIO is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_VCS is enabled.&lt;/p&gt;
&lt;p&gt;Parsing C:/Nordic/myApps/nrf5340_audio/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/overlay-headset.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/overlay-debug.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- The C compiler identification is GNU 10.3.0&lt;br /&gt;-- The CXX compiler identification is GNU 10.3.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;-- libmetal version: 1.1.0 (C:/Nordic/myApps/nrf5340_audio)&lt;br /&gt;-- Build type: &lt;br /&gt;-- Host: Windows/AMD64&lt;br /&gt;-- Target: Generic/arm&lt;br /&gt;-- Machine: arm&lt;br /&gt;-- Looking for include file stdatomic.h&lt;br /&gt;-- Looking for include file stdatomic.h - found&lt;br /&gt;-- open-amp version: 1.1.0 (C:/Users/PC/ncs/v2.0.0/modules/lib/open-amp/open-amp)&lt;br /&gt;-- Host: Windows/AMD64&lt;br /&gt;-- Target: Generic/arm&lt;br /&gt;-- Machine: arm&lt;br /&gt;-- C_FLAGS : -Wall -Wextra&lt;br /&gt;-- Looking for include file fcntl.h&lt;br /&gt;-- Looking for include file fcntl.h - found&lt;br /&gt;CMake Warning at C:/Users/PC/ncs/v2.0.0/zephyr/CMakeLists.txt:1803 (message):&lt;br /&gt; __ASSERT() statements are globally ENABLED&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CMake Warning at verification/verify.cmake:15 (message):&lt;br /&gt; The compiler is&lt;br /&gt; C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt; but should be of type: arm-none-eabi-gcc. Using alternative tools may work&lt;br /&gt; but has not been tested.&lt;/p&gt;
&lt;p&gt;;These checks can be ignored, but this may impact performance and stability&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; CMakeLists.txt:18 (include)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CMake Warning at verification/verify.cmake:23 (message):&lt;br /&gt; The C compiler version is: 10.3.0.&lt;/p&gt;
&lt;p&gt;It should be: 10.3.1. Using alternative tools may work but has not been&lt;br /&gt; tested.&lt;/p&gt;
&lt;p&gt;;These checks can be ignored, but this may impact performance and stability&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; CMakeLists.txt:18 (include)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug&lt;br /&gt;-- west build: building application&lt;br /&gt;[1/421] Generating include/generated/version.h&lt;br /&gt;-- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr), build: v3.0.99-ncs1&lt;br /&gt;[411/421] Linking C executable zephyr\zephyr_pre0.elf&lt;/p&gt;
&lt;p&gt;[415/421] Linking C executable zephyr\zephyr_pre1.elf&lt;/p&gt;
&lt;p&gt;[421/421] Linking C executable zephyr\zephyr.elf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 415796 B 1 MB 39.65%&lt;br /&gt; SRAM: 86920 B 448 KB 18.95%&lt;br /&gt; IDT_LIST: 0 GB 2 KB 0.00%&lt;br /&gt;Run: west build ../.. -b nrf5340_audio_dk_nrf5340_cpuapp -d ../../build/dev_gateway/build_debug -DOVERLAY_CONFIG=&amp;quot;overlay-gateway.conf overlay-debug.conf&amp;quot;&lt;br /&gt;-- west build: generating a build system&lt;br /&gt;Loading Zephyr default modules (Zephyr base).&lt;br /&gt;-- Application: C:/Nordic/myApps/nrf5340_audio&lt;br /&gt;-- Using NCS Toolchain 2.0.0 for building. (C:/Users/PC/ncs/toolchains/v2.0.0/cmake)&lt;br /&gt;-- Found Python3: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/python.exe (found suitable exact version &amp;quot;3.8.2&amp;quot;) found components: Interpreter &lt;br /&gt;-- Cache files will be written to: C:/Users/PC/ncs/v2.0.0/zephyr/.cache&lt;br /&gt;-- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr)&lt;br /&gt;-- Found west (found suitable version &amp;quot;0.13.1&amp;quot;, minimum required is &amp;quot;0.7.1&amp;quot;)&lt;br /&gt;-- Board: nrf5340_audio_dk_nrf5340_cpuapp&lt;br /&gt;-- Found host-tools: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)&lt;br /&gt;-- Found dtc: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/dtc.exe (found suitable version &amp;quot;1.4.7&amp;quot;, minimum required is &amp;quot;1.4.6&amp;quot;)&lt;br /&gt;-- Found toolchain: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)&lt;br /&gt;-- Found BOARD.dts: C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts&lt;br /&gt;-- Generated zephyr.dts: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/zephyr.dts&lt;br /&gt;-- Generated devicetree_unfixed.h: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/include/generated/devicetree_unfixed.h&lt;br /&gt;-- Generated device_extern.h: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/include/generated/device_extern.h&lt;br /&gt;-- Including generated dts.cmake file: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/dts.cmake&lt;/p&gt;
&lt;p&gt;warning: Experimental symbol NRF5340_AUDIO is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_ISO_UNICAST is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_ISO_SYNC_RECEIVER is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_AUDIO is enabled.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;warning: Experimental symbol BT_VCS_CLIENT is enabled.&lt;/p&gt;
&lt;p&gt;Parsing C:/Nordic/myApps/nrf5340_audio/Kconfig&lt;br /&gt;Loaded configuration &amp;#39;C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/prj.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/overlay-gateway.conf&amp;#39;&lt;br /&gt;Merged configuration &amp;#39;C:/Nordic/myApps/nrf5340_audio/overlay-debug.conf&amp;#39;&lt;br /&gt;Configuration saved to &amp;#39;C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/.config&amp;#39;&lt;br /&gt;Kconfig header saved to &amp;#39;C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/include/generated/autoconf.h&amp;#39;&lt;br /&gt;-- The C compiler identification is GNU 10.3.0&lt;br /&gt;-- The CXX compiler identification is GNU 10.3.0&lt;br /&gt;-- The ASM compiler identification is GNU&lt;br /&gt;-- Found assembler: C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt;-- libmetal version: 1.1.0 (C:/Nordic/myApps/nrf5340_audio)&lt;br /&gt;-- Build type: &lt;br /&gt;-- Host: Windows/AMD64&lt;br /&gt;-- Target: Generic/arm&lt;br /&gt;-- Machine: arm&lt;br /&gt;-- Looking for include file stdatomic.h&lt;br /&gt;-- Looking for include file stdatomic.h - found&lt;br /&gt;-- open-amp version: 1.1.0 (C:/Users/PC/ncs/v2.0.0/modules/lib/open-amp/open-amp)&lt;br /&gt;-- Host: Windows/AMD64&lt;br /&gt;-- Target: Generic/arm&lt;br /&gt;-- Machine: arm&lt;br /&gt;-- C_FLAGS : -Wall -Wextra&lt;br /&gt;-- Looking for include file fcntl.h&lt;br /&gt;-- Looking for include file fcntl.h - found&lt;br /&gt;CMake Warning at C:/Users/PC/ncs/v2.0.0/zephyr/CMakeLists.txt:1803 (message):&lt;br /&gt; __ASSERT() statements are globally ENABLED&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CMake Warning at verification/verify.cmake:15 (message):&lt;br /&gt; The compiler is&lt;br /&gt; C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe&lt;br /&gt; but should be of type: arm-none-eabi-gcc. Using alternative tools may work&lt;br /&gt; but has not been tested.&lt;/p&gt;
&lt;p&gt;;These checks can be ignored, but this may impact performance and stability&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; CMakeLists.txt:18 (include)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CMake Warning at verification/verify.cmake:23 (message):&lt;br /&gt; The C compiler version is: 10.3.0.&lt;/p&gt;
&lt;p&gt;It should be: 10.3.1. Using alternative tools may work but has not been&lt;br /&gt; tested.&lt;/p&gt;
&lt;p&gt;;These checks can be ignored, but this may impact performance and stability&lt;br /&gt;Call Stack (most recent call first):&lt;br /&gt; CMakeLists.txt:18 (include)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-- Configuring done&lt;br /&gt;-- Generating done&lt;br /&gt;-- Build files have been written to: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug&lt;br /&gt;-- west build: building application&lt;br /&gt;[1/435] Generating include/generated/version.h&lt;br /&gt;-- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr), build: v3.0.99-ncs1&lt;br /&gt;[425/435] Linking C executable zephyr\zephyr_pre0.elf&lt;/p&gt;
&lt;p&gt;[429/435] Linking C executable zephyr\zephyr_pre1.elf&lt;/p&gt;
&lt;p&gt;[435/435] Linking C executable zephyr\zephyr.elf&lt;br /&gt;Memory region Used Size Region Size %age Used&lt;br /&gt; FLASH: 430988 B 1 MB 41.10%&lt;br /&gt; SRAM: 95408 B 448 KB 20.80%&lt;br /&gt; IDT_LIST: 0 GB 2 KB 0.00%&lt;br /&gt;build_prog.py finished. Report:&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| snr | snr conn | device | only reboot | core app programmed | core net programmed |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;br /&gt;| 1000 | False | headset | Not selected | Selected TBD | Not selected |&lt;br /&gt;| 1050103562 | True | gateway | Not selected | Selected TBD | Not selected |&lt;br /&gt;| 1000 | False | headset | Not selected | Selected TBD | Not selected |&lt;br /&gt;+------------+----------+---------+--------------+---------------------+---------------------+&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Within this time period, i reinstall the sdk 2.0.0 and it worked. Script does not give any error.&lt;/p&gt;
&lt;p&gt;Thanks For Helping.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ps: I put the logs for the other developers. The full log belongs to the first time build .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fatal error: cs47l63.h: No such file or directory</title><link>https://devzone.nordicsemi.com/thread/371643?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 11:43:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2439bf2d-b417-4a9a-a99b-548d9b287a5d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Could you post the full log when you build ?&amp;nbsp;&lt;br /&gt;I tested here and after the modification suggested by Dejans I can build it using the&amp;nbsp;buildprog.py:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;python buildprog.py -c app -b debug -d both&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Did you use NCS v2.0.0 ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fatal error: cs47l63.h: No such file or directory</title><link>https://devzone.nordicsemi.com/thread/371621?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 11:06:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa0976f7-0ff5-4acb-a3b1-29cd20a1f075</guid><dc:creator>AngryTeaPot</dc:creator><description>&lt;p&gt;I already did these statements. This is why im wondering, how can i get this error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fatal error: cs47l63.h: No such file or directory</title><link>https://devzone.nordicsemi.com/thread/371616?ContentTypeID=1</link><pubDate>Thu, 09 Jun 2022 10:58:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13bd766b-ac7f-4bcb-a76a-ddc2ead9fa1a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Hakan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try to follow this instruction from Dejans:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/88042/build-sample-for-nrf5340-audio-dk"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/88042/build-sample-for-nrf5340-audio-dk&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>