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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,322 次查看
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.

标签 (1)
标记 (2)
0 项奖励
1 解答
1,172 次查看
godlyblade
Contributor II
0 项奖励
1 回复
1,173 次查看
godlyblade
Contributor II
0 项奖励