|
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
|
Program RTFCmdMT
RTFCmdMT is a multithreaded version of RTFCmd and requires RTKernel-32. It allows spawning commands to be executed by separate threads in the background. RTFCmdMT displays the CPU load during all file I/O operations. Additional commands such as TASKS and INTS allow analyzing how much CPU time RTFiles-32's drivers need in interrupt handlers and in threads. Command TIMER turns a timer on and off for benchmarking.
Demo Programs
Program RTFCmd
Program RTFCmdUSB
|