Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


No valid tty devices

Hi,
A problem occurs, when I followed the wiki for MP157 EV board:
https://wiki.st.com/stm32mpu/wiki/ModifyQuestion,_rebuild_and_reload_a_firmware
The IDE cannot detect my board with the error message:
“No valid TTY device detected”

However, I have successfully connected my board in the eclipse’s console! (see the attachment)

Any ideas? And is a TTY device different from a device connected via serial port?

I have the same error.
The IDE raises this error as soon as I press the “Open console on serial device” button from the toolbar, as it is described in the wiki.