We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Serial Communication error
Page Index Toggle Pages: 1
Serial Communication error (Read 606 times)
Serial Communication error
Nov 30th, 2005, 6:43pm
 
I'm trying to use the serial library to interface with a microcontroler, I started off by trying the example code found on this web page and i keep on getting the next error

java.lang.NoClassDefFoundError: and

Exception in thread "main"

I just copied the example for serial duplex and i can't run it, what can I do?
Re: Serial Communication error
Reply #1 - Nov 30th, 2005, 11:34pm
 
could you be a little more specific? what "this page" are you referring to? have you tried the serial examples that are included with the download? that would be the best place to start.
Page Index Toggle Pages: 1