How to build a CodeWarrior v6.3 Project in command line?

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

How to build a CodeWarrior v6.3 Project in command line?

Jump to solution
1,323 Views
godlyblade
Contributor II

MCU: MC9S08QE4

Refer to this documentation, I try to build an old Code Warrior V6.3 Project (.mcp) via command line.

PS C:\Program Files (x86)\Freescale\CodeWarrior for Microcontrollers V6.3\bin> .\cmdide /b C:\Users\ps\Desktop\LadeHeiz_WORKON\LadeHeiz.mcp
Freescale CodeWarrior IDE. Hit /? for help No Error. (Code 0)

So console output says No Error but the UI-IDE is opening and gives me this error message:

sUOhm.png

A look to the bin folder of my project tells me, that the generated .s19 is not updated, so the build process didn't run.

Question: Has anyone experiences with CW6.3 command line tool and can give me some hints how to build the old project? The GUI based IDE is not an option, because we have to automatically build the project in an CI-System.

Labels (1)
0 Kudos
1 Solution
1,173 Views
godlyblade
Contributor II
0 Kudos
1 Reply
1,174 Views
godlyblade
Contributor II
0 Kudos