Question
STM32CubeMX bugs
Posted on April 06, 2014 at 14:25
Hi all,
I just started developing with the STM32F4 Discovery board and I've been trying to use STM32CubeMX for code generation.Until now, almost every configuration I tested didn't work, that means STM32CubeMX (I'll call it MX from now on) didn't generate the code but crapped out mid generation.Even the simplest configuration I could think of doesn't work (HSE with 8MHz crystal + 1 GPIO output). This contains the MX log file from this simple test. Other times it's mostly FileNotFoundException, I can post those logs too.Could someone please tell me if it's the software or just me not using it right.My system is: Windows 7 x64, Java 8; I tried it also on a Windows 8 VM, same thing.Sincerely, Peter