Freescale-semiconductor Microcontrollers Manuel d'utilisateur Page 630

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 892
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 629
ColdFire V1 Full Chip Simulation Connection
FCS Visualization Utilities
630
Microcontrollers Debugger Manual
empty */
SCI.SCDR = ch;
}
void PutString(char *str)
{
while (*str) {
PutChar(*str);
str++;
}
}
void InitTermIO(void)
{
SCI.BAUD = 0x30; /* baud rate 9600 at 8 MHz */
SCI.SCCR2 = 0x0C; /* 8 bit, TE and RE set */
}
TestTerm Menu
The TestTerm component menu shown in Figure 28.60 lets you set the Cache Size in
lines. Selecting this menu entry accesses the dialog box shown in Figure 28.61
.
Figure 28.60 TestTerm Menu
Figure 28.61 TestTerm Cache Size Dialog Box
Drag Out:
Nothing can be dragged out.
Vue de la page 629
1 2 ... 625 626 627 628 629 630 631 632 633 634 635 ... 891 892

Commentaires sur ces manuels

Pas de commentaire