> David Brown wrote: > > I believe, but can't be sure, that my PCI parallel port card *is* mapped to > > IO. Windows (w2k) device manager reports it as using IO ports > > 0xb000..0xb007, which looks to me like it could be accessed as a standard > > parallel port at a non-standard address. > ... > > When I get the chance, I'll try some bit-banging on my lpt2 and report any > > results back to you. > > the HIL sources in the CVS now accept a an address. it must start with > "0x" to be an address, "1" .. "3" works as ususal for lpt1 ... lpt3. > > i can mail you an updated HIL.dll only, if you want, and i'll upload a > new win32 installer later. > > chris >
Marvellous! I'll try out the windows installer, since the jtag (and gdb-proxy) binaries I have don't actually use the HIL.dll (as I discovered when trying to make my own hacked version of HIL.dll), and since I don't actually have access to my cards to test it with at the moment. Many thanks, David
