2014-09-23 02:46 AM
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 #eclipse2014-09-23 03:00 AM
Hi Ahmed,
Would you mind giving a little more information about the STM32CubeMX used version ?Regards,Heisenberg.2014-09-23 04:38 AM
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.
2014-09-24 01:21 AM
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