RAMDISK: A Sample User-Defined C I/O Driver

Texas Instruments

Published Date: 10/28/2002

Description

The run-time support library (RTS) supplied with each TI DSP C/C++ compiler provides C language I/O (CIO) in the form of the high-level functions such as fopen and printf and the low-level functions such as open and write which use device drivers to complete CIO requests. The RTS provides a way for the user to define a new device driver. This provides an easy way to use the sophisticated bufferi