Zilog ZUSBOPTS Manuel d'utilisateur Page 262

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 520
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 261
Directives UM017105-0511
234
Zilog Developer Studio II – ZNEO™
User Manual
Synonyms
.include, .copy, COPY
Syntax
<include_directive> =>
INCLUDE[<string_const>]
Examples
INCLUDE "calc.h" ; include calc header file
INCLUDE "\test\calc.h" ; contains a path name
INCLUDE calc.h ; ERROR, use string constant
LIST
Instructs the assembler to send output to the listing file. This mode stays in effect until a
NOLIST directive is encountered. No operand field is allowed. This mode is the default
mode.
Synonyms
.list, .LIST
Syntax
<list_directive> =>
LIST
Example
LIST
NOLIST
NOLIST
Turns off the generation of the listing file. This mode remains in effect until a LIST
directive is encountered. No operand is allowed.
Synonym
.NOLIST
Syntax
<nolist_directive> =>
NOLIST
Example
LIST
NOLIST
Vue de la page 261
1 2 ... 257 258 259 260 261 262 263 264 265 266 267 ... 519 520

Commentaires sur ces manuels

Pas de commentaire