ARM VERSION 1.2 Ficha de datos Pagina 60

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 176
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 59
Writing ARMulator models
3-10 Copyright © 1999-2001 ARM Limited. All rights reserved. ARM DUI0058D
3.5 Configuring ARMulator to disable a model
You can disable a model by changing its entry in
peripherals.ami
. For example, to
disable the Tube model:
1. Find the following lines in
peripherals.ami
:
{Default_Tube=Tube
Range:Base=0x0d800020
}
2. Change them to read:
{Default_Tube=No_Tube
Range:Base=0x0d800020
}
This uses the
nothing.c
model to override the
tube.c
model.
nothing
ignores any
configuration details such as
Range:Base
.
Vista de pagina 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 175 176

Comentarios a estos manuales

Sin comentarios