JPH0635757A - Abnormality detector of cpu - Google Patents

Abnormality detector of cpu

Info

Publication number
JPH0635757A
JPH0635757A JP4213406A JP21340692A JPH0635757A JP H0635757 A JPH0635757 A JP H0635757A JP 4213406 A JP4213406 A JP 4213406A JP 21340692 A JP21340692 A JP 21340692A JP H0635757 A JPH0635757 A JP H0635757A
Authority
JP
Japan
Prior art keywords
cpu
signal
processing
abnormality
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.)
Granted
Application number
JP4213406A
Other languages
Japanese (ja)
Other versions
JP3214079B2 (en
Inventor
Yasuo Nagai
康雄 永井
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP21340692A priority Critical patent/JP3214079B2/en
Publication of JPH0635757A publication Critical patent/JPH0635757A/en
Application granted granted Critical
Publication of JP3214079B2 publication Critical patent/JP3214079B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To provide the abnormality detector of a CPU suitable for applying to the servo system of a VTR. CONSTITUTION:The output signal level 13 of an O port 2 is turned to an H level while the CPU 1 executes a prescribed processing program stored in a ROM 4 and is turned to an L level after completion based on the interruption signals 11 of an interruption signal generator 5. At the time of the L level before the next interruption signal arrives, the abnormality detector 3 latches the L level and detects that the CPU 1 is not abnormal. When the CPU 1 becomes abnormal while executing the program and an abnormal state continues even when the interruption signal 11 arrives, the output level of the O port 2 is the H level and the abnormality detector 3 latches the H level, detects that the CPU is abnormal, and turns off the power source of the motor of the servo system of the VTR. The abnormality detection of nonregular processing impossible by a watchdog timer is enabled.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、VTRのサーボシステ
ム等に適用して好適なCPUの異常を監視し、CPUの
異常を検出する異常検出装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an abnormality detecting device which is applied to a VTR servo system or the like to monitor an abnormality of a CPU suitable for detecting the abnormality of the CPU.

【0002】[0002]

【従来の技術】VTRに用いられるサーボシステムにお
いて、サーボ制御用にCPUが使用され、このCPUか
らの指令に基づいてキャプスタンサーボ回路等の周辺回
路が制御されるようになされている。このCPUの動作
を監視する方法として、ウォッチドドッグタイマー(以
下、WDTという。)がある。このWDTは、次のよう
な動作をするタイマーである。 1.CPUが定期的にWDTをアクセスし、WDTをリ
セットする。 2.一定時間以上アクセスされなかったら出力レベルを
変える。この出力レベルが変化したことによりCPUが
正常に動作していないことを示す。 すなわち、CPUが正常であればある一定時間にアクセ
スのあるはずのものが、一定時間たってもアクセスがな
い場合に異常と判定するものである。このWDTの使用
方法として、WDTが定期的にアクセスされる間隔の時
間を予め知っていて、その最長時間に余裕を加えた時間
をWDTに設定しておいてからCPUの動作を開始す
る。
2. Description of the Related Art In a servo system used in a VTR, a CPU is used for servo control, and peripheral circuits such as a capstan servo circuit are controlled based on a command from the CPU. As a method of monitoring the operation of this CPU, there is a watched dog timer (hereinafter referred to as WDT). This WDT is a timer that operates as follows. 1. The CPU periodically accesses the WDT and resets the WDT. 2. If it is not accessed for a certain period of time, change the output level. This output level change indicates that the CPU is not operating normally. That is, if the CPU is normal, there should be access for a certain period of time, but if there is no access for a certain period of time, it is determined to be abnormal. As a method of using this WDT, the time of the interval at which the WDT is regularly accessed is known in advance, and the time obtained by adding a margin to the longest time is set in the WDT, and then the operation of the CPU is started.

【0003】図5に示すブロック図は、このWDTを採
用したキャプスタンサーボ回路等の周辺処理回路を含む
CPU制御回路の従来例を示している。図5において、
1はサーボシステムにおける各種制御を司るCPUであ
って、該CPU1からの各種信号(アドレス信号、コン
トロール信号)はアドレスデコーダ51に供給され、こ
の中アドレス信号がデコードされ、このデコードされた
アドレスデータに基づいてコントロール信号が周辺処理
回路(キャプスタンサーボ用の駆動回路等)52に対し
て特定のアクセス信号として供給される。
A block diagram shown in FIG. 5 shows a conventional example of a CPU control circuit including a peripheral processing circuit such as a capstan servo circuit adopting the WDT. In FIG.
Reference numeral 1 denotes a CPU that controls various controls in the servo system. Various signals (address signal, control signal) from the CPU 1 are supplied to an address decoder 51, in which the address signal is decoded, and the decoded address data is obtained. Based on this, the control signal is supplied as a specific access signal to the peripheral processing circuit (drive circuit for capstan servo, etc.) 52.

【0004】53は前記WDTであって、このWDT5
3にはアドレスデコーダ51からのデコードされた出力
が供給され、CPU1の正常動作時では一定時間毎に
(定期的に)このWDT53がデコード出力によってア
クセスされるためリセットされて、常にWDT53がオ
ーバーフローしないようになっている。
Reference numeral 53 is the WDT, and this WDT 5
3 is supplied with the decoded output from the address decoder 51, and is reset because the WDT 53 is accessed by the decode output at regular intervals (periodically) during normal operation of the CPU 1, so that the WDT 53 does not always overflow. It is like this.

【0005】CPU1が異常状態となった時はWDT5
3が正常にアクセスされないため、このWDT53がリ
セットされずにオーバーフローによって得られる制御信
号に基づいてCPU1が強制的に最上位インタラプト
(NMI)若しくはリセットがかかるようになってい
る。
When the CPU 1 is in an abnormal state, WDT5
Since the WDT 53 is not normally accessed, the WDT 53 is not reset and the CPU 1 is forced to perform the highest interrupt (NMI) or reset based on the control signal obtained by the overflow.

【0006】しかしながら、前記WDT53によるCP
U1の異常監視には次のような限界がある。 1.WDTは定期的な処理が定期的に行われないという
異常を検出するものであるから、不定期な処理に対して
の監視には使用できない。例えば、VTRのサーボシス
テムでテープ速度計測処理をモータの1回転に4回行う
時、モータが停止状態では処理がない状態になるのでW
DTを使おうとするとモータのコントロールのために無
限大の時間をしなければならず、WDTを使用すること
ができない。このようなVTRのサーボシステムでCP
Uの動作が異常になり、その異常が検出できないとテー
プダメージを与えてしまうことになる恐れがある。
However, the CP according to the WDT53
The abnormality monitoring of U1 has the following limitations. 1. Since the WDT detects an abnormality that regular processing is not performed regularly, it cannot be used for monitoring irregular processing. For example, when the tape speed measurement processing is performed four times for one rotation of the motor in the servo system of the VTR, there is no processing when the motor is stopped.
If you try to use DT, you have to spend infinite time to control the motor, and you cannot use WDT. CP with such a VTR servo system
If the operation of U becomes abnormal and the abnormality cannot be detected, the tape may be damaged.

【0007】2.WDTの異常時間の設定値は正常な動
作でアクセスされる最長時間に余裕を加えた値にしなけ
ればならないので、その余裕の分だけ検出が遅れること
になる。
2. Since the set value of the abnormal time of WDT must be a value obtained by adding a margin to the longest time to be accessed in the normal operation, the detection is delayed by the margin.

【0008】[0008]

【発明が解決しようとする課題】本発明は、WDTを使
用すると生ずる前記問題点を回避するために、WDTを
使用しないで解決したCPUの動作を監視するCPU監
視装置を提供する点にある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a CPU monitoring device for monitoring the operation of a CPU, which is solved without using WDT, in order to avoid the above-mentioned problems caused by using WDT.

【0009】[0009]

【課題を解決するための手段】本発明は、CPUと、該
CPUに実行させる所定のプログラムを格納した記憶装
置と、前記CPUに所定の処理の開始を要求するインタ
ラプト信号発生器と、前記所定の処理が実行中である時
とない時を識別して実行中信号を出力する処理実行中信
号出力装置と、前記処理要求信号が来た時または前記C
PUが前記所定の処理を開始する直前に前記実行中信号
を見て前記CPUの異常を検出する異常検出器とを備
え、CPUにインタラプト信号が来た時、前のインタラ
プト処理が終了しているかどうかを調べ、終了していな
かったらCPUが異常であるという検出を行うことを特
徴とするものでる。
According to the present invention, a CPU, a storage device storing a predetermined program to be executed by the CPU, an interrupt signal generator for requesting the CPU to start a predetermined process, and the predetermined signal are provided. A processing execution signal output device that outputs a processing execution signal by discriminating when processing is being executed and when processing is not being executed;
An abnormality detector that detects an abnormality of the CPU by looking at the execution signal immediately before the PU starts the predetermined processing, and when the interrupt signal comes to the CPU, whether the previous interrupt processing is completed or not. It is characterized by detecting whether or not the CPU is abnormal if it is not completed.

【0010】[0010]

【実施例】図1は、本発明CPU異常検出装置の第1実
施例のブロック図を示している。図1において、1はC
PU、2は処理実行中出力装置を構成するO(出力)ポ
ート、3はCPUの異常を検出する異常検出器、4はR
OM、5は定期的または不定期的にインタラプト信号を
自動的に発生するインタラプト信号発生器、12はCP
U1がOポート2やROM4との通信をするための信号
(アドレスバス、データバス、コントロールバス)、1
3はOポートの出力、14が異常検出信号である。
1 is a block diagram of a first embodiment of a CPU abnormality detecting device according to the present invention. In FIG. 1, 1 is C
PU, 2 is an O (output) port that constitutes an output device during processing, 3 is an abnormality detector for detecting an abnormality of the CPU, and 4 is R
OM, 5 is an interrupt signal generator that automatically generates an interrupt signal periodically or irregularly, 12 is a CP
Signals (address bus, data bus, control bus) for U1 to communicate with O port 2 and ROM 4, 1
Reference numeral 3 is an output of the O port, and reference numeral 14 is an abnormality detection signal.

【0011】前記ROM4には、CPU1が実行するプ
ログラムが格納されており、特にインタラプト信号11
がCPU1に来たとき、CPU1が次のステップ1〜4
の順序で処理して、次のインタラプト信号が来る前に必
ず1〜4の処理が終了するようなプログラムが格納され
ている。すなわち、 〈ステップ1〉Oポート2の出力レベルをHレベルにす
る。 〈ステップ2〉所定の処理プログラムを実行する。 〈ステップ3〉Oポート2の出力をLレベルにする。 〈ステップ4〉終了
A program executed by the CPU 1 is stored in the ROM 4, and in particular, the interrupt signal 11 is stored.
Comes to the CPU 1, the CPU 1 executes the following steps 1 to 4
The program is stored such that the processing is performed in the order of 1) and the processing of 1 to 4 is always completed before the next interrupt signal comes. That is, <Step 1> The output level of O port 2 is set to H level. <Step 2> A predetermined processing program is executed. <Step 3> The output of O port 2 is set to L level. <Step 4> end

【0012】つまり、Oポート2の出力信号13は、前
記所定のプログラム実行中はHレベル、終了後はLレベ
ルになるようにプログラムされている。異常検出器3
は、Oポート2の出力信号13のレベルをインタラプト
信号11でラッチして異常検出信号14を出力するとい
う動作を行う。
That is, the output signal 13 of the O port 2 is programmed to be at the H level during the execution of the predetermined program and at the L level after the completion of the predetermined program. Anomaly detector 3
Performs the operation of latching the level of the output signal 13 of the O port 2 with the interrupt signal 11 and outputting the abnormality detection signal 14.

【0013】CPU1が正常に動作している時、インタ
ラプト信号発生器5からインタラプト信号11が来たと
きは、前記ROMに格納されているプログラムに従って
必ず前の処理が終了しているので異常検出器3はOポー
ト2の出力レベルのLレベルをラッチしており、異常検
出信号は正常であることを示す。
When the CPU 1 is operating normally and the interrupt signal 11 is received from the interrupt signal generator 5, the previous processing is always completed according to the program stored in the ROM, so that the abnormality detector 3 latches the L level of the output level of the O port 2 and indicates that the abnormality detection signal is normal.

【0014】一方、CPU1が処理プログラムを実行中
に異常になり、例えばCPUが暴走してインタラプト信
号11が来たときも異常状態が続いていた時、Oポート
2の出力レベルはHレベルであるので、異常検出器3は
Hレベルをラッチして、異常検出信号14はCPUが異
常であることを示す。この異常検出信号は、例えばVT
Rのサーボシステムの場合、モータに供給する電源をオ
フさせるために電源ブロックへ送られる。
On the other hand, when the CPU 1 becomes abnormal during the execution of the processing program, and the abnormal state continues even when the CPU runs away and the interrupt signal 11 comes, the output level of the O port 2 is H level. Therefore, the abnormality detector 3 latches the H level, and the abnormality detection signal 14 indicates that the CPU is abnormal. This abnormality detection signal is, for example, VT
In the case of the R servo system, it is sent to the power supply block to turn off the power supply to the motor.

【0015】以上のようにして、CPU1の異常を検出
することができる。この実施例によれば、所定の処理を
要求するときに、前の処理が終了しているかチェックす
るので定期的な処理でない場合にもCPU1の異常を検
出することができる。定期的な処理に使う時では、前記
WDTでは必ず設けている時間余裕分の時間遅れがない
ので、WDTを使用してCPUの異常を検出よりも早く
異常を検出することができる。
As described above, the abnormality of the CPU 1 can be detected. According to this embodiment, when the predetermined process is requested, it is checked whether the previous process is completed, so that the abnormality of the CPU 1 can be detected even when the process is not a regular process. When used for regular processing, since there is no time delay of the time margin that is always provided in the WDT, it is possible to detect the abnormality earlier than the CPU abnormality is detected using the WDT.

【0016】前記実施例の場合は、インタラプト信号1
1で所定の処理プログラムを開始させるが、インタラプ
ト信号ではなく、ある信号レベルを処理要求信号入力装
置を構成するIポートで監視してその信号レベルの変化
で所定の処理を開始する、という実質的なインタラプト
信号で処理プログラムを開始させてもよい。図2はこの
場合のブロック図を示している。この実施例が図1の実
施例と相違する点は、インタラプト信号がCPU1に入
力していない代わりに、実質的なインタラプト信号を発
生する処理要求信号発生器20からの処理要求信号31
がIポート21に入力していて、CPU1が処理開始信
号31を監視している。
In the case of the above embodiment, the interrupt signal 1
1, the predetermined processing program is started, but not the interrupt signal but a certain signal level is monitored by the I port constituting the processing request signal input device, and the predetermined processing is started by the change of the signal level. Alternatively, the processing program may be started with a different interrupt signal. FIG. 2 shows a block diagram in this case. This embodiment is different from the embodiment of FIG. 1 in that the interrupt request signal is not input to the CPU 1 but the process request signal generator 20 generates a substantial interrupt signal.
Is being input to the I port 21, and the CPU 1 is monitoring the processing start signal 31.

【0017】次に、CPUの割り込み処理の設定方法に
よっては前の割り込み処理の実行中に次の割り込みが来
たとき、次の割り込みを待たせずに受けつけて実行する
ことも可能である。このように設定した場合の実施例を
図3のブロック図に示している。ここで、22は処理実
行中信号入力装置を構成するIポート、23は異常検出
信号を出力するOポート、24は前記割り込み処理プロ
グラムを格納したROMである。この場合は、ROM2
4にはインタラプト信号発生器5からのインタラプト信
号11がCPU1に来た時、CPUが次のように実行す
るプログラムを格納しておけばよい。
Next, depending on the setting method of the interrupt processing of the CPU, when the next interrupt comes during the execution of the previous interrupt processing, the next interrupt can be accepted and executed without waiting. An example of such a setting is shown in the block diagram of FIG. Here, 22 is an I port that constitutes a processing execution signal input device, 23 is an O port that outputs an abnormality detection signal, and 24 is a ROM that stores the interrupt processing program. In this case, ROM2
A program to be executed by the CPU as follows when the interrupt signal 11 from the interrupt signal generator 5 arrives at the CPU 1 may be stored in the memory 4.

【0018】〈ステップ1〉Iポート22からOポート
2の出力13を見る。 〈ステップ2〉その結果、Hレベルならば異常であるの
でOポート23から異常検出信号14を出力する。Lレ
ベルならば正常であるので次へ進む。 〈ステップ3〉Oポート2の出力レベル13をHレベル
にする。 〈ステップ4〉所定のプログラムを実行する。 〈ステップ5〉Oポート2の出力をLレベルにする。 〈ステップ6〉終了。
<Step 1> The output 13 of the O port 2 is observed from the I port 22. <Step 2> As a result, if the H level is abnormal, the abnormality detection signal 14 is output from the O port 23. If it is at the L level, it is normal and the process proceeds to the next. <Step 3> The output level 13 of the O port 2 is set to the H level. <Step 4> A predetermined program is executed. <Step 5> The output of O port 2 is set to L level. <Step 6> ends.

【0019】この実施例の場合、前記Iポート22、O
ポート2の代わりにメモリーやレジスタ等の記憶装置で
も実現することができる。この実施例を図4のブロック
図に示している。図4において、CPU1に実行させる
次の処理プログラムをROM26に格納しておく。
In the case of this embodiment, the I port 22, O
A memory device such as a memory or a register may be used instead of the port 2. This embodiment is shown in the block diagram of FIG. In FIG. 4, the following processing program to be executed by the CPU 1 is stored in the ROM 26.

【0020】〈ステップ1〉メモリ25の内容を見る。 〈ステップ2〉その結果、所定の処理実行中の内容であ
れば異常であるのでOポート23から異常検出信号14
を出力する。所定の処理終了であれば正常であるので次
へ進む。 〈ステップ3〉メモリ23の内容を所定の処理実行中に
する。 〈ステップ4〉所定の処理プログラムを実行する。 〈ステップ5〉メモリ25の内容を所定の処理終了にす
る。 〈ステップ6〉終了。
<Step 1> Look at the contents of the memory 25. <Step 2> As a result, if the content is in the process of executing the predetermined processing, it is abnormal, and therefore the abnormality detection signal 14 from the O port 23.
Is output. If the predetermined processing is completed, it is normal and the process proceeds to the next. <Step 3> The contents of the memory 23 are set to a predetermined process being executed. <Step 4> A predetermined processing program is executed. <Step 5> The contents of the memory 25 are terminated by a predetermined process. <Step 6> ends.

【0021】前記実施例はいずれも処理全部の終了を監
視していたが、処理の中の一部重要な処理だけを監視し
て、その一部重要な処理だけが次の時までに終了してい
ればよいというプログラムをROMに格納して実施する
ことも可能である。
In each of the above-described embodiments, the end of all the processes is monitored. However, only some important processes in the process are monitored, and only some of the important processes are completed by the next time. It is also possible to store the program that needs to be executed in the ROM and execute the program.

【0022】[0022]

【発明の効果】本発明によれば、CPUにインタラプト
信号が来た時、以前のインタラプト処理が終了している
かどうかを調べて、終了していなかったらCPUが異常
であることを検出するようにしたから、WDTでは不可
能であった不定期な処理に対する異常検出が可能にな
る。また、定期的な処理に対する異常検出もWDTより
早く検出できる。
According to the present invention, when an interrupt signal comes to the CPU, it is checked whether or not the previous interrupt processing is completed, and if it is not completed, it is detected that the CPU is abnormal. As a result, it becomes possible to detect anomalies for irregular processing that was not possible with WDT. Further, abnormality detection for regular processing can be detected earlier than WDT.

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

【図1】本発明の第1実施例のブロック図である。FIG. 1 is a block diagram of a first embodiment of the present invention.

【図2】本発明の第2実施例のブロック図である。FIG. 2 is a block diagram of a second embodiment of the present invention.

【図3】本発明の第3実施例のブロック図である。FIG. 3 is a block diagram of a third embodiment of the present invention.

【図4】本発明の第4実施例のブロック図である。FIG. 4 is a block diagram of a fourth embodiment of the present invention.

【図5】従来例のブロック図である。FIG. 5 is a block diagram of a conventional example.

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

1 CPU 2 Oポート 3 CPU異常検出器 4 ROM 5 インタラプト信号発生器 20 処理要求信号発生器 21 Iポート 53 WDT 1 CPU 2 O port 3 CPU abnormality detector 4 ROM 5 Interrupt signal generator 20 Processing request signal generator 21 I port 53 WDT

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 CPUと、該CPUに実行させる所定の
プログラムを格納した記憶装置と、前記CPUに所定の
処理の開始を要求する処理要求信号発生器と、前記所定
の処理が実行中である時とない時を識別して実行中信号
を出力する処理実行中信号出力装置と、前記処理要求信
号が来た時または前記CPUが前記所定の処理を開始す
る直前に前記実行中信号を見て前記CPUの異常を検出
する異常検出器とを備えることを特徴とするCPU異常
検出装置。
1. A CPU, a storage device storing a predetermined program to be executed by the CPU, a processing request signal generator requesting the CPU to start a predetermined processing, and the predetermined processing is being executed. A process-in-progress signal output device that outputs an in-execution signal by discriminating between a time and a non-occurrence time, and a signal during execution of the process when the process request signal comes or immediately before the CPU starts the predetermined process. An abnormality detector for detecting abnormality of the CPU, the abnormality detecting device for CPU.
【請求項2】 前記処理要求信号発生器をインタラプト
信号発生器としたことを特徴とする請求項1記載のCP
U異常検出装置。
2. The CP according to claim 1, wherein the processing request signal generator is an interrupt signal generator.
U abnormality detection device.
【請求項3】 前記処理要求信号を入力するIポートを
備えたことを特徴とする請求項1記載のCPU異常検出
装置。
3. The CPU abnormality detection device according to claim 1, further comprising an I port for inputting the processing request signal.
【請求項4】 CPUと、前記CPUにインタラプトす
る信号を発生するインタラプト信号発生器と、該インタ
ラプト信号発生器からのインタラプト信号が前記CPU
に来た時、前のインタラプト信号による割り込み処理に
優先して後のインタラプト信号による割り込み処理をC
PUが実行するプログラムを格納した記憶装置と、CP
U実行中信号を出力する処理実行中信号出力装置と、該
処理実行中信号出力装置の信号を受ける処理実行中信号
入力装置と、該処理実行中信号入力装置の信号入力レベ
ルに基づいて異常信号を検出して異常検出信号を出力す
る異常信号出力装置とを備えることを特徴とするCPU
異常検出装置。
4. A CPU, an interrupt signal generator for generating a signal for interrupting the CPU, and an interrupt signal from the interrupt signal generator for the CPU.
C, the interrupt processing by the subsequent interrupt signal is given priority over the interrupt processing by the previous interrupt signal.
A storage device storing a program executed by the PU and a CP
U A processing-in-progress signal output device that outputs a processing-in-progress signal, a processing-in-progress signal input device that receives a signal from the processing-in-progress signal output device, and an abnormal signal based on the signal input level of the processing-in-progress signal input device And an abnormality signal output device for detecting an abnormality and outputting an abnormality detection signal.
Anomaly detection device.
【請求項5】 前記処理実行中信号出力装置及び処理実
行中信号入力装置を記憶装置で構成したことを特徴とす
る請求項4記載のCPU異常検出装置。
5. The CPU abnormality detection device according to claim 4, wherein the processing execution signal output device and the processing execution signal input device are configured by a storage device.
JP21340692A 1992-07-17 1992-07-17 CPU abnormality detection device Expired - Fee Related JP3214079B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21340692A JP3214079B2 (en) 1992-07-17 1992-07-17 CPU abnormality detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21340692A JP3214079B2 (en) 1992-07-17 1992-07-17 CPU abnormality detection device

Publications (2)

Publication Number Publication Date
JPH0635757A true JPH0635757A (en) 1994-02-10
JP3214079B2 JP3214079B2 (en) 2001-10-02

Family

ID=16638701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21340692A Expired - Fee Related JP3214079B2 (en) 1992-07-17 1992-07-17 CPU abnormality detection device

Country Status (1)

Country Link
JP (1) JP3214079B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008298279A (en) * 2007-06-04 2008-12-11 Toshiba Corp Electronic equipment and hinge device used for the electronic equipment
JP2010061198A (en) * 2008-09-01 2010-03-18 Fujitsu Microelectronics Ltd Verification support program, verification support device and verification support method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008298279A (en) * 2007-06-04 2008-12-11 Toshiba Corp Electronic equipment and hinge device used for the electronic equipment
JP2010061198A (en) * 2008-09-01 2010-03-18 Fujitsu Microelectronics Ltd Verification support program, verification support device and verification support method

Also Published As

Publication number Publication date
JP3214079B2 (en) 2001-10-02

Similar Documents

Publication Publication Date Title
JP2526688B2 (en) Programmable controller and partial execution method of sequence program
US20060053350A1 (en) Semiconductor circuit device and method of detecting runaway
JP3214079B2 (en) CPU abnormality detection device
JPH08178976A (en) Power breakage detector
JP3317361B2 (en) Battery backup control method for memory
JPS58181160A (en) Controlling system of emergency operation
JPH07295834A (en) Debug monitor processing method/device
JPH06103110A (en) Breakpoint setting system
JP2569694B2 (en) Disk controller
JPH06348581A (en) Memory access controller
JPH0351921A (en) Runaway preventing device for cpu system
JPH03156659A (en) Direct memory access controller
JPH05257745A (en) Runaway-monitoring system for microcomputer
JPS595931B2 (en) Address stop method for arithmetic processing system
JPS61153871A (en) Electronic register device
JPH0962301A (en) Numerical operation controller and method therefor
JPH08212082A (en) Data processor and interruption control method
JPH02129744A (en) Data transfer equipment
JPH01237852A (en) Abnormality monitoring timer controller
JPH0844593A (en) Runaway detector
JPH08106406A (en) Runaway detecting device for multitrask program
JPH05324410A (en) Abnormality detection circuit for microprocessor with address bus
JPH05233851A (en) Microprocessor
JPH07271608A (en) Interruption generating circuit
JPH1055290A (en) Failure detection method for program by emulator

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080727

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090727

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees