Datalight


Datalight is 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 is headquartered in Bothell, Washington. As of 2019 the company is a subsidiary of Tuxera.

Overview and history

Datalight was founded in 1983 by Roy Sherrill, a former Boeing engineer. Datalight's initial products were two DOS applications: the Datalight Small-C compiler and the 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 embeddedable 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. CardTrick 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 2013, another file system related patent, "Method and Apparatus for Fault-tolerant Memory Management" was issued.
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 and large numbers of files.
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:
Reliance has a maximum volume size of 2 TB and a maximum file size of 4 GB.

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 and Reliance Nitro ; 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:
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.
XCFiles is marketed in Japan as 'exFiles' by A.I. Corporation; it was released there in April 2009.

ROM-DOS

ROM-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. 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:
Some devices which use or used ROM-DOS are the Canon PowerShot Pro70, Advantech's ADAM-4500, the Percon Falcon 325, several early PDAs, Casio Algebra FX series graphing calculators, MCSI's PROMDISK, and Arcom's PC/104 computer. Intel's Advanced RAID Configuration Utility 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.