I’m having no luck uploading the Seeeduino ADK Demo sketch to my new Seeeduino ADK Board. I’m running Arduino 22 on a MacBook Pro, with system 10.7 (Lion). In the Arduino app, I’ve selected the Arduino Mega 2560 Board. The strange thing is that under the serial port selections there are only:
/dev/tty.Bluetooth-PDA-Sync
/dev/cu.Bluetooth-PDA-Sync
/dev/tty.Bluetooth-Modem
/dev/cu.Bluetooth-Modem
If I connect to an Arduino Uno, though, there’s those same ports, plus:
/dev/tty.usbmodemfa131
/dev/cu.usbmodemfa131
Any idea how can I make the tty.usbmodemfa131 available for the ADK Board?