Hello everyone,
I am unable to configure CubeMX settings on RT-Thread Studio. I have this info on the console:
Configure log4j with default settings from jar:file:/C:/Program%20Files/STMicroelectronics/STM32Cube/STM32CubeMX/STM32CubeMX.exe!/log4j/log4j.stm32cubemx.properties
2021-08-13 10:16:19,294 [INFO] MicroXplorer:89 - [MX] MX Start == 311663077981300
2021-08-13 10:16:19,294 [INFO] MicroXplorer:633 - Detected Java Version = 1.8.0_144
and then gives an error (wrong java version). I have the latest RT-Thread Studio 2.0 and CubeMX 6.3.0
Any suggestions would be appreciated.
Thank you.
I reached out to Kathy Lee and she helped me solve this. Here's what I did:
I uninstalled the latest version of CubeMX and installed version 6.2.0; It seems like RT-Thread Studio only supports from version 6.2.0 and below.
Hopefully, there would release the support for newer versions of CubeMX soon.
Hope this helps someone.
{{CubeMX now works.PNG(uploading...)}}
When the cubemx version is higher than 6.2.0, the old version of studio will have problems. The latest version of RT thread studio V2.1.2 has fixed this problem. Now studio can support the higher version of cubemx. Please download the latest version of RT thread studio V2.1.2 to use