nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

fatal error: cs47l63.h: No such file or directory

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 sdk-lc3. So i can understand it. It should be licenced but i can able to run or program without LC3 so i did this configurations;

++CONFIG_SW_CODEC_SBC=y
++CONFIG_HW_CODEC_CIRRUS_LOGIC=n
In the proj.conf file and remove the LC3 things in the headset and gateway conf files. But I still get this error. 
How can i build and program my board ?
  • I already did these statements. This is why im wondering, how can i get this error.

  • Could you post the full log when you build ? 
    I tested here and after the modification suggested by Dejans I can build it using the buildprog.py: 


    python buildprog.py -c app -b debug -d both

    Did you use NCS v2.0.0 ? 

  • That is the log after west update

    PS C:\Nordic\myApps\nrf5340_audio> west config manifest.group-filter +nrf5340_audio
    PS C:\Nordic\myApps\nrf5340_audio> west update
    === updating zephyr (zephyr):
    HEAD is now at 0a904d0c17 [nrf fromlist] tfm: Add option for implementation custom reset handler with TF-M
    === updating mcuboot (bootloader/mcuboot):
    HEAD is now at 129b6312 [nrf noup] bootutil: loader: Add check for netcore addr if NSIB enabled
    === updating mbedtls-nrf (mbedtls):
    HEAD is now at b36261c55 [nrf noup]: Fix unset key bits for nrf_cc3xx v0.9.14
    === updating nrfxlib (nrfxlib):
    HEAD is now at 1296d445 doc: version update for NCS 2.0.0
    === updating trusted-firmware-m (modules/tee/tf-m/trusted-firmware-m):
    HEAD is now at cf76972f [nrf toup] SPM: Call tfm_core_panic instead of halt for access violation
    === updating tfm-mcuboot (modules/tee/tfm-mcuboot):
    HEAD is now at 4aa516e7 Bump versions for v1.7.2
    === updating matter (modules/lib/matter):
    HEAD is now at 2a120900e [nrf noup] Always set UPDATEABLE_IMAGE_NUMBER=2 for nRF53
    Synchronizing submodule url for 'third_party/nlio/repo'
    Synchronizing submodule url for 'third_party/nlassert/repo'
    Synchronizing submodule url for 'third_party/pigweed/repo'
    === updating cjson (modules/lib/cjson):
    HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611)
    === updating sdk-lc3 (modules/lib/lc3):
    --- sdk-lc3: initializing
    Initialized empty Git repository in C:/Users/PC/ncs/v2.0.0/modules/lib/lc3/.git/
    --- sdk-lc3: fetching, need revision c47d9ee21c9cd8626a903c2e2f0c80c0920a1eb8
    remote: Repository not found.
    fatal: repository 'github.com/.../' not found
    === updating cmock (test/cmock):
    HEAD is now at 9d09289 Merge pull request #346 from ThrowTheSwitch/reapply_329
    M vendor/unity
    === updating unity (test/cmock/vendor/unity):
    HEAD is now at 74cde08 Merge pull request #540 from numaru/master
    === updating zcbor (modules/lib/zcbor):
    HEAD is now at 3d36ae1 include: Define variables to avoid rvalue address errors
    === updating memfault-firmware-sdk (modules/lib/memfault-firmware-sdk):
    HEAD is now at b7eea3b Memfault Firmware SDK 0.29.1 (Build 412506)
    === updating cirrus (modules/hal/cirrus-logic):
    --- cirrus: initializing
    Initialized empty Git repository in C:/Users/PC/ncs/v2.0.0/modules/hal/cirrus-logic/.git/
    --- cirrus: fetching, need revision 9f6b3812237fbb0d4157ba3584c13f1644fcbe3a
    remote: Enumerating objects: 2146, done.
    remote: Counting objects: 100% (2146/2146), done.
    remote: Compressing objects: 100% (738/738), done.
    remote: Total 2146 (delta 1351), reused 2141 (delta 1348), pack-reused 0
    Receiving objects: 100% (2146/2146), 23.82 MiB | 2.05 MiB/s, done.
    Resolving deltas: 100% (1351/1351), done.
    From github.com/.../sdk-mcu-drivers
    * [new branch] master -> refs/west/master
    HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files
    HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files
    === updating canopennode (modules/lib/canopennode):
    HEAD is now at 53d3415 Merge pull request #5 from teslabs/module-name
    === updating chre (modules/lib/chre):
    HEAD is now at 0edfe2c2 Merge pull request #1 from yperess/zephyr
    === updating civetweb (modules/lib/civetweb):
    HEAD is now at 094aeb41 cmake: relax minimum version requirements
    === updating cmsis (modules/hal/cmsis):
    HEAD is now at ed63b70 NN: Integrate CMSIS-NN (CMSIS 5.8.0)
    === updating edtt (tools/edtt):
    HEAD is now at 1ea61a3 Fixing error in DLE test cases
    === updating fatfs (modules/fs/fatfs):
    HEAD is now at 9237454 fat_fs: Add support for the "win" variable alignment in FATFS struct
    === updating hal_nordic (modules/hal/nordic):
    HEAD is now at a85bb36 nrfx: doc: remove references to nrfx_atomic Doxygen group
    === updating hal_st (modules/hal/st):
    HEAD is now at 575de9d sensor/stmemsc: Align stmemsc i/f to v2.00
    === updating libmetal (modules/hal/libmetal):
    HEAD is now at c6efe09 lib: update libmetal to SHA 695d29ba60a5
    === updating liblc3codec (modules/lib/liblc3codec):
    HEAD is now at 3951cf1 Add liblc3 as a zephyr module
    === updating littlefs (modules/fs/littlefs):
    HEAD is now at 7b2cf4b zephyr: move CMake glue code for building as a module into Zephyr
    === updating loramac-node (modules/lib/loramac-node):
    HEAD is now at 12019623 zephyr: radio: sx127x: override buffer read/write functions
    === updating lvgl (modules/lib/gui/lvgl):
    HEAD is now at a2e17073 fix(script): in lv_conf_internal fix some widget dependencies when using Kconfig (#3119)
    === updating lz4 (modules/lib/lz4):
    HEAD is now at 8e303c2 zephyr: make this repo a zephyr module
    === updating mbedtls (modules/crypto/mbedtls):
    HEAD is now at 3e3e58a92 mbedtls: remove static keyword from certain function pointers
    === updating mipi-sys-t (modules/debug/mipi-sys-t):
    HEAD is now at 2f51407 library: add sending catalog msgs with prepared argument lists
    === updating nanopb (modules/lib/nanopb):
    HEAD is now at d148bd2 Add zephyr module support
    === updating net-tools (tools/net-tools):
    HEAD is now at f49bd13 net-capture: Listen captured traffic and save to pcap file
    === updating nrf_hw_models (modules/bsim_hw_models/nrf_hw_models):
    HEAD is now at b8cea37 Added overflow event handling and trigger overflow task
    === updating open-amp (modules/lib/open-amp):
    HEAD is now at cfd050f lib: update open-amp lib to release v2021.10.0
    === updating openthread (modules/lib/openthread):
    HEAD is now at e2a765599 Merge pull request #65 from edmont/pr/upmerge-20220513
    === updating segger (modules/debug/segger):
    HEAD is now at 3a52ab2 config: Use zephyr provided options
    === updating tinycbor (modules/lib/tinycbor):
    HEAD is now at 9e1f34b module: Deprecate TinyCBOR
    === updating tinycrypt (modules/crypto/tinycrypt):
    HEAD is now at 3e9a49d cmake: Fix conditional in root CMakeLists.txt
    === updating TraceRecorderSource (modules/debug/TraceRecorder):
    HEAD is now at e8ca3b6 Merge pull request #7 from tleksell-pe/trace_recorder_4.6.0_update
    === updating tf-m-tests (modules/tee/tf-m/tf-m-tests):
    HEAD is now at 5281418 Merge pull request #1 from SebastianBoe/merge_tfm-1.5
    === updating psa-arch-tests (modules/tee/tf-m/psa-arch-tests):
    HEAD is now at 4f45df5 Merge pull request #3 from joerchan/tfm-fix-wdt-timeout-zephyr
    === updating zscilib (modules/lib/zscilib):
    HEAD is now at 12bfe3f Merge pull request #28 from microbuilder/doccleanup
    ERROR: update failed for project sdk-lc3

    -----------------------------------------

    That is the Full Log after script build  :

    PS C:\Nordic\myApps\nrf5340_audio\tools\buildprog> python buildprog.py -c app -b debug -d both
    +------------+----------+---------+--------------+---------------------+---------------------+
    | snr | snr conn | device | only reboot | core app programmed | core net programmed |
    +------------+----------+---------+--------------+---------------------+---------------------+
    | 1000 | False | headset | Not selected | Selected TBD | Not selected |
    | 1050103562 | True | gateway | Not selected | Selected TBD | Not selected |
    | 1000 | False | headset | Not selected | Selected TBD | Not selected |
    +------------+----------+---------+--------------+---------------------+---------------------+
    Invoking build step
    Run: west build ../.. -b nrf5340_audio_dk_nrf5340_cpuapp -d ../../build/dev_headset/build_debug -DOVERLAY_CONFIG="overlay-headset.conf overlay-debug.conf"
    -- west build: generating a build system
    Loading Zephyr default modules (Zephyr base).
    -- Application: C:/Nordic/myApps/nrf5340_audio
    -- Using NCS Toolchain 2.0.0 for building. (C:/Users/PC/ncs/toolchains/v2.0.0/cmake)
    -- Found Python3: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter
    -- Cache files will be written to: C:/Users/PC/ncs/v2.0.0/zephyr/.cache
    -- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr)
    -- Found west (found suitable version "0.13.1", minimum required is "0.7.1")
    -- Board: nrf5340_audio_dk_nrf5340_cpuapp
    -- Found host-tools: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)
    -- Found dtc: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
    -- Found toolchain: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)
    -- Found BOARD.dts: C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts
    -- Generated zephyr.dts: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/zephyr.dts
    -- Generated devicetree_unfixed.h: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/include/generated/devicetree_unfixed.h
    -- Generated device_extern.h: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/include/generated/device_extern.h
    -- Including generated dts.cmake file: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/dts.cmake

    warning: Experimental symbol NRF5340_AUDIO is enabled.


    warning: Experimental symbol BT_ISO_UNICAST is enabled.


    warning: Experimental symbol BT_ISO_SYNC_RECEIVER is enabled.


    warning: Experimental symbol BT_AUDIO is enabled.


    warning: Experimental symbol BT_VCS is enabled.

    Parsing C:/Nordic/myApps/nrf5340_audio/Kconfig
    Loaded configuration 'C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/prj.conf'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/overlay-headset.conf'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/overlay-debug.conf'
    Configuration saved to 'C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/.config'
    Kconfig header saved to 'C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug/zephyr/include/generated/autoconf.h'
    -- The C compiler identification is GNU 10.3.0
    -- The CXX compiler identification is GNU 10.3.0
    -- The ASM compiler identification is GNU
    -- Found assembler: C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    -- libmetal version: 1.1.0 (C:/Nordic/myApps/nrf5340_audio)
    -- Build type:
    -- Host: Windows/AMD64
    -- Target: Generic/arm
    -- Machine: arm
    -- Looking for include file stdatomic.h
    -- Looking for include file stdatomic.h - found
    -- open-amp version: 1.1.0 (C:/Users/PC/ncs/v2.0.0/modules/lib/open-amp/open-amp)
    -- Host: Windows/AMD64
    -- Target: Generic/arm
    -- Machine: arm
    -- C_FLAGS : -Wall -Wextra
    -- Looking for include file fcntl.h
    -- Looking for include file fcntl.h - found
    CMake Warning at C:/Users/PC/ncs/v2.0.0/zephyr/CMakeLists.txt:1803 (message):
    __ASSERT() statements are globally ENABLED


    CMake Warning at verification/verify.cmake:15 (message):
    The compiler is
    C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    but should be of type: arm-none-eabi-gcc. Using alternative tools may work
    but has not been tested.

    ;These checks can be ignored, but this may impact performance and stability
    Call Stack (most recent call first):
    CMakeLists.txt:18 (include)


    CMake Warning at verification/verify.cmake:23 (message):
    The C compiler version is: 10.3.0.

    It should be: 10.3.1. Using alternative tools may work but has not been
    tested.

    ;These checks can be ignored, but this may impact performance and stability
    Call Stack (most recent call first):
    CMakeLists.txt:18 (include)


    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_debug
    -- west build: building application
    [1/421] Generating include/generated/version.h
    -- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr), build: v3.0.99-ncs1
    [411/421] Linking C executable zephyr\zephyr_pre0.elf

    [415/421] Linking C executable zephyr\zephyr_pre1.elf

    [421/421] Linking C executable zephyr\zephyr.elf
    Memory region Used Size Region Size %age Used
    FLASH: 415796 B 1 MB 39.65%
    SRAM: 86920 B 448 KB 18.95%
    IDT_LIST: 0 GB 2 KB 0.00%
    Run: west build ../.. -b nrf5340_audio_dk_nrf5340_cpuapp -d ../../build/dev_gateway/build_debug -DOVERLAY_CONFIG="overlay-gateway.conf overlay-debug.conf"
    -- west build: generating a build system
    Loading Zephyr default modules (Zephyr base).
    -- Application: C:/Nordic/myApps/nrf5340_audio
    -- Using NCS Toolchain 2.0.0 for building. (C:/Users/PC/ncs/toolchains/v2.0.0/cmake)
    -- Found Python3: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter
    -- Cache files will be written to: C:/Users/PC/ncs/v2.0.0/zephyr/.cache
    -- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr)
    -- Found west (found suitable version "0.13.1", minimum required is "0.7.1")
    -- Board: nrf5340_audio_dk_nrf5340_cpuapp
    -- Found host-tools: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)
    -- Found dtc: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
    -- Found toolchain: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)
    -- Found BOARD.dts: C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts
    -- Generated zephyr.dts: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/zephyr.dts
    -- Generated devicetree_unfixed.h: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/include/generated/devicetree_unfixed.h
    -- Generated device_extern.h: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/include/generated/device_extern.h
    -- Including generated dts.cmake file: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/dts.cmake

    warning: Experimental symbol NRF5340_AUDIO is enabled.


    warning: Experimental symbol BT_ISO_UNICAST is enabled.


    warning: Experimental symbol BT_ISO_SYNC_RECEIVER is enabled.


    warning: Experimental symbol BT_AUDIO is enabled.


    warning: Experimental symbol BT_VCS_CLIENT is enabled.

    Parsing C:/Nordic/myApps/nrf5340_audio/Kconfig
    Loaded configuration 'C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/prj.conf'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/overlay-gateway.conf'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/overlay-debug.conf'
    Configuration saved to 'C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/.config'
    Kconfig header saved to 'C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug/zephyr/include/generated/autoconf.h'
    -- The C compiler identification is GNU 10.3.0
    -- The CXX compiler identification is GNU 10.3.0
    -- The ASM compiler identification is GNU
    -- Found assembler: C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    -- libmetal version: 1.1.0 (C:/Nordic/myApps/nrf5340_audio)
    -- Build type:
    -- Host: Windows/AMD64
    -- Target: Generic/arm
    -- Machine: arm
    -- Looking for include file stdatomic.h
    -- Looking for include file stdatomic.h - found
    -- open-amp version: 1.1.0 (C:/Users/PC/ncs/v2.0.0/modules/lib/open-amp/open-amp)
    -- Host: Windows/AMD64
    -- Target: Generic/arm
    -- Machine: arm
    -- C_FLAGS : -Wall -Wextra
    -- Looking for include file fcntl.h
    -- Looking for include file fcntl.h - found
    CMake Warning at C:/Users/PC/ncs/v2.0.0/zephyr/CMakeLists.txt:1803 (message):
    __ASSERT() statements are globally ENABLED


    CMake Warning at verification/verify.cmake:15 (message):
    The compiler is
    C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    but should be of type: arm-none-eabi-gcc. Using alternative tools may work
    but has not been tested.

    ;These checks can be ignored, but this may impact performance and stability
    Call Stack (most recent call first):
    CMakeLists.txt:18 (include)


    CMake Warning at verification/verify.cmake:23 (message):
    The C compiler version is: 10.3.0.

    It should be: 10.3.1. Using alternative tools may work but has not been
    tested.

    ;These checks can be ignored, but this may impact performance and stability
    Call Stack (most recent call first):
    CMakeLists.txt:18 (include)


    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_debug
    -- west build: building application
    [1/435] Generating include/generated/version.h
    -- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr), build: v3.0.99-ncs1
    [425/435] Linking C executable zephyr\zephyr_pre0.elf

    [429/435] Linking C executable zephyr\zephyr_pre1.elf

    [435/435] Linking C executable zephyr\zephyr.elf
    Memory region Used Size Region Size %age Used
    FLASH: 430988 B 1 MB 41.10%
    SRAM: 95408 B 448 KB 20.80%
    IDT_LIST: 0 GB 2 KB 0.00%
    build_prog.py finished. Report:
    +------------+----------+---------+--------------+---------------------+---------------------+
    | snr | snr conn | device | only reboot | core app programmed | core net programmed |
    +------------+----------+---------+--------------+---------------------+---------------------+
    | 1000 | False | headset | Not selected | Selected TBD | Not selected |
    | 1050103562 | True | gateway | Not selected | Selected TBD | Not selected |
    | 1000 | False | headset | Not selected | Selected TBD | Not selected |
    +------------+----------+---------+--------------+---------------------+---------------------+

    Within this time period, i reinstall the sdk 2.0.0 and it worked. Script does not give any error.

    Thanks For Helping. 

    Ps: I put the logs for the other developers. The full log belongs to the first time build .

  • For   python buildprog.py -c both -b release -d both -p

    When i choose the core type as a both this is the full log. 

    Ps: For the developers.

    PS C:\Nordic\myApps\nrf5340_audio\tools\buildprog> python buildprog.py -c both -b release -d both -p
    +------------+----------+---------+--------------+---------------------+---------------------+
    | snr | snr conn | device | only reboot | core app programmed | core net programmed |
    +------------+----------+---------+--------------+---------------------+---------------------+
    | 1000 | False | headset | Not selected | Selected TBD | Selected TBD |
    | 1050103562 | True | gateway | Not selected | Selected TBD | Selected TBD |
    | 1000 | False | headset | Not selected | Selected TBD | Selected TBD |
    +------------+----------+---------+--------------+---------------------+---------------------+
    Invoking build step
    Net core uses precompiled hex
    Run: west build ../.. -b nrf5340_audio_dk_nrf5340_cpuapp -d ../../build/dev_headset/build_release -DOVERLAY_CONFIG="overlay-headset.conf overlay-release.conf"
    -- west build: generating a build system
    Loading Zephyr default modules (Zephyr base).
    -- Application: C:/Nordic/myApps/nrf5340_audio
    -- Using NCS Toolchain 2.0.0 for building. (C:/Users/PC/ncs/toolchains/v2.0.0/cmake)
    -- Found Python3: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter
    -- Cache files will be written to: C:/Users/PC/ncs/v2.0.0/zephyr/.cache
    -- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr)
    -- Found west (found suitable version "0.13.1", minimum required is "0.7.1")
    -- Board: nrf5340_audio_dk_nrf5340_cpuapp
    -- Found host-tools: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)
    -- Found dtc: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
    -- Found toolchain: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)
    -- Found BOARD.dts: C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts
    -- Generated zephyr.dts: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/zephyr.dts
    -- Generated devicetree_unfixed.h: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/include/generated/devicetree_unfixed.h
    -- Generated device_extern.h: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/include/generated/device_extern.h
    -- Including generated dts.cmake file: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/dts.cmake

    warning: Experimental symbol NRF5340_AUDIO is enabled.


    warning: Experimental symbol BT_ISO_UNICAST is enabled.


    warning: Experimental symbol BT_ISO_SYNC_RECEIVER is enabled.


    warning: Experimental symbol BT_AUDIO is enabled.


    warning: Experimental symbol BT_VCS is enabled.

    Parsing C:/Nordic/myApps/nrf5340_audio/Kconfig
    Loaded configuration 'C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/prj.conf'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/overlay-headset.conf'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/overlay-release.conf'
    Configuration saved to 'C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/.config'
    Kconfig header saved to 'C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release/zephyr/include/generated/autoconf.h'
    -- The C compiler identification is GNU 10.3.0
    -- The CXX compiler identification is GNU 10.3.0
    -- The ASM compiler identification is GNU
    -- Found assembler: C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    -- libmetal version: 1.1.0 (C:/Nordic/myApps/nrf5340_audio)
    -- Build type:
    -- Host: Windows/AMD64
    -- Target: Generic/arm
    -- Machine: arm
    -- Looking for include file stdatomic.h
    -- Looking for include file stdatomic.h - found
    -- open-amp version: 1.1.0 (C:/Users/PC/ncs/v2.0.0/modules/lib/open-amp/open-amp)
    -- Host: Windows/AMD64
    -- Target: Generic/arm
    -- Machine: arm
    -- C_FLAGS : -Wall -Wextra
    -- Looking for include file fcntl.h
    -- Looking for include file fcntl.h - found
    CMake Warning at verification/verify.cmake:15 (message):
    The compiler is
    C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    but should be of type: arm-none-eabi-gcc. Using alternative tools may work
    but has not been tested.

    ;These checks can be ignored, but this may impact performance and stability
    Call Stack (most recent call first):
    CMakeLists.txt:18 (include)


    CMake Warning at verification/verify.cmake:23 (message):
    The C compiler version is: 10.3.0.

    It should be: 10.3.1. Using alternative tools may work but has not been
    tested.

    ;These checks can be ignored, but this may impact performance and stability
    Call Stack (most recent call first):
    CMakeLists.txt:18 (include)


    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/Nordic/myApps/nrf5340_audio/build/dev_headset/build_release
    -- west build: building application
    [1/390] Generating include/generated/version.h
    -- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr), build: v3.0.99-ncs1
    [380/390] Linking C executable zephyr\zephyr_pre0.elf

    [384/390] Linking C executable zephyr\zephyr_pre1.elf

    [390/390] Linking C executable zephyr\zephyr.elf
    Memory region Used Size Region Size %age Used
    FLASH: 157012 B 1 MB 14.97%
    SRAM: 78519 B 448 KB 17.12%
    IDT_LIST: 0 GB 2 KB 0.00%
    Run: west build ../.. -b nrf5340_audio_dk_nrf5340_cpuapp -d ../../build/dev_gateway/build_release -DOVERLAY_CONFIG="overlay-gateway.conf overlay-release.conf"
    -- west build: generating a build system
    Loading Zephyr default modules (Zephyr base).
    -- Application: C:/Nordic/myApps/nrf5340_audio
    -- Using NCS Toolchain 2.0.0 for building. (C:/Users/PC/ncs/toolchains/v2.0.0/cmake)
    -- Found Python3: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter
    -- Cache files will be written to: C:/Users/PC/ncs/v2.0.0/zephyr/.cache
    -- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr)
    -- Found west (found suitable version "0.13.1", minimum required is "0.7.1")
    -- Board: nrf5340_audio_dk_nrf5340_cpuapp
    -- Found host-tools: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)
    -- Found dtc: C:/Users/PC/ncs/toolchains/v2.0.0/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
    -- Found toolchain: zephyr 0.14.1 (C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk)
    -- Found BOARD.dts: C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp.dts
    -- Generated zephyr.dts: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/zephyr.dts
    -- Generated devicetree_unfixed.h: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/include/generated/devicetree_unfixed.h
    -- Generated device_extern.h: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/include/generated/device_extern.h
    -- Including generated dts.cmake file: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/dts.cmake

    warning: The choice symbol USB_DRIVER_LOG_LEVEL_ERR (defined at
    subsys/logging/Kconfig.template.log_config:11) was selected (set =y), but no symbol ended up as the
    choice selection. See
    docs.zephyrproject.org/.../kconfig.html and/or look up
    USB_DRIVER_LOG_LEVEL_ERR in the menuconfig/guiconfig interface. The Application Development Primer,
    Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
    helpful too.


    warning: The choice symbol USB_DEVICE_LOG_LEVEL_ERR (defined at
    subsys/logging/Kconfig.template.log_config:11) was selected (set =y), but no symbol ended up as the
    choice selection. See
    docs.zephyrproject.org/.../kconfig.html and/or look up
    USB_DEVICE_LOG_LEVEL_ERR in the menuconfig/guiconfig interface. The Application Development Primer,
    Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
    helpful too.


    warning:Parsing C:/Nordic/myApps/nrf5340_audio/Kconfig
    Loaded configuration 'C:/Users/PC/ncs/v2.0.0/nrf/boards/arm/nrf5340_audio_dk_nrf5340/nrf5340_audio_dk_nrf5340_cpuapp_defconfig'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/prj.conf'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/overlay-gateway.conf'
    Merged configuration 'C:/Nordic/myApps/nrf5340_audio/overlay-release.conf'
    Configuration saved to 'C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/.config'
    Kconfig header saved to 'C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release/zephyr/include/generated/autoconf.h'
    Experimental symbol NRF5340_AUDIO is enabled.


    warning: Experimental symbol BT_ISO_UNICAST is enabled.


    warning: Experimental symbol BT_ISO_SYNC_RECEIVER is enabled.


    warning: Experimental symbol BT_AUDIO is enabled.


    warning: Experimental symbol BT_VCS_CLIENT is enabled.

    -- The C compiler identification is GNU 10.3.0
    -- The CXX compiler identification is GNU 10.3.0
    -- The ASM compiler identification is GNU
    -- Found assembler: C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    -- libmetal version: 1.1.0 (C:/Nordic/myApps/nrf5340_audio)
    -- Build type:
    -- Host: Windows/AMD64
    -- Target: Generic/arm
    -- Machine: arm
    -- Looking for include file stdatomic.h
    -- Looking for include file stdatomic.h - found
    -- open-amp version: 1.1.0 (C:/Users/PC/ncs/v2.0.0/modules/lib/open-amp/open-amp)
    -- Host: Windows/AMD64
    -- Target: Generic/arm
    -- Machine: arm
    -- C_FLAGS : -Wall -Wextra
    -- Looking for include file fcntl.h
    -- Looking for include file fcntl.h - found
    CMake Warning at verification/verify.cmake:15 (message):
    The compiler is
    C:/Users/PC/ncs/toolchains/v2.0.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    but should be of type: arm-none-eabi-gcc. Using alternative tools may work
    but has not been tested.

    ;These checks can be ignored, but this may impact performance and stability
    Call Stack (most recent call first):
    CMakeLists.txt:18 (include)


    CMake Warning at verification/verify.cmake:23 (message):
    The C compiler version is: 10.3.0.

    It should be: 10.3.1. Using alternative tools may work but has not been
    tested.

    ;These checks can be ignored, but this may impact performance and stability
    Call Stack (most recent call first):
    CMakeLists.txt:18 (include)


    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/Nordic/myApps/nrf5340_audio/build/dev_gateway/build_release
    -- west build: building application
    [1/404] Generating include/generated/version.h
    -- Zephyr version: 3.0.99 (C:/Users/PC/ncs/v2.0.0/zephyr), build: v3.0.99-ncs1
    [394/404] Linking C executable zephyr\zephyr_pre0.elf

    [398/404] Linking C executable zephyr\zephyr_pre1.elf

    [404/404] Linking C executable zephyr\zephyr.elf
    Memory region Used Size Region Size %age Used
    FLASH: 162608 B 1 MB 15.51%
    SRAM: 79018 B 448 KB 17.22%
    IDT_LIST: 0 GB 2 KB 0.00%
    Using NET hex: ../../bin/ble5-ctr-rpmsg_3251.hex
    Using NET hex: ../../bin/ble5-ctr-rpmsg_3251.hex
    Using NET hex: ../../bin/ble5-ctr-rpmsg_3251.hex
    Programming net on dev snr: 1050103562
    Applying system reset.
    Run.
    Programming app on dev snr: 1050103562
    Parsing parameters.
    Writing.
    Applying system reset.
    Run.
    build_prog.py finished. Report:
    +------------+----------+---------+--------------+---------------------+---------------------+
    | snr | snr conn | device | only reboot | core app programmed | core net programmed |
    +------------+----------+---------+--------------+---------------------+---------------------+
    | 1000 | False | headset | Not selected | Selected TBD | Selected TBD |
    | 1050103562 | True | gateway | Not selected | Selected done | Selected done |
    | 1000 | False | headset | Not selected | Selected TBD | Selected TBD |
    +------------+----------+---------+--------------+---------------------+---------------------+

Related