Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
CodeWarrior Compilation through command line - eric_cina - Jun 20 19:16:22 2008
Is there a way to compile and link a CodeWarrior project from a
command line, like a batch file or something? If so could somebody
explain how or point me in the right direction for the documentation
on this?
Thanks,
Eric
------------------------------------

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )
Re: CodeWarrior Compilation through command line - David Simpson - Jun 22 21:40:35 2008
Hi Eric,
Yes, it is possible to compile and link CodeWarrior, and run the
debugger from the command line, or a make file. It is explained in the
compiler manual, under Batch Mode. The standalone compiler is called
chc12.exe
David
eric_cina wrote:
> Is there a way to compile and link a CodeWarrior project from a
> command line, like a batch file or something? If so could somebody
> explain how or point me in the right direction for the documentation
> on this?
>
> Thanks,
> Eric
>
> ------------------------------------

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )