CMake for Codewarrior

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

CMake for Codewarrior

944 Views
vinitp
Contributor I

Hi,

I am using CMake for developing the Makefile, I have also
created tool chain file for the same, but it is not working as per expectation.

 

Any one has developed toolchain file or used CMake 2.8 for Codewarrior? It
would be helpful if some experts can share experiences on CMake and code
warrior

Labels (1)
0 Kudos
1 Reply

529 Views
TICS_Fiona
NXP Employee
NXP Employee

I have not used CMake to generate makefile for Qorivva,but you can try to configure its build tool chains as the command line tools in CodeWarrior.

For Classic CodeWarrior, these tools are under:

<CW path>\CW for MPC55xx and MPC56xx 2.x\PowerPC_EABI_Tools\Command_Line_Tools

For Eclipse CodeWarrior, they are under:
<CW path>\CW MCU v10.x\MCU\PA_Tools\Command_Line_Tools

0 Kudos