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

Type Emot Title Replies Reads Last Post Author
Normal   Memory Usage Monitor
Is there a memory usage monitor feature?
1 11067
2016-02-15 15:10
Memory Usage Monitor by tarek bouchkati
Normal   V1.7.0
2 7755
2016-02-15 13:05
Re: V1.7.0 by Guy
Normal   Can target with CMSIS-DAP interface be programmed/debugged?
3 9964
2016-02-15 12:45
Can target with CMSIS-DAP interface be programmed/debugged? by tarek bouchkati
Normal   OpenOCD Binary not found
8 13740
2016-02-15 10:29
OpenOCD Binary not found by martink
Normal   vPortFree() Hangs due to Assertion Failure
I am unable to free an allocation performed by pvPortMalloc()
1 10323
2016-02-15 04:11
vPortFree() Hangs due to Assertion Failure by spflanze
Normal   Adding files in System Workbench in CubeMX generated project
1 11713
2016-02-14 20:33
Adding files in System Workbench in CubeMX generated project by mazensaad
Normal   CubeMX NEW VERSION RELEASE
' Configuration' name suffix solved
1 6682
2016-02-14 15:20
CubeMX NEW VERSION RELEASE by artsin
Normal   Use pvPortMalloc() or malloc()?
For a FREERTOS project should added code use pvPortMalloc() or malloc()?
1 13501
2016-02-14 09:17
Use pvPortMalloc() or malloc()? by dautrevaux
Normal   Brilliant For-loop Bug
second and third 'for' don't exist in execution
6 9245
2016-02-13 22:07
Brilliant For-loop Bug by dautrevaux
Normal   Linux: Import source file in AC6 use weird directory structure
Imported files shown correctly in ac6, but place main.c and 'source' in different directories
1 7021
2016-02-13 20:32
Linux: Import source file in AC6 use weird directory structure by BenoitHanridge