How to generate a ".o" file using command line toole

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

How to generate a ".o" file using command line toole

ソリューションへジャンプ
1,012件の閲覧回数
lvyang
Contributor III

IDE:CW for MPC55xx and MPC56xx 2.9

I can't generate a ".o" file in the IDE file, so i want to generate it from command line tool, but where the command line tool is and how to using the instruction to generate it.

 

If i use other compile tool to switch the ".c" to ".o" file, if it will work in CodeWarrior.

ラベル(1)
0 件の賞賛
返信
1 解決策
933件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hi,

open CodeWarrior installation folder, click PowerPC_EABI_Tools folder and there you find Command line tools.

Now you have to use compiler, which is mwcceppc.exe file. Please read also the documentation to compiler. There are all necessary information you will need for successful compiling.

If you have any other questions, please feel free to write me back.

Regards,

Martin

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
934件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hi,

open CodeWarrior installation folder, click PowerPC_EABI_Tools folder and there you find Command line tools.

Now you have to use compiler, which is mwcceppc.exe file. Please read also the documentation to compiler. There are all necessary information you will need for successful compiling.

If you have any other questions, please feel free to write me back.

Regards,

Martin

0 件の賞賛
返信
933件の閲覧回数
lvyang
Contributor III

Thanks a lot.

0 件の賞賛
返信