RtndIpch Driver Source
RtndIpch driver source is available at %public%\Public Documents\IntervalZero\MaxRT\wRTOS SDK\1.0\DriverSource\RtndIpch\. 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\:
- RtndIpch.pdb
Note: This symbols file is not valid if the driver is modified or rebuilt.
Building the Driver:
- Open the solution file
RtndIpch.slnin 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: