Appendix E: Compiling and linking
Using the TC Compiler
There are two procedures for using the TC compiler, TC 2.01, which are
described as follows:
Method 1:
Using a command line (For more information, please refer to
CD:\8000\NAPDOS\7188XABC\7188XC\Demo\BC_TC\Hello_C\gotc.bat
)
tcc -Ic:\tc\include -Lc:\tc\lib hello1.c ..\lib\7188xcl.lib
Method 2:
Using the TC Integrated Environment
Step 1: Execute TC.EXE to run the TC 2.01 Integrated Environment.
Step 2: Edit the Project file (Add the necessary library and files to the
project).
Step 3: Save the project as a Project file by selecting “save” from the
File menu and entering a name, such as LED.prj.
I-7188XC Series User’s Manual(Ver.1.0, Apr/2007,7MH-21-10) ---
134
Summary of Contents for I-7188XC Series
Page 87: ...I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 87...
Page 136: ...I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 136...
Page 142: ...Step 8 Make the project I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 142...
Page 149: ...Step 8 Rebuild the project I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 149...