MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Spécifications Page 38

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 126
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 125 126

Commentaires sur ces manuels

Pas de commentaire