Loading...
Pages: [1]   Go Down
Author Topic: Arduino 1.5 Beta for Raspberry Pi?  (Read 693 times)
0 Members and 1 Guest are viewing this topic.
Pasig City, Philippines
Offline Offline
Newbie
*
Karma: 3
Posts: 35
I enjoy doing Simple Things!
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Has anyone compiled Arduino IDE 1.5.2 for Raspbian OS (armv6l-based Debian Wheezy Linux)? Presently, only Arduino IDE 1.0.1 exists in Raspbian OS repositories.

The instructions for compiling Arduino from source is, kindof sketchy, and because it says "Sun Java SDK" is needed, it may not compile on the Raspberry Pi, itself.

If Arduino IDE 1.5.2 can run on Raspberry Pi, then we have the "ARM programming ARM scenario" when it comes to programming the Arduino DUE. It's just a thought.

As of this writing, I'm setting up bossa on my Xubuntu Linux system in preparation for compiling C source code for the Arduino DUE without using Arduino IDE.
Logged

I run Xubuntu Linux as my only computer operating system!
Windows does not run here; Only Linux!

I learned Arduino on my own while living in the Philippines!
I first learned Arduino theory in September 2010 and then used ProtoStack's ATmega168 Dev Kit to learn the Arduino Bootloader. Prior to receiving my Seeeduino 328 in January 2011, I have built three ATmega8L boards that work with Arduino IDE. As of April 2013, I have over 3 Dozen Arduino-compatible boards, most of which I built by hand. I have an Arduino Mini R5, Arduino Mega 2560 clone and a Arduino Due.
I'm in Twitter and in Google+.
Sometimes, I use Skype as Kuya.Marc.

I've founded MirandaSoft in 1992 and now in the process of retiring...

Online Online
Sr. Member
****
Karma: 23
Posts: 446
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I like the idea, not just because of both being ARM based but also both being 3.3V. I might have a go at trying to get it to compile.

I don't think Java will be a problem, since Arduino already runs on the Pi. It may be more of a problem getting a compiler / toolchain set up. Even though both use ARM the Raspberry Pi uses gnueabi and the Due needs none-eabi (ie a compiler designed to make binaries to run on a bare chip without an OS). I think this has already been done. bossa is quite a simple program so should be easy to compile on the Pi.
Logged


Online Online
Sr. Member
****
Karma: 23
Posts: 446
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Unfortunately it does not look as if it will be viable. The IDE runs far too slowly to be usable, and compilation takes far too long. I don't have a correctly working toolchain yet, and compiling one takes many hours per attempt - I have not found the magic combination of options which works.
Logged


Pasig City, Philippines
Offline Offline
Newbie
*
Karma: 3
Posts: 35
I enjoy doing Simple Things!
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Unfortunately it does not look as if it will be viable. The IDE runs far too slowly to be usable, and compilation takes far too long. I don't have a correctly working toolchain yet, and compiling one takes many hours per attempt - I have not found the magic combination of options which works.

Thanks for finding out for me. Is it possible to get bossac compiled for Raspberry Pi Raspbian OS? (Similar to avrdude...) Or can Raspberry Pi upload to Due via alternative (non-bossac) method?
Logged

I run Xubuntu Linux as my only computer operating system!
Windows does not run here; Only Linux!

I learned Arduino on my own while living in the Philippines!
I first learned Arduino theory in September 2010 and then used ProtoStack's ATmega168 Dev Kit to learn the Arduino Bootloader. Prior to receiving my Seeeduino 328 in January 2011, I have built three ATmega8L boards that work with Arduino IDE. As of April 2013, I have over 3 Dozen Arduino-compatible boards, most of which I built by hand. I have an Arduino Mini R5, Arduino Mega 2560 clone and a Arduino Due.
I'm in Twitter and in Google+.
Sometimes, I use Skype as Kuya.Marc.

I've founded MirandaSoft in 1992 and now in the process of retiring...

Pages: [1]   Go Up
Print
 
Jump to: