software no longer works after a driver update
Posted: Thu Nov 11, 2010 6:10 pm
Dear all,
I have the problem that my software does not work anymore after I updated the driver. Driver was downloaded from http://www.biosemi.com/download.htm and is the 32bits windows XP, vista, windows 7 driver. My software uses the new dll correctly so it seems because when I use the old dll file I get an error when initialising the handle. However, when I run the sync_test program this does work without problems but the code seems to be the same.
When I debug my own software I get NO error messages, so all the calls to USB_WRITE etc went well. After a call to USB_WRITE with the first byte as FF the [i]data [/i]light shortly is green on the usb receiver but than turns off again. No data is coming in when I call READ_POINTER.
Note that returning the system to the old driver and using the old LABVIEW_DLL.DLL file everythings works just fine.
any suggestions?
thanks,
Hans
I have the problem that my software does not work anymore after I updated the driver. Driver was downloaded from http://www.biosemi.com/download.htm and is the 32bits windows XP, vista, windows 7 driver. My software uses the new dll correctly so it seems because when I use the old dll file I get an error when initialising the handle. However, when I run the sync_test program this does work without problems but the code seems to be the same.
When I debug my own software I get NO error messages, so all the calls to USB_WRITE etc went well. After a call to USB_WRITE with the first byte as FF the [i]data [/i]light shortly is green on the usb receiver but than turns off again. No data is coming in when I call READ_POINTER.
Note that returning the system to the old driver and using the old LABVIEW_DLL.DLL file everythings works just fine.
any suggestions?
thanks,
Hans