Page 1 of 1

connect to board from OSX

Posted: Tue Jun 29, 2010 11:11 am
by ckoehler
Hello,

I am trying to connect to the netburner board via my Terminal in OSX. I installed the driver for the USB->Serial adaptor and have a tty. and a cu. device show up in /dev. I tried connecting to it with cu -s 9600 -l /dev/cu.<whatever>, which says I am connected, but nothing comes through.
I also tried doing screen /dev/tty.<whatever>, which also locks up with no output.

Any ideas?


Thanks!

Christoph