We have developed a driver for our cPCI switch in Jugo's win driver. Now we developed sample IVI switch driver for that board. IVI driver will intract with that win driver.
In that IVI driver we open that board using windriver function call(instead of viopen).
This board gives some interrupt in certain cases, How can I handle that one in IVI manner.
Is there any Lib for that one?
we developed ivi-c driver for that board using lab-windows.