I am trying to set up my Arduino UNO Q to program using zephyr. I tried to set up a build enviroment as explained here: https://docs.zephyrproject.org/latest/develop/getting_started/index.html and here: https://docs.zephyrproject.org/latest/boards/arduino/uno_q/doc/index.html. I am using Windows 11. I tried the same thing using WSL with Ubuntu. The build goes fine but when i try to flash it this error pops up: lennart@Lennart:/mnt/c/dev/ArduinoCore-zephyr$ west flash -d build/arduino_uno_q_stm32u585xx -- west flash: rebuilding ninja: no work to do. -- west flash: using runner stm32cubeprogrammer -- runners.stm32cubeprogrammer: mass erase requested ------------------------------------------------------------------- STM32CubeProgrammer v2.21.0 ------------------------------------------------------------------- Error: No debug probe detected. FATAL ERROR: command exited with status 1: /home/lennart/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/STM32_Programmer_CLI --connect 'port=swd reset=HWrst' --erase all
If you need any more information, please ask, I've been struggling with this for a week.
Thank you very much in advance!
arduinotag that you've added to your post, and read the tag description. Your question does not appear to be related to programming.