JP2002278768A - Setting processing method involved in module upgrade and information processing system using the same - Google Patents

Setting processing method involved in module upgrade and information processing system using the same

Info

Publication number
JP2002278768A
JP2002278768A JP2001076347A JP2001076347A JP2002278768A JP 2002278768 A JP2002278768 A JP 2002278768A JP 2001076347 A JP2001076347 A JP 2001076347A JP 2001076347 A JP2001076347 A JP 2001076347A JP 2002278768 A JP2002278768 A JP 2002278768A
Authority
JP
Japan
Prior art keywords
module
setting processing
data
setting
storage device
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
JP2001076347A
Other languages
Japanese (ja)
Inventor
Kazuro Sanada
和朗 眞田
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies 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 NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2001076347A priority Critical patent/JP2002278768A/en
Publication of JP2002278768A publication Critical patent/JP2002278768A/en
Pending legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To avoid system stopping by an error at the time of changing module initialization processing involved in module upgrade. SOLUTION: This information processing system is provided with a module 6, system software for performing setting processing of the module 6 involved in the upgrade of the module 6 based on setting processing data, a control storage device 3 storing the system software and setting processing initialization data, and a storage device 5 for storing the setting processing data. The system software downloads the setting processing data from the storage device 5 at the time of starting the information processing system, performs setting processing of the module 6 on the basis of the setting processing data and also performs setting processing of the module 6 on the basis of the setting processing initialization data when an error occurs in setting processing based on the setting processing data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理システム
の起動を制御するシステムファームウェアが、モジュー
ルのアップグレードに伴うモジュールの設定処理を設定
処理データに基づき実行する、モジュールアップグレー
ドに伴う設定処理方法に関する。なお、モジュールと
は、システムの構成単位のことであり、例えばCPU、
チップセット、入出力装置等である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a setting processing method associated with a module upgrade, in which system firmware for controlling activation of an information processing system executes a module setting processing associated with a module upgrade based on setting processing data. Note that a module is a structural unit of a system, such as a CPU,
A chip set, an input / output device, and the like.

【0002】換言すると、本発明は、情報処理システム
に関し、特にモジュールのアップグレードに伴うモジュ
ール初期化設定処理の変更方式及び初期化設定処理変更
に伴う立ち上げ異常を回避する方式に関する。
[0002] In other words, the present invention relates to an information processing system, and more particularly to a method for changing a module initialization setting process accompanying a module upgrade and a method for avoiding a startup abnormality due to a change in the initialization setting process.

【0003】[0003]

【従来の技術】従来、情報処理システムに対するモジュ
ールのアップグレードに伴うデバイスの初期化設定処理
に変更が生じた場合、それらの処理ルーチンはシステム
ファームウェア内にハードコードされているため、設定
処理変更にはファームウェア自体を変更しアップデート
を行うことが必須となっていた。また、このアップデー
ト中に電源が切断された場合、何らかのファームウェア
リカバリ方式を取る必要がある。
2. Description of the Related Art Conventionally, when a device initialization setting process has been changed due to a module upgrade to an information processing system, those processing routines are hard-coded in system firmware. It was necessary to change and update the firmware itself. Also, if the power is turned off during this update, it is necessary to take some sort of firmware recovery method.

【0004】例えば特開平10−307726号公報に
は、システムファームウェアの更新時の不具合に起因し
てオペレーティングシステムが立ち上がらない状態のリ
カバリ方式として、予め更新前のファームウェアを外部
記憶装置に保存しておき、ファームウェア更新時に不具
合が発生した場合は、エラー情報を格納するとともに更
新前のファームウェアを外部記憶装置からダウンロード
し直すというエラーリカバリ方式が提案されている。
For example, Japanese Patent Application Laid-Open No. 10-307726 discloses a pre-update firmware stored in an external storage device in advance as a recovery method in which the operating system does not start due to a problem at the time of updating the system firmware. An error recovery method has been proposed in which, when a failure occurs during firmware update, error information is stored and the firmware before update is downloaded again from an external storage device.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記特
開平10−307726号公報の技術では、更新したフ
ァームウェアの外部記憶装置に対する設定不具合に起因
して、外部記憶装置に対してアクセスできなくなった場
合には、次のような問題が生ずる。すなわち、再度シス
テムファームウェアを更新するには、物理的にROMを
交換するか、又はROMがボードに直付けされていれば
ボード単位で交換しなくてはならないため、手間及びコ
ストがかかってしまう。
However, according to the technique disclosed in Japanese Patent Application Laid-Open No. H10-307726, it is difficult to access the external storage device due to a setting failure of the updated firmware in the external storage device. Causes the following problems. That is, in order to update the system firmware again, the ROM must be physically replaced, or if the ROM is directly attached to the board, it must be replaced on a board-by-board basis.

【0006】[0006]

【発明の目的】そこで、本発明の主な目的は、モジュー
ルのアップグレードに伴うモジュールの設定処理におい
てエラーが生じても、ROM交換又はボード交換を行う
事態を回避できる、モジュールアップグレードに伴う設
定処理方法及びこれを用いた情報処理システムを提供す
ることにある。
SUMMARY OF THE INVENTION Therefore, a main object of the present invention is to provide a setting processing method associated with a module upgrade which can avoid a situation where a ROM replacement or a board replacement is performed even if an error occurs in the module setting processing accompanying a module upgrade. And an information processing system using the same.

【0007】また、本発明の他の目的は、モジュールの
アップグレードに伴うモジュールの設定処理において、
システムファームウェアを更新することなくモジュール
の設定処理を変更できる、モジュールアップグレードに
伴う設定処理方法及びこれを用いた情報処理システムを
提供することにある。
[0007] Another object of the present invention is to provide a module setting process for upgrading a module.
It is an object of the present invention to provide a setting processing method associated with a module upgrade and an information processing system using the same, which can change the setting processing of the module without updating the system firmware.

【0008】[0008]

【課題を解決するための手段】本発明に係るモジュール
アップグレードに伴う設定処理方法は、半導体メモリか
らなる制御記憶装置に記憶されるとともに情報処理シス
テムの起動を制御するシステムファームウェアが、情報
処理システムを構成するモジュールのアップグレードに
伴うモジュールの設定処理を、設定処理データに基づき
実行するものである。そして、予め、制御記憶装置に設
定処理初期データを格納しておくとともに、制御記憶装
置とは別の記憶装置に設定処理データを格納しておく。
続いて、システムファームウェアは、情報処理システム
の起動時に、設定処理データを記憶装置からダウンロー
ドし、この設定処理データに基づきモジュールを設定処
理するとともに、設定処理データに基づく設定処理でエ
ラーが発生した場合に、設定処理初期データに基づきモ
ジュールを設定処理する。
According to the present invention, there is provided a setting processing method in accordance with a module upgrade, wherein a system firmware which is stored in a control storage device comprising a semiconductor memory and controls start-up of the information processing system comprises: The setting processing of the module accompanying the upgrade of the constituent modules is executed based on the setting processing data. Then, the setting processing initial data is stored in the control storage device in advance, and the setting processing data is stored in a storage device different from the control storage device.
Subsequently, when the information processing system is activated, the system firmware downloads the setting processing data from the storage device, sets the module based on the setting processing data, and executes an error in the setting processing based on the setting processing data. Next, the module is set based on the setting process initial data.

【0009】システムファームウェアは、モジュールの
アップグレードに伴うモジュールの設定処理において、
例えば記憶装置(例えば外部記憶装置)に対するアクセ
スができなくなるエラーが発生しても、システムファー
ムウェアとともに制御記憶装置に設定処理初期データが
格納されているので、これを用いて情報処理システムを
起動することができる。また、モジュールのアップグレ
ードに伴うモジュールの設定処理において、新たな設定
処理データが記憶装置に格納されているので、システム
ファームウェアを更新する必要がない。
[0009] The system firmware, in the module setting process accompanying the module upgrade,
For example, even if an error occurs that prevents access to a storage device (for example, an external storage device), the setting processing initial data is stored in the control storage device along with the system firmware. Can be. In addition, in setting processing of a module accompanying the upgrading of the module, new setting processing data is stored in the storage device, so that it is not necessary to update the system firmware.

【0010】また、システムファームウェアは、設定処
理データのダウンロードが何らかの理由によりできなか
った場合に、設定処理初期データに基づきモジュールを
設定処理する、としてもよい(請求項2)。更に、シス
テムファームウェアは、設定処理データに基づく設定処
理でエラーが発生した場合に、そのエラー情報を格納し
ておく、としてもよい(請求項3)。
Further, the system firmware may set the module based on the setting process initial data when the setting process data cannot be downloaded for some reason (claim 2). Further, when an error occurs in the setting processing based on the setting processing data, the system firmware may store the error information (claim 3).

【0011】本発明に係る情報処理システムは、本発明
に係るモジュールアップグレードに伴う設定処理方法を
使用するものであって、情報処理システムを構成するモ
ジュールと、情報処理システムの起動を制御するととも
に、モジュールのアップグレードに伴うモジュールの設
定処理を、設定処理データに基づき実行するシステムフ
ァームウェアと、システムファームウェア及び設定処理
初期データを記憶した半導体メモリからなる制御記憶装
置と、設定処理データを記憶するとともに制御記憶装置
とは別の記憶装置とを備えている。そして、システムフ
ァームウェアは、情報処理システムの起動時に、設定処
理データを記憶装置からダウンロードし、この設定処理
データに基づきモジュールを設定処理するとともに、設
定処理データに基づく設定処理でエラーが発生した場合
に、設定処理初期データに基づきモジュールを設定処理
する。
The information processing system according to the present invention uses the setting processing method accompanying the module upgrade according to the present invention, and controls the modules constituting the information processing system and the activation of the information processing system. A system firmware for executing a module setting process based on the setting process data according to the module upgrade, a control storage device including a semiconductor memory storing the system firmware and the setting process initial data, and a control storage device for storing the setting process data A storage device separate from the device. When the information processing system is started, the system firmware downloads the setting processing data from the storage device, sets the module based on the setting processing data, and sets an error in the setting processing based on the setting processing data. The module performs setting processing based on the setting processing initial data.

【0012】システムファームウェアは、モジュールの
アップグレードに伴うモジュールの設定処理において、
例えば記憶装置(例えば外部記憶装置)に対するアクセ
スができなくなってエラーが発生しても、システムファ
ームウェアとともに制御記憶装置に設定処理初期データ
が格納されているので、これを用いて情報処理システム
を起動することができる。また、モジュールのアップグ
レードに伴うモジュールの設定処理において、新たな設
定処理データが記憶装置に格納されているので、システ
ムファームウェアを更新する必要がない。
[0012] The system firmware, in the module setting process accompanying the module upgrade,
For example, even if an error occurs due to the inability to access a storage device (for example, an external storage device), since the setting processing initial data is stored in the control storage device together with the system firmware, the information processing system is started using this data. be able to. In addition, in setting processing of a module accompanying the upgrading of the module, new setting processing data is stored in the storage device, so that it is not necessary to update the system firmware.

【0013】また、システムファームウェアは、設定処
理データのダウンロードが何らかの理由によりできなか
った場合に、設定処理初期データに基づきモジュールを
設定処理する、としてもよい(請求項5)。更に、シス
テムファームウェアは、設定処理データに基づく設定処
理でエラーが発生した場合に、そのエラー情報を格納し
ておく、としてもよい(請求項6)。
Further, the system firmware may set the module based on the setting process initial data when the setting process data cannot be downloaded for some reason. Further, when an error occurs in the setting process based on the setting process data, the system firmware may store the error information (claim 6).

【0014】換言すると、本発明は、中央処理装置がシ
ステムバス制御装置を介してシステムバスと接続され、
制御記憶装置、モジュールの設定処理データを格納した
記憶装置、各モジュール及び外部記憶装置がシステムバ
スに接続されて形成された情報処理システムである。そ
して、当該情報処理システムの起動時にソフトウェアの
ブートを行うシステムファームウェアに関する。すなわ
ち、システム立ち上げ時に行うモジュールの初期化手段
の実行に際してモジュールの初期化を行う設定処理デー
タを記憶装置にダウンロードする設定処理データ転送手
段と、設定処理データが格納されている外部記憶装置を
使用するために外部記憶装置の初期化を行う外部記憶装
置初期化手段と、モジュールの設定処理を実行する設定
処理実行手段と、記録装置にモジュールの設定処理デー
タが格納されているか否か確認する設定処理データ確認
手段と、記憶装置にモジュールの設定処理データを格納
しておく設定処理データ格納手段と、予め記憶装置に保
存しておいたモジュールの設定処理データを読み出す設
定処理データ入手手段と、記憶装置に格納されているモ
ジュールの設定処理データに基づく設定処理を設定処理
実行手段にて実行時に不具合があってシステムが途中で
止まってしまった場合にエラー情報を格納するエラー情
報格納手段と、設定処理実行手段による設定処理時に、
エラー情報格納手段にてエラー情報が格納されていた場
合又は記憶装置にモジュールの設定処理データが格納さ
れていないことが設定処理データ確認手段によって判明
した場合に使用する設定処理初期データを格納した設定
処理初期データ格納手段と、設定処理実行手段による設
定処理時にエラー情報格納手段にてエラー情報が格納さ
れているか否かを判断するエラー判断手段とを有する。
In other words, according to the present invention, the central processing unit is connected to the system bus via the system bus control unit,
This is an information processing system in which a control storage device, a storage device storing module setting processing data, each module and an external storage device are connected to a system bus. Further, the present invention relates to system firmware that boots software when the information processing system is started. That is, a setting process data transfer unit that downloads setting process data for initializing the module when executing the module initializing unit performed at system startup to a storage device and an external storage device that stores the setting process data are used. External storage device initializing means for initializing the external storage device, setting processing executing means for executing module setting processing, and setting for confirming whether or not module setting processing data is stored in the recording device. Processing data confirmation means, setting processing data storage means for storing the setting processing data of the module in the storage device, setting processing data obtaining means for reading the setting processing data of the module stored in the storage device in advance, Setting processing based on the setting processing data of the module stored in the device to the setting processing execution means An error information storing means for storing error information if the system there is a problem at the time of execution has stopped on the way, when setting process by setting processing execution means,
A setting that stores initial setting processing data to be used when error information is stored in the error information storage unit or when the setting processing data confirmation unit determines that the setting processing data of the module is not stored in the storage device. It has processing initial data storage means and error determination means for determining whether or not error information is stored in the error information storage means at the time of setting processing by the setting processing execution means.

【0015】例えば、本発明では、システムファームウ
ェア起動後のモジュールの設定処理において、モジュー
ルの設定処理データの格納箇所を確認し、その設定処理
データが保存されている場合は保存されている設定処理
データに基づく設定処理を実行し、保存されていなけれ
ば予めシステムファームウェア内に存在するモジュール
の設定処理初期データに基づく設定処理を実行する手段
を備えている。また、本発明では、何らかの原因で設定
処理データ転送手段で不具合が発生した場合、又はモジ
ュールの設定処理データの格納個所に格納されていた設
定処理データを実行時に異常を検出した場合のエラー情
報を格納する手段を備えている。
For example, in the present invention, in the module setting process after the system firmware is started, the storage location of the module setting process data is confirmed, and if the setting process data is stored, the stored setting process data is stored. And means for executing a setting process based on initial setting process data of a module existing in the system firmware in advance if the setting process is not stored. Further, according to the present invention, error information is detected when a failure occurs in the setting processing data transfer unit for some reason or when an abnormality is detected when executing the setting processing data stored in the storage location of the setting processing data of the module. It has means for storing.

【0016】本発明によれば、モジュールアップグレー
ドに伴うモジュール設定処理の変更時に、ファームウェ
アを直接書き換える必要がないため、書き換え時間の短
縮になる他、書き換えたモジュールの設定処理データに
不具合があった場合でもシステムが正常に立ち上がるこ
とが可能である。更に、モジュールの設定処理データが
ファームウェアと分離しているため、ファームウェアの
設計知識がなくとも、モジュールの設定処理データを作
成することが可能となる。
According to the present invention, it is not necessary to directly rewrite the firmware when the module setting process is changed due to the module upgrade, so that the rewriting time is shortened. But the system can start up normally. Further, since the setting processing data of the module is separated from the firmware, the setting processing data of the module can be created without knowledge of the firmware design.

【0017】[0017]

【発明の実施の形態】図1は、本発明に係る情報処理シ
ステムの第一実施形態を示すブロック図である。以下、
この図面に基づき説明する。なお、本発明に係る情報処
理システムは本発明に係るモジュールアップグレードに
伴う設定処理方法を使用するものであるので、本発明に
係るモジュールアップグレードに伴う設定処理方法の一
実施形態についても同時に説明する。
FIG. 1 is a block diagram showing a first embodiment of an information processing system according to the present invention. Less than,
Description will be made based on this drawing. Since the information processing system according to the present invention uses the setting processing method according to the module upgrade according to the present invention, an embodiment of the setting processing method according to the module upgrade according to the present invention will be described at the same time.

【0018】本実施形態の情報処理システムにおいて
は、中央処理装置1がシステムバス制御装置2に接続さ
れている。一方、エラー情報格納手段及び設定処理初期
データ格納手段を有するデータ格納手段、並びに情報処
理システム起動時に実行されるシステムファームウェア
を格納する制御記憶装置(ROM)3と、モジュール6
の設定処理データを格納する記憶装置(MROM)4
と、モジュール6の設定処理データをMROM4にダウ
ンロードするための外部記憶装置5と、初期設定される
モジュール6とが、システムバス制御装置2に接続され
ている。
In the information processing system of the present embodiment, a central processing unit 1 is connected to a system bus control unit 2. On the other hand, a data storage unit having an error information storage unit and a setting process initial data storage unit, a control storage device (ROM) 3 for storing system firmware executed when the information processing system is started, and a module 6
Storage device (MROM) 4 for storing the setting processing data of
An external storage device 5 for downloading setting processing data of the module 6 to the MROM 4 and a module 6 to be initialized are connected to the system bus control device 2.

【0019】図2は、本実施形態の情報処理システムを
詳しく示すブロック図である。以下、図1及び図2に基
づき説明する。
FIG. 2 is a block diagram showing the information processing system of the present embodiment in detail. Hereinafter, description will be given based on FIG. 1 and FIG.

【0020】MROM4は、モジュールの設定処理デー
タを格納する設定処理データ格納手段40を含む。外部
記憶装置5は、モジュールの設定処理データ50を含
む。ROM3は、情報処理システムの起動時に、ソフト
ウェアまでのブートを行うシステムファームウェア(F
W)31と、ファームウェア実行時に使用されるデータ
格納手段30とを有する。FW31は、MROM4にモ
ジュールの設定処理データが格納されているか否かを確
認する設定処理データ確認手段314、MROM4にモ
ジュールの設定処理データが格納されていた場合にMR
OM4からその設定処理データを入手する設定処理デー
タ入手手段313、MROM4から入手したモジュール
の設定処理データを実行時に設定処理に不具合があって
システムの起動が途中で止まってしまった場合にエラー
情報を格納するエラー判断手段316、モジュールの設
定処理データ50の格納されている外部記憶装置5の初
期化手段311、モジュールの設定処理データ50をM
ROM4にダウンロードする設定処理データ転送手段3
12等を含む。データ格納手段30は、エラー判断手段
316によってエラー情報を格納するエラー情報格納手
段301と、MROM4にモジュールの設定処理データ
が格納されていない場合、又はモジュールの設定処理で
エラーが発生していた場合に使用される設定処理初期デ
ータ格納手段302とを含む。
The MROM 4 includes setting processing data storage means 40 for storing setting processing data of the module. The external storage device 5 includes module setting processing data 50. The ROM 3 stores system firmware (F) that boots up to software when the information processing system is started.
W) 31 and data storage means 30 used when executing the firmware. The FW 31 is a setting processing data checking means 314 for checking whether or not the setting processing data of the module is stored in the MROM 4. If the setting processing data of the module is stored in the MROM 4, the MR 31
A setting processing data obtaining unit 313 for obtaining the setting processing data from the OM 4; an error information is displayed when the setting processing data of the module obtained from the MROM 4 has a problem in the setting processing at the time of execution and the system is stopped halfway; The error determination means 316 to be stored, the initialization means 311 of the external storage device 5 storing the module setting processing data 50, and the module setting processing data 50
Setting processing data transfer means 3 to be downloaded to ROM 4
12 etc. The data storage unit 30 includes an error information storage unit 301 that stores error information by the error determination unit 316, and a case where module setting processing data is not stored in the MROM 4 or an error has occurred in the module setting processing. And a setting processing initial data storage means 302 used for

【0021】図3は、本実施形態の情報処理システムの
動作を示すフローチャートである。以下、図1乃至図3
に基づき説明する。
FIG. 3 is a flowchart showing the operation of the information processing system according to this embodiment. Hereinafter, FIGS. 1 to 3
It will be described based on.

【0022】情報処理システムに電源が投入されると
(ステップ31)、FW31内の外部記憶装置初期化手
段311によって外部記憶装置5が初期化され(ステッ
プ32)、設定処理データ転送手段312によって外部
記憶装置5内にあるモジュールの設定処理データ50が
MROM4内の設定処理データ格納手段40に転送され
る(ステップ33)。その後、設定処理データ確認手段
314によって、MROM4内にモジュールの設定処理
データが格納されているか否かを判断する(ステップ3
5)。
When the power of the information processing system is turned on (step 31), the external storage device 5 is initialized by the external storage device initializing means 311 in the FW 31 (step 32). The setting processing data 50 of the module in the storage device 5 is transferred to the setting processing data storage means 40 in the MROM 4 (step 33). Thereafter, the setting processing data confirmation means 314 determines whether or not the setting processing data of the module is stored in the MROM 4 (step 3).
5).

【0023】ここで、MROM4内にモジュールの設定
処理データが格納されていると判断した場合、設定処理
データ確認手段314がエラー情報格納手段301を通
して前回の立ち上げでエラーが発生したか否かを判断す
る(ステップ36)。ここで、エラーが発生していない
と判断した場合、設定処理データ入手手段313を用い
てMROM4内の設定処理データ格納手段40から設定
処理データを入手する(ステップ37)。
If it is determined that the setting processing data of the module is stored in the MROM 4, the setting processing data confirmation means 314 determines whether or not an error has occurred in the previous startup through the error information storage means 301. A judgment is made (step 36). If it is determined that no error has occurred, the setting processing data is obtained from the setting processing data storage means 40 in the MROM 4 by using the setting processing data obtaining means 313 (step 37).

【0024】一方、ステップ35においてMROM4内
にモジュールの設定処理データが格納されていないと判
断した場合、又はステップ36において前回の立ち上げ
でエラーが発生していたと判断した場合は、設定処理初
期データ格納手段302からモジュールのデフォルトに
対応する設定処理初期データを入手する(ステップ3
8)。
On the other hand, if it is determined in step 35 that the module setting processing data is not stored in the MROM 4, or if it is determined in step 36 that an error has occurred in the previous startup, the setting processing initial data The setting processing initial data corresponding to the module default is obtained from the storage unit 302 (step 3).
8).

【0025】その後、エラー情報格納手段301のエラ
ー情報をクリアし(ステップ39)、ステップ37又は
ステップ38で入手したモジュールの設定処理データ又
は設定処理初期データを用いて設定処理実行手段315
にてモジュールの設定を行う(ステップ3A)。モジュ
ールの設定処理中又はモジュールの設定処理後にエラー
が発生した場合には、エラー判断手段316が働き(ス
テップ3B)、エラーでないと判断した場合は、その後
ソフトウェアのブートを行う(ステップ3D)。当然の
ことながら、モジュールの設定処理中又はモジュールの
設定処理後にエラーが発生しない場合にも、ソフトウェ
アのブートを行う(ステップ3D)。
Thereafter, the error information in the error information storage means 301 is cleared (step 39), and the setting processing executing means 315 is used by using the setting processing data of the module obtained in step 37 or step 38 or the setting processing initial data.
To set the module (step 3A). If an error occurs during the module setting process or after the module setting process, the error determining means 316 operates (step 3B). If it is determined that the error is not an error, the software is booted thereafter (step 3D). As a matter of course, even when no error occurs during the module setting process or after the module setting process, the software is booted (step 3D).

【0026】一方、ステップ3Bにおいて、エラーであ
ると判断した場合は、エラー情報格納手段301にエラ
ー情報を格納し(ステップ3C)、再度モジュールの設
定処理を開始する(ステップ34)。これらの処理によ
り、MROM4に格納されたモジュールの設定処理デー
タに問題があった場合も、設定処理初期データ格納手段
302から入手した設定処理が行われるため、正常にソ
フトウェアのブートを行うことが可能となる。
On the other hand, if it is determined in step 3B that an error has occurred, the error information is stored in the error information storage means 301 (step 3C), and the module setting process is started again (step 34). By these processes, even if there is a problem with the setting process data of the module stored in the MROM 4, the setting process obtained from the setting process initial data storage unit 302 is performed, so that the software can be normally booted. Becomes

【0027】図4は、本発明に係る情報処理システムの
第二実施形態を示すブロック図である。以下、図2及び
図4に基づき説明する。
FIG. 4 is a block diagram showing a second embodiment of the information processing system according to the present invention. Hereinafter, description will be made with reference to FIGS.

【0028】本実施形態では、第一実施形態におけるM
ROM4の代わりに外部記憶装置5を用いている。すな
わち、第一実施形態における設定処理データ格納手段4
0を設定処理データ50と置き換えることにより、本発
明の目的が達成されている。また、本実施形態では設定
処理データ転送手段312も必要とされない。更に、本
実施形態の場合、MROM4を備えなくてもモジュール
の設定処理データの変更が行えるため、コストの面でも
優れている。
In this embodiment, M in the first embodiment
An external storage device 5 is used instead of the ROM 4. That is, the setting processing data storage unit 4 in the first embodiment
By replacing 0 with the setting processing data 50, the object of the present invention has been achieved. In the present embodiment, the setting processing data transfer unit 312 is not required. Further, in the case of the present embodiment, since the setting processing data of the module can be changed without providing the MROM 4, the cost is also excellent.

【0029】なお、本発明は、言うまでもなく、上記第
一及び第二実施形態に限定されない。例えば、中央処理
装置やシステムバス制御装置等をモジュールとして設定
処理するようにしてもよい。
It is needless to say that the present invention is not limited to the first and second embodiments. For example, a central processing unit, a system bus control unit, or the like may be set and processed as a module.

【0030】[0030]

【発明の効果】本発明によれば、モジュールのアップグ
レードに伴うモジュールの設定処理において、例えば記
憶装置に対するアクセスができなくなってエラーが発生
しても、システムファームウェアとともに制御記憶装置
に設定処理初期データが格納されているので、これを用
いて情報処理システムを起動することができる。したが
って、モジュールのアップグレードに伴うモジュールの
設定処理においてエラーが生じても、ROM交換又はボ
ード交換を行う事態を回避できる。
According to the present invention, in the module setting process associated with a module upgrade, even if an error occurs due to the inability to access the storage device, for example, the setting process initial data is stored in the control storage device together with the system firmware. Since the information is stored, the information processing system can be activated using the stored information. Therefore, even if an error occurs in the module setting process accompanying the module upgrade, it is possible to avoid a situation where the ROM or the board is replaced.

【0031】また、モジュールのアップグレードに伴う
モジュールの設定処理において、新たな設定処理データ
が記憶装置に格納されているので、システムファームウ
ェアを更新する必要がない。したがって、システムファ
ームウェアを更新することなく、モジュールの設定処理
を変更できる。
Further, in the setting process of the module accompanying the upgrade of the module, since new setting process data is stored in the storage device, it is not necessary to update the system firmware. Therefore, the module setting process can be changed without updating the system firmware.

【0032】換言すると、本発明によれば、モジュール
アップグレードに伴ったモジュール設定処理の変更を行
う場合に、エラーが発生した場合は予めファームウェア
に格納している設定処理の実行が可能となるため、シス
テムファームウェアを更新時の失敗によりシステムが立
ち上がらなくなる問題を回避することが可能となる。ま
た、モジュールの設定処理データのみを変更することが
可能なため、システムファームウェアを修正する必要が
ないので、ファームウェアの知識のない人でも簡単にモ
ジュールの設定処理データを作成することが可能とな
る。
In other words, according to the present invention, when the module setting process is changed in accordance with the module upgrade, if an error occurs, the setting process previously stored in the firmware can be executed. It is possible to avoid a problem that the system cannot start due to a failure in updating the system firmware. Further, since only the setting processing data of the module can be changed, it is not necessary to modify the system firmware, so that even a person without knowledge of the firmware can easily create the setting processing data of the module.

【0033】なお、本発明は上記各実施形態に限定され
ず、本発明の技術思想の範囲内において、各実施形態は
適宜変更され得ることは明らかである。
It should be noted that the present invention is not limited to the above embodiments, and it is obvious that the embodiments can be appropriately modified within the scope of the technical idea of the present invention.

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

【図1】本発明に係る情報処理システムの第一実施形態
を示すブロック図である。
FIG. 1 is a block diagram showing a first embodiment of an information processing system according to the present invention.

【図2】図1の情報処理システムをより詳しく示すブロ
ック図である。
FIG. 2 is a block diagram showing the information processing system of FIG. 1 in more detail;

【図3】図1の情報処理システムの動作を示すフローチ
ャートである。
FIG. 3 is a flowchart illustrating an operation of the information processing system of FIG. 1;

【図4】本発明に係る情報処理システムの第二実施形態
を示すブロック図である。
FIG. 4 is a block diagram showing a second embodiment of the information processing system according to the present invention.

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

1 中央処理装置 2 システムバス制御装置 3 制御記憶装置(ROM) 4 記憶装置(MROM) 5 外部記憶装置 6 モジュール 30 データ格納手段 301 エラー情報格納手段 302 設定処理初期データ格納手段 31 システムファームウェア(FW) 311 外部記憶装置初期化手段 312 設定処理データ転送手段 313 設定処理データ入手手段 314 設定処理データ確認手段 315 設定処理実行手段 316 エラー判断手段 40 設定処理データ格納手段 50 設定処理データ DESCRIPTION OF SYMBOLS 1 Central processing unit 2 System bus control unit 3 Control storage unit (ROM) 4 Storage unit (MROM) 5 External storage unit 6 Module 30 Data storage unit 301 Error information storage unit 302 Setting processing initial data storage unit 31 System firmware (FW) 311 External storage device initializing means 312 Setting processing data transferring means 313 Setting processing data obtaining means 314 Setting processing data confirming means 315 Setting processing executing means 316 Error judging means 40 Setting processing data storing means 50 Setting processing data

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 半導体メモリからなる制御記憶装置に記
憶されるとともに情報処理システムの起動を制御するシ
ステムファームウェアが、当該情報処理システムを構成
するモジュールのアップグレードに伴う当該モジュール
の設定処理を、設定処理データに基づき実行する、 モジュールアップグレードに伴う設定処理方法におい
て、 予め、前記制御記憶装置に設定処理初期データを格納し
ておくとともに、前記制御記憶装置とは別の記憶装置に
前記設定処理データを格納しておき、 前記システムファームウェアは、 前記情報処理システムの起動時に、前記設定処理データ
を前記記憶装置からダウンロードし、この設定処理デー
タに基づき前記モジュールを設定処理するとともに、 当該設定処理データに基づく設定処理でエラーが発生し
た場合に、前記設定処理初期データに基づき前記モジュ
ールを設定処理する、 モジュールアップグレードに伴う設定処理方法。
1. A system firmware, which is stored in a control storage device comprising a semiconductor memory and controls the activation of an information processing system, performs setting processing of the module accompanying the upgrade of a module constituting the information processing system. In a setting processing method associated with a module upgrade executed based on data, the setting processing initial data is stored in advance in the control storage device, and the setting processing data is stored in a storage device different from the control storage device. In addition, the system firmware downloads the setting processing data from the storage device at the time of starting the information processing system, performs setting processing of the module based on the setting processing data, and performs setting based on the setting processing data. If an error occurs during processing The set process the module on the basis of the setting processing initial data, setting processing method associated with the module upgrade.
【請求項2】 前記システムファームウェアは、 前記設定処理データのダウンロードが何らかの理由によ
りできなかった場合に、前記設定処理初期データに基づ
き前記モジュールを設定処理する、 請求項1記載のモジュールアップグレードに伴う設定処
理方法。
2. The setting according to the module upgrade according to claim 1, wherein the system firmware sets the module based on the setting processing initial data when the setting processing data cannot be downloaded for some reason. Processing method.
【請求項3】 前記システムファームウェアは、 前記設定処理データに基づく設定処理でエラーが発生し
た場合に、当該エラー情報を格納しておく、 請求項1又は2記載のモジュールアップグレードに伴う
設定処理方法。
3. The setting processing method according to claim 1, wherein the system firmware stores error information when an error occurs in setting processing based on the setting processing data.
【請求項4】 当該情報処理システムを構成するモジュ
ールと、 当該情報処理システムの起動を制御するとともに、前記
モジュールのアップグレードに伴う当該モジュールの設
定処理を、設定処理データに基づき実行するシステムフ
ァームウェアと、 このシステムファームウェア及び設定処理初期データを
記憶した半導体メモリからなる制御記憶装置と、 前記設定処理データを記憶するとともに前記制御記憶装
置とは別の記憶装置とを備え、 前記システムファームウェアは、 当該情報処理システムの起動時に、前記設定処理データ
を前記記憶装置からダウンロードし、この設定処理デー
タに基づき前記モジュールを設定処理するとともに、 当該設定処理データに基づく設定処理でエラーが発生し
た場合に、前記設定処理初期データに基づき前記モジュ
ールを設定処理する、 情報処理システム。
4. A module that configures the information processing system, a system firmware that controls activation of the information processing system, and executes a setting process of the module according to the upgrade of the module based on the setting process data; A control storage device comprising a semiconductor memory storing the system firmware and setting process initial data; and a storage device storing the setting process data and being separate from the control storage device. When the system is started, the setting processing data is downloaded from the storage device, the module is set based on the setting processing data, and if an error occurs in the setting processing based on the setting processing data, the setting processing is performed. Based on initial data An information processing system configured to set the module.
【請求項5】 前記システムファームウェアは、 前記設定処理データのダウンロードが何らかの理由によ
りできなかった場合に、前記設定処理初期データに基づ
き前記モジュールを設定処理する、 請求項4記載の情報処理システム。
5. The information processing system according to claim 4, wherein the system firmware sets the module based on the setting process initial data when the setting process data cannot be downloaded for some reason.
【請求項6】 前記システムファームウェアは、 前記設定処理データに基づく設定処理でエラーが発生し
た場合に、当該エラー情報を格納しておく、 請求項4又は5記載の情報処理システム。
6. The information processing system according to claim 4, wherein, when an error occurs in a setting process based on the setting process data, the system firmware stores the error information.
JP2001076347A 2001-03-16 2001-03-16 Setting processing method involved in module upgrade and information processing system using the same Pending JP2002278768A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001076347A JP2002278768A (en) 2001-03-16 2001-03-16 Setting processing method involved in module upgrade and information processing system using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001076347A JP2002278768A (en) 2001-03-16 2001-03-16 Setting processing method involved in module upgrade and information processing system using the same

Publications (1)

Publication Number Publication Date
JP2002278768A true JP2002278768A (en) 2002-09-27

Family

ID=18933299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001076347A Pending JP2002278768A (en) 2001-03-16 2001-03-16 Setting processing method involved in module upgrade and information processing system using the same

Country Status (1)

Country Link
JP (1) JP2002278768A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017049812A (en) * 2015-09-02 2017-03-09 富士電機株式会社 Control device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017049812A (en) * 2015-09-02 2017-03-09 富士電機株式会社 Control device

Similar Documents

Publication Publication Date Title
KR100767654B1 (en) Method of updating firmware in computer server systems
JP4815938B2 (en) Information processing apparatus and method, and program
JP2008217530A (en) Information processor and setting method
CN113641378A (en) Optical module program upgrading method, device, equipment and readable storage medium
CN100362470C (en) BIOS on-line upgrading method
JPH10307726A (en) System for firmware recovery at time of start error
JPH09282169A (en) Input/output data managing system
KR100503484B1 (en) Image forming device
US20070220186A1 (en) Frequency converter controller, peripheral device, method and program
JP2003345617A (en) Apparatus and method for information processing, ic card, and program
JP2002278768A (en) Setting processing method involved in module upgrade and information processing system using the same
JP2000311087A (en) Data transmitting device
JPH10187454A (en) Bios reloading system
JP2001117779A (en) Electronic instrument and program rewriting method
WO2024089756A1 (en) Robot teaching console and robot control system
JP2001256167A (en) Information processor and option board loaded on the same
JP7491765B2 (en) Firmware update system and firmware update method
JP2005321967A (en) Information processor
JP6457756B2 (en) Information processing apparatus, control method thereof, and program
JP2003259000A (en) Version update system and method for ip telephone set service function in ip-pbx
JP2005064709A (en) Communication apparatus
KR101900729B1 (en) Method for running PLC operating system
JP2003330724A (en) Information processor, information processing method and program
JP2003122575A (en) Information processing unit
JP2001022572A (en) Information processing system and firmware updating method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050215

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050412

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050712

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050811

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20050811

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050909

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20051101

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20051202

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070123

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071009