Using MSC Compiler
The working steps to use MSC 6.00 Compiler are given as
following:
Step 1: In the source file folder, create a batch file called Gomsc.bat
using the text editor.
The source code
The path for the function library
The object file name
NOTE:
/C:
don't strip comments
/Gs:
no stack checking
/Fpa:
calls with altmath
/Fm:
[map file]
/G1:
186 instructions
/AL:
large model
Step 2: Run the Gomsc.bat file.
I-7188XC Series User’s Manual(Ver.1.0, Apr/2007,7MH-21-10) ---
143
Содержание I-7188XC Series
Страница 87: ...I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 87...
Страница 136: ...I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 136...
Страница 142: ...Step 8 Make the project I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 142...
Страница 149: ...Step 8 Rebuild the project I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 149...