Evening
I've tried to connect using the Debug Console cable (USB to serial) to my raspberry pi and am not seeing anything sensible. Looks like a bad baud rate but I've checked several times.
I followed the tutorial (mostly) and when I try to login over ZOC I get a bunch of gibberish...
You can see the ZOC settings, login attempt and the cable connections at the following URL:
http://gototheboard.com/adafruit/
The driver I used was slightly different than the tutorial because that didn't work at all for me, (couldn't see the /dev/cu.PL2303-00001014 device) so:
$ kextstat | grep -i 303
109 0 0xffffff7f80935000 0x8000 0x8000 com.prolific.driver.PL2303 (2.0.0) <108 33 5 4 3>
122 0 0xffffff7f825d8000 0xb000 0xb000 nl.bjaelectronics.driver.PL2303 (1.0.0d1) <108 33 5 4 3>
That allowed me to see the serial device very nicely..
Any help would be greatly appreciated.
- jared

