On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTFiles-32
RTFiles-32 Programming Manual
Introduction
The FAT File System Structure
The ISO 9660 File System Structure
The exFAT File System Structure
RTFiles-32 in Embedded Applications
RTFiles-32 APIs
Configuring RTFiles-32
Demo Programs
Program HelloFiles
Program FAPIDemo
Program RTFCmd
Program RTFCmdMT
Program RTFCmdUSB
Program PartDemo
Program FlashDemo
Program DrvDemo
Advanced Topics
RTFiles-32 Reference Manual
RTIP-32
RTPEG-32
RTUSB-32
|
Demo Programs
This section briefly introduces the example programs included with RTFiles-32. They are intended to run under RTTarget-32 and are configured like the RTTarget-32 demos.
All RTFiles-32 demos are linked with module Init.c, which contains an Init function to set some run-time options. For example, the Init function adds all installed memory to the program's heap and reads the date and time from the CMOS real-time clock. Init.c is also a convenient place to add a custom device list or other configuration options.
Configuring RTFiles-32
Program HelloFiles
Program FAPIDemo
Program RTFCmd
Program RTFCmdMT
Program RTFCmdUSB
Program PartDemo
Program FlashDemo
Program DrvDemo
Advanced Topics
|