Zilog ZUSBOPTS Manual de usuario Pagina 225

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 520
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 224
UM017105-0511 Warning and Error Messages
Zilog Developer Studio II – ZNEO™
User Manual
197
Warning and Error Messages
This section covers the following topics:
Preprocessor Warning and Error Messages – see page 197
Front-End Warning and Error Messages – see page 199
Optimizer Warning and Error Messages – see page 207
Code Generator Warning and Error Messages – see page 208
If you see an internal error message, please report it to Technical Support at http://sup-
port.zilog.com. Zilog staff will use the information to diagnose or log the problem.
Preprocessor Warning and Error Messages
000 Illegal constant expression in directive. A constant expression made up of con-
stants and macros that evaluate to constants can be the only operands of an expression
used in a preprocessor directive.
001 Concatenation at end-of-file. Ignored. An attempt was made to concatenate lines
with a backslash when the line is the last line of the file.
002 Illegal token. An unrecognizable token or non-ASCII character was encountered.
003 Illegal redefinition of macro <name>. An attempt was made to redefine a macro,
and the tokens in the macro definition do not match those of the previous definition.
004 Incorrect number of arguments for macro <name>. An attempt was made to call a
macro, but too few or too many arguments were given.
005 Unbalanced parentheses in macro call. An attempt was made to call a macro with
a parenthesis embedded in the argument list that did not match up.
006 Cannot redefine <name> keyword. An attempt was made to redefine a keyword as
a macro.
007 Illegal directive. The syntax of a preprocessor directive is incorrect.
008 Illegal "#if" directive syntax. The syntax of a #if preprocessor directive is incor-
rect.
Note:
Vista de pagina 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 519 520

Comentarios a estos manuales

Sin comentarios