Zilog ZUSBOPTS Manual do Utilizador Página 296

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 295
Linker Commands UM017105-0511
268
Zilog Developer Studio II – ZNEO™
User Manual
MAXLENGTH
The MAXLENGTH command causes a warning message to be issued if a group, address
space, or segment is longer than the specified size. The
RANGE command sets address
boundaries. The
MAXLENGTH command allows further control of these boundaries.
Syntax
MAXLENGTH <name> <expression>
<name> can be a group, address space, or segment.
<expression> is the maximum size.
Example
MAXLENGTH CODE $FF
Refer to the Linker Expressions section on page 273 for the format to write an expression.
NODEBUG
The NODEBUG command suppresses the linker from generating debug information. This
option is applicable only if the executable file is IEEE 695.
Syntax
[-]NODEBUG
NOMAP
The NOMAP command suppresses generation of a link map file. The default is to generate a
link map file.
Syntax
[-]NOMAP
NOWARN
The NOWARN command suppresses warning messages. The default is to generate warning
messages.
Note:
Vista de página 295
1 2 ... 291 292 293 294 295 296 297 298 299 300 301 ... 519 520

Comentários a estes Manuais

Sem comentários