![]() |
Home |
|
Program PCCardThis program shows how to use RTTarget-32's PCMCIA driver. By default, this program requires RTFiles-32 to support ATA-Flash disks, but it can easily be reconfigured not to use RTFiles-32 (see the source code and makefile for details). The demo also supports PC cards which implement a UART (e.g., serial port cards, modems). This demo shows how PCMCIA events can be handled in a single-threaded environment. For multi-threaded programs, a separate thread should handle card insertion/removal events as shown by the PCCardMT demo program.
|