Associate III
January 10, 2020
Question
STM32CubeMx not working anymore after update from 5.4.0 to 5.5.0
- January 10, 2020
- 7 replies
- 1996 views
Hi !
After updating I'm not able to load any project or generating a new one.
Each time a project is loaded the program crashes with
...
2020-01-10 23:34:35,765 [INFO] BlockDiagram:1818 - stop enableDisableButtons
java.lang.NullPointerException
...
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: 'boolean com.st.microxplorer.mcu.IP.isDMASupported()'
...Please see attached text file for full log.
