cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeProgrammerLauncher won't launch on Ubuntu machine(wsl)

JE_SP
Associate

I think my problem is almost same with jlrstm's one.

https://community.st.com/t5/stm32cubeprogrammer-mpus/stm32cubeprogrammerlauncher-won-t-launch-on-ubuntu-machine/td-p/665195

but I cannot get a solution about it. 

I have a STM32MP157C-DK2 board.

please help me.

 

root@jesong:/usr/local/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin# ./STM32CubeProgrammer
./STM32CubeProgrammer: line 4: cd: /usr/local/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin : No such file or directory
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:893)
Caused by: java.lang.UnsupportedOperationException: Internal Error
at com.sun.glass.ui.gtk.GtkApplication.lambda$new$5(GtkApplication.java:158)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.glass.ui.gtk.GtkApplication.<init>(GtkApplication.java:140)
at com.sun.glass.ui.gtk.GtkPlatformFactory.createApplication(GtkPlatformFactory.java:41)
at com.sun.glass.ui.Application.run(Application.java:147)
at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:257)
at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:211)
at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:581)
at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:330)
at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:321)
... 5 more

 

0 REPLIES 0