ARM VERSION 1.2 Datasheet Page 125

  • Download
  • Add to my manuals
  • Print
  • Page
    / 176
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 124
ARMulator Reference
ARM DUI0058D Copyright © 1999-2001 ARM Limited. All rights reserved. 4-65
Example 4-2 Processors in a toolconf file
{Processors
{TRACED_ARM10=ARM10200E
;CPUSPEED=400MHz
;Memory clock divisor.
;(The AHB runs this many times slower than the core.)
MCCFG=4
{Flatmem
{Peripherals
{Tracer=Default_Tracer
;; Output options - can be plaintext to file, binary to file or to RDI
log
;; window. (Checked in the order RDILog, File, BinFile.)
RDILog=False
File=armul.trc
BinFile=armul.trc
;; Tracer options - what to trace
TraceInstructions=True
TraceRegisters=False
TraceMemory=True
TraceEvents=False
;; Flags - disassemble instructions; start up with tracing enabled.
Disassemble=True
StartOn=True
}
}
}
;End TRACED_ARM10
}
{PROFILED_ARM7=ARM720T
{Flatmem
{Peripherals
{Profiler=Default_Profiler
}
}
}
}
;End Processors
}
Page view 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 175 176

Comments to this Manuals

No comments