home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_10 / DEVELOP.LZH / DSP / README < prev   
Text File  |  1992-04-22  |  515b  |  18 lines

  1.  
  2. The following DSP tools should be found on this disk:
  3.  
  4. asm56000.ttp    assembler
  5.         usage:    asm56000 -b ssilpbk.asm
  6.            (Use asm56000 -b ssilpbk.asm > foo) to redirect output
  7.             since scrolling text takes most of the assembly
  8.             time.  Check foo for errors reported at end of file)
  9. dsplnk.ttp    linker
  10.         usage:    dsplnk -b ssilpbk.cln
  11. cldlod.ttp    converts .cld files to .lod files
  12.         usage:    cldlod ssilpbk.cld > ssilpbk.lod
  13.  
  14.  
  15.  
  16. Include in your 'C' files "dspbind.h" which is the DSP extension of
  17. "osbind.h".
  18.