JPS62290931A - Firmware generating system - Google Patents

Firmware generating system

Info

Publication number
JPS62290931A
JPS62290931A JP13544886A JP13544886A JPS62290931A JP S62290931 A JPS62290931 A JP S62290931A JP 13544886 A JP13544886 A JP 13544886A JP 13544886 A JP13544886 A JP 13544886A JP S62290931 A JPS62290931 A JP S62290931A
Authority
JP
Japan
Prior art keywords
firmware
information
information processing
processing device
storage means
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
JP13544886A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Koganeya
古金谷 嘉行
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP13544886A priority Critical patent/JPS62290931A/en
Publication of JPS62290931A publication Critical patent/JPS62290931A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To omit the useless redundancy out of the contents of the generated firmware and also to eliminate discordance between the constitution of an information processing system estimated by the generated firmware and that of an actual information processing system, by using a firmware information storing means and a firmware module selection/connection means. CONSTITUTION:When a firmware 7 is generated, a firmware information fetching means 3 fetches all firmware information in an information processor 1 from a firmware information storing means 2 in each information processor included in an information processor group 1 to complete the information on constitution of an information processing system needed for generation of the firmware 7. This information is sent to a firmware module selection/connection means 5. The means 5 selects a firmware module coincident with said information out of those modules stored in a firmware module storing means 4 for connection. Thus the firmware 7 is generated on an information processor 6.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔産業上の利用分野〕 本発明はファームウェアの生成方式に関し、特に情報処
理システム(ファームウェアの生成が必要な情報処理装
置とそれに従属する1つ以上の情報処理装置とからなる
システムをいう。以下同様)内の情報処理装置の構成に
依存してファームウェアの構成も変化する場合の情報処
理装置のファームウェアの生成方式に関する。
[Detailed Description of the Invention] 3. Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a firmware generation method, and particularly relates to an information processing system (an information processing device that requires firmware generation and one subordinate thereto). The present invention relates to a method for generating firmware for an information processing device in a case where the configuration of the firmware changes depending on the configuration of the information processing device (hereinafter referred to as a system including the above information processing device).

(従来の技術〕 従来、この種のファームウェアの生成方式は、ファーム
ウェアの内容に冗長性を持たせて複数の情報処理システ
ムで共用できるファームウェアを生成したり、個々の情
報処理システム毎に情報処理システムの構成に関する情
報を事前に人手してその構成に合わせてファームウェア
を生成したりすることをファームウェアの生成が必要な
情報処理装置毎に独立して行っていた。
(Prior Art) Conventionally, this type of firmware generation method has been used to create firmware that can be shared by multiple information processing systems by providing redundancy to the firmware contents, or to generate firmware that can be shared by multiple information processing systems. Previously, information regarding the configuration of a computer was manually obtained in advance and firmware was generated in accordance with the configuration, independently for each information processing device that required firmware generation.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のファームウェアの生成方式は、前者の場
合は、ファームウェアの内容に冗長性を持たせていたの
で、ファームウェアの内容に無駄が多くなるという欠点
がある。
In the former case, the conventional firmware generation method described above has the disadvantage that the contents of the firmware are redundant, so that the contents of the firmware are often wasted.

また、後者の場合は、情報処理ソステムの構成に関する
情報を事前に入手してもこの事前に入手した情報処理シ
ステムの構成情報に誤りがあったり情報処理ジ−ステム
の構成が構成情報を入手した時点から変化することがあ
ったりするので、生成したファームウェアが実際の情報
処理システムの構成に一致しないときがあるという欠点
がある。
In the latter case, even if information regarding the configuration of the information processing system is obtained in advance, there may be errors in the configuration information of the information processing system obtained in advance, or the configuration information of the information processing system may be incorrect. There is a drawback that the generated firmware may not match the actual configuration of the information processing system because the firmware may change from the point in time.

本発明の目的は、上述の点に檻み、生成したファームウ
ェアの内容に無駄な冗長性を持たせる必要のない、また
情報処理システムの構成に関する情報をファームウェア
の生成時に人手して生成したファームウェアが実際の情
報処理システムの構成に必ず一致するファームウェアの
生成方式を提供することにある。
It is an object of the present invention to solve the above-mentioned problems, eliminate the need for unnecessary redundancy in the contents of the generated firmware, and provide information about the configuration of an information processing system to the manually generated firmware when the firmware is generated. The object of the present invention is to provide a firmware generation method that always matches the configuration of an actual information processing system.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のファームウェアの生成方式は、ファームウェア
の生成に必要なファームウェア情報を情報処理装置中で
格納するファームウェア情報格納手段と、このファーム
ウェア情報格納手段から前記ファームウェア情報を取り
込むファームウェア情報取込み手段と、ファームウェア
を構成する複数のファームウェアモジュールを格納する
ファームウェアモジュール格納手段と、前記ファームウ
ェア情報取込み手段が取り込んだ前記ファームウェア情
報に基づいて前記ファームウェアモジュール格納手段中
のファームウェアモジュールを選択して結合するファー
ムウェアモジュール選択結合手段とを有する。
The firmware generation method of the present invention includes: firmware information storage means for storing firmware information necessary for firmware generation in an information processing device; firmware information import means for importing the firmware information from the firmware information storage means; firmware module storage means for storing a plurality of constituent firmware modules; and firmware module selection and combination means for selecting and combining firmware modules in the firmware module storage means based on the firmware information taken in by the firmware information importing means. has.

〔作用〕[Effect]

本発明のファームウェアの生成方式では、情報処理装置
中のファームウェア情報格納手段がファームウェアの生
成に必要なファームウェア情報を格納し、ファームウェ
ア情報取込み手段がファームウェア情報を取り込んで、
ファームウェアモジュール選択結合手段がファームウェ
ア情報に基づいてファームウェアモジュール格納手段に
格納されている複数のファームウェアモジュールから必
要なファームウェアモジュールを選択して結合すること
によりファームウェアの生成が必要な情報処理装置のフ
ァームウェアを生成する。
In the firmware generation method of the present invention, the firmware information storage means in the information processing device stores firmware information necessary for firmware generation, the firmware information import means imports the firmware information,
The firmware module selection and combination means selects and combines necessary firmware modules from a plurality of firmware modules stored in the firmware module storage means based on the firmware information, thereby generating firmware for an information processing device that requires firmware generation. do.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

図は本発明のファームウェアの生成方式の一実施例の構
成を示すブロック図である。本実施例のファームウェア
の生成方式は、情報処理ソステム内で情報処理装置6に
従属する(例えば、入出力制御装置に対するプリンタや
カードリーグの関係である)1つ以上の情報処理装置か
ら構成される情報処理装置群1と、情報処TTl!装置
群1中のそれぞれの情報処理装置内で情報処理装置6の
ファームウェア7の生成に必要な情報であるファームウ
ェア情報を格納しているファームウェア情報格納手段2
と、ファームウェア情報を情報処理装置群1から取り込
むファームウェア情fIi取込み手段3と、ファームウ
ェアを構成する複数のファームウェアモジュールを格納
しているファームウェアモジュール格納手段4と、この
ファームウェアモジュール格納手段4中の複数のファー
ムウェアモジュールからファームウェア7の生成に必要
なファームウェアモジュールを選択して結合するファー
ムウェアモジュール選択結合手段5と、情報処理装置群
lを従属させる情報処理装置6と、情報処理装置6を制
御するファームウェア7とから構成されている。
The figure is a block diagram showing the configuration of an embodiment of the firmware generation method of the present invention. The firmware generation method of this embodiment is composed of one or more information processing devices that are subordinate to the information processing device 6 (for example, a printer or a card league to an input/output control device) within the information processing system. Information processing device group 1 and information processing TTl! Firmware information storage means 2 that stores firmware information that is information necessary for generating firmware 7 of information processing device 6 within each information processing device in device group 1
, a firmware information fIi importing means 3 that imports firmware information from the information processing device group 1, a firmware module storage means 4 that stores a plurality of firmware modules constituting the firmware, and a plurality of firmware module storage means 4 in the firmware module storage means 4. A firmware module selection and combination means 5 that selects and combines firmware modules necessary for generating firmware 7 from firmware modules, an information processing device 6 that subordinates the information processing device group l, and a firmware 7 that controls the information processing device 6. It consists of

次に、このように構成された本実施例のファームウェア
の生成方式の動作について説明する。
Next, the operation of the firmware generation method of this embodiment configured as described above will be explained.

情報処理装置6を制御するファームウェア7を生成する
ときのファームウェアモジュールの構成は、↑17仰処
理装置6が属する情報処理ンステムの構成によって変化
する。
The configuration of the firmware module when generating the firmware 7 that controls the information processing device 6 changes depending on the configuration of the information processing system to which the processing device 6 belongs.

これに対応するために、情報処理装置群1中のそれぞれ
の情報処理装置内のファームウェア情報格納手段2は、
それぞれの情報処理装置の種rnおよび情報処理装置6
との従属関係をファームウェア7を生成するために必要
なファームウェアjf7 報として格納している。
In order to cope with this, the firmware information storage means 2 in each information processing device in the information processing device group 1 is
Type rn of each information processing device and information processing device 6
The dependency relationship with the firmware jf7 is stored as information necessary to generate firmware 7.

ファームウェア7を生成するとき己こファームウエア情
報取込み手段3は、情報処理装置群1中の全ての情報処
理装置内のファームウェア情報格納手段2から情報処理
装置群1中の全てのファームウェア情報を取り込んでフ
ァームウェア7を生成するために必要な情報処理システ
ムの構成に関する情報を完成させてその情報をファーム
ウェアモジュール選択結合手段5に送付する。
When generating the firmware 7, the firmware information importing means 3 imports all the firmware information in the information processing device group 1 from the firmware information storage means 2 in all the information processing devices in the information processing device group 1. The information regarding the configuration of the information processing system necessary for generating the firmware 7 is completed and the information is sent to the firmware module selection and combination means 5.

ファームウェア情g鎖取込み手段3からファームウェア
7を生成するために必要な情報処理システムの構成に関
する情報を受は取ったファームウェアモジュール選択結
合手段5は、この情報に適合したファームウェアモジュ
ールをファームウェアモジュール格納手段4に格納され
ている複数のファームウェアモジュール中から選択して
取り出し結合して情報処理装置6上に情報処理装置6を
制御するファームウェア7を生成する。
The firmware module selection and combination means 5, which has received the information regarding the configuration of the information processing system necessary for generating the firmware 7 from the firmware information chain importing means 3, selects a firmware module that matches this information and stores it in the firmware module storage means 4. The firmware 7 that controls the information processing device 6 is generated on the information processing device 6 by selecting, extracting, and combining firmware modules from among a plurality of firmware modules stored in the information processing device 6 .

なお、本実施例では情報処理装置群1にはファームウェ
アの生成が必要な情報処理装置6自身が含まれない場合
について述べたが、情報処理装置6中にファームウェア
情報格納手段2が存在して情報処理装置6が情報処理装
置群1に含まれる場合もある。
In this embodiment, a case has been described in which the information processing device group 1 does not include the information processing device 6 itself that requires firmware generation, but the information processing device 6 includes the firmware information storage means 2 and the information The processing device 6 may be included in the information processing device group 1 in some cases.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、ファームウェア情報を格
納するファームウェア情報格納手段とファームウェア情
報を取り込むファームウェア情を侵取込み手段とファー
ムウェア情報に基づいてファームウェアモジュール格納
手段に格納されている複数のファームウェアモジュール
の中から必要なファームウェアモジュールを選択して結
合するファームウェアモジュール選択結合手段とを設け
ることにより、生成したファームウェアの内容に無駄な
冗長性を持たせる必要がなく、また生成したファームウ
ェアで想定されている情報処理システムの構成と実際の
情報処理システムの構成との不一致をなくすことができ
るという効果がある。
As explained above, the present invention includes a firmware information storage means for storing firmware information, a firmware information importing means for taking in the firmware information, and a plurality of firmware modules stored in the firmware module storage means based on the firmware information. By providing a firmware module selection and combination means that selects and combines necessary firmware modules from This has the effect of eliminating discrepancies between the system configuration and the actual information processing system configuration.

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

図は本発明の一実施例の構成を示すブロック図である。 図において、 1・・・情報処理装置群、 2・・・ファー1、ウェア情報格納手段、3・・・ファ
ームウェア情報取込み手段、4・・・ファームウェアモ
ジュール格納手段、5・・・ファームウェアモジュール
選択結合手段、 6・・・情報処理装置、 7・・・ファームウェアである。
The figure is a block diagram showing the configuration of an embodiment of the present invention. In the figure, 1... information processing device group, 2... firmware information storage means, 3... firmware information importing means, 4... firmware module storage means, 5... firmware module selection connection Means: 6: Information processing device; 7: Firmware.

Claims (1)

【特許請求の範囲】 ファームウェアの生成に必要なファームウェア情報を情
報処理装置中で格納するファームウェア情報格納手段と
、 このファームウェア情報格納手段から前記ファームウェ
ア情報を取り込むファームウェア情報取込み手段と、 ファームウェアを構成する複数のファームウェアモジュ
ールを格納するファームウェアモジュール格納手段と、 前記ファームウェア情報取込み手段が取り込んだ前記フ
ァームウェア情報に基づいて前記ファームウェアモジュ
ール格納手段中のファームウェアモジュールを選択して
結合するファームウェアモジュール選択結合手段と、 を有することを特徴とするファームウェアの生成方式。
[Scope of Claims] Firmware information storage means for storing firmware information necessary for generating firmware in an information processing device; firmware information import means for importing the firmware information from the firmware information storage means; and a plurality of devices constituting the firmware. firmware module storage means for storing firmware modules; and firmware module selection and combination means for selecting and combining firmware modules in the firmware module storage means based on the firmware information taken in by the firmware information importing means. A firmware generation method characterized by:
JP13544886A 1986-06-10 1986-06-10 Firmware generating system Pending JPS62290931A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13544886A JPS62290931A (en) 1986-06-10 1986-06-10 Firmware generating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13544886A JPS62290931A (en) 1986-06-10 1986-06-10 Firmware generating system

Publications (1)

Publication Number Publication Date
JPS62290931A true JPS62290931A (en) 1987-12-17

Family

ID=15151950

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13544886A Pending JPS62290931A (en) 1986-06-10 1986-06-10 Firmware generating system

Country Status (1)

Country Link
JP (1) JPS62290931A (en)

Similar Documents

Publication Publication Date Title
JPS62290931A (en) Firmware generating system
JPS63126032A (en) Program updating control system
JPH0659702A (en) Multiplexing process control device
JP2514023B2 (en) Programmable controller control method
JPS6260035A (en) Artificial trouble generation system
JPS63177202A (en) Data transfer device for multiplexing controller
JPS61236456A (en) Numerical control device
JPS61253538A (en) Arithmetic circuit
JPH06236264A (en) Load module generating system
JPH01145730A (en) Data destination control system
JP2000138679A (en) Synchronization control method among plural controllers in distribution control system
JPH0548581A (en) Method for parity attachment
JPH03107225A (en) Frame aligner circuit
JPH02136982A (en) Method and device for arithmetic network constitution
JPH0218687A (en) Pipe line processor control system
JPH0353370A (en) Parallel processor for information processor
JPS62290930A (en) Firmware generating system for information processor
JPS62165236A (en) Slip combination processing system
JPH03253924A (en) Method and circuit for set data backup
JPS61235901A (en) Duplex system
JPH04181373A (en) Vector processor
JPH01229350A (en) System for deciding output device
JPS63249243A (en) Secondary storage information saving system
JPS59174913A (en) Programmable sequencer
JPS6172343A (en) Control system for storage of address information