Loading...
 
Skip to main content

System Workbench for STM32


Review of System Workbench

In sum, my first impressions are very positive from System Workbench . Intelligent editor, tooltips of declarations functions and other useful features that are not even in commercial systems. My first session debugging of my test with Nucleo has been fully successful. Among the shortcomings evident following. It is not clear how to use printf and scanf by ITM in the debugger console, ITM functions are not working. The lack of a simulator. In rest, as long, the system is excellent.

I have been trying to install STM32 workbench in eclipse for ubuntu for the last two hours and have been
getting various dependency failures.

Is there aparticular version of eclipse I should be using and which plugings should it have before trying to install STM 32?

AH Ok found the c/c++ one recomended on this websire, almost de-bugging on board now...
I installed SW on Linux and Windows machines without any problems. With pre-installed Java and ST-Link driver.

Tunisia

download the linux installer from here

Regards,
Tarek

The universe smiles when combined with CubeMX. Setup of a project and integration of middlewares haven't been easier. I now do a fair share of my development on this platform.