JP2560836B2 - Multi-firmware status recognition method - Google Patents

Multi-firmware status recognition method

Info

Publication number
JP2560836B2
JP2560836B2 JP1140325A JP14032589A JP2560836B2 JP 2560836 B2 JP2560836 B2 JP 2560836B2 JP 1140325 A JP1140325 A JP 1140325A JP 14032589 A JP14032589 A JP 14032589A JP 2560836 B2 JP2560836 B2 JP 2560836B2
Authority
JP
Japan
Prior art keywords
firmware
status display
input
output port
recognition method
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.)
Expired - Lifetime
Application number
JP1140325A
Other languages
Japanese (ja)
Other versions
JPH035826A (en
Inventor
淑絵 村岡
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
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP1140325A priority Critical patent/JP2560836B2/en
Publication of JPH035826A publication Critical patent/JPH035826A/en
Application granted granted Critical
Publication of JP2560836B2 publication Critical patent/JP2560836B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、マルチファームウェアの状態認識方法に関
する。
The present invention relates to a multi-firmware state recognition method.

〔従来の技術〕[Conventional technology]

従来、マルチファームウェアシステムにおいて他のフ
ァームウェアの立ち上がり完了を認識する方法として、
相手ファームウェアに対して直接問合せ信号を出してそ
の応答により相手ファームウェアの状態を知る方法や、
メインとなるファームウェアを設定しておきサブのファ
ームウェアは立ち上がり完了時にメインファームウェア
にそれを通知する方法がある。
Conventionally, as a method of recognizing the completion of startup of other firmware in a multi-firmware system,
A method of issuing an inquiry signal directly to the partner firmware and knowing the status of the partner firmware from the response,
There is a method in which the main firmware is set and the sub firmware notifies the main firmware when the startup is completed.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

上述した従来のマルチファームウェアの状態認識方法
のうち、直接相手ファームウェアと通信する方法では、
ファームウェアが立ち上がるのに十分な時間だけ待って
から通信を開始せねばならず、システムの立ち上げに要
する時間が長くなるという欠点がある。また、サブファ
ームウェアがメインファームウェアに立ち上がり完了を
知らせる方法では、メインファームウェアの状態はサブ
ファームウェアにはわからないので、メインファームウ
ェアが立ち上がる前にサブファームウェアから通知され
るのを避け得ず、この場合の通知はメインファームウェ
アに認識されないので誤認識の原因になるという欠点が
ある。
Among the above-mentioned conventional multi-firmware state recognition methods, the method of directly communicating with the partner firmware,
The communication has to be started after waiting for a sufficient time for the firmware to start up, which has the disadvantage of increasing the time required to start up the system. In addition, with the method in which the sub firmware notifies the main firmware of the completion of startup, the status of the main firmware is not known to the sub firmware, so it is unavoidable that the sub firmware notifies the main firmware before it starts up. There is a drawback that it is not recognized by the main firmware and may cause misrecognition.

〔課題を解決するための手段〕[Means for solving the problem]

本発明のマルチファームウェアの状態認識方法は、複
数個のファームウェアがそれぞれの立ち上がり時にアク
ティブにする状態表示信号をワイアードオア接続を介し
て入出力ポートに導き、該入出力ポートは全ての前記フ
ァームウェアの前記状態表示信号がアクティブになった
時にのみアクティブな状態を表示するようにし、各前記
ファームウェアは自身の立ち上がり完了時に前記状態表
示信号をアクティブにしたあと前記入出力ポートの状態
表示を読み込むことにより全ての前記ファームウェアが
立ち上がったか否かを認識する。
The multi-firmware status recognition method of the present invention introduces a status display signal, which is activated by a plurality of firmwares at each rising edge, to an input / output port via a wired OR connection, and the input / output port includes all of the firmware. Only when the status display signal becomes active, the active status is displayed, and each of the firmware activates the status display signal at the completion of the start-up of itself, and then reads the status display of the input / output port. Recognize whether or not the firmware has started up.

〔実施例〕〔Example〕

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

第1図は本発明の一実施例を示すブロック図である。
各々CPUを持ち予め具備したプログラムを実行すること
によりそれぞれ個別の機能を発揮するファームウェア1
〜3は、それぞれ立ち上がり完了したら各々個別に持つ
機能を実行できる状態か否かを示す状態表示信号を電源
投入時の“1"から各々個別に持つ機能を実行できる状態
にあることを示すアクティブ状態“0"にする。共通部9
では、ファームウェア1〜3の各状態表示信号をワイア
ードオア接続し一つの信号線に結合して入出力ポート8
に取り込む。入出力ポート8に取り込まれた状態表示信
号は、ファームウェア1〜3の各状態表示信号をワイア
ードオア接続して取り込んでいるので、ファームウェア
1〜3の各状態表示信号が全てアクティブ“0"になった
時にアクティブ“0"になり、入出力ポート8からデータ
バス10へ出力される信号がオンになる。
FIG. 1 is a block diagram showing an embodiment of the present invention.
Firmware that has its own CPU and executes its own programs to perform its individual functions 1
3 to 3 are active states indicating that the state display signals indicating whether or not the functions individually possessed can be executed after completion of the respective rising from "1" at the time of power-on to indicate that the respective functions individually possessed can be executed. Set to “0”. Common part 9
Then, connect the status display signals of the firmware 1 to 3 by wired or connect them to one signal line and input / output port 8
Take in. Since the status display signals fetched to the input / output port 8 are fetched by the wired OR connection of the status display signals of the firmware 1 to 3, all the status display signals of the firmware 1 to 3 become active "0". When it is turned on, it becomes active "0" and the signal output from the input / output port 8 to the data bus 10 is turned on.

各ファームウェア1〜3は、立ち上がったならば状態
表示信号をアクティブにしてから、一般的にデータバス
からデータを取り込むときに必要な入出力ポート8に対
応するアドレスを図示しないアドレスバスに出力するこ
とにより入出力ポート8の内容をデータバス10から読み
込んでオンであるかオフであるか調べることにより、フ
ァームウェア1〜3が全て立ち上がり完了したかどうか
を認識することができる。
Each of the firmware 1 to 3 should output the address corresponding to the input / output port 8 which is generally required when the data is taken in from the data bus to the address bus (not shown) after activating the status display signal when it starts up. Thus, by reading the contents of the input / output port 8 from the data bus 10 and checking whether it is on or off, it is possible to recognize whether all the firmware 1 to 3 have been started up.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明は、各ファームウェアが立
ち上がった時にアクティブになる状態表示信号のワイア
ードオアをとり、全ファームウェアが状態表示信号をア
クティブにした時にアクティブとなるようにし、各ファ
ームウェアが読み出すことができる共通部の入出力ポー
トに格納することにより、各ファームウェアは自身の立
ち上がり完了時に状態表示信号をアクティブにしたなら
ば直ちに入出力ポートの内容を読み込んで他のファーム
ウェアが全て立ち上がったかどうか確認することができ
るので、装置全体としての立ち上げ時間を従来方法より
も短縮できると共に、ファームウェア間の同期をとって
ファームウェア間通信を確実に行えるという効果があ
る。
As described above, the present invention takes wired or of the status display signal that becomes active when each firmware starts up, makes all firmware active when the status display signal becomes active, and allows each firmware to read. By storing in the I / O port of the common part, each firmware can read the contents of the I / O port immediately after activating the status display signal at the completion of its own startup, and confirm whether all the other firmware has started up. As a result, the startup time of the entire apparatus can be shortened as compared with the conventional method, and the firmware can be synchronized to ensure the communication between the firmware.

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

第1図は、本発明の一実施例を示すブロック図である。 1,2,3,……ファームウェア、8……入出力ポート、9…
…共通部、10……データバス。
FIG. 1 is a block diagram showing an embodiment of the present invention. 1,2,3, ... Firmware, 8 ... I / O port, 9 ...
… Common part, 10 …… Data bus.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数個のファームウェアがそれぞれの立ち
上がり時にアクティブにする状態表示信号をワイアード
オア接続を介して入出力ポートに導き、該入出力ポート
は全ての前記ファームウェアの前記状態表示信号がアク
ティブになった時のみアクティブな状態を表示するよう
にし、各前記ファームウェアは自身の立ち上がり完了時
に前記状態表示信号をアクティブにしたあと前記入出力
ポートの状態表示を読み込むことにより全ての前記ファ
ームウェアが立ち上がった否かを認識することを特徴と
するマルチファームウェアの状態認識方法。
1. A status display signal that a plurality of firmwares activate at each rising edge is led to an input / output port via a wired OR connection, and the input / output port activates the status display signals of all the firmwares. When all the firmware has started up by reading the status display of the input / output port after activating the status display signal at the completion of its own startup, A multi-firmware state recognition method characterized by recognizing whether or not.
JP1140325A 1989-06-01 1989-06-01 Multi-firmware status recognition method Expired - Lifetime JP2560836B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1140325A JP2560836B2 (en) 1989-06-01 1989-06-01 Multi-firmware status recognition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1140325A JP2560836B2 (en) 1989-06-01 1989-06-01 Multi-firmware status recognition method

Publications (2)

Publication Number Publication Date
JPH035826A JPH035826A (en) 1991-01-11
JP2560836B2 true JP2560836B2 (en) 1996-12-04

Family

ID=15266194

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1140325A Expired - Lifetime JP2560836B2 (en) 1989-06-01 1989-06-01 Multi-firmware status recognition method

Country Status (1)

Country Link
JP (1) JP2560836B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4395392A (en) * 1980-06-24 1983-07-26 Adria Laboratories Inc. Method for treating kidney stones

Also Published As

Publication number Publication date
JPH035826A (en) 1991-01-11

Similar Documents

Publication Publication Date Title
US7711874B1 (en) Usage of EHCI companion USB controllers for generating periodic events
JP2560836B2 (en) Multi-firmware status recognition method
JP3673015B2 (en) Peripheral device identification method in semiconductor device
US7689729B2 (en) Method for implementing resets in two computers
JPH0749785A (en) Method for loading of program on program memory connected to processor
JP3006268B2 (en) Collective panel device
JPH0756847A (en) Portable computer
JP2806843B2 (en) Multi-CPU system and its software update method
JPS599768A (en) Initializing device of data processor
JPS61125652A (en) Control system
JP2591191B2 (en) Piggyback tip
JPH11328089A (en) Id information write circuit in device for pci bus interface
JPS60178556A (en) State display system
JP2001222421A (en) Flash rom card, flash rom and bios updating method
JPH01136251A (en) Self-diagnosing system
JPH0426913Y2 (en)
JPH04120646A (en) Initializing system
JPS60120443A (en) Detecting circuit of undefined instruction
TW200905488A (en) General 1-wire control system, method for controlling data protocol, and embedded controller
JPH10187587A (en) Automatic control circuit for plug-and-play system
JP2006163555A (en) Memory control unit and memory control method thereof
JPH0827781B2 (en) Multi-arm wear equipment
JPH0580994A (en) Microprocessor unit system
JPH10240317A (en) Module device
JPS60160420A (en) Initial setting system of memory