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 cant connect with my mbed.
My code starts..
import mbed.* mybed=SerialRPC('COM3,9600); myled=DigitalOut(mymbed, LED1);
....but every time I run this I get an error "??? No constructor mbed.SerialRPC with matching signature found"
I have run the add_mbed_to_path.m file.