JPH06259242A - Method and device for correcting basic control program - Google Patents

Method and device for correcting basic control program

Info

Publication number
JPH06259242A
JPH06259242A JP4251693A JP4251693A JPH06259242A JP H06259242 A JPH06259242 A JP H06259242A JP 4251693 A JP4251693 A JP 4251693A JP 4251693 A JP4251693 A JP 4251693A JP H06259242 A JPH06259242 A JP H06259242A
Authority
JP
Japan
Prior art keywords
program
information
correction
basic control
control program
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
JP4251693A
Other languages
Japanese (ja)
Inventor
Takashi Nito
隆 仁藤
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP4251693A priority Critical patent/JPH06259242A/en
Publication of JPH06259242A publication Critical patent/JPH06259242A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce cost for correction processing to a shipped device by easily correcting a basic control program (including self-diagnosis/initial set processing) stored in a non-volatile medium in the state of integrating it into the device. CONSTITUTION:This device is provided with a reloadable nonvolatile memory 1-12 for storing the correction program of the basic control program in any prescribed form so as to be operated when starting the device, processing to copy the basic control program from a ROM 1-4 to a basic memory 1-3 and processing to decide whether the correction information is existent in the non- volatile memory 1-12 or not and whether the information is proper or not is performed on the initial stage of that program to be executed when starting the device, and the program is corrected according to that information.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、基本制御プログラムル
ーチン群を不揮発性媒体にて固定内蔵している演算処理
装置のプログラム修正方法および装置に関し、特にプロ
グラム修正を容易に実施可能な基本制御プログラムの修
正方法および装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program correction method and apparatus for an arithmetic processing unit in which a basic control program routine group is fixedly incorporated in a non-volatile medium, and in particular, a basic control program capable of easily executing program correction. The correction method and the device.

【0002】[0002]

【従来の技術】従来は、装置に固定内蔵の変更不可能な
不揮発性媒体、例えばROM(Read Only M
emory)に基本制御プログラムルーチン群(初期設
定、自己診断、入出力等基本ルーチンの集合であり、以
下、基本制御プログラムと呼ぶ)を格納していることが
多いため、これを例として説明する。一般に、基本制御
プログラムは次のような動きをする。まず、装置の電源
投入時(以下、立ち上げ時という)に装置のハ−ドウェ
アのチェックを行う。この際、同時に装置内部の初期設
定を行う。これは装置の動作を保証するためである。ま
た、デ−タの入出力(例えば、キ−入力、文字表示等)
の基本処理プログラムまでを含んでいることが多い。こ
れらの部分にプログラムの不良が発見された場合、装置
の動作に重大な影響が発生する。このため、基本制御プ
ログラムになんらかの変更を行う必要が生じた場合、す
みやかにプログラムの入れ替えを実施することになる。
その際には、既出荷品に対してどのように修正を行うか
が大きな問題となる。従来は以下の設計を行うことが多
い。 (1)設計段階でROMを交換可能な構造を採用し、R
OMそのものを入れ替え可能とする。 (2)(1)以外の構造の場合、ROMを実装している
基板等を入れ替える。 (3)オペレーティングシステム(以下、OSと略す)
が立ち上げ可能な場合、OS上で基本制御プログラムを
入れ替えるプログラムを実行する。
2. Description of the Related Art Conventionally, an immutable non-volatile medium fixed in a device, such as a ROM (Read Only M
Since a basic control program routine group (a set of basic routines such as initial setting, self-diagnosis, input / output, etc., which will be referred to as a basic control program hereinafter) is stored in the "memory", this will be described as an example. Generally, the basic control program operates as follows. First, the hardware of the device is checked when the power of the device is turned on (hereinafter referred to as startup). At this time, at the same time, initial setting inside the apparatus is performed. This is to guarantee the operation of the device. Also, data input / output (for example, key input, character display, etc.)
Often includes the basic processing program of. If a program defect is found in these parts, the operation of the device will be seriously affected. Therefore, when it is necessary to make some changes to the basic control program, the programs will be replaced immediately.
In that case, how to make corrections to already shipped products becomes a big problem. Conventionally, the following designs are often made. (1) Adopted a structure in which ROM can be replaced at the design stage,
The OM itself can be replaced. (2) In the case of a structure other than (1), the board on which the ROM is mounted is replaced. (3) Operating system (hereinafter abbreviated as OS)
If can be started, the program that replaces the basic control program is executed on the OS.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術では、仮
に基本制御プログラムの入替えを想定すると次の問題点
がある。つまり、前記(1)、(2)の方式では装置の
部品交換を要するため、大変な手間が発生する。また、
(3)の方式では、OSに構造に依存する部分が多く、
例えば以下の問題がある。 (1)該当装置が複数のOSを使用可能な場合、OSの
種類毎に入替えプログラムが必要であり、その管理工数
が必要となる。 (2)汎用性の高いOSの場合、OSが対応している機
種も多くなり、一部の機種のために変更を加えることは
困難である。このため、OS上で動作するユーティリテ
ィプログラムを作成することとなるが、この場合、OS
のバージョンにより動作しなくなることが考えられる。
この場合、OSのバージョンごとに入替えプログラムが
必要となり、その管理工数が必要となる。つまり、OS
からの制約も発生しているのが現実となりつつある。な
お、この種の方法に関連するものとしては、例えば特開
平3−98126号公報に記載されているように、プロ
グラムのパッチによる修正が提案されている。この方法
では、装置立ち上げ時の自己診断プログラムを修正した
い場合に修正できないというような問題があった。これ
らの根本的対策として、書替え可能な不揮発性媒体に同
プログラムを格納することが考えられるが、現状では、
大容量の不揮発性媒体を用いることはコスト的に問題が
ある。本発明の目的は、このような問題点を改善し、装
置組み込みの基本制御プログラムを容易に変更でき、こ
れによって既出荷品装置への修正処理のコストダウン、
およびネットワーク経由による修正処理の一括処理が可
能な基本制御プログラムの修正方法および装置を提供す
ることにある。
The above prior art has the following problems if it is assumed that the basic control program is replaced. In other words, in the methods (1) and (2), it is necessary to replace the parts of the apparatus, which causes a great deal of trouble. Also,
In the method (3), there are many parts that depend on the structure of the OS,
For example, there are the following problems. (1) When the corresponding device can use a plurality of OSs, a replacement program is required for each type of OS, and management man-hours thereof are required. (2) In the case of an OS with high versatility, many models are compatible with the OS, and it is difficult to make changes for some models. Therefore, a utility program that runs on the OS must be created. In this case, the OS
It may not work depending on the version of.
In this case, a replacement program is required for each version of the OS, and management man-hours are required. That is, the OS
It is becoming a reality that restrictions from As a method related to this type of method, correction by a patch of a program has been proposed, for example, as described in Japanese Patent Laid-Open No. 3-98126. This method has a problem that the self-diagnosis program at the time of starting up the apparatus cannot be modified if desired. As a fundamental measure against these problems, it is possible to store the program in a rewritable non-volatile medium.
The use of a large capacity non-volatile medium is costly. The object of the present invention is to improve such problems and to easily change the basic control program incorporated in the device, thereby reducing the cost of the correction process to the already shipped device,
Another object of the present invention is to provide a method and apparatus for modifying a basic control program that enables batch processing of modification processing via a network.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するた
め、本発明の基本制御プログラムの修正方法および装置
は、装置立ち上げ時に、予め格納しておいた修正情報に
基づいて基本制御プログラムを修正可能な手段を備え、
装置立ち上げの初期段階でその情報の有無および正否を
確かめ、その情報を用いて直ちにプログラム修正するこ
とに特徴がある。すなわち、次の(1)〜(4)の機能
および手段を備える。 (1)装置立ち上げ時に実行する基本制御プログラムの
初期段階で処理される部分において、そのプログラムを
修正不可能な媒体から修正可能な媒体へコピーする処
理、およびの修正情報の有無/正否を判定する処理をい
れる。 (2)(1)の時点において動作可能な不揮発性かつリ
ード/ライト可能な媒体(図1の不揮発性メモリ1−1
2)を装備する。 (3)複数の修正情報を格納可能なように修正情報のフ
ォーマットを規定する。このフォーマットには、修正情
報の正当性を保証する情報(チェックサム等)を付加す
る。 (4)修正情報が無効であることを示すハードウェア
(図1の修正情報無効表示回路1−13)を設ける。
In order to achieve the above object, a method and apparatus for modifying a basic control program according to the present invention corrects a basic control program based on modification information stored in advance when the apparatus is started up. With possible means,
It is characterized in that the existence and correctness of the information is confirmed at the initial stage of starting up the device, and the program is immediately corrected using the information. That is, the following functions and means (1) to (4) are provided. (1) In the portion processed in the initial stage of the basic control program executed when the apparatus is started up, the process of copying the program from the non-modifiable medium to the modifiable medium, and the presence / absence of corrective information thereof are determined. Enter the processing to do. (2) A nonvolatile and readable / writable medium operable at the time of (1) (the nonvolatile memory 1-1 in FIG. 1).
Equip 2). (3) The format of modification information is defined so that a plurality of modification information can be stored. Information (checksum or the like) that guarantees the correctness of the correction information is added to this format. (4) Hardware (correction information invalidation display circuit 1-13 in FIG. 1) indicating that the correction information is invalid is provided.

【0005】[0005]

【作用】本発明においては、装置の立ち上げ時に上記
(1)の機能によりまず基本制御プログラムを主記憶上
にコピーする。その後、修正情報を格納している不揮発
性媒体(上記(2)の手段)をアクセス可能な状態に設
定し、修正情報の有無をチェックする。修正情報がある
場合、上記(3)に示した修正情報の妥当性をチェック
し、正当であればその情報からプログラムの修正アドレ
スを得て、該当するプログラムの修正(主にプログラム
のパッチ処理)を行う。なお、修正個所は複数の場合も
ありえる。また、修正対象プログラムが基本的な部分で
あるため、誤情報が正当にかきこまれた場合(例えば偶
然チェックサムが合ってしまう情報が出来てしまった場
合)、装置の暴走につながる。このため、上記(4)の
ハードウェアにて無条件に修正情報を無効にすることが
できるようにしておく。これらにより、装置組み込みの
基本制御プログラムを容易に変更することが可能であ
る。
In the present invention, when the apparatus is started up, the basic control program is first copied to the main memory by the function (1). After that, the nonvolatile medium (means (2) above) storing the correction information is set in an accessible state, and the presence or absence of the correction information is checked. If there is correction information, the validity of the correction information shown in (3) above is checked, and if it is correct, the correction address of the program is obtained and the corresponding program is corrected (mainly the patch processing of the program). I do. Note that there may be a plurality of correction points. In addition, since the program to be modified is a basic part, if incorrect information is duly written in (for example, if the information for which the checksums match is accidentally created), the device may run out of control. Therefore, the correction information can be unconditionally invalidated by the hardware (4). By these, it is possible to easily change the basic control program incorporated in the device.

【0006】[0006]

【実施例】以下、本発明の一実施例を図面により説明す
る。図1は、本発明の一実施例における計算機システム
の構成図である。図1において、1−5はハードウェア
コアロジック部、1−11は周辺デバイスロジック部、
1−14は修正ロジック部である。このハードウェアコ
アロジック部1−5は、マイクロプロセッサ1−1、基
本周辺制御回路(割り込みコントローラ、タイマ等)1
−2、基本メモリ1−3、基本制御プログラムを格納し
ているROM(リードオンリーメモリ)1−4から構成
される。また、周辺デバイスロジック部(オプション等
も含む)1−11は、拡張メモリ1−6、周辺デバイス
制御ロジック1−7、フロッピディスク1−8、ハード
ディスク1−9、プリンタ1−10から構成される。ま
た、修正ロジック部1−14は、修正情報を格納してい
る書き替え可能な不揮発性メモリ1−12、および、デ
ィップスイッチのようなメカニカルスイッチ等を備えた
修正情報無効表示回路1−13から構成される。そし
て、このスイッチのON/OFF状態をソフトウェアか
ら読み取れるようにしておき、その状態により修正情報
の無効/有効を強制的に指定可能とする。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram of a computer system according to an embodiment of the present invention. In FIG. 1, 1-5 is a hardware core logic part, 1-11 is a peripheral device logic part,
Reference numeral 1-14 is a correction logic unit. The hardware core logic unit 1-5 includes a microprocessor 1-1, a basic peripheral control circuit (interrupt controller, timer, etc.) 1
-2, a basic memory 1-3, and a ROM (Read Only Memory) 1-4 storing a basic control program. The peripheral device logic unit (including options and the like) 1-11 includes an expansion memory 1-6, a peripheral device control logic 1-7, a floppy disk 1-8, a hard disk 1-9, and a printer 1-10. . In addition, the correction logic unit 1-14 includes a rewritable non-volatile memory 1-12 that stores correction information, and a correction information invalid display circuit 1-13 including a mechanical switch such as a DIP switch. Composed. Then, the ON / OFF state of this switch is made readable by software, and invalidation / validation of the correction information can be compulsorily specified by the state.

【0007】ここで、本実施例の修正情報について述べ
る。図2は、本発明の一実施例における修正情報の格納
フォーマットを示す図である。図2において、2−1は
修正情報の数を示すデータ、2−2,2−3はその数だ
け格納された修正情報、2−7はチェックサム、2−1
5はエラー情報であり、これらが修正情報を構成してい
る。また、各修正情報は、そのデータ長をしめすデータ
(レングス2−4)、その修正情報ナンバ(エリアNo.
2−5)、修正データ2−6、そのチェックサム2−7
で構成される。さらに、修正データ2−6は、修正をお
こなうべき部位(レベル)を示す処理レベルID2−
8、基本メモリ上の修正すべきアドレスを示す修正先ア
ドレス2−9、バージョン/レビジョン情報2−10、
修正ナンバ2−11、修正プログラム格納先アドレス2
−12、修正プログラムの長さを示すデータ(レングス
2−13)、およびその本体(修正プログラム2−1
4)から構成される。この処理レベルID2−8は、修
正処理をもっと先(例えば、修正情報2−2と2−3の
間など)で行うべきである場合の判定に用いられる。ま
た、修正ナンバ2−11は、同一バージョン/レビジョ
ンで複数修正個所がある場合の通しナンバである。ま
た、修正プログラム格納先アドレス2−12は、処理レ
ベルID2−8に応じて意味をもつデータであり、不揮
発性メモリ(EEPROM)1−12から基本メモリ1
−3へプログラムごとコピーしてしまう場合のコピー先
アドレスを示すものである。
The correction information of this embodiment will be described below. FIG. 2 is a diagram showing a storage format of the correction information in the embodiment of the present invention. In FIG. 2, 2-1 is data indicating the number of correction information, 2-2 and 2-3 are correction information stored by that number, 2-7 is a checksum, 2-1
Reference numeral 5 is error information, which constitutes correction information. Also, each correction information is data indicating the data length (length 2-4), and the correction information number (area No.
2-5), modified data 2-6, and its checksum 2-7
Composed of. Further, the correction data 2-6 is the processing level ID2- indicating the part (level) to be corrected.
8, correction destination address 2-9 indicating an address to be corrected on the basic memory, version / revision information 2-10,
Correction number 2-11, correction program storage address 2
-12, data indicating the length of the correction program (length 2-13), and its body (correction program 2-1)
4). The processing level ID 2-8 is used for determination when the correction processing should be performed further ahead (for example, between the correction information 2-2 and 2-3). The correction number 2-11 is a serial number when there are a plurality of correction points in the same version / revision. The correction program storage destination address 2-12 is data having meaning according to the processing level ID 2-8, and is stored in the nonvolatile memory (EEPROM) 1-12 to the basic memory 1
-3 shows the copy destination address when the entire program is copied to -3.

【0008】次に、本実施例の計算機システムを立ち上
げる際の手順について述べる。図3は、本発明の一実施
例におけるシステム立ち上げの概略を示すフローチャー
トである。本システムを立ち上げる場合、図1に示した
ハードウェアコアロジック部1−5の自己診断/初期設
定処理をまず行い(ステップ301)、次に周辺デバイ
スロジック部1−11の自己診断/初期設定を行う(ス
テップ302)。その後にOSのロードを行う(ステッ
プ303)。本実施例では、システム立ち上げの際に最
小限の動作確認を行った段階で(つまり、ステップ30
1の処理が終了した段階で)プログラムの修正処理をお
こなう。
Next, the procedure for starting up the computer system of this embodiment will be described. FIG. 3 is a flowchart showing an outline of system startup according to the embodiment of the present invention. When starting this system, the self-diagnosis / initial setting process of the hardware core logic unit 1-5 shown in FIG. 1 is first performed (step 301), and then the self-diagnosis / initial setting of the peripheral device logic unit 1-11. Is performed (step 302). After that, the OS is loaded (step 303). In the present embodiment, the minimum operation confirmation is performed at the time of system startup (that is, step 30
The program correction process is performed (at the stage where the process of 1 is completed).

【0009】次に、本実施例のプログラム修正方法につ
いて述べる。図4は、本発明の一実施例におけるプログ
ラム修正方法を示すフローチャートである。システムの
立ち上げ時には、ROM1−4に格納されている基本制
御プログラムの初期設定/自己診断プログラムをはじめ
に実行する。この時、ハードウェアコアロジック部1−
5の自己診断をまず実行する(ステップ401)。そし
て、最小限のプログラム動作保証ができたところでRO
M1−4のプログラムを基本メモリ1−3にコピーする
(ステップ402)。次に、修正情報無効表示回路1−
13のフラグを読み取り、修正情報が無効でないことを
確認する(ステップ403)。その結果、無効でなけれ
ば、不揮発性メモリ1−12に格納されている修正情報
を読み取る(ステップ404)。この修正情報にはその
情報の正当性を示すチェック情報(サムチェック等)を
含んでいる。この情報により修正情報に誤りがないこと
を確認したうえで(ステップ405)、プログラムに修
正を行う(ステップ407)。この修正処理は、例えば
修正先アドレスに修正プログラムのアドレスへのジャン
プ命令のパッチ処理である。なお、エラーが発生した場
合は、そのエリアナンバをエラー情報2−15としてロ
ギングする(ステップ406)。こうして全ての修正が
終了すると(ステップ408)、従来と同様に周辺デバ
イスロジック部1−11の自己診断/初期設定処理(ス
テップ409)へ進む。
Next, the program correction method of this embodiment will be described. FIG. 4 is a flowchart showing a program correction method according to an embodiment of the present invention. When the system is started up, the initial setting / self-diagnosis program of the basic control program stored in the ROM 1-4 is first executed. At this time, the hardware core logic unit 1-
First, the self-diagnosis 5 is executed (step 401). And when the minimum program operation is guaranteed, RO
The program of M1-4 is copied to the basic memory 1-3 (step 402). Next, the correction information invalid display circuit 1-
The flag 13 is read to confirm that the correction information is not invalid (step 403). If the result is not invalid, the correction information stored in the non-volatile memory 1-12 is read (step 404). The correction information includes check information (sum check, etc.) indicating the validity of the information. After confirming that there is no error in the correction information based on this information (step 405), the program is corrected (step 407). This correction processing is, for example, patch processing of a jump instruction to the correction destination address to the address of the correction program. When an error occurs, the area number is logged as error information 2-15 (step 406). When all corrections are completed in this way (step 408), the process proceeds to the self-diagnosis / initial setting process (step 409) of the peripheral device logic unit 1-11 as in the conventional case.

【0010】[0010]

【発明の効果】本発明によれば、 (1)装置に組み込まれているプログラムを完成した状
態で後からソフトウェアによる修正処理で修正できる。 (2)修正情報を複数登録できる。 (3)周辺デバイスロジック部1−11,2−2に相当
する部分については自己診断/初期設定プログラムまで
遡って修正できる。 ので、装置組み込みの基本制御プログラムの容易な変更
機能を提供することができ、この機能によって既出荷品
装置への修正処理のコストダウン、およびネットワーク
経由による修正処理の一括処理が可能である。
EFFECTS OF THE INVENTION According to the present invention, (1) the program incorporated in the apparatus can be corrected later by a correction process using software. (2) A plurality of pieces of correction information can be registered. (3) The parts corresponding to the peripheral device logic sections 1-11 and 2-2 can be modified back to the self-diagnosis / initial setting program. Therefore, it is possible to provide a function for easily changing the basic control program incorporated in the apparatus, and this function enables cost reduction of the correction processing for the already shipped apparatus and batch processing of the correction processing via the network.

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

【図1】本発明の一実施例における計算機システムの構
成図である。
FIG. 1 is a configuration diagram of a computer system according to an embodiment of the present invention.

【図2】本発明の一実施例における修正情報の格納フォ
ーマットを示す図である。
FIG. 2 is a diagram showing a storage format of correction information according to an embodiment of the present invention.

【図3】本発明の一実施例におけるシステム立ち上げの
概略を示すフローチャートである。
FIG. 3 is a flowchart showing an outline of system startup according to an embodiment of the present invention.

【図4】本発明の一実施例におけるプログラム修正方法
を示すフローチャートである。
FIG. 4 is a flowchart showing a program correction method according to an embodiment of the present invention.

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

1−1 マイクロプロセッサ 1−2 基本周辺制御回路 1−3 基本メモリ 1−4 ROM 1−5 ハードウェアコアロジック部 1−6 拡張メモリ 1−7 周辺デバイス制御ロジック 1−8 フロッピデェスク 1−9 ハードディスク 1−10 プリンタ 1−11 周辺デバイスロジック部 1−12 不揮発性メモリ 1−13 修正情報無効表示回路 1−14 修正ロジック部 1-1 Microprocessor 1-2 Basic peripheral control circuit 1-3 Basic memory 1-4 ROM 1-5 Hardware core logic section 1-6 Extended memory 1-7 Peripheral device control logic 1-8 Floppy disk 1-9 Hard disk 1-10 Printer 1-11 Peripheral device logic part 1-12 Non-volatile memory 1-13 Correction information invalid display circuit 1-14 Correction logic part

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 基本制御プログラムルーチン群を不揮発
性媒体に固定内蔵し、該プログラムを書替え可能な媒体
にコピー後運用する演算処理装置のプログラム修正方法
において、該装置に内蔵している書替え可能な不揮発性
媒体に、該プログラムの修正情報を所定の形式で格納し
ておき、装置立ち上げの初期段階で該情報の有無および
正否を確かめ、該情報を用いて該プログラムを修正する
ことを特徴とする基本制御プログラムの修正方法。
1. A program rewriting method for an arithmetic processing device, wherein a basic control program routine group is fixedly incorporated in a non-volatile medium, and the program is operated after being copied to a rewritable medium. Modification information of the program is stored in a predetermined format in a non-volatile medium, the presence or absence and correctness of the information are confirmed at the initial stage of device startup, and the program is modified using the information. How to modify the basic control program.
【請求項2】 基本制御プログラムルーチン群を不揮発
性媒体に固定内蔵し、該プログラムを書替え可能な媒体
にコピー後運用する演算処理装置において、装置立ち上
げ時に実行する基本制御プログラムルーチン群の初期段
階で、該プログラムを前記不揮発性媒体から書替え可能
な媒体へ複写する処理および該プログラムの修正情報の
有無/正否を判定する処理を行なう制御手段と、装置立
ち上げ時に動作可能であって、基本制御プログラムルー
チン群の修正情報を所定の形式で格納する書替え可能な
不揮発性媒体と、該修正情報を無効にする手段とを備え
たことを特徴とする演算処理装置。
2. An initial stage of a basic control program routine group to be executed when the apparatus is started up in an arithmetic processing unit in which the basic control program routine group is fixedly incorporated in a non-volatile medium and the program is operated after being copied to a rewritable medium. And a control means for performing a process of copying the program from the nonvolatile medium to a rewritable medium and a process of determining the presence / absence of correctness information of the program, and a basic control that is operable at the time of starting the device. An arithmetic processing unit comprising: a rewritable non-volatile medium for storing correction information of a program routine group in a predetermined format; and means for invalidating the correction information.
JP4251693A 1993-03-03 1993-03-03 Method and device for correcting basic control program Pending JPH06259242A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4251693A JPH06259242A (en) 1993-03-03 1993-03-03 Method and device for correcting basic control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4251693A JPH06259242A (en) 1993-03-03 1993-03-03 Method and device for correcting basic control program

Publications (1)

Publication Number Publication Date
JPH06259242A true JPH06259242A (en) 1994-09-16

Family

ID=12638243

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4251693A Pending JPH06259242A (en) 1993-03-03 1993-03-03 Method and device for correcting basic control program

Country Status (1)

Country Link
JP (1) JPH06259242A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6018629A (en) * 1996-07-05 2000-01-25 Nec Corporation Multitasking computer system having a boot process rewrite program
WO2003107193A1 (en) * 2002-06-14 2003-12-24 松下電器産業株式会社 Semiconductor integrated circuit device, data storage verification device, and data storage verification method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6018629A (en) * 1996-07-05 2000-01-25 Nec Corporation Multitasking computer system having a boot process rewrite program
US6223336B1 (en) * 1996-07-05 2001-04-24 Nec Corporation Multitasking computer system having a boot process rewrite program
WO2003107193A1 (en) * 2002-06-14 2003-12-24 松下電器産業株式会社 Semiconductor integrated circuit device, data storage verification device, and data storage verification method

Similar Documents

Publication Publication Date Title
US7036007B2 (en) Firmware architecture supporting safe updates and multiple processor types
US7275153B2 (en) Booting and boot code update system using boot strapper code to select between a loader and a duplicate backup loader
KR100415371B1 (en) Computer
CN110096300B (en) FPGA program file backup management system, operation method and upgrading method
KR20050079835A (en) Method for updating firmware in embedded controller and medium recorded update firmware
JP3563768B2 (en) ROM program change device
US6925522B2 (en) Device and method capable of changing codes of micro-controller
US20070050612A1 (en) Boot program update and restoration system and method thereof
JP2004046453A (en) Single chip microcomputer and boot sector switching method
JPH06259242A (en) Method and device for correcting basic control program
JP3145936B2 (en) How to install
JP2001117766A (en) Information processor with patch function of mask rom
JP2001331379A (en) Method and device for rewriting flash memory update program
JP2003216449A (en) Patch processing system
JPH0410081B2 (en)
JP3358214B2 (en) Electronic equipment
JP2000163109A (en) Ladder programming device and its method
JPH11282690A (en) Method for writing control program, information processor and information processing system
EP1403768A2 (en) Processor system, processor and arithmetic processing method
JP2000020157A (en) Host linked processor with hibernation processing function
CN111666094B (en) Real-time firmware upgrading system and method
EP1221096A1 (en) Method and apparatus for modifying microinstructions in a static memory device
CN114265603A (en) System upgrading method and device based on asymmetric partition and electronic equipment
KR100321999B1 (en) Method for program patch using script
JPH07295670A (en) Starting method for computer system