Real-Time Workshop User's Guide    

Introduction

This section provides information on using the Real-Time Workshop in a DOS environment.

This chapter includes a discussion of:

The DOS target creates an executable for DOS, using Watcom for DOS. The executable runs on a computer running the DOS operating system. It will not run under the Microsoft Windows DOS command prompt. This executable installs interrupt service routines and effectively takes over the computer, which allows the generated code to run in real time. If you want to run the generated code in real time under Microsoft Windows, you should use the Real-Time Windows Target. See the Real-Time Windows Target User's Guide for more information about this product.


 Targeting DOS for Real-Time Applications DOS Device Drivers Library