Arm compiler

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Arm compiler

1,232件の閲覧回数
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

ラベル(1)
2 返答(返信)

1,015件の閲覧回数
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.

1,015件の閲覧回数
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