JPH0798659A - Down load bootstrap method - Google Patents
Down load bootstrap methodInfo
- Publication number
- JPH0798659A JPH0798659A JP5243382A JP24338293A JPH0798659A JP H0798659 A JPH0798659 A JP H0798659A JP 5243382 A JP5243382 A JP 5243382A JP 24338293 A JP24338293 A JP 24338293A JP H0798659 A JPH0798659 A JP H0798659A
- Authority
- JP
- Japan
- Prior art keywords
- program
- emergency
- storage unit
- bootstrap
- cpu
- 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.)
- Granted
Links
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、外部からのダウンロー
ドによりプログラムを変更して立ち上げることができる
ダウンロード・ブートストラップ方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a download / bootstrap method capable of starting a program by changing the program by downloading from the outside.
【0002】[0002]
【従来の技術】従来、CPUは、RAMなどの主記憶装
置に記憶されたプログラムを実行する際、プログラム
は、ハードディスク装置などの不揮発性の外部記憶装置
に記憶され、そして、装置を立ち上げる際に、まずRO
Mに記憶した小容量のブートストラッププログラムを実
行し、このブートストラッププログラムにより、外部記
憶装置からRAMにプログラムを転送するブートストラ
ップ方法が用いられている。2. Description of the Related Art Conventionally, when a CPU executes a program stored in a main storage device such as a RAM, the program is stored in a non-volatile external storage device such as a hard disk device, and when the device is started up. First, RO
A bootstrap method in which a small-capacity bootstrap program stored in M is executed and the bootstrap program transfers the program from the external storage device to the RAM is used.
【0003】しかしながら、上記のように手作業により
プログラムを記憶したROMを交換する場合には、無人
動作を行う装置や、遠方に設置する装置のプログラム変
更が困難であるとともに、プログラムの書き替えを多数
設置された装置に対して同時にあるいは短時間に行うこ
とが困難である問題を有している。However, when the ROM storing the program is manually replaced as described above, it is difficult to change the program of an unmanned device or a device installed at a distance, and the program needs to be rewritten. There is a problem that it is difficult to perform a large number of installed devices simultaneously or in a short time.
【0004】そこで、プログラムを変更する場合に、通
信手段を用いて外部からプログラムをダウンロードする
構成が考えられている。Therefore, in the case of changing the program, a configuration is considered in which the program is downloaded from the outside using a communication means.
【0005】[0005]
【発明が解決しようとする課題】しかしながら、上記の
ように、通信手段を用いて外部からプログラムをダウン
ロードする場合には、ダウンロード中の不慮の電源遮断
などの場合は立ち上げができなくなり、手作業による立
ち上げ作業が必要になり操作が煩雑になる問題を有して
いる。However, as described above, when the program is downloaded from the outside by using the communication means, the program cannot be started up in the case of an unexpected power interruption during the download, and the manual work is required. There is a problem that the operation is complicated because the start-up work is required.
【0006】本発明は、このような点に鑑みなされたも
ので、プログラムを外部からダウンロードすることによ
り、容易かつ確実に変更できるダウンロード・ブートス
トラップ方法を提供することを目的とする。The present invention has been made in view of the above circumstances, and an object thereof is to provide a download / bootstrap method capable of easily and surely changing a program by downloading it from the outside.
【0007】[0007]
【課題を解決するための手段】本発明のダウンロード・
ブートストラップ方法は、通信部を介してダウンロード
したプログラムを不揮発性かつ書き替え可能なプログラ
ム記憶部に記憶し、不揮発性のブートプログラム記憶部
に記憶したブートストラッププログラムにより、前記プ
ログラムをCPUが実行可能な状態で記憶する主記憶部
に転送するダウンロード・ブートストラップ方法であっ
て、前記通信部を介して外部から前記プログラム記憶部
にプログラムをダウンロードする非常用プログラムを記
憶する不揮発性の非常用プログラム記憶部と、この非常
用プログラム記憶部から前記主記憶部に前記非常用プロ
グラムを前記CPUが実行可能な状態で転送する非常用
ブートストラッププログラムを記憶する非常用ブートプ
ログラム記憶部とを設け、前記CPUの正常な立ち上が
り時には、前記ブートストラッププログラムを実行し、
このブートストラッププログラムにより、前記プログラ
ム記憶部から前記主記憶部に前記プログラムを転送し、
前記CPUの立ち上がり時に異常が生じた場合には、前
記非常用ブートストラッププログラムを実行し、この非
常用ブートストラッププログラムにより、前記非常用プ
ログラム記憶部から前記主記憶部に前記非常用プログラ
ムを転送し、この非常用プログラムにより、前記通信部
を介して外部から前記プログラム記憶部にプログラムを
ダウンロードするとともに、前記ブートストラッププロ
グラムを実行し、前記プログラム記憶部から前記主記憶
部にダウンロードした前記プログラムを転送するもので
ある。[Means for Solving the Problems] Downloading the Invention
The bootstrap method stores a program downloaded via the communication unit in a nonvolatile and rewritable program storage unit, and the CPU can execute the program by the bootstrap program stored in the nonvolatile boot program storage unit. Is a download / bootstrap method for transferring to a main storage unit stored in a non-volatile state, and storing a non-volatile emergency program storage for storing an emergency program for externally downloading the program to the program storage unit via the communication unit. And an emergency boot program storage unit that stores an emergency bootstrap program that transfers the emergency program from the emergency program storage unit to the main storage unit in a state where the CPU can execute the emergency boot program storage unit. When the Run the bootstrap program,
This bootstrap program transfers the program from the program storage unit to the main storage unit,
If an abnormality occurs when the CPU starts up, the emergency bootstrap program is executed, and the emergency bootstrap program transfers the emergency program from the emergency program storage unit to the main storage unit. The emergency program downloads the program from the outside to the program storage unit via the communication unit, executes the bootstrap program, and transfers the downloaded program from the program storage unit to the main storage unit. To do.
【0008】[0008]
【作用】本発明のダウンロード・ブートストラップ方法
では、CPUが主記憶部に記憶されたプログラムを実行
して装置を動作させる。CPUの正常な立ち上がり時に
は、ブートプログラム記憶部に記憶されたブートストラ
ッププログラムが実行され、プログラム記憶部から主記
憶部にCPUが実行可能な状態でプログラムが転送され
る。CPUの立ち上がり時に異常が生じた場合には、非
常用ブートプログラム記憶部に記憶された非常用ブート
ストラッププログラムが実行され、非常用プログラム記
憶部から主記憶部に非常用プログラムがCPUが実行可
能な状態で転送され、この非常用プログラムにより、通
信部を介して外部からプログラム記憶部にプログラムが
ダウンロードされる。そして、ブートストラッププログ
ラムが実行され、プログラム記憶部から主記憶部にプロ
グラムが転送される。According to the download / bootstrap method of the present invention, the CPU executes the program stored in the main memory to operate the apparatus. When the CPU normally starts up, the bootstrap program stored in the boot program storage unit is executed, and the program is transferred from the program storage unit to the main storage unit in a state in which the CPU is executable. When an abnormality occurs when the CPU starts up, the emergency bootstrap program stored in the emergency boot program storage unit is executed, and the CPU can execute the emergency program from the emergency program storage unit to the main storage unit. In this state, the emergency program downloads the program from the outside to the program storage unit via the communication unit. Then, the bootstrap program is executed, and the program is transferred from the program storage unit to the main storage unit.
【0009】[0009]
【実施例】以下、本発明のダウンロード・ブートストラ
ップ方法の一実施例の構成を図面を参照して説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The configuration of an embodiment of the download / bootstrap method of the present invention will be described below with reference to the drawings.
【0010】図2に示すように、CPU1に、主記憶部
を構成するRAM2、ROM3、外部記憶装置4、通信
部5、および設定スイッチ6などが接続され、例えば、
発券機を制御する制御装置が構成されている。As shown in FIG. 2, the CPU 1 is connected to a RAM 2, a ROM 3, a external storage device 4, a communication unit 5, a setting switch 6 and the like, which constitute a main storage unit.
A control device for controlling the ticket issuing machine is configured.
【0011】そして、CPU1は、RAM2上に記憶さ
れたデータを用い、同じくRAM2上に記憶されたプロ
グラムを実行して、装置を動作させる。Then, the CPU 1 uses the data stored in the RAM 2 to execute the program also stored in the RAM 2 to operate the device.
【0012】また、ROM3上には、ブートプログラム
記憶部3aと、非常用ブートプログラム記憶部3bとが割り
当てられ、ブートプログラム記憶部3aには、CPU1の
通常の立ち上がり時に実行されるブートストラッププロ
グラムが記憶され、非常用ブートプログラム記憶部3bに
は、異常時に実行される非常用ブートストラッププログ
ラムが記憶されている。そして、電源投入時やリセット
動作時などに、CPU1がこのブートストラッププログ
ラムを実行し、外部記憶装置4から読み込んだプログラ
ムをRAM2に書き込むようになっている。A boot program storage unit 3a and an emergency boot program storage unit 3b are allocated on the ROM 3, and the boot program storage unit 3a stores a bootstrap program to be executed when the CPU 1 normally starts up. The emergency boot program storage unit 3b stores the emergency bootstrap program that is executed in the event of an abnormality. The CPU 1 executes the bootstrap program and writes the program read from the external storage device 4 into the RAM 2 when the power is turned on or the reset operation is performed.
【0013】さらに、外部記憶装置4は、ハードディス
ク、フレキシブルディスク、光磁気ディスク、電気的に
メモリ内容を書き込み・消去できるEEPROM、不揮
発性RAM(nonvolatile RAM)、バッテリによりバ
ックアップされたRAMなど、書き替え可能で、かつ、
電源を切っても内容が消失しない不揮発性の記憶装置に
より構成されている。そして、この外部記憶装置4内
に、プログラム記憶部4aおよび非常用プログラム記憶部
4bが割り当てられ、それぞれ、ハフマン法、LZ法など
のデータ圧縮方法により圧縮された状態で、あるいは非
圧縮状態で、発券機を制御するプログラムと、立ち上げ
に異常が生じた際に用いるための非常用プログラムとが
記憶されている。Further, the external storage device 4 is a hard disk, a flexible disk, a magneto-optical disk, an EEPROM capable of electrically writing / erasing the memory contents, a non-volatile RAM (nonvolatile RAM), a RAM backed up by a battery, or the like. Possible, and
It is composed of a non-volatile storage device that does not lose its contents even when the power is turned off. Then, in the external storage device 4, a program storage unit 4a and an emergency program storage unit
4b is assigned to the program for controlling the ticket issuing machine in the state of being compressed by the data compression method such as the Huffman method and the LZ method, or in the non-compressed state, and to be used when an abnormality occurs in the startup. The emergency program is stored.
【0014】また、通信部5は、公衆電話回線あるいは
専用回線などを通じて制御装置外部のホストコンピュー
タに接続されている。そして、CPU1は、この通信部
5を介して、ホストコンピュータから送信されたプログ
ラムおよびデータなどを外部記憶装置4にダウンロード
するようになっている。The communication unit 5 is connected to a host computer outside the control device through a public telephone line or a dedicated line. Then, the CPU 1 downloads the program and data transmitted from the host computer to the external storage device 4 via the communication unit 5.
【0015】さらに、設定スイッチ6は、オン・オフを
切り替えることにより、正常側と異常側とを切り替える
ことが可能で、この設定スイッチ6を正常側に設定した
状態で、CPU1の立ち上がり時に、通常用のブートス
トラッププログラムが実行されるとともに、この設定ス
イッチ6を異常側に設定した状態で、強制的に非常用ブ
ートストラッププログラムが実行されるようになってい
る。Further, the setting switch 6 can be switched between a normal side and an abnormal side by switching between on and off. With the setting switch 6 set to the normal side, when the CPU 1 starts up normally The bootstrap program for the emergency bootstrap program is forcibly executed while the setting switch 6 is set to the abnormal side.
【0016】次に、図1のフローチャートを参照して、
本実施例の動作を説明する。Next, referring to the flow chart of FIG.
The operation of this embodiment will be described.
【0017】まず、設定スイッチ6を正常側または異常
側のいずれかに設定した状態で、電源を投入する(ステ
ップ1)。First, the power is turned on with the setting switch 6 set to either the normal side or the abnormal side (step 1).
【0018】そして、設定スイッチ6が正常側に設定さ
れている場合には(ステップ2)、まずCPU1がRO
M3に記憶された通常用のブートストラッププログラム
を実行し、このブートストラッププログラムに従って、
外部記憶装置4のプログラム記憶部4aに記憶されたプロ
グラムおよびデータを読み込み、CPU1が直接実行可
能なRAM2上に転送する(ステップ3)。Then, when the setting switch 6 is set to the normal side (step 2), the CPU 1 first performs RO
Execute the normal bootstrap program stored in M3, and according to this bootstrap program,
The program and data stored in the program storage unit 4a of the external storage device 4 are read and transferred to the RAM 2 which can be directly executed by the CPU 1 (step 3).
【0019】このとき、プログラムおよびデータが圧縮
状態で記憶されているかを判断し(ステップ4)、圧縮
されている場合にはこれらのプログラムを伸長(解凍)
し(ステップ5)、圧縮されていない場合にはそのま
ま、RAM2上に書き込む。At this time, it is judged whether or not the program and data are stored in a compressed state (step 4). If they are compressed, these programs are decompressed (decompressed).
However, if it is not compressed, it is written in the RAM 2 as it is.
【0020】また、チェックサム法、パリティ法、また
はLRC法などによるデータ誤りの検出を行い(ステッ
プ6)、誤りが検出されず正常な場合には(ステップ
7)、ブートストラッププログラムを終了する。この状
態で、RAM2上に展開されたプログラムの実行が開始
される(ステップ8)。Further, a data error is detected by the checksum method, the parity method, the LRC method or the like (step 6), and if no error is detected (step 7), the bootstrap program is terminated. In this state, the execution of the program expanded on the RAM 2 is started (step 8).
【0021】そして、このプログラムを実行する過程に
おいて、プログラムの書き替えを行わない場合には(ス
テップ9)、通常の発券機の動作を開始する(ステップ
10)。When the program is not rewritten in the process of executing this program (step 9), the operation of the normal ticket issuing machine is started (step 10).
【0022】また、この発券機を制御するプログラムを
実行する過程において、プログラムにより自動的に、ま
たは、設定スイッチ6あるいは図示しないキーボードを
操作することにより、あるいは、通信部5を介した外部
からの命令により、プログラムの書き替えを行なう場合
には(ステップ9)、通信部5が制御され、外部との通
信が開始される(ステップ11)。そして、この通信部
5を介して、外部から外部記憶装置4のプログラム記憶
部4aに圧縮状態あるいは非圧縮状態のプログラムがダウ
ンロードされ、外部記憶装置4のプログラムが変更、更
新される(ステップ12)。In the process of executing the program for controlling the ticket issuing machine, the program automatically or by operating the setting switch 6 or a keyboard (not shown), or from the outside via the communication unit 5. When the program is rewritten by the instruction (step 9), the communication unit 5 is controlled and the communication with the outside is started (step 11). Then, the program in the compressed state or the non-compressed state is downloaded from the outside to the program storage unit 4a of the external storage device 4 via the communication unit 5, and the program of the external storage device 4 is changed or updated (step 12). .
【0023】そして、プログラムの変更が終了した状態
で(ステップ13)、ブートストラッププログラムが再
び実行され、このブートストラッププログラムに従っ
て、外部記憶装置4に記憶された新しいプログラムおよ
びデータをRAM2上に転送する(ステップ3〜7)。Then, the bootstrap program is re-executed in the state where the program change is completed (step 13), and the new program and data stored in the external storage device 4 are transferred to the RAM 2 in accordance with the bootstrap program. (Steps 3-7).
【0024】続いて、RAM2上に展開されたプログラ
ムの実行が開始され、通常の発券機の動作を開始する
(ステップ8〜10)。Then, the execution of the program expanded on the RAM 2 is started, and the operation of a normal ticket issuing machine is started (steps 8 to 10).
【0025】一方、設定スイッチ6が異常側に設定され
ている場合(ステップ2)、およびデータ誤りの検出過
程において誤りが検出されて、プログラムまたはデータ
の展開が正常に終了しなかった場合には(ステップ6,
7)、CPU1がROM3の非常用ブートプログラム記
憶部3bに記憶された非常用ブートストラッププログラム
を実行し、この非常用ブートストラッププログラムに従
って、外部記憶装置4の非常用プログラム記憶部4bに記
憶された非常用プログラムを読み込み、圧縮データであ
ればこれを伸長しながらRAM2上に転送する(ステッ
プ14〜16)。On the other hand, when the setting switch 6 is set to the abnormal side (step 2) and when an error is detected in the process of detecting the data error and the expansion of the program or data is not normally completed. (Step 6,
7), the CPU 1 executes the emergency bootstrap program stored in the emergency boot program storage unit 3b of the ROM 3, and is stored in the emergency program storage unit 4b of the external storage device 4 according to the emergency bootstrap program. The emergency program is read, and if it is compressed data, it is expanded and transferred to the RAM 2 (steps 14 to 16).
【0026】ついで、このRAM2に転送された非常用
プログラムが実行され(ステップ17)、通信部5が制
御されて、外部との通信が開始される(ステップ1
8)。そして、この通信部5を介して、外部から外部記
憶装置4のプログラム記憶部4aに圧縮状態あるいは非圧
縮状態のプログラムがダウンロードされる(ステップ1
9)。Next, the emergency program transferred to the RAM 2 is executed (step 17), the communication unit 5 is controlled, and communication with the outside is started (step 1).
8). Then, the program in the compressed state or the non-compressed state is downloaded from the outside to the program storage unit 4a of the external storage device 4 via the communication unit 5 (step 1).
9).
【0027】そして、外部記憶装置4へのプログラムの
書き込みが終了した状態で(ステップ20)、ブートス
トラッププログラムが再び実行され、このブートストラ
ッププログラムに従って、外部記憶装置4に記憶された
新しいプログラムおよびデータを読み込み、RAM2上
に展開する(ステップ3〜7)。Then, when the writing of the program to the external storage device 4 is completed (step 20), the bootstrap program is executed again, and according to the bootstrap program, the new program and data stored in the external storage device 4 are stored. Is read and developed on the RAM 2 (steps 3 to 7).
【0028】続いて、RAM2上に展開されたプログラ
ムの実行が開始され、通常の発券機の動作を開始する
(ステップ8〜10)。Then, the execution of the program expanded on the RAM 2 is started, and the operation of a normal ticket issuing machine is started (steps 8 to 10).
【0029】そして、本実施例によれば、手作業による
設定スイッチ6の操作のほか、自動的にプログラムの変
更を行うことが可能なため、無人動作を行う装置や、遠
方に設置する装置についても、容易かつ迅速にプログラ
ムの変更を行うことができる。Further, according to the present embodiment, in addition to the manual operation of the setting switch 6 and the automatic change of the program, it is possible to perform an unmanned operation or an apparatus installed at a distance. Even, the program can be changed easily and quickly.
【0030】また、プログラムの変更は、外部からのダ
ウンロードにより行われるため、多数設置された装置に
対しても、プログラムの書き替えを同時にあるいは短時
間に行うことができる。Further, since the program is changed by downloading from the outside, it is possible to rewrite the program simultaneously or in a short time even in a large number of installed devices.
【0031】さらに、ダウンロード中に、バッテリまた
はバックアップ電源などの出力低下による不慮の電源遮
断や通信遮断が生じ、あるいは、装置不良や電源線から
のノイズなどによるデータの変化(文字化け)や欠落
(文字落ち)などが生じた場合には、自動的に誤りが検
出され、非常用ブートストラッププログラムが実行され
てRAM2に非常用プログラムが読み込まれ、この非常
用プログラムによりプログラムを外部からダウンロード
することができる。そこで、手作業による立ち上げ作業
の必要なく、確実にプログラムを変更することができ
る。Further, during download, an unexpected power cutoff or communication cutoff occurs due to a decrease in output of a battery or backup power supply, or data change (character garbled) or loss (damage) due to device failure or noise from a power line. (Character loss) etc. occurs, the error is automatically detected, the emergency bootstrap program is executed, the emergency program is loaded into RAM2, and the emergency program can be downloaded from the outside. it can. Therefore, the program can be reliably changed without the need for manual startup work.
【0032】また、誤りが検出されなくとも、プログラ
ムあるいはデータに不良が生じた場合や、強制的にプロ
グラムの更新を行う場合には、設定スイッチ6を操作す
ることにより、強制的に非常用ブートストラッププログ
ラムおよび非常用プログラムを実行し、プログラムの変
更を行うことができる。Even if no error is detected, if a program or data is defective or if the program is forcibly updated, the setting switch 6 is operated to forcibly perform the emergency boot. The strap program and the emergency program can be executed and the program can be changed.
【0033】さらに、プログラムは外部からのダウンロ
ードにより変更できるとともに、外部記憶装置4には、
圧縮状態のプログラムを記憶し、RAM2への転送時に
データの伸長および誤り検出を同時に行うことにより、
外部記憶装置4には、最低限の容量のプログラム記憶部
4aを割り当てるのみで良い。そこで、高価な外部記憶装
置4の記憶容量を約1/1〜1/10に削減し、制御装
置を小型化できるとともに安価に構成することができ
る。Further, the program can be changed by downloading from the outside, and the external storage device 4 stores
By storing the program in the compressed state and simultaneously decompressing the data and detecting the error when transferring to the RAM 2,
The external storage device 4 has a minimum capacity program storage unit.
All you need to do is assign 4a. Therefore, the storage capacity of the expensive external storage device 4 can be reduced to about 1/1 to 1/10, the control device can be downsized, and the cost can be reduced.
【0034】なお、上記の実施例では、非常用プログラ
ム記憶部4bを外部記憶装置4に割り当てたが、この非常
用プログラム記憶部4bをROM3上に割り当て、あるい
は、ROM3および外部記憶装置4とは別個の不揮発性
の記憶装置に記憶させることもできる。Although the emergency program storage unit 4b is assigned to the external storage device 4 in the above embodiment, the emergency program storage unit 4b is assigned to the ROM 3 or the ROM 3 and the external storage device 4 are different from each other. It can also be stored in a separate non-volatile storage device.
【0035】[0035]
【発明の効果】本発明のダウンロード・ブートストラッ
プ方法によれば、自動的にプログラムがダウンロードさ
れて立ち上げられるため、無人動作を行う装置や、遠方
に設置する装置についても、容易かつ迅速にプログラム
の変更を行うことができるとともに、多数設置された装
置に対しても、プログラムの書き替えを同時にあるいは
短時間に行うことができる。さらに、ダウンロードの異
常などにより、ブートストラッププログラムの実行中に
異常が生じた場合には、非常用ブートストラッププログ
ラムが実行されて主記憶部に非常用プログラムが読み込
まれ、この非常用プログラムによりプログラムを外部か
らダウンロードできるため、手作業による立ち上げ作業
の必要がなく、確実にプログラムを変更することができ
る。さらに、プログラムは外部からのダウンロードによ
り変更できるため、最低限の容量のプログラム記憶部を
設定するのみで良く、記憶装置の記憶容量を削減して、
装置を安価に構成することができる。According to the download / bootstrap method of the present invention, since a program is automatically downloaded and started up, it is possible to easily and quickly program an unmanned device or a device installed at a distance. Can be changed, and the programs can be rewritten simultaneously or in a short time even for a large number of installed devices. Furthermore, if an error occurs during execution of the bootstrap program due to a download error, etc., the emergency bootstrap program is executed, the emergency program is read into the main memory, and this emergency program saves the program. Since it can be downloaded from the outside, there is no need for manual startup work and the program can be changed reliably. Further, since the program can be changed by downloading from the outside, it is only necessary to set the minimum capacity of the program storage unit, which reduces the storage capacity of the storage device.
The device can be constructed inexpensively.
【図1】本発明のダウンロード・ブートストラップ方法
を用いた装置の一実施例の動作を説明するフローチャー
トである。FIG. 1 is a flowchart illustrating the operation of an embodiment of an apparatus using a download bootstrap method of the present invention.
【図2】同上ダウンロード・ブートストラップ方法を用
いた装置のブロック図である。FIG. 2 is a block diagram of an apparatus using the above download bootstrap method.
1 CPU 2 主記憶部を構成するRAM 3a ブートプログラム記憶部 3b 非常用ブートプログラム記憶部 4a プログラム記憶部 4b 非常用プログラム記憶部 5 通信部 1 CPU 2 RAM constituting main memory 3a Boot program memory 3b Emergency boot program memory 4a Program memory 4b Emergency program memory 5 Communication unit
Claims (1)
ラムを不揮発性かつ書き替え可能なプログラム記憶部に
記憶し、不揮発性のブートプログラム記憶部に記憶した
ブートストラッププログラムにより、前記プログラムを
CPUが実行可能な状態で記憶する主記憶部に転送する
ダウンロード・ブートストラップ方法であって、 前記通信部を介して外部から前記プログラム記憶部にプ
ログラムをダウンロードする非常用プログラムを記憶す
る不揮発性の非常用プログラム記憶部と、 この非常用プログラム記憶部から前記主記憶部に前記非
常用プログラムを前記CPUが実行可能な状態で転送す
る非常用ブートストラッププログラムを記憶する非常用
ブートプログラム記憶部とを設け、 前記CPUの正常な立ち上がり時には、前記ブートスト
ラッププログラムを実行し、このブートストラッププロ
グラムにより、前記プログラム記憶部から前記主記憶部
に前記プログラムを転送し、 前記CPUの立ち上がり時に異常が生じた場合には、前
記非常用ブートストラッププログラムを実行し、この非
常用ブートストラッププログラムにより、前記非常用プ
ログラム記憶部から前記主記憶部に前記非常用プログラ
ムを転送し、この非常用プログラムにより、前記通信部
を介して外部から前記プログラム記憶部にプログラムを
ダウンロードするとともに、前記ブートストラッププロ
グラムを実行し、前記プログラム記憶部から前記主記憶
部にダウンロードした前記プログラムを転送することを
特徴としたダウンロード・ブートストラップ方法。1. A program that is downloaded via a communication unit is stored in a nonvolatile and rewritable program storage unit, and the CPU can execute the program by a bootstrap program stored in the nonvolatile boot program storage unit. Is a download / bootstrap method for transferring to a main storage unit stored in a non-volatile state, which is a non-volatile emergency program storage for storing an emergency program for externally downloading a program to the program storage unit via the communication unit. And an emergency boot program storage unit that stores an emergency bootstrap program that transfers the emergency program from the emergency program storage unit to the main storage unit in a state in which the CPU can execute the CPU. The bootstra A boot program, the bootstrap program transfers the program from the program storage unit to the main storage unit, and when an abnormality occurs when the CPU starts up, executes the emergency bootstrap program, The emergency bootstrap program transfers the emergency program from the emergency program storage unit to the main storage unit, and the emergency program downloads the program from the outside to the program storage unit via the communication unit. At the same time, the bootstrap program is executed, and the downloaded program is transferred from the program storage unit to the main storage unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP24338293A JP3296520B2 (en) | 1993-09-29 | 1993-09-29 | Download bootstrap method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP24338293A JP3296520B2 (en) | 1993-09-29 | 1993-09-29 | Download bootstrap method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0798659A true JPH0798659A (en) | 1995-04-11 |
JP3296520B2 JP3296520B2 (en) | 2002-07-02 |
Family
ID=17103029
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP24338293A Expired - Fee Related JP3296520B2 (en) | 1993-09-29 | 1993-09-29 | Download bootstrap method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3296520B2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0900421A1 (en) * | 1996-02-26 | 1999-03-10 | Award Software Int., Inc. | Extended bios adapted for remote diagnostic repair |
JP2002007171A (en) * | 2000-06-20 | 2002-01-11 | Nec Eng Ltd | Prom switching control system |
US6399677B2 (en) | 1999-12-02 | 2002-06-04 | Shin-Etsu Chemical Co., Ltd. | Epoxy resin compositions and premolded semiconductor packages |
WO2005073850A1 (en) * | 2004-01-28 | 2005-08-11 | Sony Corporation | Semiconductor device and method for activating the same |
-
1993
- 1993-09-29 JP JP24338293A patent/JP3296520B2/en not_active Expired - Fee Related
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0900421A1 (en) * | 1996-02-26 | 1999-03-10 | Award Software Int., Inc. | Extended bios adapted for remote diagnostic repair |
EP0900421A4 (en) * | 1996-02-26 | 2000-12-13 | Award Software Int Inc | Extended bios adapted for remote diagnostic repair |
US6399677B2 (en) | 1999-12-02 | 2002-06-04 | Shin-Etsu Chemical Co., Ltd. | Epoxy resin compositions and premolded semiconductor packages |
US6569532B2 (en) | 1999-12-02 | 2003-05-27 | Sony Corporation | Epoxy resin compositions and premolded semiconductor packages |
JP2002007171A (en) * | 2000-06-20 | 2002-01-11 | Nec Eng Ltd | Prom switching control system |
WO2005073850A1 (en) * | 2004-01-28 | 2005-08-11 | Sony Corporation | Semiconductor device and method for activating the same |
US8135991B2 (en) | 2004-01-28 | 2012-03-13 | Sony Corporation | Semiconductor device and processing method for starting the same |
Also Published As
Publication number | Publication date |
---|---|
JP3296520B2 (en) | 2002-07-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6442623B1 (en) | Method and arrangement for restoring a damaged ROM BIOS using a previously compressed ROM BIOS image | |
US8181007B2 (en) | Electronic device and method for secure operating system update in embedded system | |
US20030110483A1 (en) | Data processor, program updating method and storage medium | |
JP2000357095A (en) | Method and device for downloading software to embedded system | |
JPH09288573A (en) | On-vehicle controller | |
JP2001195241A (en) | Computer | |
WO1998034169A1 (en) | Apparatus and method for processing information | |
JP2019128946A (en) | Method for updating firmware and electronic device using the same | |
JP2007257473A (en) | Onboard control unit | |
JP3886539B2 (en) | How to load the operating system | |
JPH04167139A (en) | Program down loading system | |
JP3296520B2 (en) | Download bootstrap method | |
JPH05197559A (en) | Remote software downloading system | |
JP2003263323A (en) | Downloader and download method | |
JP2002175193A (en) | Device and method for rewriting program | |
JP2000293376A (en) | Circuit and method for switching boot program | |
US20040236932A1 (en) | Apparatus and method for firmware upgrade in microprocessor-based processing units | |
JP2005128613A (en) | Image forming device | |
KR100636518B1 (en) | Method for upgrade of firmware in mobile telecommunication terminal | |
JP2827594B2 (en) | Firmware online update method for microprocessor device and update method thereof | |
JP2008077474A (en) | Firmware update method, electronic device and firmware update program | |
JP2002024044A (en) | Controller | |
JP2001273143A (en) | Electronic controller | |
JP2002358207A (en) | Firmware built-in apparatus and boot program for same | |
JPH10283171A (en) | Information processor and control method therefor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080412 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090412 Year of fee payment: 7 |
|
LAPS | Cancellation because of no payment of annual fees |