Zilog Z8F0130 Uživatelský manuál Strana 172

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 214
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 171
Using the Integrated Development Environment UM013037-1212
148
Zilog Developer Studio II – Z8 Encore!
User Manual
Build Menu Shortcuts
Shortcut options for accessing the Build menu are listed in Table 39.
Debug Menu Shortcuts
Shortcut options for accessing the Debug menu are listed in Table 40.
Table 39. Build Menu Shortcut Options
Option Shortcut Description
Build F7 To build your file and/or project.
Stop Build Ctrl+Break To stop the build of your file and/or project.
Table 40. Debug Menu Shortcut Options
Option Shortcut Description
Stop Debugging Shift+F5 To stop debugging of your program.
Reset Ctrl+Shift+F5 To reset the debugger.
Go F5 To invoke the debugger (go into Debug mode).
Run to Cursor Ctrl+F10 To make the debugger run to the line containing the cursor.
Break Ctrl+F5 To break the program execution.
Step Into F11 To execute the code one statement at a time.
Step Over F10 To step to the next statement regardless of whether the current
statement is a call to another function.
Step Out Shift+F11 To execute the remaining lines in the current function and return to
execute the next statement in the caller function.
Set Next
Instruction
Shift+F10 To set the next instruction at the current line.
Zobrazit stránku 171
1 2 ... 167 168 169 170 171 172 173 174 175 176 177 ... 213 214

Komentáře k této Příručce

Žádné komentáře