|
|
Re: Introducing the Arduino C++ IDE [message #1711745 is a reply to message #1711630] |
Mon, 19 October 2015 13:41 |
Eclipse User |
|
|
|
Hi,
Need some help here. I'm new to Eclipse so bear with me.
I followed your YouTube tutorial using Ubuntu 14.04. When i try to install my board (Arduino Leonardo) i get "No valid system found for avr-gcc". I installed the toolchain using
sudo apt-get install gcc-avr binutils-avr gdb-avr avr-libc avrdude
but the error is still there.
-
Attachment: Issue.png
(Size: 143.72KB, Downloaded 3138 times)
|
|
|
|
|
|
|
Re: Introducing the Arduino C++ IDE [message #1712378 is a reply to message #1711630] |
Fri, 23 October 2015 12:23 |
Eclipse User |
|
|
|
Hi again,
I need more help with Eclipse.
My issue now is that Eclipse don't recognize my /dev/ttyACM0 as a serial device. The kernel detects the device when i hook up my Arduino Leonardo through USB:
Eclipse don't when i try to create a new connection:
I have tried to add "-Dgnu.io.rxtx.SerialPorts=/dev/ttyACM0" to the eclipse.ini file as they describe in this thread:
https://github.com/jantje/arduino-eclipse-plugin/issues/7
The strange thing is that Arduino IDE finds the device and everything works.
What am I doing wrong?
-
Attachment: dmesg.png
(Size: 123.96KB, Downloaded 2937 times) -
Attachment: Eclipse.png
(Size: 21.96KB, Downloaded 3006 times)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08706 seconds