Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I am trying to stablish communication between Java codes and mBed. I ran the code in the example:
http://mbed.org/cookbook/Interfacing-with-Java
but the line of code
mbed = new SerialRxTxRPC("COM5", 9600);
is sending exceptions.
What should I do?
Thanks