nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

how to fix HW_CODEC_CIRRUS_LOGIC error when compiling

Hi,

we got a nrf5340 audio DK recently, when want to build example code for it, I get this message:

warning: attempt to assign the value 'y' to the undefined symbol HW_CODEC_CIRRUS_LOGIC

error: Aborting due to Kconfig warnings

more info:

SDK :2.0.0-rc1,(west init -m https://github.com/nrfconnect/sdk-nrf --mr main

OS: Ubuntu 20.04

toolchain:zephyr-sdk-0.14.2

I wonder how to fix it?

thanks

Parents Reply Children
Related