0

My operating system : OS X EL CAPITAN

Please help I was trying to do project 05 Mood cue of the arduino starter kit. I completed setting up my board and writing the code and when I tried to upload I got this error message:

Arduino: 1.7.10 (Mac OS X), Board: "Arduino Uno"

Sketch uses 1,030 bytes (3%) of program storage space. Maximum is 32,256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes.
avrdude: ser_open(): can't open device "/dev/tty.usbmodem1411": Device not         configured
ioctl("TIOCMGET"): Inappropriate ioctl for device
Problem uploading to board.  See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.

Can someone please help me?

8
  • Try to use the official and original Arduino software from arduino.cc current version Commented Aug 5, 2016 at 12:36
  • @Personagem i tried to download it and it still would not work this is the error it gave me now : Sketch uses 444 bytes (1%) of program storage space. Maximum is 32,256 bytes. Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes. avrdude: ser_open(): can't open device "/dev/tty.usbmodem1411": Device not configured Problem uploading to board. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences. Commented Aug 5, 2016 at 13:52
  • It sounds like there is an issue with your USB serial connection. Commented Aug 5, 2016 at 13:52
  • @harry_p_6 thanks for the response harry. What do i do now? is there a away to fix it? im very new to all this Commented Aug 5, 2016 at 13:55
  • 2
    @harry_p_6 Thank you Harry i managed to fix it by downloading CH341SER_MAC.zip just in case someone has the same problem wch.cn/downfile/178 Commented Aug 5, 2016 at 14:45

1 Answer 1

-1

Thank you Harry i managed to fix it by downloading CH341SER_MAC.zip just in case someone has the same problem wch.cn/downfile/178

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.