Arm compiler

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Arm compiler

1,076 Views
christophe
Contributor V

Hi all,

I'm trying to compil under arm target, as ltib does.

I don't see where i must act: just add an option, take another gcc, ...?

Thanks

Labels (1)
2 Replies

859 Views
StevieRG
Contributor II

The attached might be useful for small projects, these are a makefile and makerules for simple building for the iMX. There are lots of ways to do this, and this might not be the best, but maybe it could be a useful basis to start with.

859 Views
Yuri
NXP Employee
NXP Employee

You can use LTIB environment under LTIB shell

> ./ltib -m sheel
LTIB> gcc .....

here gcc relates to ARM cross compiler.  

Also please look at AN3870

AN3870 :    Developing an Application for the i.MX Devices on Linux Platform

http://cache.freescale.com/files/dsp/doc/app_note/AN3870.pdf