Attached error log snippet for the reference.
Attached error log snippet for the reference.
Hi,
Is this the nRF5340 Audio DK or is it you custom audio board?
Do you get issues with a later SDK version, say, v2.7.0 or 2.9.0?
Regards,
Priyanka
SDK version v2.5.0
Hi,
Priyanka is out of the office, so I pick up this case.
Please try to delete the build folder, update the SDK, and rebuild again.
Regards,
Amanda H.
still facing same build error
Did you modify the v2.9.0 nrf5340_audio config?
The error is from this line https://github.com/nrfconnect/sdk-nrf/blob/v2.9.0/applications/ipc_radio/src/main.c#L15
It seems the nrf5340_audio misses CONFIG_IPC_RADIO_BT=y which should be nrf5340_audio/sysbuild/ipc_radio/prj.conf#L49
I tried to build after setting this configuration flag in mentioned location, still not able flash board properly.
after flash it was in read color.
Could you try the application without any modification?
Could you try the application without any modification?