Question
Is stm32cubemx v4.8 a beta?
Posted on July 01, 2015 at 17:05
Hello,
Since I had only bugs with previous versions, I have updated the cubeMX package. It produce the same bug in all following configurations :- cubeMX + IAR- cubeMX + SW4- cubeMX as eclipse plugin + SW4Create a new project, STM32F405 for instance, use ADC, click on ''generate code'' and try to compile.1/- WHY does the *.ioc is copied in a subfolder ? Which one must be used later ?2/- The adc.c/adc.h files are placed in the scr/inc folders (that's the only good news) BUT when compiling gcc reports ''adc.h not found''Other bug :3/-''File/save project as'' (or associated icons) sometime opens the ''settings'' window and sometime opens the ''save as'' windows (randomly).Thank you #worst-forum-software-ever