Skip to main content
Abhishek Kumar
Associate III
September 17, 2018
Solved

Converting dev environment from "System Workbench for STM32" to "Atollic TrueStudio"

  • September 17, 2018
  • 1 reply
  • 673 views

I am currently working on a STM32 project which I generated for System Workbench for STM32 via CubeMX, and now I want to switch over to Atollic TrueStudio. Can somebody please tell me what changes should I make to my current dev env to work in Atollic Truestudio?

This topic has been closed for replies.
Best answer by Christophe VRIGNAUD

Hello,

The first thing is to save the original project (make a copy) as a precaution if something goes wrong.

Then, open Atollic Truestudio and use the File/Open Projects From File System... menu item.

Select your System Workbench project and import it in TrueStudio. You will be asked if you want to convert it. Just answer yes.

Generally, it's enough...

Best Regards,

Christophe

1 reply

Christophe VRIGNAUD
ST Employee
September 19, 2018

Hello,

The first thing is to save the original project (make a copy) as a precaution if something goes wrong.

Then, open Atollic Truestudio and use the File/Open Projects From File System... menu item.

Select your System Workbench project and import it in TrueStudio. You will be asked if you want to convert it. Just answer yes.

Generally, it's enough...

Best Regards,

Christophe