2014-06-02 08:27 AM
Hi,
I am struggling trying to have a plain empty project to work under eclipse from STM32CubeMX generated code. Why is there is no option to generate code for eclipse? What is the procedure to migrate from a project generated for IAR or any other IDE to eclipse?thanxMart2014-09-05 05:57 AM
Hi,
I've got the same problem ( and so do thousands of other devs out there I guess ) have you solved this? Any helpful thoughts? Thanks a lot!2014-09-05 08:08 AM
and so do thousands of other devs out there I guess
You'd think you'd have enough mind share between yourselves then to be able convert an ASCII/XML project definition into some other tool chain? Assume the people ST is working with, and paying the bills, are using professional tool chains, and could code an AWK/PERL script if they had too. Having Cube generate GNU/GCC compatible make files has been suggested.2014-09-07 11:55 PM
Assume the people ST is working with, and paying the bills, are using professional tool chains, and could code an AWK/PERL script if they had too.
Assume that ST pays its bills by selling chips not IDE licences - thats propably the reason they released CubeMX don't you think? Not everyone likes to use Keil or IAR ( TrueStudio is in fact the same ''unprofessional'' GNU toolchain ) because of their functionality not the licence price.