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\7188XB\Demo\BC_TC\Hello_C\gotc.bat
)
tcc -Ic:\tc\include -Lc:\tc\lib hello1.c ..\lib\7188xbs.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-7188XB Series User’s Manual(Ver.1.0, Apr/2007,
7MH-020-10
) ---
136
Summary of Contents for I-7188XB Series
Page 88: ...I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 88...
Page 138: ...I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 138...
Page 144: ...Step 8 Make the project I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 144...
Page 151: ...Step 8 Rebuild the project I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 151...