First post, by DubDude
Hi all. Nice product! Used it for a couple old games some time ago and came away impressed I could still run so many old DOS programs as intended.
Well anyway, I've decided to attempt to tackle what many said couldn't be done, get a program called VDS Pro to work without booting to real DOS--all the while using a USB cable.
VDS Pro is a DOS-based OBD2 scan tool and reprogrammer for VW/Audi vehicles, for those who don't know.
I have a newer Ross-Tech Hex-CAN USB cable. With the normal drivers, it doesn't use a COM port. However, I found an alternate set of drivers for those who want to use 3rd party programs that only know to search for a cable using a COM port. That's when I got the bright idea to attempt using the USB cable with VDS Pro via DOSBox.
I'm running Windows 7 (64 bit). I've got the proper drivers installed, the cable is setup to operate on COM1 in Windows. Set the config file for DOSBox to recognize serial1 as COM1 (serial1=directserial realport:COM1).
VDS Pro starts up, appears normal, but it cannot establish communication. The DOSBox status screen comes up with:
Serial1: Opening COM1
Serial1: Desired serial mode not supported (9600,5,n,1)
That error will repeat (and sometimes the parameters of it change as the program tries different parameters to establish communications).
Any suggestions?
Not sure how to get all of the settings via Windows Device Manager. I don't see IRQ or anything listed (if it even uses an interrupt with a USB device, I don't know).