Can't open .ioc file in STM32CubeIDE
- June 27, 2021
- 2 replies
- 5402 views
Hi,
I created a project for STM32F769I EVAL in TouchGFX, opened the project in STM32CubeIDE, but the IDE can't open the .ioc file:
Plug-in com.st.stm32cube.common.mx was unable to load class com.st.stm32cube.common.mx.editor.CubeMxEditor.
org.eclipse.core.runtime.CoreException: Plug-in com.st.stm32cube.common.mx was unable to load class com.st.stm32cube.common.mx.editor.CubeMxEditor.
...
Caused by: java.lang.ClassNotFoundException: com.st.stm32cube.common.mx.editor.CubeMxEditor cannot be found by com.st.stm32cube.common.mx_6.1.0.202011121557
...
Note that the file opens successfully in CubeMX. So I tried opening it in CubeMX and re-generating the code for STM32CubeIDE, but I'm still having the same problem.
STM32CubeIDE Version 1.5.0.
.ioc file attached.
Any help is appreciated.
