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


STM32CubeMX BUG! Please confirm!

After a couple of weeks of abnormal behavior of System Workbench IDE, I found the following: if the workspace path or the filename contains the string ‘ac6’, an error is reported by STM32CubeMX during the code generation process and the project files are not created.
Could you please confirm this?

Simply create a new project using the platform NUCLEO-F303R3 and name the project using a string that contains ‘ac6’.
For instance, use the following parameters for the project:
- Workspace: “D:/projects/ac6_project”
- Project name: “ac6_project”
- Full path: “D:/projects/ac6_project”
- Toolchain / IDE: “SW4STM32”

If you click on the “Generate source code based on user settings” button, the code generation process exits abnormally with the following message error:
The Code is successfully generated under “D:/projects/ac6_projecy but SW4STM32project generation have a problem”.

If you change the project name, the code is generated without errors.


Could you please confirm this?

Thanks in advance!

hi Fravio,

I send your bug to the CubeMX team.
You ‘re right there is an issue with project contains “ac6” in the name ...

for the moment, please don’t use “ac6” in the name of your project
Thank you
Christelle