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 ?
Parents
  • 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 |
    +------------+----------+---------+--------------+---------------------+---------------------+

Reply
  • 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 |
    +------------+----------+---------+--------------+---------------------+---------------------+

Children
No Data
Related