Re: [Ilugc] ARM Compiler

2009-03-02 Thread Aanjhan R
On Mon, Mar 2, 2009 at 2:45 PM, arun kumar wrote: > I want to learn embedded in linux with arm controller. Do you have prior experience in Programming hardware? Else I would suggest you start with smaller MicroController and get used to programming hardware first and gradually go up the ladder. S

Re: [Ilugc] ARM Compiler

2009-03-02 Thread Kapil Hari Paranjape
Hello, On Mon, 02 Mar 2009, arun kumar wrote: > I want to learn embedded in linux with arm controller. You may want to look at the emdebian.org project site. Regards, Kapil. -- ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe

Re: [Ilugc] ARM Compiler

2009-03-02 Thread Shakthi Kannan
Hi, --- On Mon, Mar 2, 2009 at 7:15 PM, arun kumar wrote: | Is there any arm based free compiler in linux, which supports arm7 & arm9. \-- You can use gcc for ARM. --- | And I need some sample codes for that compiler. \-- Choose the target hardware first. The products usually ship with documen

Re: [Ilugc] ARM Compiler

2009-03-02 Thread Krishna
On Mon, Mar 2, 2009 at 2:45 PM, arun kumar wrote: > Hi, > > I want to learn embedded in linux with arm controller. > > Is there any arm based free compiler in linux, which supports arm7 & arm9. > > And I need some sample codes for that compiler. And Is there any > limitations > for that compiler.