
Firmware updating procedures
corporate environments). Try a port in a different group (for example, try
a port on the back of the computer if you were using one on the front). You
can also try using a different USB cable and / or a different computer.
Once you have the GPS repeater in updating mode and detected by the
computer with any necessary drivers installed, it should appear as an
additional disk drive. The method used to display this new disk drive
will vary depending on the operating system used, but the computer will
normally display some type of message indicating the name that was
assigned, and / or add a new icon to the desktop. The "volume label" of
the drive will be CRP DISABLD and the type of drive (possibly not shown)
will be LPC1XXX IFLASH.
2.2.1 The firmware update file
One or more standard firmware files are provided in the update package
(available from http://www.badnixie.com/MOD-SIX_Info_Page.html). You
can use either one of the pre-built firmware files, you can modify the
supplied lexicons and build your own firmware file, or you can create
entirely new lexicons from scratch. Building customized lexicons is covered
in Appendix A. The examples in this chapter assume you are using the
provided firmware file named RPTR-NEX_V36_LEX-BASIC.bin, although
the procedure is the same with a customized lexicon.
2.2.2 Updating procedure for Microsoft Windows
Open a command prompt window on the computer. This is normally done
with the Start / Run menu sequence followed by typing cmd and pressing
Enter, but can vary depending on the version of Windows installed. This
should open a new window on the desktop. Use the mouse to click on that
window to start using the command line. In the following example, we will
assume that the drive letter assigned to the GPS repeater is I: although
this will vary depending on the computer being used. We will also assume
that the new firmware file is located in the tmp directory on drive C: and
is named RPTR-NEX_V36_LEX-BASIC.bin.
• Type dir i: and press the Enter key to make sure you are on the
correct drive
• Type del i:firmware.bin and press Enter to delete the old firmware file
• Type xcopy c:\tmp\RPTR-NEX_V36_LEX-BASIC.bin i:\ and press
Enter to copy the file to the GPS repeater
Note: If you receive an "Insufficient disk space" or similar error it
means that you did not delete the firmware file in the previous
step, or (unlikely) that the firmware file you are attempting to
copy is damaged or too large.
• Type dir i: and press Enter to verify that the file was copied to the
repeater
2–6