DS-5 Altera Edition 付属の ARMCC でサポートされている CPU タイプを教えて下さい。
SoC FPGA
SoC EDS/DS-5
ツール : SoC EDS
DS-5 Altera Edition 付属の ARMCC では 3 つの CPU タイプをサポートしています。 armcc --cpu=list の実行結果を以下に示します。
armcc --cpu=list
The following arguments to option 'cpu' can be selected:
--cpu=Cortex-A9
--cpu=Cortex-A9.no_neon
--cpu=Cortex-A9.no_neon.no_vfp
確認したツールのバージョンは SoC EDS v14.1 (ARM DS-5、バージョン: 5.20.0、ビルド番号: 5200024) です。
なお、コマンドラインで ARMCC を使用する場合は注意が必要なので、以下のナレッジ・データベースも参考にしてください。
https://www.altera.com/support/support-resources/knowledge-base/solutions/rd02062015_787.html
作成 : 2015年2月