cancel
Showing results for 
Search instead for 
Did you mean: 

Generating code for Eclipse - STMCube

zaid
Associate
Posted on September 23, 2014 at 11:46

After installing the STM32Cube plugin for eclipse. I would like to know how do we generate the C code for the eclipse platform.

 from (STMCube) PROJECT-Generate C Code - in the tool chan/ IDE we dont have eclipse option. 

It would be of great help if any1 could resolve my issue. 

#stm32cubemx #stm32f4 #discovery #eclipse #c-cod #eclipse
3 REPLIES 3
Posted on September 23, 2014 at 12:00

Hi Ahmed,

Would you mind giving a little more information about the STM32CubeMX used version ?

Regards,

Heisenberg.

zaid
Associate
Posted on September 23, 2014 at 13:38

0690X00000603R4QAI.jpg

From the above image it can be noticed that the STM32cume MX version 4.3.0 has been added to the Eclipse. 

I'm not able to generate the C code for the eclipse platform. 

How do i generate the C-Code for the Eclipse platform.

stm32cube-t
Senior III
Posted on September 24, 2014 at 10:21

Hello Ahmed,

STM32CubeMX does not support the Eclipse toolchain. STM32CubeMX generates C initialization code that you can import in your Eclipse project. STM32CubeMX supports project generation for a set of predefined toolchains (EWARM, MDK-ARM, TrueStudio): specify the IDE under the menu Project > Settings.

Best Regards