Loading...
Logo
Processing Forum
hi there;
  I am trying to controlling servo motors with processing and arduino.But when i try to run the processing code i get
'serial is only compatible with the 32-bit download of Processing' error.I'm using processing 2.0.What should i do?

Replies(3)

Download and use the 32-bit version, then, if it is available for your system.
thank u for your answer but my system is 64 bit.Have u got any other advices?
Most 64-bit CPUs are actually hybrid 32-bit CPUs w/ extended 64-bit instructions and access!
And most 64-bit OSes can also run 32-bit applications!!! And perhaps, even 16-bit ones!