Microchip Technology Zena Guia do Utilizador Página 53

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 52
A Basic Tutorial for MPLAB IDE
© 2006 Microchip Technology Inc. DS51519B-page 43
You could continue single stepping through the code, but instead, set a breakpoint just
before the first value is sent out to PORTC. To set a breakpoint, put the cursor on the
line following line:
movwf PORTC ; display COUNT on PORTC
and click the right mouse button.
FIGURE 2-22: DEBUG CONTEXT MENU (RIGHT MOUSE CLICK ON LINE)
Select Set Breakpoint from the context menu. A red “B will show on the line. (You can
also double click on a line to add a breakpoint.)
FIGURE 2-23: EDITOR WINDOW – SET BREAKPOINT
Vista de página 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 287 288

Comentários a estes Manuais

Sem comentários