Datalight
title: "Datalight" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["2019-mergers-and-acquisitions", "computer-storage-companies", "defunct-software-companies-of-the-united-states", "software-companies-based-in-washington-(state)", "software-companies-established-in-1983", "software-companies-disestablished-in-2019", "1983-establishments-in-washington-(state)", "2019-disestablishments-in-washington-(state)"] topic_path: "technology/computing" source: "https://en.wikipedia.org/wiki/Datalight" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::data[format=table title="Infobox company"]
| Field | Value |
|---|---|
| name | Datalight |
| logo | DatalightLogo.png |
| type | Private |
| industry | Computer software |
| founded | Bothell, Washington, U.S. (incorporated ) |
| founder | Roy Sherrill |
| location_city | Bothell, Washington |
| location_country | United States |
| products | |
| num_employees | 29 |
| homepage |
| ::
| name = Datalight | logo = DatalightLogo.png | type = Private | industry = Computer software | founded = Bothell, Washington, U.S. (incorporated ) | founder = Roy Sherrill | location_city = Bothell, Washington | location_country = United States | products = | num_employees = 29 | num_employees_year = | homepage =
Datalight was a privately held software company specializing in power failsafe and high performance software for preserving data integrity in embedded systems. The company was founded in 1983 by Roy Sherrill, and its headquarters is in Bothell, Washington. As of 2019, the company was a subsidiary of Tuxera under the name of Tuxera US Inc.
Overview and history
Datalight was founded in 1983 by Roy Sherrill, a former Boeing engineer. Datalight's initial products were two DOS applications: Datalight Small-C compiler and Datalight C-Bug debugger. A full C compiler named Datalight C was available from Datalight between 1987 and 1993; Datalight C, developed by Walter Bright, evolved into Zortech C and is now Digital Mars C. Datalight C was also developed into an optimizing compiler called Datalight Optimum-C, which later became Zortech C++, the first native C++ compiler. In 1988, Datalight released C_thru_ROM, which provided embeddable C functions and C start-up code, allowing programs developed on DOS to run as standalone applications without DOS dependence. In 1989, ROM-DOS 1.0 was released.
CardTrick was announced in 1993 to support the flash memory being built into PCMCIA cards. Card Trick later evolved into the embedded flash memory manager FlashFX in 1995, moving Datalight into the raw flash memory market. The company grew rapidly in the late 1990s, receiving the WA Fast 50 award for the fastest growing companies in Washington state in 1997 and 1998.
The first of four patents to eventually be assigned to Datalight, "Method and apparatus for allocating storage in a flash memory", was awarded in 1999, followed up with an additional FlashFX-related patent, "Method and system for managing bad areas in flash memory", in 2001.
In 2003, Reliance, a reliable transactional embedded file system, was released; a related patent, "Reliable file system and method of providing the same", was awarded in 2007.
In 2009, Datalight released FlashFX Tera to support the growing size and complexity of NAND flash arrays. That same year, Reliance Nitro was released, building upon Reliance and adding a tree-based architecture to improve performance for large files (100 MB) and large numbers of files.
In 2013, another file system related patent, "Method and Apparatus for Fault-tolerant Memory Management" was issued.
In June 2019, the Finnish storage software and networking technology company Tuxera signed an agreement to acquire Datalight.
Products
Reliance family
Reliance
First released in 2003, Reliance is an embedded file system designed for applications with high reliability requirements. Key features:
- Provides immunity to file corruption, including after unexpected system interruption (e.g., power loss), via atomic transaction points.
- Does not need to check disk integrity at start-up, meaning a shorter boot time.
- Dynamic file system configuration for performance optimization.
- Full data-exchangeability with Microsoft Windows, via the Reliance Windows Driver.
Reliance has a maximum volume size of 2 TB and a maximum file size of 4 GB. Reliance is supported by the LabWindows/CVI programming environment.
Reliance Nitro
Released in 2009, Reliance Nitro is a file system developed from Reliance; it improved on the performance of original Reliance, primarily by adding a tree-based directory architecture facilitating faster look-ups. The maximum volume size on Reliance Nitro is 32 TB; maximum file size is constrained only by free space.
Reliance Windows Driver
Datalight provides Windows drivers for both Reliance (Reliance Windows Driver; RWD) and Reliance Nitro (Reliance Nitro Windows Driver; RNWD); they provide exchangeability between Reliance-formatted media and Microsoft Windows. Both support Windows Vista and Windows XP; an older version of RWD supports Windows 2000. The drivers are bundled with tools to format media and a utility to check file system integrity.
FlashFX
Introduced in 1995, FlashFX is a flash media manager which allows applications to access flash memory as if it were a hard drive, abstracting the complexity of flash media. FlashFX operates either NAND or NOR flash and supports numerous flash devices. It can be used with any file system.
Versions:
- FlashFX Pro: Supports around 200 flash chip part numbers and flash arrays up to 2 GB. Has pre-ported versions for Windows CE, VxWorks, Nucleus PLUS, and ThreadX. FlashFX Pro is available for Windows Mobile (FlashFX Tera is not).
- FlashFX Tera: Supports around 300 flash chip part numbers and flash arrays up to 2 TB. Has pre-ported versions for Linux, Windows CE, and VxWorks. FlashFX Tera supports MLC NAND flash, while FlashFX Pro does not; another improvement is Tera's error correction, which is more robust than Pro's.
Products using FlashFX include Arcom's PC/104 computer, Curtis-Wright's Continuum Software Architecture, Teltronic's HTT-500 handset, and MCSI's PROMDISK disk emulator.
XCFiles
XCFiles, released in June 2010, is an exFAT-compatible file system aimed at consumer devices. It allows embedded systems to support SDXC, the SD Card Association standard for extended capacity storage cards. Marketed as "independent of the target platform", XCFiles is intended to be portable to any 32-bit platform which meets certain requirements (such as supporting semaphores and unsigned 64-bit integers).
XCFiles is marketed in Japan as 'exFiles' by A.I. Corporation; it was released there in April 2009.
ROM-DOS
| name = ROM-DOS | logo = | logo caption = | logo size = | logo alt = | screenshot = | caption = | screenshot_size = | screenshot_alt = | collapsible = | version of = | developer = Datalight, Tuxera | family = DOS | working state = | source model = Closed-source | released = | discontinued = | RTM date = | GA date = | latest release version = | latest release date = | latest preview version = | latest preview date = | marketing target = Embedded systems | programmed in = | language = English | update model = | package manager = | supported platforms = x86 | kernel type = | userland = | ui = | license = Proprietary | preceded by = | succeeded by = | website = | support status = | other articles = | prog_language = ROM-DOS (sometimes called Datalight DOS) was introduced in 1989 as an MS-DOS compatible operating system designed for embedded systems. It includes backward compatibility build options allowing compatibility with specific versions of MS-DOS (e.g., DOS 5.01). ROM-DOS 7.1 added support for FAT32 and long file names. ROM-DOS includes a compact TCP/IP stack; and SOCKETS, a network socket API and connectivity package, is available as an optional add-on for ROM-DOS. The SDK comes with Borland C/C++ and Turbo Assembler.
System requirements:
- Intel 80186 or compatible
- 10 KB of RAM
- 54–72 KB of ROM or disk space (depending on version)
Some devices which use or used ROM-DOS are the Canon PowerShot Pro70, Advantech's ADAM-4500, the Percon Falcon 325, several early PDAs (Tandy Zoomer, IBM Simon, HP OmniGo 100/120, Nokia 9000/9000i/9110/9110i), Casio Algebra FX Series graphing calculators, MCSI's PROMDISK, and Arcom's PC/104 computer. Intel's Advanced RAID Configuration Utility (ARCU) is based on ROM-DOS, and, as of 2004, all Intel server board System Resource CDs included ROM-DOS. Symbol's FMT 3000 came with a copy of ROM-DOS.
Commands
The following list of commands is supported by ROM-DOS.
- ATTRIB
- BACKUP
- BREAK
- CALL
- CD
- CHDIR
- CHKDSK
- CHOICE
- CLS
- COMM
- COMMAND
- COPY
- CTTY
- DATE
- DEL
- DELTREE
- DIR
- DISK2IMG
- DISKCOMP
- DISKCOPY
- DUMP
- ECHO
- EMM386
- ERASE
- EXE2BIN
- EXIT
- FDISK
- FIND
- FOR
- FORMAT
- GOTO
- HELP
- IF
- KEYB
- LABEL
- LFNFOR
- LOADHIGH
- MD
- MEM
- MINICMD.COM
- MKDIR
- MODE
- MORE
- MOVE
- MSCDEX
- NED
- PATH
- PAUSE
- POWER
- PROMPT
- PROTO
- RD
- REM
- REMDISK
- REMQUIT
- REMSERV
- REN
- RESTORE
- RMDIR
- RSZ
- SERLINK
- SERSERV
- SET
- SHARE
- SHIFT
- SMARTDRV
- SORT
- SUBST
- SYS
- TIME
- TRANSFER
- TREE
- TRUENAME
- TYPE
- UMBLINK
- VER
- VERIFY
- VOL
- XCOPY
References
References
- BusinessWeek]]''.
- Ganssle, Jack. (13 July 2015). "An Interview with Datalight". embedded.com.
- "[http://seattletimes.nwsource.com/html/businesstechnology/2003790979_btinterface16.html Ensuring that devices don't lose data]." Tricia Duryee. ''[[The Seattle Times]]''; July 16, 2007.
- "[http://www.datalight.com/about/leadership-team Leadership Team] {{Webarchive. link. (2019-03-02 ." Datalight. Retrieved 2010-08-23.)
- Eckel, Bruce. ''Using C++'', Osborne McGraw-Hill, 1989, p. 34.
- ''[[PC Magazine]]'', [https://books.google.com/books?id=9pAqAAAAMAAJ&q=%22datalight%22+%22walter%20bright%22 Volume 7, Issues 18–19], p. 38.
- [http://www.walterbright.com/ Walter Bright home page]. Retrieved 2010-08-04.
- "[http://www.program-transformation.org/Transform/CCompilerHistory History of PC based C-compilers]." Bob Stout. 1998.
- [http://www.bitwisemag.com/copy/programming/d/interview/d_programming_language.html Walter Bright interview]. ''Bitwise Magazine''; May 2006.
- "[http://www.edn.com/design/systems-design/4351796/EDN-Access--08-04-94-Desktop-DOS-goes-undercover-to-run-embedded-system Desktop DOS goes undercover to run embedded systems]." David Shear. ''[[EDN (magazine). EDN]]''; August 4, 1994.
- Norm Dresner. (2005-09-30). "Re: 80186 free C compiler".
- link. (2018-09-09 .")
- link. (2018-09-09 .")
- link. (2018-09-09 .")
- link. (2018-09-09 .")
- Nordic 9 [https://nordic9.com/news/tuxera-acquired-datalight-from-us-news2062421531/ Tuxera acquired Datalight from US].
- 978-1-932266-81-8.
- ''[http://www.datalight.com/resources/datasheet-reliance Reliance Datasheet]'', p. 1.
- "[http://www.datalight.com/products/filesystems/reliance Reliance]." Datalight. Retrieved 2010-08-13.
- ''Reliance Developer's Guide'', ch. 1.
- ''[http://www.ni.com/pdf/manuals/373607h.pdf LabWindows/CVI Release Notes]'' (Version 9.0), p. 5.
- ''Reliance Nitro Developer's Guide'', "Introduction".
- "[http://www.drdobbs.com/184416370 Optimizing Resident Flash Arrays in Windows CE Devices]." Dennis Edwards and Keith Garvin. ''[[Dr. Dobb's Journal]]''; November 01, 2001.
- "[http://blogs.windriver.com/graham/2009/11/the-rise-to-dominance-of-nand-flash.html The Rise to Dominance of NAND Flash] {{Webarchive. link. (2010-02-13 ." Bill Graham. Wind River; November 24, 2009.)
- "[http://electronicdesign.com/embedded/thanks-memory Thanks For The Memory] {{Webarchive. link. (2014-07-12 ." William Wong. ''Electronic Design''; May 21, 2009.)
- ["Linux gains high-performance flash filesystem}}." Eric Brown. ''[eWeek".
- "[http://www.datalight.com/products/flash-memory-managers Flash Memory Drivers] {{Webarchive. link. (2010-07-30 ." Datalight. Retrieved 2010-08-13.)
- (July 2019)
- link. (2013-01-21 '', p. 1.)
- "Windows CE gets enhanced flash support".
- "[http://www.edn.com/electronics-products/other/4360105/PC-104-computer-survives-harsh-environments PC/104 computer survives harsh environments]." Warren Webb. ''EDN''; February 3, 2000.
- "[http://www.cwcembedded.com/documents/contentdocuments/PR-Datalight-08-03-06.pdf Curtiss-Wright Chooses Datalight's FlashFX Pro Flash Media Manager for Continuum Software Architecture Offering]." Curtis-Wright. August 3, 2006.
- "[http://www.enea.com/epibrowser/Customer%20success%20stories/CS_Teltronics_2Feb.pdf Customer Story: Teltronic] {{Webarchive. link. (2011-06-13 ." ENEA. 2007.)
- [http://www.icpamerica.com/mcsi1/datasheets/MCSI%20Promdisk%20Chip.pdf PROMDISK] {{Webarchive. link. (2016-03-04 . MCSI.)
- ''[https://www.datalight.com/products/embedded-file-systems/xcfiles XCFiles]'', p. 1.
- link. (2012-07-30 '', p. 2.)
- ''exFiles User's Manual (v. 1.04)'', pp. 67, 72.
- "[http://www.aicp.co.jp/news/20100705_exf.shtml exFATファイルシステムの海外向け販売を開始] {{Webarchive. link. (2010-09-08 ". A.I. Corporation; July 6, 2010. ([https://translate.google.com/translate?js=y&prev=_t&hl=en&ie=UTF-8&layout=1&eotf=1&u=http%3A%2F%2Fwww.aicp.co.jp%2Fnews%2F20100705_exf.shtml&sl=auto&tl=en Google translation].))
- "[http://www.dpreview.com/articles/0818490383/canonromdos Datalight DOS Selected for Canon's New Line of Digital Still Cameras]." ''[[Business Wire]]''; February 23, 1999.
- ''[https://archive.today/20130731063645/http://www.datalight.com/my-datalight/download?resource=278 ROM-DOS Datasheet]'', p. 1.
- Jones, M. Tim. ''TCP/IP Application Layer Protocols for Embedded Systems'', [http://book.opensourceproject.org.cn/embedded/tcpipembedded/opensource/0117.html Appendix C: TCP/IP Protocol Stacks] {{Webarchive. link. (2009-12-28 . Charles River Media, 2002. {{ISBN). 1-58450-247-9.
- [http://www.datalight.com/products/rom-dos/sockets Datalight SOCKETS] {{Webarchive. link. (2010-07-30 . Retrieved 2010-07-19.)
- ''[https://archive.today/20130731063645/http://www.datalight.com/my-datalight/download?resource=278 ROM-DOS Datasheet]'', p. 2.
- ''ROM-DOS Product Manual'', p. 6.
- [http://www.emacinc.com/operating_systems/rom_dos.htm ROM DOS 6.22]. EMAC, Inc. 2010. The vendor's system requirements are somewhat higher: 18KB of RAM and 124K of space.
- [http://www.advantech.com.tw/products/PC-based-Communication-Controller/mod_GF-5BBC.aspx ADAM-4500 - PC-based Communication Controller]. Advantech.
- "[http://www.dataid.com/datacolrf.htm Data Collection RF Scanners]." Data ID Online.
- ''[http://download.intel.com/support/motherboards/server/srcu31l/tps.pdf Intel Server RAID Controller U3-1L Low Profile (SRCU31L): Technical Product Specification]'', p. 12.
- "[http://downloadmirror.intel.com/7455/ENG/install.txt INSTALL.TXT for System Update Package (SUP)] {{Webarchive. link. (2011-07-13 ." May 19, 2004.)
- ''[https://atgsupportcentral.motorolasolutions.com/content/emb/docs/manuals/3372101a.pdf FMT 3000 Software Manual] {{Webarchive. link. (2016-03-04 '', p. 41.)
- "Datalight ROM-DOS User's Guide".
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::