Hello   Using HC12 V4.6. How do I make a makefile in code...

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

Hello   Using HC12 V4.6. How do I make a makefile in code...

1,891 次查看
MohammedK
Contributor I
Hello
 
Using HC12 V4.6. How do I make a makefile in codewarrrior ?
 
Thank you
Mohammed
标签 (1)
0 项奖励
回复
3 回复数

954 次查看
JimDon
Senior Contributor III
Open notepad and type it in?
0 项奖励
回复

954 次查看
MohammedK
Contributor I
Is there a way to do it automatically, I mean thru codewarrior.
0 项奖励
回复

954 次查看
CrasyCat
Specialist III
Hello
 
There is no way to get CodeWarrior to export a make file, that can de used for building the application.
 
Some times ago I did write a general purpose make file that could be used to build any HC12 application.
The attached .zip file contains a sample project and a PDF explaining how to adjust the make file to your own application.
 
Just in case this could help. The delivered make file is written for the make utility delivered with CodeWarrior.
Note that you need a professional edition license in order to be able to use the CodeWarrior make utility.
 
CrasyCat
 
Message Edited by t.dowe on 2009-08-31 05:16 PM
0 项奖励
回复