Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
You have to find a small program - AllowIO - which gives you access to ports in winXP.
... and then create a ".bat" file like this:
-----------
@echo off
AllowIo 0x42 0x43 0x61 0x378 0x278 0x3BC pgm89v3.exe
-----------
For me it is working fine........see this **broken link removed**
The folder must be having a .bat file(can't remember its name)....run the software with this file. It will automatically install the drivers to provide the access to the parallel port.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.