EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

CodeWarrior Compilation through command line

Started by eric_cina June 20, 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

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
>
>

The 2024 Embedded Online Conference