BBB board and ftdi cable under lInux
Posted: Sun Jun 01, 2008 8:22 pm
Paul, this is a problem I posted on the Ubuntu forum. I bet you know the answer in 15 seconds.
Thanks.
Steve.
ps
Posting here recommended by Mellis.
quote
I have the Arduino microcontroller (Dec. clone bare bones board with 168 ) and the ftdi USB to serial cable.
Ref: http://www.moderndevice.com/Images/BBBRevD800.jpg
Ref: http://www.ftdichip.com/Products/Eva...s/TTL-232R.htm
I am running under Ubuntu Linux 8.04 on ia386. My problem is that I can not get the Arduino environment to program the board.
I followed the instructions to install Arduino as per:http://www.arduino.cc/playground/Linux/Ubuntu
Which I am recapping below:
1. Using synaptic mgr, installed sun-java6-jre*, gcc-avr, avr-libc.
2. Downloaded the arduino environment (arduino-0011-linux-tgz)
3. Attempted to sudo update-alternatives --config java, but the msg stated it was not necessary since only one Java was found.
4. Double clicked the Arduino file in the Arduino app folder.
5. Application runs, I select an example sketch and compile it. Arduino Tools->Serial port shows /dev/usbtty0 selected as expected.
6. When I attempt to upload, I get:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
Thinking that brltty was interfering, I uninstalled it. No change. *Then, thinking that since the instructions called for java5-jre instead of Java6-jre, I uninstalled the 6 and installed the 5. No change. Hardware Led is on, cables are attached. Rebooted, pressed reset before/after programming--all without effect.
I know the hardware is likely ok since I can program it under winxp.
I would like to hear from anyone who has this hardware/software combination that got it to work. Or, any other tips are welcome.
Thanks in advance.
Steve.
Thanks.
Steve.
ps
Posting here recommended by Mellis.
quote
I have the Arduino microcontroller (Dec. clone bare bones board with 168 ) and the ftdi USB to serial cable.
Ref: http://www.moderndevice.com/Images/BBBRevD800.jpg
Ref: http://www.ftdichip.com/Products/Eva...s/TTL-232R.htm
I am running under Ubuntu Linux 8.04 on ia386. My problem is that I can not get the Arduino environment to program the board.
I followed the instructions to install Arduino as per:http://www.arduino.cc/playground/Linux/Ubuntu
Which I am recapping below:
1. Using synaptic mgr, installed sun-java6-jre*, gcc-avr, avr-libc.
2. Downloaded the arduino environment (arduino-0011-linux-tgz)
3. Attempted to sudo update-alternatives --config java, but the msg stated it was not necessary since only one Java was found.
4. Double clicked the Arduino file in the Arduino app folder.
5. Application runs, I select an example sketch and compile it. Arduino Tools->Serial port shows /dev/usbtty0 selected as expected.
6. When I attempt to upload, I get:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
Thinking that brltty was interfering, I uninstalled it. No change. *Then, thinking that since the instructions called for java5-jre instead of Java6-jre, I uninstalled the 6 and installed the 5. No change. Hardware Led is on, cables are attached. Rebooted, pressed reset before/after programming--all without effect.
I know the hardware is likely ok since I can program it under winxp.
I would like to hear from anyone who has this hardware/software combination that got it to work. Or, any other tips are welcome.
Thanks in advance.
Steve.