ARM VERSION 1.2 Datasheet Page 60

  • Download
  • Add to my manuals
  • Print
  • Page
    / 176
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
.
Page view 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 175 176

Comments to this Manuals

No comments