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


Eclipse, Ubuntu - Invalid command name.

Hi there!

I’ve got problem using OpenSTM32 Worbench on Ubuntu. I’ve installed everything as advised and everything also went smooth. I’ve createad a basic C project with StdPeriphs as sources but after creating a Run Configuration the program doesn’t start. The error is:

Open On-Chip Debugger 0.9.0-dev-dirty (2015-11-13-11:40)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : auto-selecting first available session transport “hla_swd”. To override use ‘transport select ‘.
adapter speed: 1000 kHz
adapter_nsrst_delay: 100
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
srst_only separate srst_nogate srst_open_drain connect_assert_srst
srst_only separate srst_nogate srst_open_drain connect_assert_srst
invalid command name “program Debug/Hello.elf verify reset exit”

Do you know what do I have to change to make it working? How to check if my nucleo board is seen properly in the system?

Hi,

I’m investigating on this bug. Please use the Debug configuration to program the chip for now. It should work.

Regards,
Kevin.
Ac6


Hello,
i have the same problem on Linux Mint. Any news in this topic?

Regards,
Barney