MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Specifikace Strana 38

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 126
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 37
Using Breakpoints and the Watch Window
2-10
10) At the prompt, type
goodbye
and click OK. Notice that the Stdout tab
shows the input text in blue.
Also notice that the Watch Window now shows the value of *scanStr.
After you type an input string, the program runs and stops at the
breakpoint. The next line to be executed is highlighted in yellow.
11) Click the (Step Over) toolbar button or press F10 to step over the call
to fprintf().
12) Experiment with the step commands Code Composer Studio provides:
Step Into (F8)
Step Over (F10)
Step Out (Shift F7)
Run to Cursor (Ctrl F10)
13) Click (Run) or press F5 to finish running the program when you have
finished experimenting.
Zobrazit stránku 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 125 126

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

Žádné komentáře