Hello,
Sorry if this topic has already showed up ...
I am totally new to Arduino. Could not find any solution to my problem any where on this forum.
I have an Arduino Nano V3.0. Im working with OS 10.9.5. Installed FTDI driver.
When I run ls -l /dev/tty.* from terminal, /dev/tty.usbserual-A400Y785 is listed.
When I run ls -l /dev/cu.* from terminal, /dev/tty.usbserual-A400Y785 is listed.
However, when I run Arduino software, /dev/tty.usbserual-A400Y785 is not listed in tools.
If have tried downloading the blink example with /dev/cu.usbserual-A400Y785 and selected Arduina Nano, Duemilanove or Diecimila and I keep getting stk500_recv(): programmer is not responding.
Can anyone help me. Thanks