Beginning of this page
Jump to main content

Please note that JavaScript and style sheet are used in this website,
Due to unadaptability of the style sheet with the browser used in your computer, pages may not look as original.
Even in such a case, however, the contents can be used safely.


RX-FS
(File System for the V850E)

Search by MCUs Go to Tool Category List


RX-FS

Feature

An optimal PC-compatible file system for when adding a storage function to an embedded device that use V850 microcontrollers.

  • Supports a PC-compatible file system
    • Hard disk formats
       FAT (FAT12/FAT16/FAT32)
       Maximum 254-character long filename support (VFAT)
    • CD-ROM formats
       ISO-9660 Level 1
       Joliet (Maximum 64-character filename support)
       Multisession CD support
  • Multitask aware design
    • Not necessary to be aware of exclusive access between tasks when issuing API calls
    • File lock function which prohibits concurrently writing to the same file by multiple tasks
  • Supports hot-swapping
    • Can support hot-swapping of PC cards, etc.
  • Auto buffering function
    • I/O buffers are acquired automatically in I/O processing
  • Compact design that is ROM-based aware
  • Supports the RX850 Pro real-time OS

Target MCUs

  • V850E Microcontroller Series

BACK TO TOP