Xml Tags And Attributes; Database; Device; Chipinfo - Segger J-Link User Manual

Hide thumbs Also See for J-Link:
Table of Contents

Advertisement

240
10.5

XML Tags and Attributes

In the following, the valid XML tags and their possible attributes are explained.
General rules
Attributes may only occur inside an opening tag
Attribute values must be enclosed by quotation marks
Tag
<Database>
<Device>
<ChipInfo>
<FlashBankInfo>
10.5.1
<Database>
Opens the XML file top-level tag. Only present once per XML file.
Valid attributes
This tag has no attributes
Notes
Must only occur once per XML file
Must be closed via </Database>
10.5.2
<Device>
Opens the description for a new device.
Valid attributes
This tag has no attributes
Notes
Must be closed via </Device> .
May occur multiple times in an XML file
10.5.3
<ChipInfo>
Specifies basic information about the device to be added, like the core it incorporates etc.
Valid attributes
Parameter
Vendor
Name
WorkRAMAddr
J-Link / J-Trace (UM08001)
CHAPTER 10
Opens the XML file top-level tag.
Opens the description for a new device.
Specifies basic information about the device to be added, like the
core it incorporates etc.
Specifies a flash bank for the device.
String that specifies the name of the vendor of the device.
This attribute is mandatory.
E.g. Vendor="ST".
Name of the device. This attribute is mandatory.
E.g. Name="STM32F407IE"
Hexadecimal value that specifies the address of a RAM area
that can be used by J-Link during flash programming etc.
Should not be used by any DMAs on the device. Cannot exist
without also specifying WorkRAMSize. If no flash banks are
added for the new device, this attribute is optional.
E.g. WorkRAMAddr="0x20000000"
Description
Meaning
© 2004-2017 SEGGER Microcontroller GmbH & Co. KG
XML Tags and Attributes

Advertisement

Table of Contents

Troubleshooting

loading
Need help?

Need help?

Do you have a question about the J-Link and is the answer not in the manual?

This manual is also suitable for:

J-trace

Table of Contents

Save PDF