TMS320C5X DGTL SGNL PROC STARTR'S KIT

From Proghq
Revision as of 04:59, 17 October 2020 by Mcmaster (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Came with a 5.25 and a 3.5" floppy

14 NOV 94

2617681-6741

TMDS3200051

Dumping memory

First test: dump debug monitor

From DSK.DOC:

 3) The debugger kernel is located from 0x840-0x980
    in SARAM configured as Program & Data memory! Please
    DO NOT modify RAM & OVLY bits

Note ROM/DSK5D.I0:

:20808000000000000934013A0001BC00BE465D070834BF800000902A9028B5008B8DE000A9

Start debugger:

 CD DSK
 DSK5D

Move data display to 0x0840:

 DMA 0840

Which should give:

 0934 013a 0001 bc00 be46 5d07 0834

Now save to file:

 SFX
 0840
 0980


3.5 floppy

I was able to get the software running w/ the dev board:

  • Default settings (ex: 19200 baud)
  • freedos_1.2 VM
  • VMWare Workstation Player 16.0.0 build-16894299
  • Linux, Ubuntu 16.04 host
  • 9 VAC power supply
    • Early tried to use 9 VDC supply since I think negative rail is only used for audio
  • FT232 USB-Serial
    • Using a high quality adapter like FTDI might be important since it requires unusual settings like 2 stop bits

I had some issues early on. After switching to FTDI and 9 VAC is started working

File list

A few files for quick reference:

./APPS
./APPS/APPS.DOC
./APPS/DSK5D.PRM
./APPS/DSK_SPEC.ASM
./APPS/DSK_SPEC.DSK
./APPS/DSK_TWID.ASM
./APPS/FUNC.ASM
./APPS/FUNC.DSK
./DSK
./DSK5A.EXE
./DSK5D.EXE
./DSK5D.PRM
./DSK5L.EXE
./DSK.DOC
./DSKINSTL.BAT
./INSTALL.DOC
./README.1ST
./README.TXT
./ROM
./ROM/BOOT.CMD
./ROM/DSK5D.ASM
./ROM/DSK5D.CMD
./ROM/DSK5D.I0
./ROM/DSK5D.OBJ
./ROM/DSK5D.OUT
./ROM/ROM.DOC
./SELFTEST.ASM
./SELFTEST.CMD
./SELFTEST.OUT


5.25 floppy

Unfortunately data is damaged. Gave to Foone for imaging, waiting to hear back