Atlantis Land I-Storm A02-RA(Atmos)_ME01 Manual do Utilizador Página 30

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 112
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 29
4.4.1 Syntax
build
4.4.2 Description
Display information about compile-time build options. For example, if tracing or
debug code has been compiled into the image.
4.4.3 Example
build
4.5 config
4.5.1 Syntax
config <configurationstring>
4.5.2 Description
Issue a configuration request to BUN.
This command can be used to pass arbitrary configuration strings to BUN,
effectively calling bun_ConfigMakeRequest() with the supplied configuration string.
This may be used to create new devices or ports at run time, using the same syntax
as the configuration strings in the SYSTEM file BUN_CONFIG_<n> directives.
This can be particularly useful during the development of new software.
4.5.3 Example
config device : nuclear = detonator, uranium
config port : launch = nuclear/silo=3
This can also be written as simply:
device : nuclear = detonator, uranium
port : launch = nuclear/silo=3
4.6 list config
4.6.1 Syntax
list config
4.6.2 Description
List the configuration requests that have been passed to BUN.
BUN records all configuration requests that are issued, and maintains information
about their parsing. Configuration requests can be in one of three states:
Completed – the request has completed successfully
Stalled – the request is stalled, pending creation of a (as yet) non-existent device
Failed – the request failed
Vista de página 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 111 112

Comentários a estes Manuais

Sem comentários