Altera 10.1 not working on Windows 10 system
We were using Altera software Version 10.1 which featured a suite of DLL's that make up the hardware abstraction layer of our test fixture. The software was behaving properly on our Windows 7 system; however, when we ported our code to a Windows 10 machine the fs2nios2.dll file stopped behaving properly. When called it would report the MDIConfigT output correctly but not the MDIConnect output.
We downloaded the most recent versions of the Altera software versions 15.1 and 18.0 but the new versions do not feature the same DLL. Our application is primarily written in LabVIEW and the "Call Library" function requires that we know the name of the DLL, the input parameters, and the output parameters in order to call the functions we need. If we could get assistance either diagnosing why the fs2nios2.dll isn't behaving properly or instructions on which dll we should be using instead, that would be greatly appreciated.