2015-04-23 01:27 AM
I believe there is another bug in the STM32Cube. I'm using the latest version (cube 1.0 version 4.6) with target mcu stm32f103rb (although the mcu doesn't appear to be relevant).
I created a project, changed nothing, chose to generate code for MDK-ARM 4.73 and ''Add necessary library files as reference in the toolchain project configuration file''. Project is generated, but doesn't compile (unfortunately I have cyrillic symbols in path to cube's repository, that's a problem of MDK-ARM, not Cube). So, naturally, I then go to the cube project settings and choose to ''Copy all used libraries into the project directory'' or ''Copy only neccessary files''. Project is generated but it's empty! No files are added to it.Deleting the MDK-ARM project file doesn't help, changing MCU doesn't help. The only way - is to create new STM32Cube project and choose the correct option on first attempt.If I create project for some other IDE (EWARM, for example), than switch to MDK-ARM - this bug doesn't occure. #!bug #stm32cube2015-04-24 07:04 AM
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2015-04-27 05:13 AM
Hi Mayla,
Yes, I'm afraid it still occures. The other bug I reported (about clock reconfiguration - https://my.st.com/f6e6ebe) occures as well.