To execute a sequence of instructions
- From the Assembler debug window, scroll down the list of instructions until line 18 shows the instruction where you want the
debugger to stop.
- Press
T (syncTrace) to execute the instructions between the current instruction and the instruction on line 18.