Arm compiler

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Arm compiler

1,604 次查看
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,387 次查看
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,387 次查看
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