Arduino error
in
Contributed Library Questions
•
11 months ago
HI, i'm trying out the arduiono_pwm example. I get a stable RXTX library which is fine, but then I get this error:
java.lang.IllegalAccessError: tried to access class processing.core.PApplet$RegisteredMethods from class cc.arduino.Arduino$SerialProxy
I can't seem to find any solution anywere.
I'm using prosessing 2.0b6
Using processing 1.5.1 is not really working since I then get a RXTX mismatch and no connectiong to the arduino.
Please help!
1