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

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

Hello,

I am going off a fresh install of nrf connect desktop and installed the 2.0.0 version of the toolchain from the toolchain manager.  When i create new project from sample using the broadcast sink i get an error. warning: attempt to assign the value 'y' to the undefined symbol HW_CODEC_CIRRUS_LOGIC.

When i try and follow the instructions https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrf/applications/nrf5340_audio/README.html the LC3 repository is no longer in git and i get an error there and then there is a new error for PINCTL =y which I assume is something to do with the update.

I am looking to work through these demos to work toward creating an app and prefer to use the toolchain manager install.  How would I go about fixing this?

Related