Loading...
 
Skip to main content

System Workbench for STM32


CubeMX Repository Project Applications Not Compiling

I've been working to get shit working with Eclipse all day yesterday, always such a struggle with stm. So today I figured why not just get SW4STM32 and it should work out of the box. Well, it doesn't.

I'm having the exact same issue as you do. I bought an STM32F0 discovery board with an STM32F072 for USB, try to import the CDC VCP sample, and get this error.

My post doesn't help ya, but if I find something I'll let you know...

edit: well, I can 'succesfully' build a CubeMX project, or atleast a couple of steps further, it ends with some errors regarding Debug/object.list, but does produce an .elf, which can be flashed to and run on device. Perhaps you or I can use that project to get this example working ....

 
Collapse/expand modules below