![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/4/44/44414c02-d064-4424-ae12-8acc58561d02/44414c02-d064-4424-ae12-8acc58561d02-bg36.png)
iVIEW-100 Series user’s Manual, 2006, v2.0 ----- 54
Chapter 4. Operating System - MiniOS7
The iVIEW-100 is a handheld controller with build-in MiniOS7 as its operating
system. The MiniOS7 is an embedded Operating System designed for the
iVIEW-100 series, I-7188/E/X series and I-8000 series. It is developed by ICP
DAS Co. Ltd.
Various companies have created several brands of DOS(Disk Operating System).
In all cases, DOS (whether PC-DOS, MS-DOS, or ROM-DOS) is a set of
commands or codes which tells the computer how to process information. DOS
runs programs, manages files, controls information processing, directs input and
output, and performs many other related functions. The MiniOS7 will provide
equivalent functions of ROM-DOS and provide some special functions.
4.1 Demo programs of MiniOS7
Refer to the
companion CD for the source code of demo programs.
Program Description
Datetime
Reads the date and time of RTC per second and prints it on
monitor (user can set the date and time).Press ‘ q ’ to quit
program.
Demo6
Writes, read and show the EEPROM data for checking.
Eeprom
Writes a value to EEPROM and show it on monitor.
Eeprom-r
Reads the data you wrote to EEPROM
Eeprom-w
Inputs a value to write to EEPROM block 1 peer address
(value will auto-plus 1).
Flash
Reads the value that is written to the flash memory.
Press ‘ q ’ to quit program.
Flash-r
Read, write and erases Flash memory.
Flash-w
Inputs a value written in flash memory (value will auto-plus 1.)
Press ‘ q ’ to quit program.
Hello
Prints “Hello” on both screen of PC and iVIEW-100
Runprog
Uses Ungetch() to run another program.
Press ‘ q ’ to quit program.
Scanf
Shows how to write a function for inputting data.
Watchdog
If system is reset by watchdog timer, then load this file and run it.
More……
Refer to the Manual of MiniOS7 or our website…….