Eurotech ZEUS Manual do Utilizador Página 61

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 72
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 60
Arcom Embedded Linux Technical Manual RedBoot
Creating a new FIS partition table entry
Images are created in the FIS table using the fis create command. When entering this
command, you can specify the following parameters:
fis create -b <memory base> -l <image length> [-s <data length>] [-f <flash
address>] [-e <entry point>] [-r <ram address>] [-n] <name>
The following table explains the parameters you can specify when using the fis create
command:
Parameter Explanation
-b <memory base address>
The address in memory of the image to write to Flash.
This defaults to the last image loaded by the load
command.
-l <image length>
The length of the image in Flash. This defaults to the
length of an existing image with the same name or to the
size of the last image loaded with the load command
(rounded up to a whole erase block).
This corresponds to the Size parameter described on
page 60
.
-s <data length>
The length of the data stored in this image, which
defaults to the length of the last image loaded with the
load command (rounded up to a whole erase block).
This corresponds to the Data Length parameter
described on page 60
.
-f <flash address>
The offset in Flash where this image resides. FIS
defaults to trying any region of unallocated Flash large
enough for the image being created.
This corresponds to the Flash Base parameter
described on page 60
.
-e <entry point>
The entry point of this image, which defaults to the base
address of the last image loaded with the load
command.
This corresponds to the Entry Point parameter
described on page 60
.
-r <ram address>
The address this image is to be loaded to. This defaults
to the address given by -b.
This corresponds to the Memory Base parameter
described on page 60
.
-n
If given, fis create only updates the image table and not
the image itself.
<name>
The name of the image.
© 2006 Arcom Issue G 61
Vista de página 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 71 72

Comentários a estes Manuais

Sem comentários