Texas Instruments TMS320C2 Series Installation Manual page 31

Pc emulator
Table of Contents

Advertisement

emu2xxw.exe is a faster version of emu2xxwm.exe for target boards
that include only one 'C2xx on the emulation scan path. This file
does not work with the XDS511.
emu2xxd.dll is a DLL that the debugger (emu2xxw.exe) uses. This
file is for use with target boards that include only one 'C2xx on the
emulation scan path. This file must remain in the same directory as
the debugger executable. There is no DLL corresponding to
smg510w.dll when the target board includes only one 'C2xx on the
emulation scan path.
board.dat describes your target system to the debugger. This file is
required only when you are using emu2xxwm.exe.
board.cfg is the default name for the text file that describes your tar-
get system to the debugger. If you plan to create a target system that
contains anything other than a single 'C2xx, you must make a text
file that describes the target system. Once you have created the file,
you must translate it to a binary, conditioned format so that the de-
bugger can understand it; this reformatted file is called board.dat.
Refer to the Describing Your Target System to the Debugger
appendix in the TMS320C2xx C Source Debugger User's Guide for
more information.
composer.exe is the utility that translates the board.cfg file to a
binary, conditioned format. This file is required only when you are us-
ing emu2xxwm.exe.
emurst.exe resets the 'C2xx emulator
optional files
emuinit.cmd is a general-purpose batch file that contains debugger
commands. The version of this file that's shipped with the debugger
defines a 'C209 memory map. If this file isn't present when you first
invoke the debugger, then all memory is invalid at first. You must
modify this file to match your target system's memory map. For infor-
mation about setting up your own memory map, refer to the Defining
a Memory Map chapter in the TMS320C2xx C Source Debugger
User's Guide .
init.clr is a general-purpose screen configuration file. If this file isn't
present when you invoke the debugger, the debugger uses the
default screen configuration.
init.25 and init.50 have been provided for basic 80x25 and 80x50
screen sizes, respectively. The init.clr file brings up the debugger in
80x25 mode. To bring the debugger up in another mode, copy one
of the init.xx files to the init.clr file.
† Included as part of the debugger package
Installing the Emulator and C Source Debugger With MS-Windows
What You'll Need
2-3

Advertisement

Table of Contents
loading

Table of Contents