Skip to main content
  • Products
  • Evaluate our Software
  • Downloads
  • Free Utilities
  • Purchase
  • Support
  • About Us
  • Blog
  • Forum
  • Search
    • Contact Us
    • Forum
    • Wiki
    • Web Shop
    • Newsletter
    • RSS
  •  Jobs
  •  Blog
  • emFile
  • NOR Image Creator
  • Technology
  • Add-ons
  • Tools
SEGGER - Filesystem emFile Product Icon

emFile - NOR Image Creator

Software utility for creating file system images for NOR flash devices

  1. 1.About the utility
  2. 2.User Interface
  3. 3.Sample Script File

About the utility

The NOR Image Creator is a command line utility which can be used to build a file containing 1-to-1 representation of a NOR flash device (image) with preselected files and directories found on the host computer.

The utility creates a file on the host computer containing a virtual NOR flash device where files and directories can be stored in the exact same way they are needed on the target device. It is possible to copy files and entire directory trees from the host computer to the created image.

The image file created by the NOR Image Creator is a standard binary file which can be flashed directly into the NOR flash of the target via programming tools such as the SEGGER Flasher family.

The utility ships in executable form for Windows and Linux operating systems. Separate versions are available for the FAT and the EFS file systems.

User Interface

The interface of the NOR flash image is used like any other command line based program. For the ease of usage many commands are kept similar to their DOS commands.

By entering "?" or just pressing [Enter] an overview of the commands is printed on the screen and should look like the screenshot beneath.

The NOR Image Creator can be started in script mode by starting it with a script file with one command per line. It will then process the commands in the script file and will close gracefully if no errors occurred.

emFile-nor-image-creator-cmd

Sample Script File

The following sample shows a simple script file which does the following thing:

  • Creates a NOR flash image file stored to C:\flash.bin
  • Adds a sector block of 4 Megabyte (64 x 64 kByte) to the image
  • Writes the file system information to the image
  • Low-level formats the image
  • High-level formats the image
createimage C:\flash.bin
addsectorblock 0, 64, 10000
init
formatlow
format
addfile C:\Test.txt
addfolder C:\Data\
q

More Information

Purchase

  • Pricing

Technology

  • Performance
  • Resource usage
  • Software Structure
  • emFile Storage Layer

Add-ons

  • Device Driver IDE & Compact Flash
  • Device Driver NAND Flash
  • Device Driver NOR Flash
  • Device Driver RAM Disk
  • Device Driver SD, SDHC & MMC
  • Journaling
  • Encryption
  • RAID 1
  • RAID 5

Tools

  • Test & Debug Hardware

About us

  • The Company
  • Partners
  • Job Offers
  • Media
  • Contact us

Support

  • Technical Support
  • Blog
  • Forum
  • Wiki

Downloads

  • Application Notes
  • Embedded Studio
  • embOS
  • emCompress
  • emCrypt
  • emFile
  • emLib
  • emLoad
  • emModbus
  • emNet
  • emPower
  • emSecure
  • emSSH
  • emSSL
  • emUSB-Device
  • emUSB-Host
  • emWin
  • Flasher
  • Free Utilities
  • IoT
  • J-Link / J-Trace
  • SystemView
  • CE / REACH

Social Media

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

25+ years of experience

embedded experts 25+ years
  • Imprint
  • Disclaimer
  • Privacy Policy

© 2021 SEGGER - All rights reserved.