I just installed the IDE Pro 0.0.4 version, installed the GIT file successfully.. the installation went as expected, but when opening the IDE just had this message on notifications:
- Couldn't start client Arduino
- Error: Request upload failed with message: 2 UNKNOWN: uploading error: exit status 1
I don´t know what does that mean, so I tried compiling a simple program of "Hello World", it compiled well but when running the project the next message appeared on console:
[INFO] Required tool [tool: {ToolName:"arduinoOTA",ToolVersion:"1.3.0",ToolPackager:"arduino"}]
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x9e
avrdude: stk500_recv(): programmer is not responding
and many many more messages like this, so if anybody already fixed this or know what to do, I´d be grateful!