Arm compiler
04-03-2012
05:06 AM
1,232件の閲覧回数
christophe
Contributor V
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
返信
2 返答(返信)
04-05-2012
09:25 AM
1,015件の閲覧回数
StevieRG
Contributor II
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
返信
04-03-2012
08:10 PM
1,015件の閲覧回数
Yuri
NXP Employee
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
返信