board A20 olinuxino

Started by dcel, November 10, 2015, 04:10:11 PM

Previous topic - Next topic

dcel

Hello,

I have a olinuxino -lime -4GB A20 card.
The linux-image works.

Now I wish to make personal programs for the card A20
What compiler do?
Are there tutotiels?

Thanks for your help.

Gerrit

what ever you want, everything that runs on Linux or Android, if you want to program the hardware directly use something like Arduino or a PIC

dcel

Thanks for answering me.
when I say directly that means with linux.
But since I do not usually, I wonder what compiler should be taken.
I am also looking for a tutorial for the compiler.

kantal

What program do you want to create?

JohnS

There are a lot of compilers available for Linux / ARM.  The clue is Linux...

John

dcel

So I ask the question differently.
What compiler do to the A20 Card to Olimex.

kantal

You wrote: the linux-image is working. So, you can make programs for Linux. There is a C/C++ compiler (gcc, g++) in the linux-image. But you can use the Python interpreter, too.
(And you can install other compilers or interpreters from the Net.)

dcel

The compiler is in the Linux image.
I am going to watch.
Thank you

dcel

Other questions or find tutorials
Thank you