Editing/Extending An Existing Device - Segger J-Link User Manual

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

Advertisement

10.4 Editing/Extending an Existing Device

In order to edit/extend a device that is already in the built-in device database of the
J-Link DLL, the following needs to be added to the JLinkDevices.xml:
<Database>
<Device>
<ChipInfo Vendor="..."
<FlashBankInfo Name="..."
</Device>
</Database>
The attribute Name of the tag <ChipInfo> must specify exactly the same name as the
device in the built-in device database specifies. In case the value of the attribute
BaseAddr specifies an address of an existing flash bank for the existing device, in the
built-in device database, the flash bank from the built-in database is replaced by the
one from the XML file.
When adding new flash banks or if the device in the built-in database does not spec-
ify any flash banks so far, the same attribute requirements as for adding a new
device, apply. For more information, please refer to Adding a new device on
page 288.
In order to add more than one flash bank, just repeat the <FlashBankInfo ... />>
tag structure from above, inside the same <Device> tag.
For more information about the tags and their attributes, please refer to XML Tags
and Attributes on page 290.
J-Link / J-Trace (UM08001)
Name="..." />
BaseAddr="..."
MaxSize="..."
Loader="..."
LoaderType="..." />
© 2004-2017 SEGGER Microcontroller GmbH & Co. KG
289

Advertisement

Table of Contents
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