Is there a way to program the Parallella on the card itself?

Forum for anything not suitable for the other forums.

Is there a way to program the Parallella on the card itself?

Postby slowboy » Tue May 20, 2014 7:35 pm

I'm wondering if anyone knows how to program the Parallella
on the board itself. It seems that you need the Eclipse IDE to
make use of the SDK. Eclipse does not run on Parallella Linux
as far as I can tell. Is there a way to compile using command line
or scripts? My setup for the moment is my board hooked up to the TV
with a keyboard and mouse with ethernet only sometimes for internet.
(I'm a linux newbie, so I may be missing something here.)

slowboy
slowboy
 
Posts: 8
Joined: Mon Dec 17, 2012 12:52 pm

Re: Is there a way to program the Parallella on the card its

Postby 9600 » Tue May 20, 2014 8:21 pm

Hi Slowboy,

You don't need Eclipse to develop for Parallella and you can certainly do this on the board itself. Take a look at the (official examples from Adapteva) and (community contributed examples). You will see that programs are simply text files, built with make and GCC etc. The biggest difference between programming Parallella and, say, a PC or Raspberry Pi etc. being that your program is split into the part which runs on the ARM host and the part(s) which run on the Epiphany core(s).

Cheers,

Andrew
Andrew Back
User avatar
9600
 
Posts: 997
Joined: Mon Dec 17, 2012 3:25 am

Re: Is there a way to program the Parallella on the card its

Postby slowboy » Tue May 20, 2014 8:28 pm

Thanks, Andrew. That clears up a lot.

slowboy
slowboy
 
Posts: 8
Joined: Mon Dec 17, 2012 12:52 pm


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 37 guests