Offline
Newbie
Karma: 0
Posts: 6
|
 |
« on: September 19, 2012, 05:45:39 pm » |
Everytime I try to upload i get this message, can anyone tell me what this means?
|
|
|
|
|
Logged
|
|
|
|
|
California
Offline
God Member
Karma: 13
Posts: 631
|
 |
« Reply #1 on: September 19, 2012, 11:22:35 pm » |
It means that you are communicating like you do not have a programmer connected.
More info would be helpful, i.e. platform, PC, and what you are trying to do.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #2 on: September 26, 2012, 08:18:24 am » |
Im running on a Mac OS X 10.6.8.... I basically just hooked it up and tried running one of the examples onto it and that's the message I received...
|
|
|
|
|
Logged
|
|
|
|
|
California
Offline
God Member
Karma: 13
Posts: 631
|
 |
« Reply #3 on: September 26, 2012, 10:28:00 am » |
Did you set the "Board" and the "Serial" in the "Tools" menu?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #4 on: September 26, 2012, 12:36:19 pm » |
ya, I did that...for some reason it works on my computer at school, but not on my mac laptop...thanks for replying by the way.
|
|
|
|
|
Logged
|
|
|
|
|
California
Offline
God Member
Karma: 13
Posts: 631
|
 |
« Reply #5 on: September 26, 2012, 01:29:42 pm » |
No problem.
Which Serial Port dev are you using, dev/tty.usbmodem or dev/cu.usbmodem?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #6 on: September 26, 2012, 07:54:28 pm » |
Alright! so there is the problem... the only ports that show are bluetooth ones for some reason... bluetooth-PDA-sync and bluetooth-Modem, there is two of each (tty. and cu.)
Any reason why the USB ports are not showing up?
I apologize for my lack of knowledge on the subject...
|
|
|
|
|
Logged
|
|
|
|
|
California
Offline
God Member
Karma: 13
Posts: 631
|
 |
« Reply #7 on: September 26, 2012, 08:58:06 pm » |
Your driver did not install. It should have been automatic. Does the user account you are using on the Mac have sufficient permissions for installing devices?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #8 on: September 26, 2012, 09:02:51 pm » |
it should, I've never encountered any problems like that before... should I try re-installing?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 1
|
 |
« Reply #9 on: September 28, 2012, 11:58:14 pm » |
I had the same problem! If you are using an Arduino Nano w/ OSX you need to install the drivers. Download and execute it: http://www.ftdichip.com/Drivers/VCP/MacOSX/FTDIUSBSerialDriver_v2_2_14.dmgAnd you'll find this files: - FTDIUSBSerialDriver_10_3.pkg which is specific to OSX 10.3 (Panther)
- FTDIUSBSerialDriver_10_4_10_5_10_6.pkg which is specific to OSX 10.4 (Tiger), OSX 10.5 (Leopard)
and 10.6 (Snow Leopard).
Execute "FTDIUSBSerialDriver_10_4_10_5_10_6.pkg" if you are using OSX 10.5+ (Leopard+) Best!
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #10 on: September 29, 2012, 12:06:15 am » |
bro, you're a star! thanks for that man, it works perfectly now. time to delve into the world of arduino!
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 10
|
 |
« Reply #11 on: October 18, 2012, 02:19:46 pm » |
Wow, all this feedback is great. However, I still can't get my Uno R3 communicating with my Macbook running OS 10.6.8 and Arduino 1.1 . Although not needed I've loaded the FTDI driver and still "no dice"
Arduino sees the board. The Serial connection is listed as tty.usbserial. Should that be tty.usbmodem ?? The board is getting power is simply fails the upload.
Any suggestions? I thought this was supposed to be easier on a Mac.
|
|
|
|
|
Logged
|
|
|
|
|
California
Offline
God Member
Karma: 13
Posts: 631
|
 |
« Reply #12 on: October 18, 2012, 02:48:08 pm » |
Arduino sees the board. The Serial connection is listed as tty.usbserial. Should that be tty.usbmodem ?? The board is getting power is simply fails the upload. I think it can work either way, but if you post a thread in Installation & Troubleshooting, there are a lot of Mac users that can help. The only case I ran into on a Mac was Execution permissions.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 5
|
 |
« Reply #13 on: October 18, 2012, 05:08:19 pm » |
I have the exact same error, but I have even fewer complications so I have no idea how I could have messed anything up  . Arduino Uno Running version 1.0.1 Mac OS X Version 10.7.4 Serial Port: /dev/tty.usbmodem1d11 Uno means no drivers are necessary, according to the setup instructions. I just plugged the board in for the first time. I got a green LED, so I ran the Arduino application, loaded Blink, and got the error in this thread's title. The RX Led blinked 3 times but that's all I got.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 5
|
 |
« Reply #14 on: October 24, 2012, 07:27:23 pm » |
I've checked the troubleshooting guide, and I've searched the forums but I have not found a solution to this. Any hints?
|
|
|
|
|
Logged
|
|
|
|
|
|