The card I want to drive currently has an interrupt service routine in DOS/16-bit. How do I create a 32-bit interrupt routine for my card?
Run the DriverWizard: WinDriver/DriverWizard/wdwizard or
/Applications/wdwizard.app on Mac OS X; on Windows you can also run the
wizard using the relatd Desktop shortcut icon, or from the Start menu: Start -->
Programs --> WinDriver --> DriverWizard. Select to create a new
driver projet and then choose the "ISA Card" option from the dialog
that appears. Define your card's interrupt and select to generate code for the
card. From the code generation dialog, select the language and compiler for
which the code should be generated. Now, open the generated project file in
your 32-bit compiler and build the code. |
(WinDriver related)
Documents Navigator:
WinDriver: Support Center
WinDriver: Product Page
Can't find what you need?