Home |
The ISO 9660 File System Structure The exFAT File System Structure RTFiles-32 in Embedded Applications Program DrvDemo |
Program DrvDemoProgram DrvDemo shows how to use a custom driver with RTFiles-32. The custom driver is included in source files Drvsimpl.h and Drvsimpl.c. It implements a simple RAM disk located in a contiguous region of memory on the target. Function RTFFormat is used to demonstrate formatting the device.
|