0

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!

asked Nov 18, 2025 at 19:07
2
  • Please take a moment to hover over the arduino tag that you've added to your post, and read the tag description. Your question does not appear to be related to programming. Commented Nov 18, 2025 at 19:38
  • "IMPORTANT! ALL ARDUINO QUESTIONS MUST BE PROGRAMMING RELATED Arduino is an open-source electronics prototyping platform based on easy-to-use hardware and software. Questions should relate to programming Arduinos only (as in questions about the Language Arduino). General Arduino questions may be asked on arduino.stackexchange.com or forum.arduino.cc" Commented Nov 18, 2025 at 19:39

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.