JPH03214243A - Microcomputer containing watchdog timer - Google Patents

Microcomputer containing watchdog timer

Info

Publication number
JPH03214243A
JPH03214243A JP2009681A JP968190A JPH03214243A JP H03214243 A JPH03214243 A JP H03214243A JP 2009681 A JP2009681 A JP 2009681A JP 968190 A JP968190 A JP 968190A JP H03214243 A JPH03214243 A JP H03214243A
Authority
JP
Japan
Prior art keywords
watchdog timer
cpu
signal
reset
abnormality detection
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.)
Granted
Application number
JP2009681A
Other languages
Japanese (ja)
Other versions
JP2870083B2 (en
Inventor
Shinichi Iwamoto
岩元 伸一
Mineo Akashi
明石 峰雄
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 JP2009681A priority Critical patent/JP2870083B2/en
Publication of JPH03214243A publication Critical patent/JPH03214243A/en
Application granted granted Critical
Publication of JP2870083B2 publication Critical patent/JP2870083B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Microcomputers (AREA)

Abstract

PURPOSE:To surely reset a CPU to its normal action state despite such a runaway state where the correct execution is impossible for an instructed action by inputting the abnormality detection signal of a watchdog timer as a reset signal to the CPU and at the same time storing the abnormality signal as an interruption request. CONSTITUTION:When a CPU 3 is a runaway state, an R/S flip-flop 5 is set with the abnormality detection signal of a watchdog timer 4 and stores the occurrence of an overflow of the timer 4. The abnormality signal of the timer 4 is turned into a reset signal of the CPU 3 and resets the CPU 3 in terms of hardware. When the CPU 3 starts a normal operation, an interruption of the timer 4 is immediately produced with a due interruption request stored in the flip-flop 5. Then the flip-flop 5 is cleared. Thus the CPU 3 is surely reset to its normal action with the hardware reset operation.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はウォッチドッグタイマ内蔵マイクロコンピュー
タに関し、特にCPUと周辺ハードウェアを1つのシリ
コンチップ上に搭載したシングルチップ・マイクロコン
ピュータ(以下マイコンと略す)におけるウォッチドッ
グタイマ内蔵マイコンに関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a microcomputer with a built-in watchdog timer, and particularly to a single-chip microcomputer (hereinafter abbreviated as microcomputer) in which a CPU and peripheral hardware are mounted on one silicon chip. ) regarding microcontrollers with built-in watchdog timers.

〔従来の技術〕[Conventional technology]

従来、この種のマイコンは、第5図に示すような構成に
なっていた。すなわち、正常動作時であればCPU3が
定期的にウォッチドッグタイマ4に対してクリア信号を
出力するため、ウォッチドッグタイマ4は異常検出信号
は発生しないが、何らかの原因でCPU3が暴走状態と
なるとクリア信号が出力されなくなり、ウォッチドッグ
タイマ4はオーバフローして異常検出信号を発生し、こ
れがCPU3に対するノンマスカブル割込みINTWD
となり、ウォッチドッグタイマ割込みが動作される構成
となっていた。
Conventionally, this type of microcomputer has had a configuration as shown in FIG. That is, during normal operation, the CPU 3 periodically outputs a clear signal to the watchdog timer 4, so the watchdog timer 4 does not generate an abnormality detection signal, but if the CPU 3 goes out of control for some reason, it is cleared. The signal is no longer output, and the watchdog timer 4 overflows and generates an abnormality detection signal, which generates a non-maskable interrupt INTWD to the CPU 3.
Therefore, the configuration was such that the watchdog timer interrupt was activated.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のマイコンは、ウォッチドッグタイマがC
PUに対しノンマスカブル割込みを発生するだけなので
CPUが命令動作は正しく実行しているが、暴走状態に
おちいった場合には、ノンマスカブル割込みによって異
常を検知し、正常動作に復帰することができるが、CP
Uが命令動作を正しく実行できないような暴走状態とな
った場合には、ノンマスカブル割込みルーチンも正常に
動作しないため、正常動作に復帰できない欠点があった
In the conventional microcontroller mentioned above, the watchdog timer is C
Since the CPU only generates a non-maskable interrupt to the PU, the CPU executes the instruction correctly. However, if the CPU goes out of control, the non-maskable interrupt can be used to detect the abnormality and return to normal operation.
If U is in a runaway state where it cannot correctly execute command operations, the non-maskable interrupt routine also does not operate normally, so there is a drawback that normal operation cannot be restored.

本発明の目的は、CPUが命令動作を正しく実行できな
いような異常状態となっても、確実にCPUを正常動作
に復帰させることができるウォッチドッグタイマ内蔵マ
イクロコンピュータを提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a microcomputer with a built-in watchdog timer that can reliably restore the CPU to normal operation even if the CPU is in an abnormal state where it cannot correctly execute command operations.

〔課題ご解決するための手段〕[Means to solve problems]

本発明のウォッチドッグタイマ内蔵マイクロコンピュー
タは、CPUと、前記CPUからのクリア信号が所定期
間内に印加されない時に異常検出信号を発生するウォッ
チドッグタイマと、前記異常検出信号を前記CPUのリ
セット信号としてCPUに入力する手段と、前記異常検
出信号を記憶する記憶手段と、前記記憶手段の出力によ
り前記CPUのウォッチドッグタイマ割込みを起動させ
る手段と、このウォッチドッグタイマ割込みが受付けさ
れたことにより前記CPUから発生する受付信号により
前記記憶手段の出力をクリアする手段とを有することを
特徴とする。
A microcomputer with a built-in watchdog timer according to the present invention includes a CPU, a watchdog timer that generates an abnormality detection signal when a clear signal from the CPU is not applied within a predetermined period, and a watchdog timer that generates an abnormality detection signal as a reset signal for the CPU. means for inputting the abnormality detection signal to the CPU; storage means for storing the abnormality detection signal; means for activating a watchdog timer interrupt of the CPU based on the output of the storage means; and means for clearing the output of the storage means by an acceptance signal generated from the storage means.

〔実施例〕〔Example〕

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

第1図は、本発明の第1の実施例を示すブロック図であ
る。マイコン1は周辺ハードウェア2゜CPU3.ウォ
ッチドッグタイマ4を内蔵している。ウォッチドッグタ
イマ4の異常検出信号によって、R/Sフリップフロッ
プ5がセットされ、ウォッチドッグタイマ割込み要求I
NTWDを発生する。R/Sフリップフロップ5はRE
SET端子からのリセット信号およびウォッチドッグタ
イマ割込み受付信号INTWD −ACKによってクリ
アされる。
FIG. 1 is a block diagram showing a first embodiment of the present invention. Microcomputer 1 has peripheral hardware 2゜CPU 3. Built-in watchdog timer 4. The R/S flip-flop 5 is set by the abnormality detection signal of the watchdog timer 4, and the watchdog timer interrupt request I
Generates NTWD. R/S flip-flop 5 is RE
It is cleared by the reset signal from the SET terminal and the watchdog timer interrupt acceptance signal INTWD-ACK.

このような構成のマイコン1で、何らかの要因によりC
PU3が暴走状態となりクリア信号が出力されなくなる
とウォッチドッグタイマ4はオーバフローし、異常検出
信号が出力される。この異常検出信号によってR/Sフ
リップフロップ5はセットされ、ウォッチドッグタイマ
4のオーバフローが発生したことを記憶する。
In microcontroller 1 with such a configuration, C
When the PU 3 goes out of control and no longer outputs a clear signal, the watchdog timer 4 overflows and outputs an abnormality detection signal. The R/S flip-flop 5 is set by this abnormality detection signal and stores that the watchdog timer 4 has overflowed.

さらに異常検出信号はCPU3のリセット信号となりC
PU3をハードウェア的にリセットする。そして、リセ
ット動作の終了後CPU3が正常動作を開始すると、R
/Sフリップフロップ5に記憶されていたウォッチドッ
グタイマ割込み要求により、ただちにウォッチドッグタ
イマ割込みが発生し、ウォッチドッグタイマ割込みルー
チンが実行される。ウォッチドッグタイマ割込みが受付
けられればウォッチドッグ割込み受付は信号I NTW
D −ACKが発生しR/Sフリップフロップ5はクリ
アされる。
Furthermore, the abnormality detection signal becomes a reset signal for CPU3.
Reset PU3 hardware-wise. Then, when the CPU 3 starts normal operation after the reset operation is completed, R
The watchdog timer interrupt request stored in the /S flip-flop 5 immediately generates a watchdog timer interrupt, and the watchdog timer interrupt routine is executed. If the watchdog timer interrupt is accepted, the watchdog interrupt is accepted using the signal I NTW.
D-ACK is generated and R/S flip-flop 5 is cleared.

以上の動作により、CPU3はハードウェアリセットに
よって確実に正常動作に復帰し、その後にウォッチドッ
グタイマ割込みが起動されるのでたとえCPUが命令動
作を正しく動作できないような暴走状態となってもウォ
ッチドッグタイマ割込みルーチンは正常動作することが
保証される。
Through the above operations, the CPU 3 will reliably return to normal operation by a hardware reset, and the watchdog timer interrupt will be activated after that, so even if the CPU is in a runaway state where it cannot execute commands correctly, the watchdog timer will be activated. The interrupt routine is guaranteed to operate normally.

R/Sフリップフロップ5が外部RESET端子からの
リセット信号によってクリアされる構成となっているの
は、RESET端子からのシステムリセットの場合には
、ウォッチドッグタイマ割込みの発生を禁止し、必ずイ
ニシャルルーチンからプログラムが実行されるようにす
るためである。
The reason why the R/S flip-flop 5 is cleared by a reset signal from the external RESET terminal is that in the case of a system reset from the RESET terminal, generation of a watchdog timer interrupt is prohibited and the initial routine is always executed. This is so that the program can be executed from

第2図は本発明の第2の実施例を説明するためのブロッ
ク図である。第1の実施例との相違点はフラグ6にある
。このフラグ6はウォッチドッグタイマ4の異常検出信
号をCPU3のリセット信号として入力するかどうかを
選択するフラグである。
FIG. 2 is a block diagram for explaining a second embodiment of the present invention. The difference from the first embodiment is in flag 6. This flag 6 is a flag for selecting whether or not the abnormality detection signal of the watchdog timer 4 is input as a reset signal of the CPU 3.

フラグ6が“0°′であれば、従来のマイコンと同様に
CPU3はウォッチドッグタイマ4のオーバフローによ
ってはリセットされない。フラグ6が1゛′であれば第
1の実施例と全く同じ動作となる。
If the flag 6 is "0°", the CPU 3 will not be reset by the overflow of the watchdog timer 4, similar to a conventional microcomputer.If the flag 6 is 1', the operation will be exactly the same as in the first embodiment. .

フラグ6を追加したことにより、ウォッチドッグタイマ
4をウォッチドッグタイマとして使用せず、通常のイン
ターバルタイマ割込みとして使用することが可能となり
、より応用の広い構成となっている。
By adding the flag 6, the watchdog timer 4 can be used not as a watchdog timer but as a normal interval timer interrupt, resulting in a configuration with a wider range of applications.

フラグ6は、ウォッチドッグタイマ4に含め、ウォッチ
ドッグタイマ4のオーバフロー時間の選択や、スタート
指示を行なう制御レジスタの一部として組み込み、この
制御レジスタは外部RESET端子からのリセット信号
によるシステムリセット後プログラムにより、1回だけ
書込みができるように構成すればより効果的である。第
3図にフラグ6を制御レジスタの一部としたー構成例を
示す。アドレスデコーダ10はアドレスバス8上のデー
タをデコードして、制御レジスタ15のアドレスがアド
レスバス8上に出力されたらデコード信号を出力する。
The flag 6 is included in the watchdog timer 4 as part of a control register that selects the overflow time of the watchdog timer 4 and instructs it to start. Therefore, it is more effective if the configuration is configured so that writing can be performed only once. FIG. 3 shows an example of a configuration in which flag 6 is part of the control register. Address decoder 10 decodes data on address bus 8 and outputs a decode signal when the address of control register 15 is output on address bus 8.

R/Sフリップフロップ12はデコード信号とライト信
号WRのアンドゲート11による論理積によってセット
され、システムリセット信号によりクリアされる。Dフ
リップフロップ13はR/Sフリップフロップ12の出
力を入力とし、ライト信号WRの反転信号をラッチクロ
ックとしている。またDフリップフロラ113はシステ
ムリセット信号によりクリアされる。
The R/S flip-flop 12 is set by the AND gate 11 of the decode signal and the write signal WR, and is cleared by the system reset signal. The D flip-flop 13 receives the output of the R/S flip-flop 12 and uses an inverted signal of the write signal WR as a latch clock. Further, the D flip processor 113 is cleared by a system reset signal.

フラグ6を含む制御レジスタ15は、アドレスデコーダ
10からのアドレスデコード信号と、Dフリップフロッ
プ13の反転出力と、ライト信号WRのアンドゲート1
4による論理積出力をラッチクロックとし、データバス
9上のデータを入力するDフリップフロップである7他
のフリ・ンブフロップと同様に制御レジスタ15はシス
テムリセット信号によりクリアされる。
A control register 15 including a flag 6 receives an address decode signal from an address decoder 10, an inverted output of a D flip-flop 13, and an AND gate 1 of a write signal WR.
The control register 15, which is a D flip-flop which inputs the data on the data bus 9, is cleared by the system reset signal like the other flip-flops.

以下動作を説明する。RESET端子からのシステムリ
セット信号によってR/Sフリップフロップ12はクリ
アされ0″を出力するDフリップフロップ13もシステ
ムリセット信号によってクリアされる。また、入力信号
がR/Sフリップフロップ12の出力の゛0パであるの
て゛、Dフリップフロップ13の反転出力は°“1°゛
の状態を保持している。制御レジスタ15もシステムリ
セット信号によってクリアされ初期値を保持している。
The operation will be explained below. The R/S flip-flop 12 is cleared by the system reset signal from the RESET terminal, and the D flip-flop 13, which outputs 0'', is also cleared by the system reset signal. Since the output is 0, the inverted output of the D flip-flop 13 maintains the state of 1°. The control register 15 is also cleared by the system reset signal and holds the initial value.

このような初期状態から、制御レジスタ15への書込み
命令が実行されると、アドレスデコーダ10の出力がア
クティブとなりDフリップフロップ13の反転出力は1
″′であるからライト信号WRに同期して、アンドゲー
ト14はアクティブとなり、制御レジスタ]5のラッチ
クロックとして入力され制御レジスタ15への書込みが
行なわれる。同時にR/Sフリップフロップ12もライ
ト信号WRに同期してセットされる。
When a write command to the control register 15 is executed from such an initial state, the output of the address decoder 10 becomes active and the inverted output of the D flip-flop 13 becomes 1.
``'', the AND gate 14 becomes active in synchronization with the write signal WR, and is input as a latch clock to the control register]5, and writing to the control register 15 is performed.At the same time, the R/S flip-flop 12 also receives the write signal. Set in synchronization with WR.

Dフリップフロップ13は、ライト信号WRの反転信号
をラッチクロックとしているのでライト信号WRの期間
中は変化せず、ライト信号WRが終了すると、R/Sフ
リップフロップ12の新しい出力状態である“1″を入
力し、反転出力として゛0゛′を出力する。この結果、
アンドゲート14の入力の一つは常に“0″となるため
以降アンドゲート14がアクティブとなり、制御レジス
タ15のデータが書き換えられることはなくなる。
Since the D flip-flop 13 uses the inverted signal of the write signal WR as a latch clock, it does not change during the period of the write signal WR, and when the write signal WR ends, the new output state of the R/S flip-flop 12 is "1". '' and outputs ``0'' as the inverted output. As a result,
Since one of the inputs of the AND gate 14 is always "0", the AND gate 14 becomes active from then on and the data in the control register 15 is no longer rewritten.

第4図は本発明の第3の実施例のブロック図である。第
3図に示す第2の実施例にフラグ7を介してウォッチド
ッグタイマ4からの異常検出信号を周辺ハードウェハ2
のリセット信号として追加している構成となっている。
FIG. 4 is a block diagram of a third embodiment of the present invention. In the second embodiment shown in FIG.
The configuration is such that it is added as a reset signal.

すなわちこのフラグ7は、ウォッチドッグタイマ4の異
常検出信号を周辺ハードウェハ2のリセット信号として
入力するかどうかを選択するフラグである。フラグ7が
“0°゛であれば、第2の実施例と同じく、周辺ハード
ウェハ2はウォッチドッグタイマ4のオーバフローによ
ってはリセットされない。フラグ7が°“1″であれば
、ウォッチドッグタイマ4のオーバフローによって周辺
ハードウェハ2はリセットされる。
That is, this flag 7 is a flag for selecting whether or not the abnormality detection signal of the watchdog timer 4 is input as a reset signal of the peripheral hardware 2. If the flag 7 is "0", the peripheral hardware 2 will not be reset by the overflow of the watchdog timer 4, as in the second embodiment.If the flag 7 is "1", the peripheral hardware 2 will not be reset by the overflow of the watchdog timer 4. The peripheral hardware 2 is reset by the overflow.

フラグ7を1″として周辺ハード2をリセットすればよ
り確実にマイコン1全体を正常動作に復帰させることが
できるが、反面周辺ハードウェハをリセットすると、す
べての出力ボートがオフしたり、水晶発振の発振安定時
間をカウントする回路が動作して数msの間、CPU3
が動作を停止してしまうなどの不都合も発生する。した
がって周辺ハードウェア2をウォッチドッグタイマ4の
オーバフローによってリセットすべきかどうかは応用装
置によって異なる。このため本実施例のようにフラグ7
によって選択できる構成が効果的である。
If you set flag 7 to 1'' and reset peripheral hardware 2, you can more reliably restore the entire microcontroller 1 to normal operation, but on the other hand, resetting peripheral hardware may turn off all output ports or turn off the crystal oscillation. For several milliseconds after the circuit that counts the oscillation stabilization time operates, the CPU3
Inconveniences such as stopping operation may also occur. Therefore, whether or not the peripheral hardware 2 should be reset by the overflow of the watchdog timer 4 depends on the application device. Therefore, flag 7 is used as in this embodiment.
A configuration that can be selected according to the following is effective.

なお、フラグ7は、第2の実施例で説明した構成と同一
にして、ウォッチドッグタイマ4内の制御レジスタに組
み込み、システムリセット後1回だけ書込めるようにす
ればより効果的である。
It is more effective if the flag 7 has the same configuration as that described in the second embodiment and is incorporated into the control register in the watchdog timer 4 so that it can be written only once after the system is reset.

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

以上説明したように本発明は、ウォッチドッグタイマの
異常検出信号をCPUへのリセット信号として入力する
とともに、割り込み要求として記憶することにより、命
令動作を正しく実行できないような暴走状態であっても
確実にCPUを正常動作に復帰させ、その後にウォッチ
ドッグタイマ割込みの実行によって暴走状態が発生した
ことも検知できる効果がある。
As explained above, the present invention inputs the abnormality detection signal of the watchdog timer as a reset signal to the CPU and also stores it as an interrupt request. This has the effect of allowing the CPU to return to normal operation and then detecting the occurrence of a runaway state by executing a watchdog timer interrupt.

また、第2.第3の実施例に示したように、ウォッチド
ッグタイマの異常検出信号をCPUあるいは周辺ハード
ウェアに入力するかどうかの選択フラグを設けることに
よって、より応用範囲の広い現実的なウォッチドッグタ
イマ内蔵のマイコンを提供できる。
Also, the second. As shown in the third embodiment, by providing a selection flag for inputting the abnormality detection signal of the watchdog timer to the CPU or peripheral hardware, a practical built-in watchdog timer with a wider range of applications can be realized. We can provide microcontrollers.

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

第1図は本発明の第1の実施例を説明するためのブロッ
ク図、第2図は本発明の第2の実施例を説明するための
ブロック図、第3図はウォッチドッグタイマの制御レジ
スタの一構成例を説明するための回路図、第4図は本発
明の第3の実施例を説明するためのブロック図、第5図
は従来例を説明するためのブロック図である。 1・・・シングルチップ・マイクロコンピュータ、2・
・・周辺ハードウェア、3・・・CPU、4・・・ウォ
ッチドッグタイマ、5・・・R/Sフリップフロップ、
6.7・・・フラグ、8・・・アドレスバス、9・・・
データバス、10・・・アドレスデコーダ、11,1.
4・・・アンドゲート、12・・・R/Sフリップフロ
ップ、13・・・Dフリップフロップ、15・・・制御
レジスタ。
FIG. 1 is a block diagram for explaining a first embodiment of the present invention, FIG. 2 is a block diagram for explaining a second embodiment of the present invention, and FIG. 3 is a control register for a watchdog timer. FIG. 4 is a block diagram for explaining a third embodiment of the present invention, and FIG. 5 is a block diagram for explaining a conventional example. 1...Single-chip microcomputer, 2.
... Peripheral hardware, 3... CPU, 4... Watchdog timer, 5... R/S flip-flop,
6.7...Flag, 8...Address bus, 9...
Data bus, 10...Address decoder, 11,1.
4...AND gate, 12...R/S flip-flop, 13...D flip-flop, 15...control register.

Claims (1)

【特許請求の範囲】 1、CPUと、前記CPUからのクリア信号が所定期間
内に印加されない時に異常検出信号を発生するウォッチ
ドッグタイマと、前記異常検出信号を前記CPUのリセ
ット信号としてCPUに入力する手段と、前記異常検出
信号を記憶する記憶手段と、前記記憶手段の出力により
前記CPUのウォッチドッグタイマ割込みを起動させる
手段と、このウォッチドッグタイマ割込みが受付けされ
たことにより前記CPUから発生する受付信号により前
記記憶手段の出力をクリアする手段とを有することを特
徴とするウォッチドッグタイマ内蔵マイクロコンピュー
タ。 2、前記ウォッチドッグタイマの異常検出信号を周辺ハ
ードウェアのリセット信号として入力することを特徴と
する請求項1記載のウォッチドッグタイマ内蔵マイクロ
コンピュータ。 3、前記ウォッチドッグタイマの異常検出信号を前記C
PUのリセット信号として入力するか否かの選択手段を
有することを特徴とする請求項1記載のウォッチドッグ
タイマ内蔵マイクロコンピュータ。 4、請求項3記載のウォッチドッグタイマ内蔵マイクロ
コンピュータにおいて、前記選択手段が外部リセット端
子からのリセット信号によるシステムリセット後1回だ
け書込み操作が行なわれるようにしたことを特徴とする
ウォッチドッグタイマ内蔵マイクロコンピュータ。 5、前記ウォッチドッグタイマの異常検出信号を前記周
辺ハードウェアのリセット信号として入力するか否かの
選択手段を有することを特徴とする請求項2記載のウォ
ッチドッグタイマ内蔵マイクロコンピュータ。 6、請求項5記載のウォッチドッグタイマ内蔵マイクロ
コンピュータにおいて、前記選択手段が外部リセット端
子からのリセット信号によるシステムリセット後1回だ
け書込み操作が行なわれるようにしたことを特徴とする
ウォッチドッグタイマ内蔵マイクロコンピュータ。
[Claims] 1. A CPU, a watchdog timer that generates an abnormality detection signal when a clear signal from the CPU is not applied within a predetermined period, and the abnormality detection signal is input to the CPU as a reset signal for the CPU. storage means for storing the abnormality detection signal; means for activating a watchdog timer interrupt of the CPU based on the output of the storage means; A microcomputer with a built-in watchdog timer, further comprising means for clearing the output of the storage means in response to an acceptance signal. 2. The microcomputer with a built-in watchdog timer according to claim 1, wherein the abnormality detection signal of the watchdog timer is inputted as a reset signal for peripheral hardware. 3. The abnormality detection signal of the watchdog timer is
2. The microcomputer with a built-in watchdog timer according to claim 1, further comprising means for selecting whether or not to input the signal as a reset signal for the PU. 4. A microcomputer with a built-in watchdog timer according to claim 3, wherein the selection means is configured to perform a write operation only once after the system is reset by a reset signal from an external reset terminal. microcomputer. 5. The microcomputer with a built-in watchdog timer according to claim 2, further comprising a selection means for inputting the abnormality detection signal of the watchdog timer as a reset signal for the peripheral hardware. 6. The microcomputer with a built-in watchdog timer according to claim 5, wherein the selection means is configured such that the write operation is performed only once after the system is reset by a reset signal from an external reset terminal. microcomputer.
JP2009681A 1990-01-19 1990-01-19 Microcomputer with built-in watchdog timer Expired - Lifetime JP2870083B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009681A JP2870083B2 (en) 1990-01-19 1990-01-19 Microcomputer with built-in watchdog timer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009681A JP2870083B2 (en) 1990-01-19 1990-01-19 Microcomputer with built-in watchdog timer

Publications (2)

Publication Number Publication Date
JPH03214243A true JPH03214243A (en) 1991-09-19
JP2870083B2 JP2870083B2 (en) 1999-03-10

Family

ID=11726952

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009681A Expired - Lifetime JP2870083B2 (en) 1990-01-19 1990-01-19 Microcomputer with built-in watchdog timer

Country Status (1)

Country Link
JP (1) JP2870083B2 (en)

Also Published As

Publication number Publication date
JP2870083B2 (en) 1999-03-10

Similar Documents

Publication Publication Date Title
EP0497380B1 (en) Microcomputer having a watchdog timer
US7178062B1 (en) Methods and apparatus for executing code while avoiding interference
JPH07219809A (en) Apparatus and method for data processing
JP4893427B2 (en) Microcomputer system
JPH0877075A (en) Information processor
US6321289B1 (en) Apparatus for automatically notifying operating system level applications of the occurrence of system management events
JPH0810437B2 (en) Guest execution control method for virtual machine system
JP5215655B2 (en) Data processing apparatus and bus access control method in data processing apparatus
JPH03214243A (en) Microcomputer containing watchdog timer
JP4647276B2 (en) Semiconductor circuit device
JPH0756774A (en) Watching timer
JP3951371B2 (en) Watchdog timer and microcomputer
JP2578267B2 (en) Microcomputer system
JPH05257751A (en) Microcomputer
JPH04148246A (en) Watchdog timer
JPS60140440A (en) Central processing unit
JPH03252886A (en) Single chip microcomputer
JPH01265341A (en) Memory access controller
JPS6072040A (en) Monitoring system for executing time of program
JPS61121139A (en) Microcomputer for program evaluation
JPH0218739B2 (en)
JPS63155330A (en) Microprogram controller
JPS60193046A (en) Detecting system for instruction exception
JPH03201137A (en) Non-maskable interruption instructing signal control circuit
JPH087706B2 (en) Single chip microcomputer for evaluation