RtndIgb Driver Source
RtndIgb driver source is available at %public%\Public Documents\IntervalZero\wRTOS SDK\1.0\DriverSource\RtndIgb\. Project and solution files are provided for Visual Studio 2019.
A symbols file for the provided RTDLL is available from \IntervalZero\MaxRT\wRTOS SDK\1.0\Symbols\x64\:
- RtndIgb.pdb
Note: This symbols file is not valid if the driver is modified or rebuilt.
Building the Driver:
- Open the solution file
RtndIgb.sln) in Visual Studio 2022. - Select the desired Solution Configuration and Solution Platform in the IDE.
- Click Build > Build Solution. A successful build results in a real-time DLL (RTDLL).
Using the Driver: