The
C2C compiler produces assembler code ready for assembling with your favorite
assembler.
If you use it integrated into MS Windows application you also can start
assembler, programmer
or simulator from the same environment. There are 3 steps you may need
before you can
start working with the compiler:
In "Option" dialog you set the external applications which will be called
when you assemble, program
or simulate the assembler code generated by the compiler from you C/C++-files.
(Note that the applications for different targets are different and
you need to set them after you
choose the appropriate target in "Target" dialog as described below.)
When you have set the
information push "OK" button. All compiler settings will be saved in
c2cw.ini
file in your windows directory..
That's all. Now you can open a C/C++ file and compile your first code.
Later you can experiment with the
settings in "Compile options"
Check the applications you want to be called when you choose "Build"
action. For example if
by build you want to produce asm code from your c file and assemble
it but don't wand to
program your chip check "Compile" and "Assemble" boxes
That's all. Now you can open a C/C++ file and compile your first code.
Later you can experiment with the
other settings but to start the default ones are sufficient.
© 1998-99,2000 pavel@worldonline.nl