To execute a sequence of instructions

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