Page 1 of 1

ARM in linux

Posted: Mon Feb 15, 2010 3:10 am
by naz
Hello all,
i'm using linux platform,anyone can tell me IDE for ARM, and how to install.

thank you :)

Posted: Mon Feb 15, 2010 11:36 am
by motopic
1. yagarto(Eclipse+toolchain)
2. codesourcery gcc toolchain
3. build your own toolchain (you need newlib or other arm peripherals library)

Linux: use Emacs, CodeBlocks, KDevelop as IDE - point them to your toolchain.

Posted: Mon Feb 22, 2010 1:48 am
by naz
Hi,
i followed the below link
http://gnuarmeclipse.sourceforge.net/installation.html

instead of windows i used for ubuntu...now i couldn't add the header file on this eclipse...any one can guide me ....

Regards
Aruna

Re: ARM in linux

Posted: Mon Feb 22, 2010 3:03 pm
by cfb
naz wrote:i'm using linux platform,anyone can tell me IDE for ARM, and how to install.
If you unable to work out how to do this yourself I recommend that you go for a professionally supported product like CrossWorks for ARM:

http://www.rowley.co.uk/

Posted: Tue Feb 23, 2010 12:00 am
by naz
yes correct...but i want to do in linux..

Posted: Tue Feb 23, 2010 12:18 am
by cfb
naz wrote:yes correct...but i want to do in linux..
Understood. According to the information on their website CrossWorks is supported on Linux kernel 2.6 and above (x86 and x64). It has been tested on Ubuntu 9.10, Ubuntu 8.04 LTS, Ubuntu 6.06 LTS, openSUSE 10.3, Debian 4.0 and PCLinuxOS 2007.

Posted: Tue Feb 23, 2010 3:05 am
by naz
yes i agree your's point...
but crossworks not free one...i need free compiler or ide for arm in linux os

Posted: Tue Feb 23, 2010 3:06 pm
by cfb
naz wrote:yes i agree your's point...
but crossworks not free one...i need free compiler or ide for arm in linux os
OK - just keep in mind that 'free' software only equates to 'no cost' software if your time is worth nothing to you.

Posted: Tue Feb 23, 2010 9:55 pm
by naz
thank you cfb...may i choose eclipse ide...