EasyManua.ls Logo

COBHAM GRMON3 - Fixed Target Configuration File Format

COBHAM GRMON3
239 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
GRMON3-UM
June 2019, Version 3.1.0
234 www.cobham.com/gaisler
Appendix D. Fixed target
configuration file format
To use a fixed configuration file, GRMON should be started with -cfg file. A fixed configuration file can
be used to describe the target system instead of reading the plug and play information. The configuration file
describes which IP cores are present on the target and on which addresses they are mapped, using an XML format.
An description file can be generated from an plug and play system using the command info sys -xml file.
Valid tags for the XML format are described below.
<grxml>
Parents:
Children: grlib
Attribute Description
version Version of the XML syntax
<grlib>
Parents: grxml
Children: bus
Attribute Description
build GRLIB build identification number
device GRLIB device identification number
<bus>
Parents: grlib, slave, bus
Children: master, slave, bus
Attribute Description
type Valid values are AHB or APB
ffactor Frequency factor relavtive parent bus
<master>
Parents: bus
Children:
Attribute Description
vendor Core vendor identification number
device Core device identification number
version Version number
irq Assigned interrupt number
<slave>
Parents: bus
Children: bus, bar, custom
Attribute Description
vendor Core vendor identification number
device Core device identification number
version Version number
irq Assigned interrupt number
<bar>
Parents: slave

Table of Contents