bdi
GDB
for GNU Debugger, BDI2000 (ARM11 / Cortex)
User Manual
15
© Copyright 1997-2014 by ABATRON AG Switzerland
V 1.21
2.5 Installation of the Configuration Software
On the enclosed CD you will find the BDI configuration software and the firmware required for the
BDI2000. For Windows users there is also a TFTP server included.
The following files are on the CD.
gdba1121.zip
ZIP achive with the JTAG Mode firmware
gdbswd21.zip
ZIP archive with the Serial Wire Mode firmware
The following files are in the ZIP archives.
b20a11gd.exe / b20swdgd.exe Windows configuration program
b20a11gd.xxx / b20swdgd.xxx Firmware for the BDI2000
armjed20.xxx / swdjed20.xxx
JEDEC file for the BDI2000 (Rev. A/B) logic device
armjed21.xxx / swdjed21.xxx
JEDEC file for the BDI2000 (Rev. C) logic device
tftpsrv.exe
TFTP server for Windows (WIN32 console application)
*.cfg
Configuration files
*.def
Register definition files
bdisetup.zip
ZIP Archive with the Setup Tool sources for Linux / UNIX hosts.
Overview of an installation / configuration process:
• Create a new directory on your hard disk
• Copy the entire contents of the enclosed CD into this directory
• Linux only: extract the setup tool sources and build the setup tool
• Use the setup tool to load/update the BDI firmware/logic
Note
: A new BDI has no firmware/logic loaded.
• Use the setup tool to transmit the initial configuration parameters
- IP address of the BDI.
- IP address of the host with the configuration file.
- Name of the configuration file. This file is accessed via TFTP.
- Optional network parameters (subnet mask, default gateway).
Activating BOOTP:
The BDI can get the network configuration and the name of the configuration file also via BOOTP.
For this simple enter 0.0.0.0 as the BDI’s IP address (see following chapters). If present, the subnet
mask and the default gateway (router) is taken from the BOOTP vendor-specific field as defined in
RFC 1533.
With the Linux setup tool, simply use the default parameters for the -c option:
[root@LINUX_1 bdisetup]# ./bdisetup -c -p/dev/ttyS0 -b57
The MAC address is derived from the serial number as follows:
MAC: 00-0C-01-xx-xx-xx , repace the xx-xx-xx with the 6 left digits of the serial number
Example: SN# 93123457 ==>> 00-0C-01-93-12-34