Please answer the following questions, using the preceeding listings:
Note: In the .asm file, the numbers in the assembler instructions are hex. You can tell because they are suffixed with 'H'.
The assembler code generated has the variable name following each line where it is referenced. This makes it easy to locate the variables, because you simply use the address expression in the instruction.
17.
18.