JPH1145182A - Firmware - Google Patents

Firmware

Info

Publication number
JPH1145182A
JPH1145182A JP20112797A JP20112797A JPH1145182A JP H1145182 A JPH1145182 A JP H1145182A JP 20112797 A JP20112797 A JP 20112797A JP 20112797 A JP20112797 A JP 20112797A JP H1145182 A JPH1145182 A JP H1145182A
Authority
JP
Japan
Prior art keywords
data
boot program
network
stored
flash rom
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.)
Pending
Application number
JP20112797A
Other languages
Japanese (ja)
Inventor
Chizuko Onoue
智寿子 尾上
Naohisa Morimoto
直久 森本
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP20112797A priority Critical patent/JPH1145182A/en
Publication of JPH1145182A publication Critical patent/JPH1145182A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To smoothly and speedily update data or programs stored in a memory. SOLUTION: When a power source is turned on at the time of starting a system, a CPU 1 rearranges a boot program stored in a flash ROM 2 into a RAM 3. By rearranging the boot program stored in the flash ROM 2 into the RAM 3 and executing it, data can be written in the flash ROM 2 during the execution of the boot program. During the execution of the boot program, the CPU 1 receives an system image, data table or the data of the boot program from a server S through a transmission line Ls from a communication interface 4. The system image or the like stored in the flash ROM 2 is smoothly and speedily updated by the received data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークに接
続される機器に搭載され、プログラムやデータが記憶さ
れた電気的に書換え可能な不揮発性メモリ(フラッシュ
ROMやEEPROM)及び読み書き可能な揮発性メモ
リ(RAM)を有するファームウェアに関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electrically rewritable nonvolatile memory (flash ROM or EEPROM) and a readable / writable volatile memory which are mounted on a device connected to a network and store programs and data. (RAM).

【0002】[0002]

【従来の技術】従来、ネットワークに接続される制御端
末器のような機器に搭載されるファームウェアにおいて
は、ブートプログラムを専用の不揮発性メモリ(RO
M)に記憶しておき、ファームウェアに含まれるCPU
がシステム起動時(例えば、アプリケーション停止時な
ど)に上記ROMに記憶されたブートプログラムを実行
して、少なくともシステム起動時に必要とされるシステ
ムイメージやデータテーブルなどを必要に応じてネット
ワーク経由でサーバ等からダウンロードし、電気的に書
換え可能な不揮発性メモリ(フラッシュROMやEEP
ROM)に記憶されているシステムイメージやデータテ
ーブルを更新するようになっていた。かかる機器におい
ては、特に設備導入時のシステムイメージやデータテー
ブルの更新は必要不可欠である。
2. Description of the Related Art Conventionally, in a firmware mounted on a device such as a control terminal connected to a network, a boot program is stored in a dedicated nonvolatile memory (RO).
M) and stored in the firmware
Executes a boot program stored in the ROM when the system is started (for example, when an application is stopped), and stores at least a system image and a data table required at the time of starting the system via a network as necessary. From an electronically rewritable nonvolatile memory (flash ROM or EEP
The system image and the data table stored in the ROM are updated. In such a device, it is essential to update the system image and the data table especially when the equipment is introduced.

【0003】[0003]

【発明が解決しようとする課題】ところが、上記従来例
ではブートプログラムにバグ等があったり、機能の変更
及び追加等によるバージョンアップがあった場合には、
ROMのチップ毎交換する必要があった。そこで、シス
テムイメージやデータテーブルが記憶されるフラッシュ
ROMやEEPROMにブートプログラムを記憶するこ
とにより、チップの交換をせずにブートプログラムの更
新(バージョンアップ)を行えるようにしたものもあっ
た。
However, in the above conventional example, if there is a bug in the boot program or a version upgrade due to a change or addition of a function,
It was necessary to replace every ROM chip. In some cases, the boot program is stored in a flash ROM or an EEPROM in which a system image or a data table is stored, so that the boot program can be updated (upgraded) without replacing a chip.

【0004】しかしながら、ブートプログラムをフラッ
シュROMやEEPROMに記憶した場合、システム起
動時にブートプログラムを実行しているときにはフラッ
シュROMやEEPROMに記憶されているシステムイ
メージやデータテーブル並びにブートプログラム自体の
更新を行うことができず、設備導入時等においてシステ
ムイメージやデータテーブル並びにブートプログラムの
更新が効率良く且つ円滑に行い難いという問題があっ
た。
However, when the boot program is stored in a flash ROM or an EEPROM, when the boot program is being executed at the time of starting the system, the system image and data table stored in the flash ROM or the EEPROM and the boot program itself are updated. This makes it difficult to efficiently and smoothly update a system image, a data table, and a boot program when installing equipment.

【0005】本発明は上記問題点の解決を目的とするも
のであり、メモリに記憶されたデータやブートプログラ
ムの更新を円滑且つ敏速に行うことができるファームウ
ェアを提供しようとするものである。
SUMMARY OF THE INVENTION An object of the present invention is to provide a firmware that can smoothly and promptly update data and a boot program stored in a memory.

【0006】[0006]

【課題を解決するための手段】請求項1の発明は、上記
目的を達成するために、ネットワークに接続される機器
に搭載され、プログラムやデータが記憶された電気的に
書換え可能な不揮発性メモリと、読み書き可能な揮発性
メモリと、ネットワークと接続する通信インタフェース
と、プログラムの実行やデータの読み書き並びにネット
ワークとの通信を制御する制御部とを少なくとも有し、
システム起動時に不揮発性メモリに記憶されているブー
トプログラムが揮発性メモリに再配置されて実行され、
ネットワークを経由してダウンロードされるデータで不
揮発性メモリに記憶されているデータやプログラムを更
新して成ることを特徴とし、不揮発性メモリに記憶され
ているブートプログラムを揮発性メモリに再配置して実
行することにより、ブートプログラムの実行中であって
も不揮発性メモリに記憶されているデータやプログラム
をネットワークを経由してダウンロードしたデータやプ
ログラムに更新することができ、データやプログラムの
更新を円滑且つ敏速に行うことができる。
According to a first aspect of the present invention, there is provided an electrically rewritable non-volatile memory which is mounted on a device connected to a network and stores programs and data. A read / write volatile memory, a communication interface connected to a network, and at least a control unit that controls program execution, data read / write, and communication with the network,
At the time of system startup, the boot program stored in the nonvolatile memory is relocated to the volatile memory and executed,
The data and the program stored in the non-volatile memory are updated with data downloaded via the network, and the boot program stored in the non-volatile memory is relocated to the volatile memory. By executing, even while the boot program is being executed, the data and the program stored in the non-volatile memory can be updated to the data and the program downloaded via the network, and the updating of the data and the program can be smoothly performed. And it can be performed promptly.

【0007】請求項2の発明は、請求項1の発明におい
て、ネットワークを経由してダウンロードされるブート
プログラムで不揮発性メモリに記憶されているブートプ
ログラムを更新して成ることを特徴とし、ブートプログ
ラム専用のメモリを必要とせず、ブートプログラム自体
をネットワークを経由してダウンロードするブートプロ
グラムに更新することができ、ブートプログラムの更新
を円滑且つ敏速に行うことができる。
According to a second aspect of the present invention, in the first aspect of the present invention, the boot program stored in the nonvolatile memory is updated with a boot program downloaded via a network. The boot program itself can be updated to a boot program to be downloaded via a network without requiring a dedicated memory, and the boot program can be updated smoothly and promptly.

【0008】請求項3の発明は、請求項1又は2の発明
において、ネットワークを経由してダウンロードされる
データのヘッダ部分にデータの種類を示す情報を付加す
るとともに、付加されたヘッダ部分の情報に基づくデー
タの種類に応じた不揮発性メモリのアドレスにデータを
ダウンロードして成ることを特徴とし、データの送り側
がデータの種類に応じて通信の設定を変更する必要がな
くなり、どの様な種類のデータやプログラムを送信する
場合であっても同様の手順でネットワークに流し、受信
側でヘッダ部分の情報に基づいて更新データの種類を判
断するために円滑且つ敏速にデータやプログラムの更新
を行うことができる。
According to a third aspect of the present invention, in the first or second aspect, information indicating the type of data is added to a header portion of data downloaded via the network, and information of the added header portion is added. The feature is that data is downloaded to the address of the non-volatile memory according to the type of data based on the data type, so that the sender of the data does not need to change the communication setting according to the type of data. Even when transmitting data and programs, the data and programs should be smoothly and promptly updated in order to determine the type of update data based on the information in the header on the receiving side by sending the data and programs through the same procedure. Can be.

【0009】[0009]

【発明の実施の形態】図1に示すように本実施形態にお
いては、伝送線Lsを介してネットワークのサーバSに
接続される制御端末器Tに本発明に係るファームウェア
が搭載されている。本実施形態におけるファームウェア
は、CPU1と、図3に示すようにブートプログラム、
システムイメージ並びにデータテーブルが記憶されたフ
ラッシュROM2と、スタティックRAMあるいはダイ
ナミックRAMから成るRAM3と、伝送線Lsを介し
てネットワークと接続するための通信インタフェース4
とを少なくとも有する。なお、本実施形態ではブートプ
ログラム等が記憶される電気的に書換え可能な不揮発性
メモリとしてフラッシュROM2を用いているが、フラ
ッシュROMの代わりにEEPROMを用いてもよい。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS As shown in FIG. 1, in this embodiment, firmware according to the present invention is mounted on a control terminal T connected to a server S on a network via a transmission line Ls. The firmware according to the present embodiment includes a CPU 1, a boot program as shown in FIG.
A flash ROM 2 storing a system image and a data table, a RAM 3 composed of a static RAM or a dynamic RAM, and a communication interface 4 for connecting to a network via a transmission line Ls.
At least. In the present embodiment, the flash ROM 2 is used as an electrically rewritable nonvolatile memory in which a boot program and the like are stored, but an EEPROM may be used instead of the flash ROM.

【0010】次に、アプリケーション停止時などのシス
テム起動時において、フラッシュROM2に記憶されて
いるシステムイメージ、データテーブル又はブートプロ
グラムを更新する動作手順を説明する。まずシステム起
動時に電源が投入されると、CPU1がフラッシュRO
M2の一番最後のアドレスをアクセスする。この一番最
後のアドレスにはブートプロブラムの先頭アドレスが書
かれているので、CPU1はブートプログラムの先頭ア
ドレスにアクセスする。ここで、ブートプログラムの先
頭アドレスには以下のデータをRAM3へ再配置する命
令が書かれている。従って、CPU1がその命令を実行
して、図2に示すようにブートプログラムをRAM3に
再配置し、そこでブートプログラムを実行する。このよ
うにフラッシュROM2に記憶されているブートプログ
ラムをRAM3に再配置して実行することにより、ブー
トプログラム実行中にフラッシュROM2へのデータの
書込みが可能となる。
Next, an operation procedure for updating a system image, a data table, or a boot program stored in the flash ROM 2 when the system is started such as when an application is stopped will be described. First, when the power is turned on at the time of starting the system, the CPU 1
The last address of M2 is accessed. Since the last address contains the start address of the boot program, the CPU 1 accesses the start address of the boot program. Here, an instruction to relocate the following data to the RAM 3 is written at the start address of the boot program. Therefore, the CPU 1 executes the instruction, rearranges the boot program in the RAM 3 as shown in FIG. 2, and executes the boot program there. By rearranging and executing the boot program stored in the flash ROM 2 in the RAM 3 as described above, data can be written to the flash ROM 2 during execution of the boot program.

【0011】ブートプログラム実行中のCPU1は、通
信インタフェース4から伝送線Lsを介してサーバSに
アクセスし、システムイメージ、データテーブル又はブ
ートプログラムの更新が必要か否かのデータを受信す
る。そして、更新が必要な場合には、サーバSからシス
テムイメージ、データテーブル又はブートプログラムの
データを受信する。
The CPU 1 executing the boot program accesses the server S from the communication interface 4 via the transmission line Ls, and receives data indicating whether or not a system image, a data table, or a boot program needs to be updated. Then, when the update is necessary, the server S receives the data of the system image, the data table or the boot program from the server S.

【0012】ここで、図4に示すようにサーバSから受
信したデータのヘッダ部分Hにはデータの種類、すなわ
ち受信したデータがシステムイメージであるかデータテ
ーブルのデータであるか、若しくはブートプログラムで
あるかに関する情報が書かれている。よって、CPU1
がヘッダ部分Hから受信データの種類を判別し、各デー
タに応じた適切なフラッシュROM2のアドレスにダウ
ンロードすることにより、フラッシュROM2に記憶さ
れているシステムイメージ、データテーブルあるいはブ
ートプログラムが更新される。
Here, as shown in FIG. 4, the header H of the data received from the server S contains the type of data, that is, whether the received data is a system image, data in a data table, or a boot program. Information on whether there is. Therefore, CPU1
Determines the type of the received data from the header portion H, and downloads the data to an appropriate address of the flash ROM 2 corresponding to each data, thereby updating the system image, the data table or the boot program stored in the flash ROM 2.

【0013】そして、データの更新が完了すると、CP
U1がフラッシュROM2に記憶されているシステムイ
メージの先頭アドレスにジャンプしてシステムの起動を
行う。なお、上記のようなデータ更新が行われない場合
には、タイムアウトが生じるまではRAM3に再配置さ
れたブートプログラムが実行され、タイムアウト後にC
PU1がフラッシュROM2に戻ってシステムイメージ
を読み出してシステムの起動を行う。
When the data update is completed, the CP
U1 jumps to the start address of the system image stored in the flash ROM 2 to start up the system. If the data update as described above is not performed, the boot program relocated to the RAM 3 is executed until a timeout occurs, and the C program is executed after the timeout.
The PU 1 returns to the flash ROM 2, reads the system image, and starts up the system.

【0014】ここで、ブートプログラムが更新された場
合には、CPU1は更新されたブートプログラムをRA
M3に再配置して再起動を行う。但し、次回のシステム
起動時から更新後のブートプログラムを実行するように
してもよい。ところで、上述のようにサーバSから送信
するデータのヘッダ部分Hにデータの種類を示す情報を
加えることにより、データの送り側であるサーバSでは
データの種類に応じて通信の設定を変更する必要がなく
なり、システムイメージ、データテーブル又はブートプ
ログラムの何れのデータを送信する場合であっても同様
の手順でネットワークに流し、受信側でヘッダ部分Hの
データに基づいて更新データの種類を判断するため、円
滑且つ敏速にデータの更新を行うことができる。なお、
システムイメージ又はデータテーブルのみが更新され、
あるいはブートプログラムのみが更新されるシステム構
成の場合であれば、上述のようにヘッダ部分Hにデータ
の種類を示す情報を付加する必要はない。
When the boot program is updated, the CPU 1 stores the updated boot program in the RA.
It is relocated to M3 and restarted. However, the updated boot program may be executed from the next system startup. By the way, by adding information indicating the type of data to the header portion H of the data transmitted from the server S as described above, the server S on the data sending side needs to change the communication settings according to the type of data. When transmitting any data of the system image, the data table, or the boot program, the data is sent to the network in the same procedure, and the receiving side determines the type of update data based on the data in the header portion H. The data can be updated smoothly and promptly. In addition,
Only the system image or data table is updated,
Alternatively, in the case of a system configuration in which only the boot program is updated, it is not necessary to add information indicating the type of data to the header portion H as described above.

【0015】上述のように本実施形態によれば、システ
ム起動時にフラッシュROM2に記憶されているブート
プログラムをRAM3に再配置して実行するようにした
ので、ブートプログラムをシステムイメージやデータテ
ーブルと同じフラッシュROM2に記憶している場合で
あっても、ブートプログラム実行中にシステムイメージ
やデータテーブルの更新を行うことができて、ブートプ
ログラム専用のROM等が不要となって回路実装の簡易
化やコストダウンが図れ、しかも、フラッシュROM2
のブートプログラムが記憶されているアドレスへの書込
みが可能となり、ブートプログラムの更新をチップ交換
によらずにネットワークを経由したダウンロードにより
円滑且つ敏速に行うことができる。
As described above, according to the present embodiment, the boot program stored in the flash ROM 2 is rearranged in the RAM 3 and executed when the system is started, so that the boot program is the same as the system image and the data table. Even when the data is stored in the flash ROM 2, the system image and the data table can be updated during execution of the boot program, so that a dedicated ROM for the boot program is not required, thereby simplifying circuit mounting and reducing costs. Down and flash ROM2
Can be written to the address where the boot program is stored, and the boot program can be updated smoothly and promptly by downloading via a network without replacing the chip.

【0016】[0016]

【発明の効果】請求項1の発明は、ネットワークに接続
される機器に搭載され、プログラムやデータが記憶され
た電気的に書換え可能な不揮発性メモリと、読み書き可
能な揮発性メモリと、ネットワークと接続する通信イン
タフェースと、プログラムの実行やデータの読み書き並
びにネットワークとの通信を制御する制御部とを少なく
とも有し、システム起動時に不揮発性メモリに記憶され
ているブートプログラムが揮発性メモリに再配置されて
実行され、ネットワークを経由してダウンロードされる
データで不揮発性メモリに記憶されているデータやプロ
グラムを更新して成るので、不揮発性メモリに記憶され
ているブートプログラムを揮発性メモリに再配置して実
行することにより、ブートプログラムの実行中であって
も不揮発性メモリに記憶されているデータやプログラム
をネットワークを経由してダウンロードしたデータやプ
ログラムに更新することができ、データやプログラムの
更新を円滑且つ敏速に行うことができるという効果があ
る。
According to the first aspect of the present invention, there is provided an electrically rewritable nonvolatile memory which is mounted on a device connected to a network and stores programs and data, a readable and writable volatile memory, and a network. A communication interface to be connected, and at least a control unit for controlling execution of a program, reading and writing of data, and communication with a network, and a boot program stored in a non-volatile memory is rearranged in a volatile memory when the system is started. The boot program stored in the non-volatile memory is relocated to the volatile memory because the data and the program stored in the non-volatile memory are updated by the data executed and downloaded via the network. The non-volatile memory during execution of the boot program. The the stored data and programs via the network can be updated to the data and programs downloaded, there is an effect that it is possible to update the data and programs smoothly and promptly.

【0017】請求項2の発明は、ネットワークを経由し
てダウンロードされるブートプログラムで不揮発性メモ
リに記憶されているブートプログラムを更新して成るの
で、ブートプログラム専用のメモリを必要とせず、ブー
トプログラム自体をネットワークを経由してダウンロー
ドするブートプログラムに更新することができ、ブート
プログラムの更新を円滑且つ敏速に行うことができると
いう効果がある。
According to the second aspect of the present invention, since the boot program stored in the non-volatile memory is updated by the boot program downloaded via the network, the boot program does not require a dedicated memory for the boot program. The program itself can be updated to a boot program downloaded via a network, and the boot program can be updated smoothly and promptly.

【0018】請求項3の発明は、ネットワークを経由し
てダウンロードされるデータのヘッダ部分にデータの種
類を示す情報を付加するとともに、付加されたヘッダ部
分の情報に基づくデータの種類に応じた不揮発性メモリ
のアドレスにデータをダウンロードして成るので、デー
タの送り側がデータの種類に応じて通信の設定を変更す
る必要がなくなり、どの様な種類のデータやプログラム
を送信する場合であっても同様の手順でネットワークに
流し、受信側でヘッダ部分の情報に基づいて更新データ
の種類を判断するために円滑且つ敏速にデータやプログ
ラムの更新を行うことができるという効果がある。
According to a third aspect of the present invention, information indicating the type of data is added to a header portion of data downloaded via a network, and a nonvolatile memory corresponding to the type of data based on the information of the added header portion. Since the data is downloaded to the address of the memory, the sender of the data does not need to change the communication setting according to the type of data, and the same applies regardless of the type of data or program to be transmitted. In this procedure, the data and program can be smoothly and promptly updated because the receiving side determines the type of update data based on the information in the header portion.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】同上の動作を説明するための説明図である。FIG. 2 is an explanatory diagram for explaining the operation of the above.

【図3】同上におけるフラッシュROMのメモリマップ
である。
FIG. 3 is a memory map of the flash ROM in the above.

【図4】同上の動作を説明するための説明図である。FIG. 4 is an explanatory diagram for explaining the operation of the above.

【符号の説明】[Explanation of symbols]

1 CPU 2 フラッシュROM 3 RAM 4 通信インタフェース 1 CPU 2 Flash ROM 3 RAM 4 Communication interface

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに接続される機器に搭載さ
れ、プログラムやデータが記憶された電気的に書換え可
能な不揮発性メモリと、読み書き可能な揮発性メモリ
と、ネットワークと接続する通信インタフェースと、プ
ログラムの実行やデータの読み書き並びにネットワーク
との通信を制御する制御部とを少なくとも有し、システ
ム起動時に不揮発性メモリに記憶されているブートプロ
グラムが揮発性メモリに再配置されて実行され、ネット
ワークを経由してダウンロードされるデータで不揮発性
メモリに記憶されているデータやプログラムを更新して
成ることを特徴とするファームウェア。
1. An electrically rewritable nonvolatile memory which is mounted on a device connected to a network and stores programs and data, a readable and writable volatile memory, a communication interface connected to a network, and a program And at least a control unit that controls execution of data, reading and writing of data, and communication with the network.When the system is started, the boot program stored in the non-volatile memory is relocated to the volatile memory and executed. A firmware comprising updating data or a program stored in a non-volatile memory with data to be downloaded.
【請求項2】 ネットワークを経由してダウンロードさ
れるブートプログラムで不揮発性メモリに記憶されてい
るブートプログラムを更新して成ることを特徴とする請
求項1記載のファームウェア。
2. The firmware according to claim 1, wherein the boot program stored in the nonvolatile memory is updated with a boot program downloaded via a network.
【請求項3】 ネットワークを経由してダウンロードさ
れるデータのヘッダ部分にデータの種類を示す情報を付
加するとともに、付加されたヘッダ部分の情報に基づく
データの種類に応じた不揮発性メモリのアドレスにデー
タをダウンロードして成ることを特徴とする請求項1又
は2記載のファームウェア。
3. A method of adding information indicating a data type to a header portion of data downloaded via a network, and adding an address of a nonvolatile memory corresponding to the data type based on the information of the added header portion. 3. The firmware according to claim 1, wherein data is downloaded.
JP20112797A 1997-07-28 1997-07-28 Firmware Pending JPH1145182A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20112797A JPH1145182A (en) 1997-07-28 1997-07-28 Firmware

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20112797A JPH1145182A (en) 1997-07-28 1997-07-28 Firmware

Publications (1)

Publication Number Publication Date
JPH1145182A true JPH1145182A (en) 1999-02-16

Family

ID=16435867

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20112797A Pending JPH1145182A (en) 1997-07-28 1997-07-28 Firmware

Country Status (1)

Country Link
JP (1) JPH1145182A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7120909B1 (en) 1999-08-17 2006-10-10 Nec Corporation System for changing a program stored in a terminal device and a terminal device used in the system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7120909B1 (en) 1999-08-17 2006-10-10 Nec Corporation System for changing a program stored in a terminal device and a terminal device used in the system

Similar Documents

Publication Publication Date Title
WO2022007656A1 (en) Bootloader software updating method and apparatus, embedded controller, and storage medium
KR100415371B1 (en) Computer
US20060047938A1 (en) Method and apparatus to initialize CPU
JP2000357095A (en) Method and device for downloading software to embedded system
JPH10214192A (en) Down-load system for software, and method therefor
CN112947977B (en) Online software upgrading method and system
JPWO2008117520A1 (en) MEMORY CONTROLLER, NONVOLATILE MEMORY SYSTEM, AND HOST DEVICE
CN111026417A (en) Embedded equipment upgrading method and embedded equipment
JP2010044574A (en) Portable terminal, portable terminal control method and portable terminal control program
CN109976958B (en) Method and device for improving firmware test efficiency and storage medium
JP4840553B2 (en) Wireless communication apparatus, boot program rewriting method and program
JP2002189609A (en) System and method for updating software adapted to accident
JPH1145182A (en) Firmware
JP2001109629A (en) Device and method for controlling boot of cpu
KR19980054349A (en) Optional automatic setting circuit
JP2010218103A (en) Electronic apparatus
JP5084853B2 (en) Firmware update device, communication device, electronic device, firmware update system, firmware update method, and program
JP2002175193A (en) Device and method for rewriting program
JP2005050097A (en) Information processor, information processing method, program, and storage medium
JP7491765B2 (en) Firmware update system and firmware update method
KR100429903B1 (en) Method for updating images in home gateway system
JP3572861B2 (en) Printing equipment
JP2001273143A (en) Electronic controller
JPH10283172A (en) Flash rom data rewrite system
JP2004078294A (en) Signal processor

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030610