Datasheet

116
Enter the source name gs_stk1 and press ENTER. This will cause the assembler to assemble gs_stk1.asm
into gs_stk1.txt. The following display will appear:
Source File
Figure 113. gs_stk1.asm Window Display
The assembler output file is named gs_stk1.txt. This file is created only if the assembler is invoked with the
option -z. To verify that the gs_stk1.txt file was created, check the ADT430\STK\EXAMPLES directory.
An additional listing of gs_stk1.lst is created when the option -l is used. To review the gs_stk.lst output,
double-click on the file name and view using an appropriate viewer. Figure 114 is a listing of gs_stk1.asm: