Hello,
I am having trouble using my Spectrum Digital XDS510PP-PLUS parallel port emulator in CCS v4.2.1. The emulator works just fine in CCS v3.3. I have followed all of the troubleshooting information that I could scrounge up on the Internet, both from Spectrum Digital's site and these forums. The configuration of the port seems just fine (address 0x378, EPP mode in the BIOS, etc.)
One of the most basic troubleshooting steps is to use the SDConfigEx utility (installed with CCS under ccsv4\emulation\specdig\sdconfigex) to detect the emulation ports that are available. To do this, you click on Configuration -> Ports Available -> Printer, USB. Here is my output from that operation:
** Checking for available printer ports
ERROR >>Could not open the driver (.sys file)
ERROR >>Could not open the driver (.sys file)
ERROR >>Could not open the driver (.sys file)
I don't know what .sys file it is looking for, and where I need to get it from.
If I attach an XDS510USB emulator instead and run Configuration -> Ports Available -> Printer, USB, I receive valid output:
** Checking for available USB ports
$$ XDS510USB connected on:
$$ EmuPortAddr=0x510
$$ EmuSerialNumber=ANY
I would appreciate any suggestions on what to try next.
Thanks in advance,
Dave