Hi all,
I have several boards.
Using a MacBook Pro Yosemite 10.10.5.
Arduino IDE 1.6.5.
My Uno works fine on both of the USB ports. It is recognised immediately.
MegaADK is not recognised at all and I receive
avrdude: ser_open(): can't open device "/dev/cu.usbmodem1411": No such file or directory
ioctl("TIOCMGET"): Inappropriate ioctl for device
ioctl("TIOCMGET"): Inappropriate ioctl for device
avrdude: ser_send(): write error: Bad file descriptor
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
Board at /dev/cu.usbmodem1411 is not available
Also, I am running Parallels and when there's a USB device plugged in, it prompts if I want to connect it to Mac or Win? With Uno this is true, but when MegaADK is plugged in, I see nothing.
Any suggestions?
Thanks,