Texas Instruments TMS320C54x Installation Manual
Texas Instruments TMS320C54x Installation Manual

Texas Instruments TMS320C54x Installation Manual

Evaluation module
Hide thumbs Also See for TMS320C54x:

Advertisement

Quick Links

TMS320C54x
Evaluation Module
Installation Guide
SPRU134
September 1995
Printed on Recycled Paper
Printed on Recycled Paper

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C54x and is the answer not in the manual?

Questions and answers

Summary of Contents for Texas Instruments TMS320C54x

  • Page 1 TMS320C54x Evaluation Module Installation Guide SPRU134 September 1995 Printed on Recycled Paper Printed on Recycled Paper...
  • Page 2 IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to discontinue any semiconductor product or service without notice, and advises its customers to obtain the latest version of relevant information to verify, before placing orders, that the information being relied on is current.
  • Page 3 WARNING This equipment is intended for use in a laboratory test environment only. It generates, uses, and can radiate radio frequency energy and has not been tested for compliance with the limits of computing devices pursuant to subpart J of part 15 of FCC rules, which are designed to provide reasonable protection against radio frequency interference.
  • Page 4: Table Of Contents

    Installing the Evaluation Module and the C Source Debugger This guide helps you install the TMS320C54x evaluation module (EVM) board and the C source debugger on a PC running MS-DOS or PC-DOS . You can also use the debugger with MS-Windows . When you complete the installa- tion, refer to the TMS320C5xx C Source Debugger User’s Guide .
  • Page 5: What You'll Need

    What You’ll Need What You’ll Need In addition to the materials that are shipped with the ’C54x EVM and C source debugger, you’ll need the following hardware and software. Hardware checklist host An IBM PC/AT or 100% compatible ISA/EISA-based PC with a hard- disk system and a 1.44-megabyte, 3.5-inch floppy-disk drive memory Minimum of 640K bytes.
  • Page 6: Software Checklist

    What You’ll Need Software checklist operating system MS-DOS or PC-DOS (version 3.0 or later) Optional: MS-Windows (version 3.0 or later) software tools TMS320C54x assembler and linker Optional: TMS320C54x C compiler † optional files evmrst.exe resets the EVM † evminit.cmd is a batch file that contains debugger commands. The version of this file that’s shipped with the debugger defines a ’C54x...
  • Page 7: Step 1: Installing The Evm Board In Your Pc

    Step 1: Installing the EVM Board in Your PC Step 1: Installing the EVM Board in Your PC This section contains hardware installation information for the EVM. Preparing the EVM board for installation Before you install the EVM board, you must be sure that the board’s switches are set to correctly identify the I/O space that the board can use.
  • Page 8 Step 1: Installing the EVM Board in Your PC In most cases, you can leave the switch settings in the default position. However, you must ensure that the EVM I/O address space does not conflict with other system hardware. For example, if you have installed a bus mouse in your system, you may not be able to use the default switch settings for the I/O address space.
  • Page 9 Step 1: Installing the EVM Board in Your PC Setting the EVM board into your PC After you have prepared the EVM board for installation, follow these steps: Step 1: Turn off the power to the PC, and unplug the power cord. Step 2: Remove the cover of the PC.
  • Page 10: Step 2: Installing The Debugger Software

    Step 2: Installing the Debugger Software Step 2: Installing the Debugger Software This section explains the process of installing the debugger software on a hard-disk system. 1) Make a backup copy of the DOS and/or MS-Windows debugger product disk. (If necessary, refer to the DOS manual that came with your comput- er.) 2) On your hard disk or system disk, create a directory named c5xxhll .
  • Page 11: Step 3: Setting Up The Debugger Environment

    Step 3: Setting Up the Debugger Environment Step 3: Setting Up the Debugger Environment To ensure that your debugger works correctly, you must: Modify the PATH statement to include the C5xxhll directory. Define environment variables so that the debugger can locate all required files.
  • Page 12 Step 3: Setting Up the Debugger Environment Invoking the new or modified batch file If you modify the autoexec.bat file, be sure to invoke it before invoking the debugger for the first time. To invoke this file, enter: AUTOEXEC If you create an initdb.bat file, you must invoke it before invoking the debugger for the first time.
  • Page 13 Step 3: Setting Up the Debugger Environment Setting up the environment variables An environment variable is a special system symbol that the debugger uses for finding and obtaining certain types of information. The debugger uses three environment variables named D_DIR, D_SRC, and D_OPTIONS. This sec- tion tells you how to set up these environment variables.
  • Page 14 Step 3: Setting Up the Debugger Environment Identifying the correct I/O switches Refer to your entries in Table 2 (page 5). If you didn’t modify the I/O switches, skip this step. If you modified the I/O switch settings, you must use the debugger’s –p option to identify the I/O space that the emulator is using.
  • Page 15: Resetting The Evm

    Step 3: Setting Up the Debugger Environment Resetting the EVM At the DOS prompt, reset the EVM by entering the evmrst command: evmrst If you decide to change your I/O switch settings, you can specify a different I/O space by entering the –p option following evmrst. You can identify the I/O space by modifying the D_OPTIONS environment variable in your autoex- ec.bat or initdb.bat file and invoking evmrst.
  • Page 16: Step 4: Verifying The Installation

    Step 4: Verifying the Installation Step 4: Verifying the Installation To ensure that you have correctly installed the EVM and debugger software, enter this command at the system prompt: evm5xx c:\c5xxhll\sample You should see a display similar to this one: Load Break Watch...
  • Page 17: Installation Error Messages

    Step 4: Verifying the Installation Installation error messages While invoking the debugger, you may encounter the following error message. CANNOT INITIALIZE THE EVM !! – Check I/O configuration One of several of the following conditions may be the cause; check: Is the EVM board installed snugly? Is your port address set correctly: Check to be sure the –p option used with the D_OPTIONS environ-...
  • Page 18: Using The Debugger With Ms-Windows

    Using the Debugger With MS-Windows Using the Debugger With MS-Windows You may want to create an icon to make it easier to invoke the debugger from within the MS-Windows environment. Refer to your MS-Windows user’s manual for details. In the MS-Windows environment, you can freely move or resize the debugger display on the screen.

Table of Contents