Question
STM32CubeMX together with KEIL mdk 5
Posted on September 30, 2016 at 11:08
Hello,
I have problems using STM32CubeMX together with KEIL mdk 5. When starting a new project in Keil I can use all the Keil functionality, but when I open Cube from the project runtime environment and initialize everything in there, than I am not able to include Middlewares from Cube in my project. It doesn't include all the files as it does when starting a project in Cube. I can add them manually and this works ok, but this isn't a very maintenance friendly way of coding. On the other hand, when starting a project in Cube I can't add all the Keil CMSIS and Board Support(stm32f4) functionality(only adding RTOS RTX is doable) without getting low level errors. Is there a way of using those two together and use all of there functionality on a user-friendly way? I hope someone can help me with this issue. (and this post is placed instead of having to type it all over..) #stm32cubemx