Some problems in the first stage (io64 driver no loaded)

My x64 port of InpOut32
Post Reply
ustcecei
New User
Posts: 1
Joined: Sun Sep 04, 2011 4:26 pm

Some problems in the first stage (io64 driver no loaded)

Post by ustcecei »

I have successfully got the io32 driver loaded in 32bit Matlab on 32bit Win7 OS for controlling the output of the parallel port, but have encountered some problem when I tried to use the io64 driver in 64bit Matlab(Version2010b) on 64bit Win7 OS. I have just followed the instructions on the following webpage: http://people.usd.edu/~schieber/psyc770/IO32.html. The mex file and the dll file are both downloaded and copied to the right directory, but when I try to load the driver in Matlab, the status of the io64 driver is always '1' which means not working. I realized that the C++ compiler is not with the setup bin of Matlab 64bit version, and I have downloaded and installed Microsoft Visual C++ 2010 Express and Microsoft Windows SDK v7.1. After that, the problem is still there, I wonder if there is any solution to this?

P.S.: I have tried to switch to the administrator account, then it is still not working.

Looking forward to your reply.

Chen Luo
University of Science and Technology of China
User avatar
phil
Site Admin
Posts: 7664
Joined: Sun Apr 06, 2003 11:12 pm

Re: Some problems in the first stage (io64 driver no loaded)

Post by phil »

Hi, I'm not familiar with Matlab and I don't really know how to answer this.

However, have you tried the latest DLL(s) on my website, which comes with an InstallDriver.exe.
There are some test programs too for .NET which might help get the DLL up and running but I cant help with matlab.

Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
Post Reply