JPH0782407B2 - Reset processing method for microprocessor - Google Patents

Reset processing method for microprocessor

Info

Publication number
JPH0782407B2
JPH0782407B2 JP63321290A JP32129088A JPH0782407B2 JP H0782407 B2 JPH0782407 B2 JP H0782407B2 JP 63321290 A JP63321290 A JP 63321290A JP 32129088 A JP32129088 A JP 32129088A JP H0782407 B2 JPH0782407 B2 JP H0782407B2
Authority
JP
Japan
Prior art keywords
reset
microprocessor
level
signal
reset level
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
JP63321290A
Other languages
Japanese (ja)
Other versions
JPH02165310A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63321290A priority Critical patent/JPH0782407B2/en
Publication of JPH02165310A publication Critical patent/JPH02165310A/en
Publication of JPH0782407B2 publication Critical patent/JPH0782407B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 [概要] マイクロプロセッサを用いて制御を行う電子機器におけ
るマイクロプロセッサのリセット処理方法に関し、 電子機器の動作中にリセットが発生した時に動作状態を
保持したままでリセット動作を行うことができるマイク
ロプロセッサのリセット処理方法を提供することを目的
とし、 リセットを実行すべき異常状態を表す信号の発生に応じ
て各信号に対して割当てられたリセットレベル情報をリ
セットレベル設定回路に設定し、続いてリセット信号を
マイクロプロセッサに出力するリセット制御回路を備
え、マイクロプロセッサはリセットレベルアクセス手段
によりリセットレベルアドレスにアクセスし、リセット
レベル読取手段によりリセットレベルを読取り、実行ア
ドレス設定手段により読取ったリセットレベルに応じて
分岐先アドレスが設定されるよう構成する。
The present invention relates to a reset processing method of a microprocessor in an electronic device that controls using a microprocessor, and relates to a reset operation while maintaining an operating state when a reset occurs during operation of the electronic device. The reset level information assigned to each signal in response to the generation of a signal indicating an abnormal state in which a reset should be executed is provided to the reset level setting circuit for the purpose of providing a reset processing method for a microprocessor. A reset control circuit for setting and subsequently outputting a reset signal to the microprocessor is provided, the microprocessor accesses the reset level address by the reset level access means, reads the reset level by the reset level reading means, and reads it by the execution address setting means. Reset The branch destination address is set according to the level.

[産業上の利用分野] 本発明はマイクロプロセッサを用いて制御を行う電子機
器におけるマイクロプロセッサのリセット処理方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a reset processing method for a microprocessor in an electronic device that performs control using the microprocessor.

近年、マイクロプログラムにより制御を行う技術は、産
業用から家庭用までの各種の電子機器において広く利用
されている。そのようなマイクロプロセッサによる制御
を行う機器において、マイクロプロセッサ(MPUと略称
される)に異常が発生した場合、そのMPUにリセット行
い、MPUを初期化する動作が行われる。MPUは、そのリセ
ットを終了すると、RAM(ランダムアクセスメモリ)お
よび外部レジスタの内容を全てクリアしてその後制御開
始する。
2. Description of the Related Art In recent years, a technique of controlling by a micro program has been widely used in various electronic devices from industrial use to home use. In a device that performs control by such a microprocessor, when an abnormality occurs in the microprocessor (abbreviated as MPU), the MPU is reset and the MPU is initialized. Upon completion of the reset, the MPU clears the contents of RAM (random access memory) and external registers and then starts control.

このため、リセットが行われるような異常が発生する
と、リセット動作によりMPUの内部状態が全て失われる
という不都合が発生しており、その改善が望まれてい
る。
Therefore, when an abnormality such as a reset occurs, there is a problem that the internal state of the MPU is lost by the reset operation, and improvement thereof is desired.

[従来の技術] 機器の状態や、環境状態を表す信号を入力して対応する
制御信号を出力する機能をマイクロプロセッサにより行
う電子機器においては、MPUの異常状態(例えば、入力
データのパリティエラー発生など)が検出された時にMP
Uのリセット端子にリセット信号が入力される構成がと
られている。その場合、MPUには通常リセット端子が1
つしか設けられてなく、リセット端子にリセット入力が
到来するとMPUの動作を停止させる。すなわち、アドレ
スバスやデータバスを高インピーダンス状態にし、割り
込みを受付不能とし出力制御信号を不動作状態とする。
[Prior Art] In an electronic device in which a microprocessor performs a function of inputting a signal indicating a device state or an environmental condition and outputting a corresponding control signal, an abnormal state of an MPU (for example, a parity error of input data occurs) MP) when detected)
The reset signal is input to the reset terminal of U. In that case, the MPU usually has one reset pin.
There is only one, and when the reset input arrives at the reset terminal, it stops the operation of MPU. That is, the address bus and the data bus are set to a high impedance state, interrupts cannot be accepted, and the output control signal is made inoperative.

そして、リセットした信号が解除されると、MPUは自動
的に初期化動作を行い、無条件に主記憶装置であるRAM
(ランダムアクセスメモリ)や外部レジスタなどの内容
をクリアしてイニシァルプログラムローディング動作を
行う構成となっており、この動作は電源オン時に実行さ
れる処理と同様の内容である。
Then, when the reset signal is released, the MPU automatically performs the initialization operation, and unconditionally the RAM that is the main storage device.
The initial program loading operation is performed by clearing the contents of (random access memory) and external registers, and this operation has the same contents as the processing executed when the power is turned on.

[発明が解決しようとする課題] 上記したように従来の技術によれば、マイクロプロセッ
サはセット信号が入力されると、リセットされてRAMや
レジスタの内容を全てクリアしてしまうため、MPUによ
り制御される電子機器がダウンして動作停止することに
なり、その後リセットが解除しても、MPUは電源オンと
同様の初期化処理の過程を経て動作を再開する必要があ
る。
[Problems to be Solved by the Invention] As described above, according to the conventional technique, when the set signal is input, the microprocessor is reset and clears all the contents of RAM and registers. Even if the electronic device is stopped and the operation is stopped, and then the reset is released, the MPU needs to restart the operation after the initialization process similar to the power-on.

そのため、リセット動作によりMPUで制御される電子機
器への信頼性が損なわれるという問題があった。
Therefore, there is a problem that the reset operation impairs the reliability of the electronic device controlled by the MPU.

本発明は電子機器の動作中にリセットが発生した時に動
作状態を保持したままでリセット動作を行うことができ
るマイクロプロセッサのリセット処理方法を提供するこ
とを目的とする。
An object of the present invention is to provide a reset processing method for a microprocessor that can perform a reset operation while maintaining the operating state when a reset occurs during operation of an electronic device.

[課題を解決するための手段] 第1図は発明1の原理的構成図、第2図は発明2の原理
的構成図である。
[Means for Solving the Problems] FIG. 1 is a principle configuration diagram of Invention 1, and FIG. 2 is a principle configuration diagram of Invention 2.

第1図において、10はマイクロプロセッサ(以下MPUと
いう)、11はリセット制御回路、12はMPU異常検出回
路、13はリセットレベル設定回路、101はリセットレベ
ルアクセス手段、102はリセットレベル読取手段、103は
実行アドレス設定手段を表す。
In FIG. 1, 10 is a microprocessor (hereinafter referred to as MPU), 11 is a reset control circuit, 12 is an MPU abnormality detection circuit, 13 is a reset level setting circuit, 101 is a reset level access means, 102 is a reset level reading means, 103. Represents an execution address setting means.

第2図において、20はマイクロプロセッサ2(以下MPU2
という),21はマイクロプロセッサ1(以下MPU1とい
う)、220,221は異常検出回路、230,231はリセットレベ
ル設定回路、240,241はリセット指示回路を表し、MPU1
の211はリセットレベル設定手段、212はリセット指示手
段、MPU2の201〜203は上記第1図の101〜103と同様の手
段である。
In FIG. 2, 20 is a microprocessor 2 (hereinafter referred to as MPU2).
, 21 is a microprocessor 1 (hereinafter referred to as MPU1), 220 and 221 are abnormality detection circuits, 230 and 231 are reset level setting circuits, and 240 and 241 are reset instruction circuits.
211 is reset level setting means, 212 is reset instructing means, and MPUs 201 to 203 are means similar to 101 to 103 in FIG.

本発明はMPUの異常に対応してリセットレベルが設定さ
れる回路を設け、MPUにリセットをかける前にリセット
レベル設定回路に設定データをセットし、MPUはリセッ
ト解除後にそのリセットレベルに対応したリセット動作
を行うものである。
The present invention provides a circuit for setting a reset level corresponding to an abnormality of the MPU, sets setting data in the reset level setting circuit before resetting the MPU, and the MPU resets corresponding to the reset level after the reset is released. It is an operation.

[作用] 第1図に示す発明1の構成の作用を説明する。[Operation] The operation of the configuration of the invention 1 shown in FIG. 1 will be described.

MPU10に異常が発生すると異常を表す複数の信号の中の
1つがMPU異常検出回路12に供給され、その信号はリセ
ット制御回路11へ出力される。リセット制御回路11はMP
U異常検出回路12からの異常信号に応じてレベルを識別
して、リセットレベル設定回路13にレベルデータを設定
して、MPU10に供給し、続けてMPU10のリセット端子にリ
セット信号を出力する。
When an abnormality occurs in the MPU 10, one of a plurality of signals representing the abnormality is supplied to the MPU abnormality detection circuit 12, and the signal is output to the reset control circuit 11. Reset control circuit 11 is MP
The level is identified according to the abnormal signal from the U abnormality detection circuit 12, the level data is set in the reset level setting circuit 13, the level data is supplied to the MPU 10, and then the reset signal is output to the reset terminal of the MPU 10.

MPU10はリセット信号を受け取ると、動作を停止し、リ
セット解除されるとリセットレベルアクセス手段101に
よりリセット時のアドレスにアクセスする。そのアクセ
スの結果リセットレベル読取手段102が動作し、リセッ
トレベル設定回路13の読取りが行われる。次に実行アド
レス設定手段103は、この読取られたリセットレベルに
対応した実行アドレスを設定し、リセットレベルに対応
したルーチンに分岐して、処理が行われる。
When the MPU 10 receives the reset signal, the operation is stopped, and when the reset is released, the reset level access means 101 accesses the address at the time of reset. As a result of the access, the reset level reading means 102 operates to read the reset level setting circuit 13. Next, the execution address setting means 103 sets the execution address corresponding to the read reset level, branches to the routine corresponding to the reset level, and the processing is performed.

第2図に示す発明2の原理的構成は、第1図の構成にお
いてリセット制御回路11で行われる機能がMPU1(21)に
より実行される点と、MPU1とMPU2はそれぞれ相手装置か
らの異常信号を受け取った時にリセット動作のための制
御を互いに実行する構成を備える点に特徴がある。ただ
し、第2図には、MPU2に異常が発生した時に、MPU1がリ
セットレベル設定などの制御の動作を行い、MPU2がリセ
ット処理を実行する場合における、各MPUの技術手段が
示されている。
The principle configuration of the invention 2 shown in FIG. 2 is that the function performed by the reset control circuit 11 in the configuration of FIG. 1 is executed by the MPU1 (21), and the MPU1 and MPU2 each have an abnormal signal from the partner device. It is characterized in that it is provided with a configuration in which the controls for the reset operation are mutually executed when receiving the. However, FIG. 2 shows the technical means of each MPU in the case where the MPU 1 performs control operations such as reset level setting and the MPU 2 executes the reset process when an abnormality occurs in the MPU 2.

第2図の作用を説明すると、MPU2に異常が発生すると、
その異常信号はバスを介して異常検出回路221にセット
される。その異常検出回路221はMPU1により読取られ
る。
Explaining the operation of FIG. 2, when an abnormality occurs in MPU2,
The abnormality signal is set in the abnormality detection circuit 221 via the bus. The abnormality detection circuit 221 is read by the MPU 1.

MPU1は異常検出回路221の内容に応じて異常レベルを識
別し、リセットレベル設定手段211によりリセットレベ
ル設定回路231にレベルデータを設定する。次いで、リ
セット指示手段212が動作して、リセット指示回路241を
セットする。リセット指示回路241がセットされると、
その出力はMPU2のリセット端子へのリセット入力信号と
なる。MPU2はこれにより、動作を停止し、リセットが解
除されると、以後第1図のMPU(10)と同様の各手段201
〜203により処理が行われる。その際、リセットレベル
読取手段202は、MPU1により設定されたリセットレベル
設定回路231の内容を読取る。
The MPU 1 identifies the abnormal level according to the contents of the abnormality detection circuit 221, and sets the level data in the reset level setting circuit 231 by the reset level setting means 211. Then, the reset instruction means 212 operates to set the reset instruction circuit 241. When the reset instruction circuit 241 is set,
The output becomes a reset input signal to the reset terminal of MPU2. As a result, the MPU2 stops its operation, and when the reset is released, thereafter, each means 201 similar to the MPU (10) in FIG.
Processing is performed according to 203. At that time, the reset level reading means 202 reads the contents of the reset level setting circuit 231 set by the MPU 1.

なお、MPU1に障害が発生した場合、異常検出回路220に
異常信号が決定され、MPU2によりリセットレベル設定回
路230にレベルが設定され、リセット指示回路240にリセ
ット指示がセットされることになる。
When a failure occurs in MPU1, an abnormality signal is determined in the abnormality detection circuit 220, a level is set in the reset level setting circuit 230 by the MPU2, and a reset instruction is set in the reset instruction circuit 240.

[実施例] 第3図は発明1の実施例構成図、第4図は実施例の処理
フロー図、第5図はリセット制御回路の構成例を示す
図、第6図は発明2の実施例構成図、第7図は相手MPU
の処理フロー図である。
[Embodiment] FIG. 3 is a configuration diagram of an embodiment of the invention 1, FIG. 4 is a process flow chart of the embodiment, FIG. 5 is a diagram showing a configuration example of a reset control circuit, and FIG. 6 is an embodiment of the invention 2. Configuration diagram, Fig. 7 shows partner MPU
FIG.

第3図において、30はMPU(マイクロプロセッサ)、31
はMPUのリセット制御回路、32はMPUの異常検出回路、33
はリセットレベルレジスタ、36はインタフェース(IFで
表示)、37は制御対象である電子機器を表す。
In FIG. 3, 30 is MPU (microprocessor), 31
Is MPU reset control circuit, 32 is MPU abnormality detection circuit, 33
Is a reset level register, 36 is an interface (indicated by IF), and 37 is an electronic device to be controlled.

第3図の実施例の動作を第4図に示す処理フロー図を参
照しながら説明する。
The operation of the embodiment shown in FIG. 3 will be described with reference to the process flow chart shown in FIG.

第3図のMPU30において、内部回路の何れかで異常が発
生すると、対応する異常状態を表す出力がMPUの異常検
出回路32に入力される。MPUの異常検出回路32はその異
常入力に対応する信号をMPUのリセット制御回路31に出
力する。
In the MPU 30 of FIG. 3, when an abnormality occurs in any of the internal circuits, an output indicating the corresponding abnormal state is input to the MPU abnormality detection circuit 32. The MPU abnormality detection circuit 32 outputs a signal corresponding to the abnormality input to the MPU reset control circuit 31.

MPUリセット制御回路31はその信号を受け取ると、リセ
ットレベルを識別して、識別結果に応じてリセットレベ
ル(1〜k)の1つの出力線を“1"にしてリセットレベ
ルレジスタ33にセットする。次いで、MPUのリセット制
御回路31はリセット信号をMPU30に出力する。第4図に
おいて、MPU30はリセット信号が入力されてリセット状
態(停止状態)になった後、リセット解除される(ステ
ップ41)。すると直ちにリセットレベルにジャンプする
(ステップ42)。このリセットレベルはメモリの予め設
定されたアドレス(通常FFFE(H)〜FFFF(H):
(H)は16進数を表す)である。
Upon receiving the signal, the MPU reset control circuit 31 identifies the reset level and sets one output line of the reset level (1 to k) to "1" according to the identification result and sets it in the reset level register 33. Then, the reset control circuit 31 of the MPU outputs a reset signal to the MPU 30. In FIG. 4, the MPU 30 is reset (released) after a reset signal is input to enter the reset state (stop state) (step 41). Then immediately jump to the reset level (step 42). This reset level is a preset address of the memory (normally FFFE (H) to FFFF (H):
(H) represents a hexadecimal number).

次にこのリセットレベルのアドレスの命令をアクセスす
ると(ステップ43)、そこにリセットレベルレジスタ33
をリードする命令が格納されており、その命令を実行す
る(ステップ44)。
Next, when the instruction of the address of this reset level is accessed (step 43), the reset level register 33 is written there.
Is stored and the instruction is executed (step 44).

リードされた内容によりテーブル(図示されない)を参
照すると、テーブルにはリセットレベルに対応して分岐
先のアドレスが格納されており、リードされたリセット
レベルに対応したアドレスが出力される(ステップ4
5)。次にそのテーブルから得られたアドレスに分岐し
てプログラムを実行する(ステップ46)。
When a table (not shown) is referred to by the read contents, the branch destination address is stored in the table corresponding to the reset level, and the address corresponding to the read reset level is output (step 4
Five). Next, the program is executed by branching to the address obtained from the table (step 46).

この分岐先は、プログラムのルーチンが第4図に示すよ
うにイニシァルルーチン471から通常ルーチンA472乃至
通常ルーチンC474まで存在して、イニシァルルーチンの
後は通常ルーチンA〜Cがループとなって実行している
例をとると、レベルに応じてイニシァルルーチンの先頭
(リセット状態になる前のRAM,レジスタなどの全てをク
リアする)に分岐する場合や、通常ルーチンA,B,C(リ
セット状態になる前の状態が一部または全部保存され
る)に分岐することになる。
As for this branch destination, the routine of the program exists from the initial routine 471 to the normal routine A472 to the normal routine C474 as shown in FIG. 4, and after the initial routine, the normal routines A to C are executed as a loop. For example, when branching to the beginning of the initial routine (clearing all RAM, registers, etc. before entering the reset state) depending on the level, or normal routine A, B, C (reset state) The state before it becomes a part or all is saved).

第5図は、第3図のMPUのリセット制御回路(31)の構
成例を示し、その動作を説明すると、MPUの異常検出回
路(第3図32)に接続された異常信号線の中の1つの異
常信号出力は、オア回路52を通ってフリップフロップ回
路50にセットされる。一方、異常検出回路から入力した
信号はレベルが識別され、本例ではハードウェア的に識
別され、オア回路53は異常検出回路の信号線1または信
号線2からの信号が入力するとレベル1の出力を発生
し、リセットレベルレジスタ33に入力する。
FIG. 5 shows a configuration example of the reset control circuit (31) of the MPU of FIG. 3, and its operation will be described. In the abnormality signal line connected to the MPU abnormality detection circuit (FIG. 32). One abnormal signal output is set in the flip-flop circuit 50 through the OR circuit 52. On the other hand, the level of the signal input from the abnormality detection circuit is identified, and in this example, it is identified by hardware, and the OR circuit 53 outputs the level 1 when the signal from the signal line 1 or the signal line 2 of the abnormality detection circuit is input. Is generated and input to the reset level register 33.

他の異常検出回路からの入力線も対応するレベル信号に
変換されリセットレベルレジスタに出力される。フリッ
プフロップ回路50にセットされた信号はタイミング信号
入力が与えられるとアンド回路51から出力されMPUリセ
ット信号としてMPUに供給される。
Input lines from other abnormality detection circuits are also converted into corresponding level signals and output to the reset level register. The signal set in the flip-flop circuit 50 is output from the AND circuit 51 when the timing signal input is given, and is supplied to the MPU as an MPU reset signal.

発明2の実施例構成図を第6図により説明する。An embodiment of the invention 2 will be described with reference to FIG.

第6図において60,61はそれぞれMPU1,MPU2、630,631は
レジスタ,640,641は各MPU1,2の異常検出回路、650,651
はリセット信号を発生するフリップフロップ回路(以下
リセットF.F.という)、660,661はリセットレベルレジ
スタを表す。この第6図の構成は、MPU1とMPU2のそれぞ
れが別の電子機器の制御を行うものであり、異常信号の
発生時のリセットの制御を相互に実行する構成を備えて
いる。
In FIG. 6, 60 and 61 are MPU1 and MPU2, 630 and 631 are registers, 640 and 641 are abnormality detection circuits for MPU1 and MPU2, 650 and 651, respectively.
Is a flip-flop circuit that generates a reset signal (hereinafter referred to as reset FF), and 660 and 661 are reset level registers. In the configuration of FIG. 6, each of the MPU1 and MPU2 controls a different electronic device, and is provided with a configuration in which reset control is performed when an abnormal signal occurs.

第6図の動作を第7図の相手MPUの処理フロー図を参照
しながら説明する。
The operation of FIG. 6 will be described with reference to the process flow chart of the partner MPU of FIG.

MPU2から異常信号が発生すると、MPU2の異常検出回路64
0に異常信号が入力し、その出力はレジスタ630にセット
される。
When an abnormal signal is generated from MPU2, the MPU2 abnormality detection circuit 64
An abnormal signal is input to 0, and its output is set in the register 630.

ここで、MPU1では第7図のような処理を実行しており、
レジスタ630を読取ってデータが有るかどうかを判別
し、ある場合はそのデータにより異常レベルを識別する
(ステップ72)。次に、識別したレベルデータをリセッ
トレベルレジスタ660にセットする(ステップ73)。そ
の後、リセットF.F.650をセットする(ステップ74)。
Here, the MPU1 is performing the processing shown in FIG.
The register 630 is read to determine whether there is data, and if there is, the abnormal level is identified by the data (step 72). Next, the identified level data is set in the reset level register 660 (step 73). Then, the reset FF650 is set (step 74).

MPU1のリセットF.F.650のセットによりリセット信号が
第6図に示すようにMPU2のリセット端子に入力すると、
MPU2は第4図に示す処理を実行し、リセット解除後にリ
セットレベルレジスタ660の内容をリードしてレベルに
対応するアドレスに分岐する。
Reset of MPU1 When the reset signal is input to the reset terminal of MPU2 as shown in Fig.6 by setting FF650,
The MPU2 executes the processing shown in FIG. 4, and after releasing the reset, reads the contents of the reset level register 660 and branches to the address corresponding to the level.

第6図のMPU1とMPU2はそれぞれ電子機器について独立し
た制御を実行し、異常信号の発生時には互いにリセット
制御の動作を行うものである。従って、第4図および第
7図に示す処理フローを実行する機能を備えている。
The MPU1 and MPU2 shown in FIG. 6 perform independent control of the electronic devices, respectively, and perform reset control operations when an abnormal signal occurs. Therefore, it has a function of executing the processing flows shown in FIGS. 4 and 7.

[発明の効果] 本発明によれば、処理装置(マイクロプロセッサ)はリ
セット後の処理を的確に判断できリセットレベルによっ
て動作状態を保持したまま処理装置の異常状態から通常
の動作状態に復帰することができ、制御対象である電子
機器をダウンさせることなく通常動作に戻すことがで
き、信頼性を向上することができる。
[Effect of the Invention] According to the present invention, the processing device (microprocessor) can accurately determine the processing after reset, and can recover from the abnormal state of the processing device to the normal operating state while maintaining the operating state according to the reset level. Therefore, it is possible to return to the normal operation without bringing down the electronic device to be controlled, and it is possible to improve the reliability.

また、発明2によれば、上記の効果の他に、処理装置が
互いに監視することにより、異常状態の程度をより細分
化して判断する処理を効率的に実行でき、高い信頼性を
実現することができる。
According to the second aspect of the invention, in addition to the above effects, the processing devices monitor each other, whereby the processing of further subdividing the degree of the abnormal state and making a determination can be efficiently executed, and high reliability is realized. You can

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

第1図は発明1の原理的構成図、第2図は発明2の原理
的構成図、第3図は発明1の実施例構成図、第4図は実
施例の処理フロー図、第5図はリセット制御回路の構成
図、第6図は発明2の実施例構成図、第7図は相手MPU
の処理フロー図である。 第1図中、 10:MPU 11:リセット制御回路 12:MPU異常検出回路 13:リセットレベル設定回路 101:リセットレベルアクセス手段 102:リセットレベル読取手段 103:実行アドレス設定手段
FIG. 1 is a block diagram showing the principle of the invention 1, FIG. 2 is a block diagram showing the principle of the invention 2, FIG. 3 is a block diagram of the embodiment of the invention 1, FIG. 4 is a process flow chart of the embodiment, and FIG. Is a configuration diagram of a reset control circuit, FIG. 6 is a configuration diagram of an embodiment of the invention 2, and FIG. 7 is a counterpart MPU.
FIG. In FIG. 1, 10: MPU 11: reset control circuit 12: MPU abnormality detection circuit 13: reset level setting circuit 101: reset level access means 102: reset level reading means 103: execution address setting means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】マイクロプロセッサを用いて制御を行う電
子機器におけるマイクロプロセッサのリセット処理方法
において、 リセットを実行すべき異常状態を表す信号の発生に応じ
て各信号に対して割当てられたリセットレベル情報をリ
セットレベル設定回路(13)に設定し、続いてリセット
信号をマイクロプロセッサに出力するリセット制御回路
(11)を備え、 マイクロプロセッサはリセットレベルアクセス手段(10
1)によりリセットレベルアドレスにアクセスし、リセ
ットレベル読取手段(102)によりリセットレベルを読
取り、実行アドレス設定手段(103)により読取ったリ
セットレベルに応じて分岐先アドレスが設定されること
を特徴とするマイクロプロセッサのリセット処理方法。
1. A reset processing method for a microprocessor in an electronic device for controlling using a microprocessor, wherein reset level information assigned to each signal in response to generation of a signal indicating an abnormal state in which reset is to be executed. Is set in the reset level setting circuit (13), and subsequently a reset control circuit (11) for outputting a reset signal to the microprocessor is provided.
1) The reset level address is accessed by the reset level reading means (102), the reset level is read by the reset level reading means (102), and the branch destination address is set according to the reset level read by the execution address setting means (103). Reset processing method for microprocessor.
【請求項2】マイクロプロセッサを用いて制御を行う電
子機器におけるマイクロプロセッサのリセット処理方法
であって、 それぞれが電子機器の制御を行うマイクロプロセッサを
2つ備え、 各マイクロプロセッサはリセットを実行すべき異常状態
を表す信号が発生すると信号を保持する異常検出回路
(220,221)を備え、 一方のマイクロプロセッサは他のマイクロプロセッサか
らの異常信号を異常検出回路(221)により検出すると
対応する異常レベルを識別してリセットレベル設定手段
(211)によりリセットレベルを設定するとともにリセ
ット指示手段(212)によりリセット指示を行い、 前記他のマイクロプロセッサはリセットレベルアクセス
手段(201)によりリセットレベルアドレスにアクセス
し、リセットレベル読取手段(202)によりリセットレ
ベルを読取り、実行アドレス設定手段(203)により読
取ったリセットレベルに応じて分岐先アドレスが設定さ
れることを特徴とするマイクロプロセッサのリセット処
理方法。
2. A method for resetting a microprocessor in an electronic device that controls using a microprocessor, comprising two microprocessors that each control the electronic device, and each microprocessor should execute a reset. Equipped with an anomaly detection circuit (220, 221) that holds the signal when an abnormal condition signal is generated, and one microprocessor identifies the corresponding anomaly level when the anomaly detection circuit (221) detects an anomaly signal from another microprocessor. Then, the reset level is set by the reset level setting means (211), and the reset instruction is issued by the reset instructing means (212), and the other microprocessor accesses the reset level address by the reset level access means (201) and resets. Reread by the level reading means (202) It reads Ttoreberu, reset processing method of the microprocessor, characterized in that the branch destination address in response to the reset level read by the execution address setting means (203) is set.
JP63321290A 1988-12-20 1988-12-20 Reset processing method for microprocessor Expired - Lifetime JPH0782407B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63321290A JPH0782407B2 (en) 1988-12-20 1988-12-20 Reset processing method for microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63321290A JPH0782407B2 (en) 1988-12-20 1988-12-20 Reset processing method for microprocessor

Publications (2)

Publication Number Publication Date
JPH02165310A JPH02165310A (en) 1990-06-26
JPH0782407B2 true JPH0782407B2 (en) 1995-09-06

Family

ID=18130917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63321290A Expired - Lifetime JPH0782407B2 (en) 1988-12-20 1988-12-20 Reset processing method for microprocessor

Country Status (1)

Country Link
JP (1) JPH0782407B2 (en)

Also Published As

Publication number Publication date
JPH02165310A (en) 1990-06-26

Similar Documents

Publication Publication Date Title
US4964074A (en) In-circuit emulator
EP0319185B1 (en) Method and apparatus for checking a state machine
JP2002041326A (en) Central processing unit to facilitate test and debugging of program
EP0230536A1 (en) I/O processor for programmable sequence controller
JPH0782407B2 (en) Reset processing method for microprocessor
KR20000060737A (en) VLSI Emulator Using Processors and Reconfigurable Chips
US7194401B2 (en) Configuration for in-circuit emulation of a program-controlled unit
JP2584903B2 (en) External device control method
JPH05224999A (en) Runaway processor
JPS62241041A (en) Information processor
JPH0315948A (en) Address bus test system
JPS61221837A (en) Computer checking method
JPH03130996A (en) Initial setting system for eeprom
JPH05204680A (en) Malfunction preventing system for information processor
JPS60201437A (en) Microprocessor
JPH06162225A (en) Single chip microcomputer incorporated with self-test function
US20030154369A1 (en) Single chip microcomputer
JPH03296146A (en) Back-up device for program development
JPS6339050A (en) Address bus test circuit
JPS648381B2 (en)
JPS59123054A (en) Initial detecting system
JPH0226252B2 (en)
JPS634344A (en) Storing circuit for test data for self-diagnosis
JPH04107670A (en) Microprocessor system
JPH04160650A (en) Microprocessor