JPH05241866A - Firmware device - Google Patents

Firmware device

Info

Publication number
JPH05241866A
JPH05241866A JP4078954A JP7895492A JPH05241866A JP H05241866 A JPH05241866 A JP H05241866A JP 4078954 A JP4078954 A JP 4078954A JP 7895492 A JP7895492 A JP 7895492A JP H05241866 A JPH05241866 A JP H05241866A
Authority
JP
Japan
Prior art keywords
memory
data
system memory
cpu
circuit
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.)
Withdrawn
Application number
JP4078954A
Other languages
Japanese (ja)
Inventor
Yoshie Muraoka
淑絵 村岡
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 JP4078954A priority Critical patent/JPH05241866A/en
Publication of JPH05241866A publication Critical patent/JPH05241866A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a firmware device capable of operating the device by holding the memory data at the time of a fault as it is when the device fault occurs and easily collecting the memory data at the time of fault. CONSTITUTION:The firmware device is composed of a CPU circuit 1 performing the control of a system, a first system memory 3 and a second system memory 4 performing the input/output of data with the CPU circuit 1 and a memory selection circuit 2 alternately outputting the memory selection signal from the CPU circuit 1 every time a system reset signal is inputted to either one of the first system memory 3 and the second system memory 4.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ファームウエア装置に
係り、とくに障害発生時の対策を施したファームウエア
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a firmware device and, more particularly, to a firmware device provided with measures against a failure.

【0002】[0002]

【従来の技術】従来のファームウエア装置においては、
システムリセット信号によりシステムメモリの初期化が
行われるように構成されており、障害時の状態を保持す
るためにメモリデータを収集しようとする場合には、保
守者がデータを収集するまでは処理を実行させないよう
にしたり、障害によりシステムがストールしてそのまま
ではデータ収集が不可能になったときのために、初期化
モードを切り替えられるようなスイッチを設けて、デー
タ収集が実行できる最低限の初期化処理だけを行い、メ
モリのワークエリアの状態は保持したままでリセットす
るようにしていた。
2. Description of the Related Art In a conventional firmware device,
The system reset signal is configured to initialize the system memory, and when trying to collect memory data to maintain the state at the time of failure, perform processing until the maintenance personnel collect the data. A switch that can switch the initialization mode is provided in case the system is stalled due to a failure and data collection becomes impossible as it is, so that the minimum initial Only the conversion process was performed, and the work area of the memory was retained and reset.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来例においては、保守者がデータを収集するまでは装置
を使用できないために、システムのMTBF(平均故障
時間)が大きくなりシステムの信頼性が低下するという
不都合があった。
However, in the above-mentioned conventional example, since the device cannot be used until the maintenance person collects the data, the MTBF (mean failure time) of the system becomes large and the reliability of the system deteriorates. There was an inconvenience to do.

【0004】また、初期化モードを設けていても、新た
に処理が行われるとデータ内容が更新されるなどの問題
点があった。
Further, even if the initialization mode is provided, there is a problem that the data content is updated when a new process is performed.

【0005】[0005]

【発明の目的】本発明の目的は、かかる従来例の有する
不都合を改善し、とくに装置障害が発生した場合に障害
時のメモリデータを保持したまま、装置を動作させるこ
とができ、しかも障害時のメモリデータを容易に収集す
ることができるファームウエア装置を提供することにあ
る。
SUMMARY OF THE INVENTION The object of the present invention is to improve the inconvenience of the conventional example, and in particular, when a device failure occurs, the apparatus can be operated while retaining the memory data at the time of the failure, and at the time of the failure. It is an object of the present invention to provide a firmware device capable of easily collecting the memory data of the above.

【0006】[0006]

【課題を解決するための手段】そこで、本発明では、シ
ステムの制御を行うCPU回路と、CPU回路との間で
データの入出力を行う第1のシステムメモリおよび第2
のシステムメモリと、システムリセット信号が入力され
る毎にCPU回路からのメモリ選択信号を第1のシステ
ムメモリと第2のシステムメモリのいずれか一方に交互
に出力するメモリ選択回路とを具備するという構成を採
っている。これによって前述した目的を達成しようとす
るものである。
Therefore, in the present invention, a CPU circuit for controlling the system, and a first system memory and a second system memory for inputting / outputting data between the CPU circuit and the CPU circuit.
System memory and a memory selection circuit that alternately outputs a memory selection signal from the CPU circuit to either the first system memory or the second system memory each time a system reset signal is input. The composition is adopted. This aims to achieve the above-mentioned object.

【0007】[0007]

【作用】CPU回路は所定の処理を順次行う。メモリ選
択回路はCPU回路からのメモリ選択信号を第1のシス
テムメモリに送るように設定しているために、CPU回
路は処理結果を第1のシステムメモリに格納したり、処
理に必要なデータを第1のシステムメモリから読み出
す。ここで、装置障害が発生したり、あるいはプログラ
ムが異常停止あるいは異常暴走したりして、CPU回路
が正常な処理を継続できなくなると、操作者はリセット
スイッチを押下する。システムリセット信号がメモリ選
択回路に出力されると、メモリ選択回路はメモリ選択信
号を第2のシステムメモリに送るように設定する。
The CPU circuit sequentially performs the predetermined processing. Since the memory selection circuit is set to send the memory selection signal from the CPU circuit to the first system memory, the CPU circuit stores the processing result in the first system memory and stores the data necessary for the processing. Read from the first system memory. Here, if the CPU circuit cannot continue normal processing due to a device failure or abnormal program stop or abnormal runaway, the operator presses the reset switch. When the system reset signal is output to the memory selection circuit, the memory selection circuit sets the memory selection signal to be sent to the second system memory.

【0008】CPU回路はシステムリセット信号により
最初から所定の処理を開始する。そして、CPU回路は
処理結果を第2のシステムメモリに格納したり、処理に
必要なデータを第2のシステムメモリから読み出す。す
なわち、第1のシステムメモリには操作者がリセットス
イッチを押下する直前のデータがそのまま格納されてい
る。第1のシステムメモリに格納されているデータが必
要なときは、CPU回路からメモリ装置切り換えコマン
ドを送出すると、システムリセット信号がメモリ選択回
路に出力されるため、第1のシステムメモリがアクセス
可能となる。
The CPU circuit starts a predetermined process from the beginning by the system reset signal. Then, the CPU circuit stores the processing result in the second system memory and reads the data required for the processing from the second system memory. That is, the data immediately before the operator presses the reset switch is stored in the first system memory as it is. When the data stored in the first system memory is required, when the memory device switching command is sent from the CPU circuit, the system reset signal is output to the memory selection circuit, so that the first system memory is accessible. Become.

【0009】[0009]

【発明の実施例】以下、本発明の一実施例を図1に基づ
いて説明する。
DETAILED DESCRIPTION OF THE INVENTION An embodiment of the present invention will be described below with reference to FIG.

【0010】図1の実施例は、システムの制御を行うC
PU回路1と、CPU回路1との間でデータの入出力を
行う第1のシステムメモリ3および第2のシステムメモ
リ4と、システムリセット信号が入力される毎にCPU
回路1からのメモリ選択信号を第1のシステムメモリ3
と第2のシステムメモリ4のいずれか一方に交互に出力
するメモリ選択回路2とから構成される。
The embodiment shown in FIG. 1 is a C for controlling the system.
A first system memory 3 and a second system memory 4 for inputting / outputting data between the PU circuit 1 and the CPU circuit 1, and a CPU each time a system reset signal is input.
The memory selection signal from the circuit 1 is sent to the first system memory 3
And a memory selection circuit 2 for alternately outputting to either one of the second system memory 4 and the second system memory 4.

【0011】ここで、CPU回路1は、アドレスバス9
にアドレス信号を出力するとともにデータバス10を介
してデータの入出力を行うCPU1Aと、CPU1Aの
動作手順を格納しているプログラムメモリ1Bとから構
成される。
Here, the CPU circuit 1 includes an address bus 9
It is composed of a CPU 1A that outputs an address signal to and outputs data via the data bus 10, and a program memory 1B that stores the operating procedure of the CPU 1A.

【0012】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0013】.CPU1Aはアドレスバス9を介して
プログラムメモリ1Bに順次アドレス信号を出力し、デ
ータバス10を介してアドレス信号にて指定された位置
に格納されているプログラムデータを順次入力し、その
プログラムデータにて指示された処理を順次行ってい
る。
.. The CPU 1A sequentially outputs address signals to the program memory 1B via the address bus 9, sequentially inputs the program data stored in the position designated by the address signal via the data bus 10, and uses the program data. The instructed processing is sequentially performed.

【0014】.そして、メモリ選択回路2がCPU1
Aからのメモリ選択信号5を第1のシステムメモリ3に
送るように設定しているために、CPU1Aはアドレス
を指定して処理結果を第1のシステムメモリ3に格納
し、処理に必要なデータを第1のシステムメモリ3の所
定のアドレス位置から読み出す。
.. The memory selection circuit 2 is the CPU 1
Since the memory selection signal 5 from A is set to be sent to the first system memory 3, the CPU 1A designates an address, stores the processing result in the first system memory 3, and stores the data necessary for processing. Is read from a predetermined address position of the first system memory 3.

【0015】.ここで、装置障害が発生したり、ある
いはプログラムが異常停止あるいは異常暴走したりし
て、CPU1Aが正常な処理を継続できなくなると、操
作者はリセットスイッチを押下する。
.. Here, if the CPU 1A cannot continue normal processing due to a device failure or abnormal program stop or abnormal runaway, the operator presses the reset switch.

【0016】.システムリセット信号8がメモリ選択
回路2に出力される。
.. The system reset signal 8 is output to the memory selection circuit 2.

【0017】.メモリ選択回路2はシステムリセット
信号8を受け取ると、メモリ選択信号5を第2のシステ
ムメモリ4に送るように設定する。
.. Upon receiving the system reset signal 8, the memory selection circuit 2 sets the memory selection signal 5 to be sent to the second system memory 4.

【0018】.CPU1Aはシステムリセット信号8
を受け取ると、新たに最初からアドレスバス9を介して
プログラムメモリ1Bに順次アドレス信号を出力し、デ
ータバス10を介してアドレス信号にて指定された位置
に格納されているプログラムデータを順次入力し、その
プログラムデータにて指示された処理を開始する。
.. CPU1A is system reset signal 8
When the address is received, a new address signal is sequentially output to the program memory 1B from the beginning through the address bus 9, and the program data stored in the position designated by the address signal is sequentially input through the data bus 10. , Starts the processing instructed by the program data.

【0019】.そして、今度はメモリ選択回路2がC
PU1Aからのメモリ選択信号5を第2のシステムメモ
リ4に送るように設定しているために、CPU1Aはア
ドレスを指定して処理結果を第2のシステムメモリ4に
格納し、処理に必要なデータを第2のシステムメモリ4
の所定のアドレス位置から読み出す。すなわち、第1の
システムメモリ3には操作者がリセットスイッチを押下
する直前のデータがそのまま格納されている。
.. And this time, the memory selection circuit 2 is C
Since the memory selection signal 5 from the PU 1A is set to be sent to the second system memory 4, the CPU 1A specifies the address, stores the processing result in the second system memory 4, and stores the data necessary for the processing. The second system memory 4
Is read from a predetermined address position of. That is, the data immediately before the operator depresses the reset switch is stored in the first system memory 3 as it is.

【0020】.第1のシステムメモリ3に格納されて
いるデータが必要なときは、CPU1Aからメモリ装置
切り換えコマンドを送出すると、システムリセット信号
8がメモリ選択回路2に出力されるため、第1のシステ
ムメモリ3がアクセス可能となる。
[0020]. When the data stored in the first system memory 3 is required, when the memory device switching command is sent from the CPU 1A, the system reset signal 8 is output to the memory selection circuit 2. It becomes accessible.

【0021】このように、システムリセットを行っても
障害時のメモリデータは保持され、メモリデータを保持
したまま装置を動作させることができる。
As described above, the memory data at the time of failure is retained even after the system reset, and the device can be operated while retaining the memory data.

【0022】[0022]

【発明の効果】本発明は以上のように構成され機能する
ので、これによると、システムリセットを行う毎に、ア
クセスされるメモリを切り換えることができ、これがた
め、装置障害が発生した場合に障害時のメモリデータを
保持したまま、装置を動作させることができ、保守者が
障害データを収集するまで装置を使えないということが
なくなるとともに、障害により装置がストールした場合
にもシステムリセットを行えばストール状態は解消さ
れ、その後メモリデータを収集することができるという
従来にない優れたファームウエア装置を提供することが
できる。
Since the present invention is constructed and functions as described above, according to this, it is possible to switch the memory to be accessed each time a system reset is performed, which causes a failure when a device failure occurs. It is possible to operate the device while holding the memory data at the time, and not to be able to use the device until the maintenance person collects the failure data. Also, if the device stalls due to the failure, the system can be reset. It is possible to provide an unprecedented excellent firmware device in which the stall condition is resolved and the memory data can be collected thereafter.

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

【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

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

1:CPU回路 1A:CPU 1B:プログラムメモリ 2:メモリ選択回路 3:第1のシステムメモリ 4:第2のシステムメモリ 5:メモリ選択信号 6:第1のシステムメモリ選択信号 7:第2のシステムメモリ選択信号 8:システムリセット信号 9:アドレスバス 10:データバス 1: CPU circuit 1A: CPU 1B: Program memory 2: Memory selection circuit 3: First system memory 4: Second system memory 5: Memory selection signal 6: First system memory selection signal 7: Second system Memory selection signal 8: System reset signal 9: Address bus 10: Data bus

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 システムの制御を行うCPU回路と、前
記CPU回路との間でデータの入出力を行う第1のシス
テムメモリおよび第2のシステムメモリとを備え、シス
テムリセット信号が入力される毎に前記CPU回路から
のメモリ選択信号を前記第1のシステムメモリと前記第
2のシステムメモリのいずれか一方に交互に出力するメ
モリ選択回路とを装備したことを特徴とするファームウ
エア装置。
1. A CPU circuit for controlling the system, and a first system memory and a second system memory for inputting / outputting data to / from the CPU circuit, each time a system reset signal is input. And a memory selection circuit that alternately outputs a memory selection signal from the CPU circuit to one of the first system memory and the second system memory.
JP4078954A 1992-02-29 1992-02-29 Firmware device Withdrawn JPH05241866A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4078954A JPH05241866A (en) 1992-02-29 1992-02-29 Firmware device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4078954A JPH05241866A (en) 1992-02-29 1992-02-29 Firmware device

Publications (1)

Publication Number Publication Date
JPH05241866A true JPH05241866A (en) 1993-09-21

Family

ID=13676286

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4078954A Withdrawn JPH05241866A (en) 1992-02-29 1992-02-29 Firmware device

Country Status (1)

Country Link
JP (1) JPH05241866A (en)

Similar Documents

Publication Publication Date Title
JP2519276B2 (en) Failure information collection processing method
JPH05241866A (en) Firmware device
JPS6231447A (en) Bus analyzer
JP2754700B2 (en) I / O device
JP3353819B2 (en) Connection mechanism and connection method between intelligent board and console terminal
JPH0264845A (en) Electronic computer multiplexing main control part
JPH0344730A (en) Trouble diagnostic controller for printer
JP3125864B2 (en) Redundant system
JPS6113627B2 (en)
JPH07311718A (en) Duplex system
JPH08179816A (en) Distributed control system
JP2918419B2 (en) Communication channel state information collection and control system for switching equipment
JPS6343558Y2 (en)
JPS61273044A (en) Data transmitter
JPH0229145A (en) Ema trace system
JPH03260844A (en) Diagnostic control system
JPH0795282B2 (en) Duplex microprocessor automatic switching device
JPH04165443A (en) Input/output control system
JPS61233841A (en) Personal computer with self-diagnostic function
JPS63187743A (en) Line switching equipment
JPH1185202A (en) Maintenance method for doubled system
JPH0415851A (en) Channel device diagnostic system
JPS60169937A (en) Data processing system
JPS59117659A (en) Microprogram control system
JPH09231097A (en) Cpu device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990518