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


Code Gen successful, 'project generation have a problem'

Hi
I am trying to generate a new project from a cube file.

The generator works OK but at the end of the generation phase I get the following in a dialog

“The code is successfully generated under bur SW4STM32project generationj have a problem.”

The message is the same for MDK5 and EWARM projects.

I am running under windows10.

The 429 libararies donloaded today, and, I must say the libraries have improved substantially from the last time I used them on 429.

The inclusion of emWin and other tools is also great.

I also get the problem when I generate a new 429i project under Eclipse Mars (which I have used for a few months and is stable) that the debugger is unable to create an AC6 entry in DEbug->configuration.

I tried openocd0.9.0 with no success.

Any ideas how I can fix this?