Skip to main content
  • 产品
  • Evaluate our Software
  • 下载
  • Free Utilities
  • 购买
  • 支持
  • 关于我们
  • Search
    • Contact Us
    • Forum
    • Knowledge Base
    • Newsletter
    • RSS
  •   工作机会
  •   视频
  •   永续性
  • emFile
  • NOR Image Creator
  • Technology
  • Add-ons
  • Tools

NOR Image Creator

Software utility for creating file system images for NOR flash devices.

Contact us
Downloads
Documentation
SEGGER emFile
  1. 1.Overview
  2. 2.User interface
  3. 3.Sample script file

Overview

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, macOS and Linux operating systems. Separate versions are available for the FAT and 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

全球总部

德国: SEGGER Microcontroller GmbH

地址: Ecolab-Allee 5
40789 Monheim am Rhein, Germany
电邮: info@segger.com
电话: +49-2173-99312-0
传真: +49-2173-99312-28

网点分布

中国:哲戈微系统科技(上海)有限公司

地址: 中国上海市闵行区秀涟路133号
大虹桥国际A 栋218室
邮编201199
电邮: china@segger.com
电话: +86-133-619-907-60

通过ISO 9001认证

ISO 9001

30多年的嵌入式行业经验

First-class embedded software tools since 1992
  • 版本说明
  • 免责声明
  • 隐私策略
  • 沪ICP备2022005181号
  • 沪公网安备 31011202014525号
© 2025 SEGGER - 版权所有.

您即将离开 segger.cn 而访问境外网站,是否继续?