Hello all,
I am trying to figure out why I am getting a strange error when I run 3 different terminal programs to monitor the mbed's usbserial connection.
If I run an mbed app that sends characters thru the usbserial, then run either ZTerm, Serial Tools, or GoSerial, I see the chars that were stored in the buffer on the mac.
At this point, all other chars that are sent from the mbed either become garbled, or simply will not display.
If I type characters on the keyboard, I see the mbed's communication led blinking, but there is no response from the app.
It's as if somehow when I run the terminal app, it messes up the communication between it and the usbserial connection.
If I try to restart the terminal app, I still get no response! I don't see any error msgs telling me that the usbserial port is offline or unavailable.
Does anybody have any suggestions or ideas about why this is happening?
Thanks!!
Chris
Hello all,
I am trying to figure out why I am getting a strange error when I run 3 different terminal programs to monitor the mbed's usbserial connection.
If I run an mbed app that sends characters thru the usbserial, then run either ZTerm, Serial Tools, or GoSerial, I see the chars that were stored in the buffer on the mac.
At this point, all other chars that are sent from the mbed either become garbled, or simply will not display.
If I type characters on the keyboard, I see the mbed's communication led blinking, but there is no response from the app.
It's as if somehow when I run the terminal app, it messes up the communication between it and the usbserial connection.
If I try to restart the terminal app, I still get no response! I don't see any error msgs telling me that the usbserial port is offline or unavailable.
Does anybody have any suggestions or ideas about why this is happening?
Thanks!!
Chris