energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
794 stars 672 forks source link

Slow USB Port Enumeration for Stellaris / Tiva C LaunchPad on Mac OS X 10.9.2 #340

Closed rei-vilo closed 7 years ago

rei-vilo commented 10 years ago

On Mac OS X 10.9.2, the USB enumeration takes a long time before finding the Stellaris / Tiva C LaunchPad.

How to improve speed and reliability?

macbook:~ ReiVilo$ ls /dev/tty.usb*
ls: /dev/tty.usb*: No such file or directory
macbook:~ ReiVilo$ ls /dev/tty.usb*
ls: /dev/tty.usb*: No such file or directory
macbook:~ ReiVilo$ ls /dev/tty.usb*
/dev/tty.usbmodem0E100631
macbook:~ ReiVilo$ ls /dev/tty.usb*
/dev/tty.usbmodem0E100631
robertinant commented 7 years ago

This issue was moved to energia/tivac-core#27