Need makefile for MPC5606B

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

Need makefile for MPC5606B

1,110件の閲覧回数
vijaysrinivasa
Contributor II

Hello 

 

Need makefile for MPC5606B micro chip. If anyone has please share here.

 

Best regards

vijay

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

994件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello Vijay,

makefile is dependent on the project structure you have created, so there is not any universal makefile usable for any project. I am attaching you two makefiles. First one is makefile generated by CodeWarrior for MCU, second one is generated by S32 Design Studio.

Regards,

Martin

994件の閲覧回数
vijaysrinivasa
Contributor II

Hello Martin

Thanks you for sharing the makefile.

How you generated make file from code warrior IDE, Can you please mention steps or any document is there. i have installed CODE WARRIOR IDE version 5.9 and have valid code warrior licence. can we feed all the .c , .h files, and compiler path, linker path on the IDE and generate the make file? , if it so , please let me know.

Best regards

vijay

0 件の賞賛
返信

994件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello Vijay,

CodeWarrior 5.9 is little bit different. It does not use external makefile, but makefile is called internally via .dll library (you do not find any makefile in project structure).

Please look at the AN4094 which is part of CodeWarrior installation (installation_folder/Help/PDF).

Regards,

Martin

0 件の賞賛
返信