Looking for some utility to convert my project  file(.mcp)  to batch file.

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

Looking for some utility to convert my project  file(.mcp)  to batch file.

2,509 次查看
Anamika
Contributor I
Hi,
 
Is there a utility in CodeWarrior to convert my project  file (.mcp)  to batch file. (.bat) . I need this batch file for reverse engineering process.
 
I am using 'CodeWarrior for Coldfire architectures. Profession Edition.'.
 
THanks for your time.
 
 
标签 (1)
标记 (1)
0 项奖励
3 回复数

455 次查看
jhopewell
Contributor I

Metrowerks projects are pretty much a black art. You can dump out a 96k line xml file and parse that... good luck.

I have had to convert projects in the distant past, I had to do it the old fashoned way, re-add all the files directories dependencies to the dsp... or makefile.

0 项奖励

455 次查看
Anamika
Contributor I

Hi,  Thanks for your reply. The reason I am looking for this utility is, we are trying to convert our COdeWarrior project which is already coded into design model. i,e going backwards .

FOr the software I am using to do this reverse engineering, I need to specify the .bat file or the .dsp file,  so that the software generates the design model of our project.

Other solution is to specify individual files (classes), but there are many  includes and defines in each file, which has to be taken care.

Cheers,

0 项奖励

455 次查看
UK_CF_FAE
NXP Employee
NXP Employee
I'm not aware of any such utility, but to be fair to you, I'm not certain exactly what you are trying to do. I get worried when I see the words Reverse Engineer.
0 项奖励