Loading...
 
Skip to main content

System Workbench for STM32


Question: Install system workbench in existing eclipse?

Hi all,
I've been using Eclipse in my university classes for Java, C, C++ and AVR development. I have several workbenches and workspaces installed. In my last course, I had to use a TI Tiva dev board which came with Code Composer Studio, which is also a variant of Eclipse. Now I have two versions of Eclipse installed. If I want to start work with an stm32 (I'm also looking at stm8) I need to install a 3rd version? Can the OpenSTM32 workbench be installed into an existing eclipse neon installation?
Rod

Hi Rod,

The OpenSTM32 workbench is an Eclipse so it can not be installed into an existing Eclipse.
But you can install all the necessary features of OpenSTM32 into an existing Eclipse through the p2 repository.
To do that follow the instruction on this webpage

BR,
Elliot