ARM VERSION 1.2 Datový list Strana 57

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 176
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 56
Writing ARMulator models
ARM DUI0058D Copyright © 1999-2001 ARM Limited. All rights reserved. 3-7
3.3 Building a new model
To build your new model:
1. Change your current directory to:
mymodel.b\target
where
target
is one of:
intelrel
linux86
gccsolaris
cchppa
.
2. Build the model using the make utility installed on your system. This might be
one of:
nmake
for Windows
make
for Linux, Solaris or HPUX.
3. Depending on your system:
On Windows,
mymodel.dll
appears in:
install_directory\ARMulate\armulext\mymodel.b\intelrel
Move
mymodel.dll
to:
install_directory\Bin
On Linux or Solaris,
mymodel.so
appears in:
install_directory/Source/armulext/mymodel.b/target
Move
mymodel.so
to:
install_directory/target/bin
On HPUX,
mymodel.sl
appears in:
install_directory/Source/armulext/mymodel.b/cchppa
Move
mymodel.sl
to:
install_directory/cchppa/bin
ARMulator expects to find models in
install_directory\bin
or
install_directory/os/bin
, where
os
is one of:
solaris
linux
hpux
.
Zobrazit stránku 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 175 176

Komentáře k této Příručce

Žádné komentáře