bdiGDB for BDI2000 (PowerPC 7440/7450/86xx) User Manual 12© Copyright 1997-2015 by ABATRON AG Switzerland V 1.132.5 Initial configuration of the bdiGDB systemOn the enclosed diskette you will find the BDI configuration software and the firmware / logic requiredfor the BDI2000. For Windows users there is also a TFTP server included.The following files are on the diskette.b20pwsgd.exe Windows Configuration programb20pwsgd.xxx Firmware for the BDI2000copjed20.xxx JEDEC file for the BDI2000 (Rev. B) logic device when working with a COP targetcopjed21.xxx JEDEC file for the BDI2000 (Rev. C) logic device when working with a COP targettftpsrv.exe TFTP server for Windows (WIN32 console application)*.cfg Configuration files*.def Register definition filesbdisetup.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 diskette 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/logicNote: 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 subnetmask and the default gateway (router) is taken from the BOOTP vendor-specific field as defined inRFC 1533.With the Linux setup tool, simply use the default parameters for the -c option:[root@LINUX_1 bdisetup]# ./bdisetup -c -p/dev/ttyS0 -b57The 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 numberExample: SN# 93123457 ==>> 00-0C-01-93-12-34