Skip to main content
  • Products
  • Evaluate our Software
  • Downloads
  • Free Utilities
  • Purchase
  • Support
  • About Us
  • Blog
  • Forum
  • Search
    • Contact Us
    • Forum
    • Knowledge Base
    • Web Shop
    • Newsletter
    • RSS
  •   Jobs
  •   Videos
  •   Blog
  •   Sustainability
  • emFile
  • Resource usage
  • Technology
  • Add-ons
  • Tools

Resource usage

The embedded file system emFile has been specifically designed for resource-constrained devices.

Contact us
Downloads
Documentation
SEGGER emFile
  1. 1.Overview
    1. 1.1.Memory requirements for 32-bit CPUs
    2. 1.2.Memory requirements for 16-bit CPUs

Overview

emFile has been designed to fit many kinds of embedded design requirements. Several features can be excluded from a build to get a minimal system that can efficiently access any storage device. In the following section the memory usage of typical 16- and 32-bit embedded systems is listed.

Please note that the values shown below are approximate values and features selected can influence the final size. For example if FAT32 is deactivated in the code build, the format function gets smaller because the 32 bit specific part of format is not added into the compilation. This minimal configuration supports FAT12/16, but has no media format features, no directory support, no free disk space function and only one file can be opened at a time.

Memory requirements for 32-bit CPUs

The file system was compiled for a Cortex-M4 CPU and configured to use the MMC/SD device driver.

ROM [Bytes] RAM [Bytes]
Minimal file system92001250
MMC/SD driver+370030
Additional support for:
Directory+11000
(Auto) format+22000
Disk information+1500
FAT32+2000

Memory requirements for 16-bit CPUs

The file system was compiled for an MSP430 CPU and configured to use the MMC/SD device driver.

ROM [Bytes] RAM [Bytes]
Minimal file system13000 1250
MMC/SD driver+510030
Additional support for:
Directory+21000
(Auto) format+36000
Disk information+1000
FAT32+3000

Headquarters

SEGGER Microcontroller GmbH

Ecolab-Allee 5
40789 Monheim am Rhein, Germany
info@segger.com
Tel.: +49-2173-99312-0
Fax: +49-2173-99312-28

Locations

USA: SEGGER Microcontroller Systems LLC

Boston area
101 Suffolk Lane
Gardner, MA 01440, USA
us-east@segger.com
Tel.: +1-978-874-0299
Fax: +1-978-874-0599

Silicon Valley
Milpitas, CA 95035, USA
us-west@segger.com
Tel.: +1-408-767-4068

China: SEGGER Microcontroller China Co., Ltd.

Room 218, Block A, Dahongqiaoguoji
No. 133 Xiulian Road
Minhang District, Shanghai 201199, China
china@segger.com
Tel.: +86-133-619-907-60

ISO 9001 certified

ISO 9001

30+ years of experience

First-class embedded software tools since 1992
  • Imprint
  • Disclaimer
  • Privacy Policy
© 2025 SEGGER - All rights reserved.