How to use the Files of MTRCKTDPS5643L to build a CodeWarrior Project?

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

How to use the Files of MTRCKTDPS5643L to build a CodeWarrior Project?

1,386件の閲覧回数
edenli
Contributor V

Hi guys,

I bought the MTRCKTDPS5643L board form NXP,but there is not a project of the board,just given some files:

pastedImage_1.png

It is not a project,i can not down load the Code in the board before build the project.so i wanna use those files to build the CodeWarrior project,but there is a question:

When i make the prpject,all of the error is the same,shown as below,i do not know how to deal with it?

pastedImage_4.png

the attachment MPSM_1.zip is my new project ,but there is error,the another file comes from NXP.

0 件の賞賛
返信
3 返答(返信)

1,245件の閲覧回数
Daniel_Popa
NXP Employee
NXP Employee

BTW, there is no project attached.

0 件の賞賛
返信

1,245件の閲覧回数
edenli
Contributor V

Thank you for reply,Daniel.:smileyhappy:

0 件の賞賛
返信

1,245件の閲覧回数
Daniel_Popa
NXP Employee
NXP Employee

Hi edenli,

There is no CodeWarrior project in that software package. The application is designed to be built from the makefile using the GNU Make 3.81. Furthermore the reference source code is designed to be compiled with GreenHills Compiler not with the CodeWarrior Compiler.

I don't know if this helps or not but it would be better to start from the makefile as see what files and libraries are needed to build the ELF with the GHS and then eventually migrate to the CodeWarrior.

Best regards,

Daniel

0 件の賞賛
返信