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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

703 Views
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 Kudos
3 Replies

562 Views
dumitru-daniel_
NXP Employee
NXP Employee

BTW, there is no project attached.

0 Kudos

562 Views
edenli
Contributor V

Thank you for reply,Daniel.:smileyhappy:

0 Kudos

562 Views
dumitru-daniel_
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 Kudos