Question
CubeProgrammer continually crashing
I am resuming electronics as a hobby after a significant hiatus.
STM32Cube, MX and IDE are both fine. But the programmer is continually crashing.
I am on linux and have replaced the OpenJDK by the Oracle JDK, no easy task for me either !
$java -version
ava version "16.0.2" 2021-07-20
Java(TM) SE Runtime Environment (build 16.0.2+7-67)
Java HotSpot(TM) 64-Bit Server VM (build 16.0.2+7-67, mixed mode, sharing)
When I try to connect from a windows machine, all is good. But from linux when i try to connect, it crashes.
Why should my next step be ?
thanks
pete