Texas Instruments TMS370 manual Properly Installing the Programmer Software

Page 28

Properly Installing the Programmer Software

1.4Properly Installing the Programmer Software

Installing software is exactly the same whether you are using the Microcontrol- ler Programmer or the Gang Programmer. Insert the diskette supplied with the programmer into the PC disk drive and use one of the following methods to copy the contents of the diskette to a directory in your hard disk.

1.4.1Installing the Software in a Single Directory

This method is simple and suitable for a single user with only a few source files.

1)Make a directory to contain your programmer files.

MKDIR \370

2)Change your working directory to the directory you just created.

CD \370

3)Copy the files from the diskette.

COPY A:*.*

4)See Section1.5 for a description of how to invoke the programmer soft- ware.

1.4.2Installing the Software in Multiple Directories

This method is useful if there are several different users or if one user is work- ing on several different projects.

1)Create a directory for your programmer files.

MKDIR \370

2)Copy the programmer files into your programmer directory:

COPY A:*.* \370\*.*

3)Create project directories.

MKDIR \PROJ1 MKDIR \PROJ2

4)Add the programmer directory to the path command in the AUTOEX- EC.BAT file.

PATH C:\DOS;C:\PROG;C:\REP;C:\370

where C:\370 is the added path to the programmer directory.

5)Include a set command in the AUTOEXEC.BAT file as follows:

SET IPCDIR=C:\370

If the device table cannot be found elsewhere, the set command causes the programmer to search the programmer directory for the default device

1-14

Introduction and Installation

Image 28
Contents Users Guide 2546239-9704 TMS370 Microcontroller/Gang Programmer Users Guide Important Notice How to Use This Manual Read This FirstRelated Documentation Information About Cautions and Warnings Read This First Contents Differences in Command Structures for Microcontroller Figures Tables Examples Xii Introduction and Installation SectionMicrocontroller Programmer Overview and Description ±1. Microcontroller Programmer Personality ModuleMicrocontroller Programmer Overview and Description Gang Programmer Overview and Description ±2. Gang Programmer BoardGang Programmer Overview and Description Operating the Gang Programmer in PC Mode Operating the Gang Programmer in Standalone ModeGang Programmer Overview and Description Properly Installing the Programmer Hardware Connecting a Programmer to the PDS Base UnitConnection to a PC Power ConnectionConnection to an XDS Switch No Integrated Circuit IC Insertion ±3. Socket IdentificationTo install a DIP device To install a Plcc device Installing the Software in a Single Directory Properly Installing the Programmer SoftwareInstalling the Software in Multiple Directories PRGRM370 @PROJ1.CFG Invoking the Programmer Software Coff fileGetting StartedÐExample Sessions Interactive Programming ExampleGettingStartedÐExampleSessions Batch Programming Example \prgrm370 xyz.out @abc.cfg ±bIntroduction and Installation Operating in the Configuration Window How Command Menus Work ±1. Command Menu StructureUsing the Special Function Keys What Happens If I Make an Error?Understanding Your Input at the Cursor Prompt ±1. Edit Control KeysConfiguration Window Overview and Description ±2. Configuration Window CommandsConfiguration Window Overview and Description Secondary Configuration WindowÐthe Show Ranges Window ±3. Show Ranges Parameter SummarySelecting the Proper Program Algorithm Device family name Device first name Control Register Editing the Configuration Parameters Program Algorithm±4. Device Table Edit Commands Editing the Device TableEditing the Configuration Parameters and Device Table Loading the Device Table Selecting a Current Device Ð the Choose Device Command Saving the Device TableShowing the Display Window Ð the Display Command Operating in the Display Window Operating in the Display Window What Happens If I Make an Error Understanding Your Input at the Prompt Display Window Overview and Description ±2. PC Memory Display and Reverse Assembled Code Windows±2. Display Window Commands ±3. Reverse Assembled Code Window CommandsESC Filling a Block of PC Memory With a Value Ð the Fill Command Loading a Coff File Into PC MemoryÐ the Load Command Outputting a Coff File From PC Memory Outputting a Coff File From PC Memory Moving Blocks of PC MemoryÐthe Move Command Programming a Device From PC Memory Ð the Program Command Programming Using the Microcontroller ProgrammerProgramming Complete, Program another device?y/n Programming Using the Gang Programmer Address out of range, Press any key Showing and Operating Within a Text FileÐthe Show Command ±4. Show Text File CommandsPositioning the Cursor at Top of a File Ð the Top Command Uploading Using the Microcontroller Programmer Uploading Using the Gang Programmer Unable to communicate with TMS370 device ± Retry, Abort Verifying the Contents of a Device ± the Verify Command Verifying Using the Gang Programmer Device test failed, continue? y/n Verifying the Contents of a Device Editing the Contents of PC MemoryÐthe Edit Command Using the Master Mode MenuÐthe Master Command Suspending the Program and Entering DOSÐthe System Command Quitting the Program and Exiting to DOSÐthe Quit CommandOperating the Programmer in Batch Mode Understanding the Batch Mode File Example A±1. Example Configuration/Batch FileBatch File Command Rules and Descriptions Executable Batch CommandsNonexecutable Batch Commands Defaultable CommandsBatch Mode Status Messages Operating the Programmer in Batch Mode Error Messages Error Message Descriptions Invalid programming range ± Retry, AbortInvalid Vcc chosen ± Retry, Abort These error messages are specific to the gang programmers Configuration Parameters Table C±1. Valid Configuration ParametersConfiguration Parameters Using Keystroke Capture Files Example D±1. Keystroke File Example.key Table D±1. Valid Nonprintable Characters$INS Using Keystroke Capture Files Index Show ID software revision information, 2-9 descriptionConnecting to a pc, 1-9 connecting to an XDS Index Index-4 Important Notice