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


error by compiling in eclipse

Hi, i use windows 10 and eclipse kepler.

I followed the instructions on the website: http://www.openstm32.org/Installing+System+Workbench+for+STM32+from+Eclipse?structure=DocumentationQuestion

Unfortunately I’m becoming the error message:
arm-none-eabi-gcc.exe - Application Error. The application was unable to start correctly (0xc0000142).

I actually dont know how to fix the problem.

Do some have any ideas?

Greetings and thanks

Eugen

Hi Eugen,

Some people on Windows 8.1 and upper version seems to encounter the same issues.
Here’s their thread : http://www.openstm32.org/forumthread657Question

Can you check if their solution works for you too?

Regards,
Kevin.