home *** CD-ROM | disk | FTP | other *** search
- 2 DSPBUG
-
- Name: DSPBUG
- Type: Assembler Program
- Version: 2.0
- Date Entered: 20-Aug-88
- Last Change: 20-Aug-88
-
- Description: Debugging Monitor for the DSP56000
-
- DSPBUG is a debugging monitor for the DSP56000. DSPBUG may be used
- to provide downloading and debugging capability in prototype boards.
- DSPBUG assumes a serial port for operation. Two serial ports on
- a memory mapped DUART is the assumed mode of operation for DSPBUG
- although DSPBUG may be configured to operate via the on-chip SCI
- or HOST interface. For more information on the configuration,
- booting modes and operation of DSPBUG, see the source DSPBUG.ASM.
-
- The following files are supplied with the DSPBUG distribution:
- bootgen.for - FORTRAN program for VAX/VMS to convert the DSPBUG.LOD
- file into two bootable EPROMs. This assumes that
- DSPBUG is booting in mode 1.
- bugequ.asm - Assembler source program containing symbolic equates for
- accessing DSPBUG's internal subroutines.
- dspbug.asm - Assembler source program of DSPBUG. This should be
- assembled as: asm56000 -l -b -a dspbug.
- dspbug.low - Motorola S19 Hex file of the low EPROM for booting in
- mode 1.
- dspbug.mid - Motorola S19 Hex file of the middle EPROM for booting in
- mode 1.
- dspbug.mod - Module control file for program BOOTGEN.
- dspbug.p - Motorola S19 Hex file of the 32Kx8 EPROM for booting in
- mode 3.
- dspbug.p0 - Motorola S19 Hex file of the low byte EPROM for booting
- in mode 2.
- dspbug.p1 - Motorola S19 Hex file of the middle byte EPROM for
- booting in mode 2.
- dspbug.p2 - Motorola S19 Hex file of the high byte EPROM for booting
- in mode 2.
- iloader.asm - Intelligent loader for booting in mode 1. This file is
- included when using BOOTGEN.
- manual.mem - The full manual describing DSPBUG.
-
-
-