Need Help Setting up Zephyr VSCode #90388
-
I am trying to setup Zephyr through VSCode, and it just refuses to work. I first tried to write Blinky to WeAct Black pill STM32F411CEU6 using opencd and the problem is [stm32f4x.cpu] halted due to breakpoint, current mode: Thread 0* stm32f4x.cpu hla_target little stm32f4x.cpu halted Info : Unable to match requested speed 2000 kHz, using 1800 kHz Info : Unable to match requested speed 2000 kHz, using 1800 kHz
Then I thought I might try an ESP32. Using default settings I get the error -- west flash: using runner esp32 Even though the esptool is in place and added to the path. Using OpenOcd -- west flash: rebuilding |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Have you seen #88424? |
Beta Was this translation helpful? Give feedback.
Have you seen #88424?