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


IAR EWARM to STM32?

I am trying to find the best way to take a project (for a STM32F030) that was created in IAR Embedded Workbench and bring it into STM32?

I’ve come across this, which I have installed and setup, (http://eclipse-update.iar.com/) which allows me to open the project in STM32, but it is still linked back to the IAR compiler.

How do I get this project to now run using the STM32 compiler?

Alternatively, are there others way I could try?

Hi RIMattB,

I’m having the same issue, i have a project wich i was working on IAR(Windows) and now i’m trying to move it to SW4STM32(Ubuntu), but can’t figure out how to do it. Did you found out how?

Hi,

I am also trying to run a project which i was working on IAR and now I’m trying to move it to Stm32Cube IDE.
Any Leads?


hmmmm, unfortunately I didn’t find an answer for myself either