Hi guys,
I am following DevAcademy lessons on nrf52833dk kit. I am testing the software on VsCode. SDK version is 2.7.0 and toolchain is 2.7.0. Board target is selected as :nrf52833dk/nrf52833 in build configuration.
I opened the l4/l4_e3 project here in vscode. When I tried to compile it,
"/c:/ncs/v2.7.0/zephyr/cmake/modules/kconfig.cmake, command failed with return code: 1
I'm getting this error.
Could you help me to fix it? thank you!