JP2006155391A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2006155391A
JP2006155391A JP2004347386A JP2004347386A JP2006155391A JP 2006155391 A JP2006155391 A JP 2006155391A JP 2004347386 A JP2004347386 A JP 2004347386A JP 2004347386 A JP2004347386 A JP 2004347386A JP 2006155391 A JP2006155391 A JP 2006155391A
Authority
JP
Japan
Prior art keywords
program
image forming
card
forming apparatus
hdd
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2004347386A
Other languages
Japanese (ja)
Inventor
Yukihiko Kato
幸彦 加藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2004347386A priority Critical patent/JP2006155391A/en
Publication of JP2006155391A publication Critical patent/JP2006155391A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Memory System (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus which attains cost reduction thereof, and performs high-speed start by saving a read history from an HDD or an SD card in a flash memory for booting and using the read history, since downloading (reading in of a program) from the HDD and the memory card is slower than a ROM and requires more start time when achieving cost reduction of a storing medium of a program of the apparatus by starting from the HDD and a memory card of which price per bit is cheaper than the ROM. <P>SOLUTION: The apparatus equipped with a flash memory (FROM) 2 for booting writes a program in a low speed memory device such as an HDD or an SD card, saves a history read from the HDD or the SD card for subsequent start time, and at starting on and after the next time, high-speed start is performed by reading the program directly from the saved history without going through a file system. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ブート用のフラッシュメモリを有し、HDDやSDカード等の低速なメモリデバイスからプログラムを起動する画像形成装置に関する。   The present invention relates to an image forming apparatus having a flash memory for booting and starting a program from a low-speed memory device such as an HDD or an SD card.

近年、デジタル複写機の高機能化によりプログラムサイズが増大し、ROMも大容量のものが実装されている。しかしながらROMはRAMに比べてコストが高く、またHDDやSDカード等に比べてビット単価も高い。   In recent years, the program size has increased due to the higher functionality of digital copying machines, and a ROM having a large capacity has been mounted. However, the cost of ROM is higher than that of RAM, and the bit unit price is higher than that of HDDs and SD cards.

ここでプログラムをROMではなく、メモリカードを使用し、前記メモリカードに書き込まれたアプリケーションプログラムを、RAMにダウンロードして起動させるものがある。   Here, there is a program in which a memory card is used instead of a ROM, and an application program written in the memory card is downloaded to a RAM and started.

これにより、多種のアプリケーションプログラムが書き込まれた一つのメモリカードから用途に応じてアプリケーションプログラムを選択して使用できるので、単一のアプリケーションプログラムのみが書き込まれているメモリカードを多く準備する必要がなくなり、作業性、操作性を向上させた装置が提供されている。   As a result, an application program can be selected and used from one memory card in which various application programs are written according to the purpose, so there is no need to prepare many memory cards in which only a single application program is written. An apparatus with improved workability and operability is provided.

この発明によって、メモリカードから起動することにより装置のコストダウンが行われる(例えば、特許文献1参照)。   According to the present invention, the cost of the apparatus is reduced by starting from the memory card (see, for example, Patent Document 1).

また、従来のマイクロプロセッサシステムにおいては、ブートROM(起動プログラムを書き込んだROM)を回路に実装し、処理プログラムはフロッピー(登録商標)ディスクまたはハードディスクなどの外部装置に準備する。   In a conventional microprocessor system, a boot ROM (ROM into which a startup program is written) is mounted on a circuit, and a processing program is prepared in an external device such as a floppy (registered trademark) disk or a hard disk.

そして、リセット時に実行される起動プログラムにより、ディスクから処理プログラムを読み出して、メモリ上に展開した後、この処理プログラムに制御を渡しているという操作が行われていたため、立ち上げに時間がかかってしまっていた。   Then, the startup program executed at the time of resetting reads out the processing program from the disk, expands it on the memory, and then passes the control to this processing program. I was sorry.

不揮発性メモリに処理プログラムを書き込んだ後は、電源ON後直接処理プログラムを実行可能となり、ブートROMに書き込まれた起動プログラムを実行する必要がなく、電源ON後の立ち上がり時間を短縮するシステムを提供することができた(例えば、特許文献2参照)。   After the processing program is written in the non-volatile memory, the processing program can be executed directly after the power is turned on, and there is no need to execute the startup program written in the boot ROM, providing a system that shortens the rise time after the power is turned on (See, for example, Patent Document 2).

さらに、従来の情報処理装置においては、電源投入後やリセット後にOS(Operating System)が立ち上げられて、このOSの制御の下に各種アプリケーションプログラム等が起動されるようになっている。   Further, in a conventional information processing apparatus, an OS (Operating System) is started after power is turned on or reset, and various application programs and the like are started under the control of the OS.

また、情報処理装置に使用される着脱可能な半導体メモリ装置としてメモリカードが知られている。このメモリカードは、先ず装置の電源を入れOSを立ち上げ、さらに各種プログラムを起動させる必要があり、待ち時間が長いという欠点がある。   A memory card is known as a detachable semiconductor memory device used in an information processing apparatus. This memory card has a disadvantage that it requires a long waiting time because it is necessary to first turn on the device, start up the OS, and start various programs.

特に近年では、OSが多機能化され、大規模化されていることから、OSの立ち上げにより多くの時間がかかるようになってきている。   In particular, in recent years, since the OS has become multifunctional and scaled up, it takes a lot of time to start up the OS.

この問題を解決すべく、情報処理装置本体に着脱可能なメモリカードを使用し、前記情報処理装置本体にブートプログラムと、前記ブートプログラムにより前記情報処理装置本体にロードされるオペレーティングシステムとが記憶されていることにより、メモリカードからOSを起動することが可能とされている。   In order to solve this problem, a removable memory card is used in the information processing apparatus main body, and a boot program and an operating system loaded into the information processing apparatus main body by the boot program are stored in the information processing apparatus main body. Therefore, the OS can be started from the memory card.

これにより、メモリカードを情報処理装置に装着して、電源投入あるいはリセットすることにより、容易かつ迅速にOSが起動される(例えば、特許文献3参照)。   Thus, the OS is easily and quickly started by mounting the memory card in the information processing apparatus and turning on or resetting the power (see, for example, Patent Document 3).

以上のようなマイクロプロセッサシステムや情報処理装置と同じく、画像処理装置においても機能が向上され、安価のプログラム格納媒体とより速い装置の起動が求められるようになっている。
特開平06−105039号公報 特開平06−348504号公報 特開2002−82810号公報
Similar to the microprocessor system and the information processing apparatus as described above, the function of the image processing apparatus is improved, and an inexpensive program storage medium and a faster apparatus start-up are required.
Japanese Patent Laid-Open No. 06-105039 Japanese Patent Laid-Open No. 06-348504 JP 2002-82810 A

ROMよりビット単価の安いHDDやメモリカードから起動することにより、装置のプログラムの格納媒体のコストダウンが行われるが、HDDやメモリカードはROMよりダウンロード(プログラムの読み込み)が低速であり起動時間がかかってしまうという欠点があった。   Booting from an HDD or memory card, which has a lower bit unit price than ROM, reduces the cost of the device's program storage medium. However, HDDs and memory cards are slower to download (loading programs) than ROM, and the startup time is low. There was the fault that it took.

本発明は、装置のコストダウンと、ブート用のフラッシュメモリによるHDDやSDカードからの読込履歴を保存し、前記読込履歴による高速起動を行うことを目的とする。   An object of the present invention is to reduce the cost of the apparatus, save a reading history from an HDD or an SD card using a flash memory for booting, and perform high-speed activation based on the reading history.

請求項1にかかる発明は、ブート用のフラッシュメモリ(FROM)を持った画像形成装置であって、 プログラムをHDD又はSDカード等の低速なメモリデバイスに書き込み、その後の起動時に前記HDD又は前記SDカードからの読み込み履歴を保存する保存手段を有し、次回以降の起動時には、ファイルシステムを経由せず、前記保存手段により保存された履歴から直接プログラムを読み込むことで高速起動を行うことを特徴とする。   According to a first aspect of the present invention, there is provided an image forming apparatus having a boot flash memory (FROM), wherein a program is written in a low-speed memory device such as an HDD or an SD card, and the HDD or the SD is subsequently started up. It has a storing means for storing a history of reading from a card, and at the time of the next and subsequent startups, the program is directly started from the history stored by the storing means without going through the file system, and high-speed startup is performed. To do.

請求項2にかかる発明は、前記画像形成装置の構成に変更があった場合においても、前記保存手段により保存された履歴から直接プログラムを読み込むことで高速起動を行うことを特徴とする。   The invention according to claim 2 is characterized in that, even when the configuration of the image forming apparatus is changed, high-speed startup is performed by directly reading a program from the history stored by the storage unit.

請求項3にかかる発明は、前記画像形成装置のプログラムに更新があった場合においても、前記保存手段により保存された履歴から直接プログラムを読み込むことで高速起動を行うことを特徴とする。   The invention according to claim 3 is characterized in that, even when the program of the image forming apparatus is updated, high speed activation is performed by directly reading the program from the history stored by the storage unit.

本発明により、ブートプログラムと起動履歴を除くシステムの大多数を占めるプログラムを高価なFROMを使わず、安価なメモリカードを使用することによりコストダウンと起動時間の短縮が可能となる。   According to the present invention, it is possible to reduce the cost and shorten the startup time by using an inexpensive memory card without using an expensive FROM for a program that occupies the majority of the system excluding the boot program and the startup history.

次に、本発明の実施形態について図面を参照して説明する。   Next, embodiments of the present invention will be described with reference to the drawings.

図1には、本発明の一実施形態の画像形成装置の構成が示されている。   FIG. 1 shows the configuration of an image forming apparatus according to an embodiment of the present invention.

本装置のシステム構成は、CPU(Central Processing Unit)1と、ブートFROM2と、メモリカード3と、メモリコントローラ4と、RAM(Random Access Memory)5と、オペレーションパネルコントローラ6と、入力装置7と、表示装置8と、プリンタエンジン9と、スキャナ10と、ネットワーク11と、バス12とから構成されている。   The system configuration of this apparatus includes a CPU (Central Processing Unit) 1, a boot FROM 2, a memory card 3, a memory controller 4, a RAM (Random Access Memory) 5, an operation panel controller 6, an input device 7, The display device 8 includes a printer engine 9, a scanner 10, a network 11, and a bus 12.

次に、図1の各ブロックの説明する。   Next, each block in FIG. 1 will be described.

CPU(中央演算処理装置)1は、コンピュータの中で各装置の制御やデータの計算から、加工を行う中枢部分である。メモリに記憶されたプログラムを実行する装置で、入力装置や記憶装置からデータを受け取り、演算、加工した上で、出力装置や記憶装置に出力する。また、システム全体を制御している。   A CPU (Central Processing Unit) 1 is a central part that performs processing from control of each device and calculation of data in a computer. A device that executes a program stored in a memory, receives data from an input device or storage device, calculates and processes the data, and outputs the result to an output device or storage device. It also controls the entire system.

ブートFROM2は、電源投入時に最初に実行されるブートプログラムが格納されたブート用フラッシュメモリ(FROM)である。   The boot FROM 2 is a boot flash memory (FROM) in which a boot program that is executed first when power is turned on is stored.

メモリカード3は、記憶媒体としてフラッシュメモリを採用しているカード型の記憶装置である。非常に小型で、しかもデータの読み書きにはほとんど電力を消費しないため、モバイル機器の記録メディアとして普及している。本発明ではプログラム等が格納されているHDD(Hard Disk Drive)またはSDカードを指す。   The memory card 3 is a card-type storage device that employs a flash memory as a storage medium. Since it is very small and consumes little power for reading and writing data, it is widely used as a recording medium for mobile devices. In the present invention, it refers to an HDD (Hard Disk Drive) or SD card in which a program or the like is stored.

メモリコントローラ4は、メモリカードを制御する。   The memory controller 4 controls the memory card.

RAM5は、半導体素子を利用した記憶装置のことである。コンピュータのメインメモリ(主記憶装置)に利用される。RAMはデータの読み書きを電気的に行うため、動作が高速で、CPUから直接アクセスできるが、単位容量あたりの価格が高いために大量には使用できない。また、電源を切ると内容が失われてしまうという欠点がある。本発明では、プログラムの実行、画像蓄積、編集を行う。   The RAM 5 is a storage device using a semiconductor element. Used for a main memory (main storage device) of a computer. Since the RAM electrically reads and writes data, it operates at high speed and can be accessed directly from the CPU, but cannot be used in large quantities due to its high price per unit capacity. In addition, the content is lost when the power is turned off. In the present invention, program execution, image storage, and editing are performed.

オペレーションパネルコントローラ6は、入力装置7や表示装置8を制御する。   The operation panel controller 6 controls the input device 7 and the display device 8.

入力装置7は、コンピュータに指示やデータを与えるための装置である。本発明では、キーなどの入力装置である。   The input device 7 is a device for giving instructions and data to a computer. In the present invention, an input device such as a key.

プリンタエンジン9は、コンピュータで作成した文字データや画像データ、図形データなどをOHPシートなどに画像を出力する。   The printer engine 9 outputs an image of character data, image data, graphic data, etc. created by a computer to an OHP sheet or the like.

スキャナ10は、紙から図形や写真を読み取って、図形データとしてパソコンに転送する装置である。読み取る対象の紙などに光を当て、反射光をCCDなどで読み取ってデジタルデータに変換する。読み取った画像は点の集まりとして表現されるため、どのくらい細かく画像を読み取るかの性能指標としてdpi(dot per inch)が使われる。この値が高いほど、原画に近い精細な画像が得られる。本発明では、画像を読み取る装置として用いられている。   The scanner 10 is a device that reads figures and photographs from paper and transfers them to a personal computer as figure data. Light is applied to the paper to be read and the reflected light is read by a CCD or the like and converted into digital data. Since the read image is expressed as a collection of points, dpi (dot per inch) is used as a performance index indicating how finely the image is read. The higher this value, the finer the image that is closer to the original picture. In the present invention, it is used as an apparatus for reading an image.

ネットワーク11は、端末機を接続するための機器などによって構成される伝送媒体や回路網であって、ネットワーク11につながった機器との通信を行うためのネットワーク装置である。   The network 11 is a transmission medium or circuit network composed of devices for connecting terminals and the like, and is a network device for communicating with devices connected to the network 11.

バス12は、コンピュータ内部で各回路がデータをやり取りするための伝送路である。本発明では、前記各装置すべてを接続する。   The bus 12 is a transmission path for each circuit to exchange data within the computer. In the present invention, all the devices are connected.

図2には、ブートFROM、メモリカードの構成例とRAM領域が示されている。   FIG. 2 shows a configuration example of a boot FROM and a memory card and a RAM area.

FROM2はCPU1の起動開始アドレスにマッピングされており、その起動アドレスにブートプログラムが格納されている。   The FROM 2 is mapped to the activation start address of the CPU 1, and a boot program is stored at the activation address.

前記FROM2の中には機器構成情報として、プロッタ、スキャナ10、FAX、ネットワーク11等の有無の情報が格納されている。   In the FROM 2, information on the presence / absence of the plotter, scanner 10, FAX, network 11 and the like is stored as device configuration information.

また、読込履歴として、FAT領域と各種情報を格納したファイルが存在する領域を示す領域の先頭のセレクタNoと、それに対応するRAM5アドレスが格納されている。   In addition, as the reading history, a FAT area and a selector No. at the head of an area indicating an area where a file storing various information exists, and a corresponding RAM 5 address are stored.

次に、メモリカード3の構成例について説明する。   Next, a configuration example of the memory card 3 will be described.

メモリカード3(HDDまたはSDカード)は一般的なファイルシステムであるFATファイルシステム構成されている。   The memory card 3 (HDD or SD card) has a FAT file system that is a general file system.

前記メモリカード3上にはファイルを管理するためのFAT情報を位置とサイズを固定し、各種情報を格納したファイルである起動フラグ、機器構成情報、読込履歴を固定サイズとし、最初に書き込むことにより連続した領域に存在させる。   By fixing the position and size of FAT information for managing files on the memory card 3 and by setting the startup flag, device configuration information, and reading history, which are files storing various information, to a fixed size, and writing them first It exists in a continuous area.

また、前記メモリカード3上に各種プログラムであるシステムプログラム、コピー制御プログラム、スキャナ制御プログラム、プリンタ制御プログラム、ネットワーク制御プログラム、表示制御プログラム、FAX制御プログラム等が格納されている。   The memory card 3 stores various programs such as a system program, a copy control program, a scanner control program, a printer control program, a network control program, a display control program, and a FAX control program.

これらの各ファイルは格納場所は任意で構わなく、連続した領域である必要はない。   Each of these files may be stored in any location and need not be a continuous area.

次に、RAM5領域について説明する。   Next, the RAM 5 area will be described.

起動時にブートプログラムは前記FAT情報と前記起動フラグ、前記機器構成情報、前記読込履歴をRAM5にコピーする。これらの情報はメモリカード3からではなく、前記コピーしたRAM5領域をアクセスする。   At startup, the boot program copies the FAT information, the startup flag, the device configuration information, and the reading history to the RAM 5. These pieces of information access not the memory card 3 but the copied RAM 5 area.

前記ブートプログラムは最初にシステムプログラムをメモリカード3からRAM5にプログラムを転送し、前記システムプログラムに制御を移す。前記システムプログラムは必要に応じてRAM5上のFAT情報を参照し、メモリカード3上のプログラムをRAM5に実行させる。   The boot program first transfers the system program from the memory card 3 to the RAM 5, and transfers control to the system program. The system program refers to the FAT information on the RAM 5 as necessary, and causes the RAM 5 to execute the program on the memory card 3.

図3には、本実施形態の画像形成装置の制御フローが示されている。   FIG. 3 shows a control flow of the image forming apparatus of the present embodiment.

まず、ブートFROM(ブートプログラム、転送エリア情報)2と、メモリカード3の構成ファイルの書き込みを行う。   First, the boot FROM (boot program, transfer area information) 2 and the configuration file of the memory card 3 are written.

このシステムを起動すると、前記ブートFROM2に書き込まれているブートプログラムはまず転送エリア情報を参照してここに保存されているセクタNoと、セクタサイズで示されているメモリカード3上のFAT情報と起動フラグ、機器構成情報、読込履歴をRAM5にコピーする(ステップS101)。   When this system is started, the boot program written in the boot FROM 2 first refers to the transfer area information, stores the sector number stored therein, the FAT information on the memory card 3 indicated by the sector size, The activation flag, device configuration information, and reading history are copied to the RAM 5 (step S101).

次に、前記RAM5にコピーされた起動フラグをチェックし(ステップS101)、通常起動か高速起動かを判断する(ステップS103)。   Next, the activation flag copied to the RAM 5 is checked (step S101), and it is determined whether it is normal activation or high-speed activation (step S103).

通常起動の場合(ステップS103/Yes)、まずシステムに接続されているデバイス構成をチェックし(ステップS104)、それらを制御するために必要なプログラムを選択しメモリカード3のファイルシステムを前記コピーしたRAM5上のFAT情報を経由して、メモリカード3の所定の場所に格納されているプログラムをRAM5にロードする(ステップS105)。   In the case of normal startup (step S103 / Yes), first, the device configuration connected to the system is checked (step S104), the program necessary to control them is selected, and the file system of the memory card 3 is copied. A program stored in a predetermined location of the memory card 3 is loaded into the RAM 5 via the FAT information on the RAM 5 (step S105).

このとき、前記メモリカード3から読み込んだセクタNoと転送先のRAMアドレスはRAM5上の読込履歴に登録する(ステップS106)。   At this time, the sector number read from the memory card 3 and the transfer destination RAM address are registered in the read history on the RAM 5 (step S106).

登録が完了した後、機器構成情報を登録し(ステップS107)、前記RAM5上の起動フラグを“高速”に書き換え(ステップS108)、FROM上の転送エリア情報を参照し、RAM5領域上のFAT情報と起動フラグ、機器構成情報、読込履歴をメモリカード3に書き戻す(ステップS109)。   After the registration is completed, the device configuration information is registered (step S107), the activation flag on the RAM 5 is rewritten to “high speed” (step S108), the transfer area information on the FROM is referred to, and the FAT information on the RAM 5 area is referred to. The activation flag, device configuration information, and reading history are written back to the memory card 3 (step S109).

これらの一連の動作により、次回起動時には起動フラグは“高速”になっているため、前記メモリカード3上のプログラムはメモリカード3上のファイルシステムを経由することなく前記読込履歴に書かれている転送先のセクタNoと、転送先のRAMアドレスを元にDMA転送を行い、高速に前記メモリカード上のプログラムをRAM5に転送し、前期RAM5上のプログラムを実行し(ステップS110)終了する。   As a result of these series of operations, the startup flag is “high-speed” at the next startup, so that the program on the memory card 3 is written in the read history without going through the file system on the memory card 3. The DMA transfer is performed based on the transfer destination sector No. and the transfer destination RAM address, the program on the memory card is transferred to the RAM 5 at a high speed, the program on the previous RAM 5 is executed (step S110), and the process ends.

ここで、ステップS103に戻って、前記起動フラグが高速の場合(ステップS103/No)、前記機器構成情報をチェックし(ステップS111)、通常起動時に起動フラグを“高速”に書き換える前に機器構成情報を登録する。   Here, returning to step S103, if the activation flag is high speed (step S103 / No), the device configuration information is checked (step S111), and the device configuration is changed before rewriting the activation flag to “high speed” during normal activation. Register information.

高速起動時には、前記機器構成情報と現デバイス構成とを比較し(ステップS112)、一致していない場合には(ステップS112/No)通常起動のフローへと移行させ読込履歴と機器構成情報を更新させる。一致している場合には(ステップS112/Yes)前記読込履歴からRAM5にロードし(ステップS113)前記RAM5上のプログラムを実行し(ステップS110)終了する。   At the time of high-speed startup, the device configuration information is compared with the current device configuration (step S112). If they do not match (step S112 / No), the flow proceeds to the normal startup flow and the reading history and device configuration information are updated. Let If they match (step S112 / Yes), the read history is loaded into the RAM 5 (step S113), the program on the RAM 5 is executed (step S110), and the process ends.

プログラムの更新が発生した場合、メモリカード3上のプログラムの格納位置やサイズ、RAM5の転送先が異なる。   When a program update occurs, the storage location and size of the program on the memory card 3 and the transfer destination of the RAM 5 are different.

この状態で高速起動を行うと不一致が発生し正常に起動できなくなってしまうため、前記プログラムを書き換える(ステップS201)。   If high-speed startup is performed in this state, a mismatch occurs and normal startup cannot be performed, so the program is rewritten (step S201).

プログラムの更新時には起動フラグを“通常”に置き換える(ステップS202)。   When the program is updated, the activation flag is replaced with “normal” (step S202).

また、前記プログラムを更新したことによりRAM5上のFAT情報も更新されているためFROM上の転送エリア情報を参照し、RAM領域上のFAT情報と起動フラグ、機器構成情報、読込履歴をメモリカード3に書き戻す(ステップS203)。   Since the FAT information on the RAM 5 is also updated by updating the program, the transfer area information on the FROM is referred to and the FAT information on the RAM area, the activation flag, the device configuration information, and the reading history are displayed in the memory card 3. (Step S203).

書き戻しが完了した後、リブートするようにする。これによりリブート後の起動は通常起動となり読込履歴、機器構成情報の登録が行われる。   Reboot after the writeback is complete. As a result, the activation after the reboot is a normal activation, and the reading history and device configuration information are registered.

本発明の一実施形態の画像形成装置の構成図である。1 is a configuration diagram of an image forming apparatus according to an embodiment of the present invention. 本発明の一実施形態のブートFROM、メモリカード、RAMの構成図である。1 is a configuration diagram of a boot FROM, a memory card, and a RAM according to an embodiment of the present invention. 本発明の一実施形態の動作を示すフローチャートである。It is a flowchart which shows operation | movement of one Embodiment of this invention.

符号の説明Explanation of symbols

1 CPU
2 ブートFROM
3 メモリカード
4 メモリコントローラ
5 RAM
6 オペレーションパネルコントローラ
7 入力装置
8 表示装置
9 プリンタエンジン
10 スキャナ
11 ネットワーク
12 バス
1 CPU
2 Boot FROM
3 Memory card 4 Memory controller 5 RAM
6 Operation Panel Controller 7 Input Device 8 Display Device 9 Printer Engine 10 Scanner 11 Network 12 Bus

Claims (3)

ブート用のフラッシュメモリ(FROM)を持った画像形成装置であって、
プログラムをHDD又はSDカード等の低速なメモリデバイスに書き込み、その後の起動時に前記HDD又は前記SDカードからの読み込み履歴を保存する保存手段を有し、
次回以降の起動時には、ファイルシステムを経由せず、前記保存手段により保存された履歴から直接プログラムを読み込むことで高速起動を行うことを特徴とする画像形成装置。
An image forming apparatus having a boot flash memory (FROM),
A storage unit for writing a program to a low-speed memory device such as an HDD or an SD card, and for storing a history of reading from the HDD or the SD card at the subsequent startup;
An image forming apparatus that performs high-speed startup by reading a program directly from a history stored by the storage unit without going through a file system at the time of subsequent startup.
前記画像形成装置の構成に変更があった場合においても、前記保存手段により保存された履歴から直接プログラムを読み込むことで高速起動を行うことを特徴とする請求項1記載の画像形成装置。   2. The image forming apparatus according to claim 1, wherein even when the configuration of the image forming apparatus is changed, the image forming apparatus is activated at high speed by directly reading a program from a history stored by the storing unit. 前記画像形成装置のプログラムに更新があった場合においても、前記保存手段により保存された履歴から直接プログラムを読み込むことで高速起動を行うことを特徴とする請求項1記載の画像形成装置。   The image forming apparatus according to claim 1, wherein even when the program of the image forming apparatus is updated, the image forming apparatus is activated at high speed by directly reading the program from the history stored by the storing unit.
JP2004347386A 2004-11-30 2004-11-30 Image forming apparatus Withdrawn JP2006155391A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004347386A JP2006155391A (en) 2004-11-30 2004-11-30 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004347386A JP2006155391A (en) 2004-11-30 2004-11-30 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2006155391A true JP2006155391A (en) 2006-06-15

Family

ID=36633588

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004347386A Withdrawn JP2006155391A (en) 2004-11-30 2004-11-30 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2006155391A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010250822A (en) * 2009-04-20 2010-11-04 Intel Corp Booting for operating system of system executed using read-ahead technique
CN105122218A (en) * 2013-03-14 2015-12-02 美光科技公司 Memory systems and methods including training,data organizing,and/or shadowing
US9838254B2 (en) 2014-03-31 2017-12-05 Nec Corporation Information processing equipment, information processing method and storage medium
CN110716725A (en) * 2018-07-12 2020-01-21 广东德昌电机有限公司 Actuator system, vehicle system, and updating method thereof

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010250822A (en) * 2009-04-20 2010-11-04 Intel Corp Booting for operating system of system executed using read-ahead technique
US9015461B2 (en) 2009-04-20 2015-04-21 Intel Corporation Booting an operating system of a system using a read ahead technique
US10073703B2 (en) 2009-04-20 2018-09-11 Intel Corporation Booting an operating system of a system using a read ahead technique
CN105122218A (en) * 2013-03-14 2015-12-02 美光科技公司 Memory systems and methods including training,data organizing,and/or shadowing
JP2016509325A (en) * 2013-03-14 2016-03-24 マイクロン テクノロジー, インク. Memory system and method including training, data reconstruction and / or shadowing
US9645919B2 (en) 2013-03-14 2017-05-09 Micron Technology, Inc. Memory systems and methods including training, data organizing, and/or shadowing
CN105122218B (en) * 2013-03-14 2019-01-18 美光科技公司 Storage system and method comprising training, data organization and/or masking
US10664171B2 (en) 2013-03-14 2020-05-26 Micron Technology, Inc. Memory systems and methods including training, data organizing, and/or shadowing
US11487433B2 (en) 2013-03-14 2022-11-01 Micron Technology, Inc. Memory systems and methods including training, data organizing, and/or shadowing
US9838254B2 (en) 2014-03-31 2017-12-05 Nec Corporation Information processing equipment, information processing method and storage medium
CN110716725A (en) * 2018-07-12 2020-01-21 广东德昌电机有限公司 Actuator system, vehicle system, and updating method thereof

Similar Documents

Publication Publication Date Title
JP2009259197A (en) Information processor and its starting method
JPWO2008117520A1 (en) MEMORY CONTROLLER, NONVOLATILE MEMORY SYSTEM, AND HOST DEVICE
JPH11184703A (en) Information processor and boot method
EP2538319A1 (en) Non-volatile data processing apparatus and image forming apparatus
JP2000035866A (en) Electronic equipment
JP2005157528A (en) Memory device
KR100667822B1 (en) Apparatus and method of controlling initialization of image forming device using nand flash memory
JP2006020058A (en) Image forming apparatus
JP5578811B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2008158991A (en) Control system for nand type flash memory
JP5970867B2 (en) Information processing apparatus, image forming apparatus, and program
JP2006155391A (en) Image forming apparatus
JP5060241B2 (en) Information processing apparatus and control method thereof
JP5011780B2 (en) Information processing apparatus and activation method thereof
JP2004220575A (en) Interface circuit of card type memory, asic carrying its circuit and image forming apparatus carrying asic
JP2005094301A (en) Image forming apparatus
JP7210238B2 (en) Information processing device, control method for information processing device, and program
JP4334312B2 (en) Start-up time reduction computing device and data loading method
JP4973472B2 (en) Firmware incorporating method, firmware incorporating apparatus, and firmware incorporating program
JP2006126987A (en) Image processor
KR20090021695A (en) System for roll back of flash memory and method there of
JP5397667B2 (en) Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program
JP2008009494A (en) Image forming device
JP2006331221A (en) Data transfer unit and data transfer method
JP2006344022A (en) Equipment and program starting method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080205