Cant build code for nRF5340 Audio

Dear Support Team

I cant build the application for nRF5340.
Following all iinstallation prerequisites and examples i get stuck.

I always get this error message:

PS C:\ncs\v2.6.0\nrf\applications\nrf5340_audio\tools\buildprog> python3 buildprog.py -c app -b debug -d both
+------------+----------+---------+--------------+---------------------+---------------------+
| snr | snr conn | device | only reboot | core app programmed | core net programmed |
+------------+----------+---------+--------------+---------------------+---------------------+
| 1050162484 | True | headset | Not selected | Selected | Not selected |
| 1050118947 | True | gateway | Not selected | Selected | Not selected |
+------------+----------+---------+--------------+---------------------+---------------------+
Invoking build step
Run: west build C:\ncs\v2.6.0\nrf\applications\nrf5340_audio -b nrf5340_audio_dk_nrf5340_cpuapp -d C:\ncs\v2.6.0\nrf\applications\nrf5340_audio\build\dev_headset\build_debug -DCONFIG_AUDIO_DEV=1 -DCONFIG_NCS_INCLUDE_RPMSG_CHILD_IMAGE=n
Der Befehl "west" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Traceback (most recent call last):
File "C:\ncs\v2.6.0\nrf\applications\nrf5340_audio\tools\buildprog\buildprog.py", line 498, in <module>
__main()
File "C:\ncs\v2.6.0\nrf\applications\nrf5340_audio\tools\buildprog\buildprog.py", line 480, in __main
__build_module(build_cfg, options)
File "C:\ncs\v2.6.0\nrf\applications\nrf5340_audio\tools\buildprog\buildprog.py", line 189, in __build_module
raise Exception("cmake error: " + str(ret_val))
Exception: cmake error: 1
PS C:\ncs\v2.6.0\nrf\applications\nrf5340_audio\tools\buildprog>

I am running on a WIN10.0.1.19041, Lenovo Thinkpad with i7-3520
Can you please get me a lift Slight smile

Thank you.
Kind regards
Michael

Parents Reply Children
No Data
Related