English
Language : 

SLAS191A Datasheet, PDF (22/86 Pages) Texas Instruments – Starter Kit Evaluation Kit Manual
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:
File
Source
Figure 1–13. 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 1–14 is a listing of gs_stk1.asm:
1–16