Hello
I would like some help from all of you;
quando collego arduino uno a myrobotlab (ultima versione) riconosce la porta dove ho collegato arduino ma quando premo su connect myrobotlab si chiude completamente i have this error. il bordo
Arduino works perfectly. I'm sure I'm wrong, can you please help me?
operating system used windows 10

 

 

GroG

3 years 4 months ago

Hello Massimo,
The JVM crash you attached is not very useful because its likely the issue is started before the crash.
I'm confused when you say it works and then it does not work when you "connect".

We have seen problems when your Java is not the same bitness as your operating system.
When you type java -version what comes back ?

When I do it this happens
 

C:\Users\grperry>java -version
java version "11.0.9" 2020-10-20 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.9+7-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.9+7-LTS, mixed mode)
 
Does yours say the same ?