I am trying to use the serial library to communicate to a TI ez430. However, I get the following error when I ask processing to list the available com ports.
WARNING: RXTX Version mismatch
Jar version = RXTX-2.2pre1
native lib Version = RXTX-2.2pre2
[0] "COM1"
[1] "COM3"
[2] "COM4"
I read in a forum that this means I have a conflict between two RXTX files so I searched my drive and found the four RXTX files. I tried putting some in the recycle bin but still got the same Warning. Does anyone know what I can do about this?I am running a windows XP machine.
1