JPH1055290A - Failure detection method for program by emulator - Google Patents

Failure detection method for program by emulator

Info

Publication number
JPH1055290A
JPH1055290A JP8211514A JP21151496A JPH1055290A JP H1055290 A JPH1055290 A JP H1055290A JP 8211514 A JP8211514 A JP 8211514A JP 21151496 A JP21151496 A JP 21151496A JP H1055290 A JPH1055290 A JP H1055290A
Authority
JP
Japan
Prior art keywords
instruction
group
program
executed
instruction group
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.)
Pending
Application number
JP8211514A
Other languages
Japanese (ja)
Inventor
Hiroshi Ogiya
宏 扇谷
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.)
Renesas Design Corp
Mitsubishi Electric Corp
Mitsubishi Electric Semiconductor Systems Corp
Original Assignee
Renesas Design Corp
Mitsubishi Electric Corp
Mitsubishi Electric Semiconductor Systems 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 Renesas Design Corp, Mitsubishi Electric Corp, Mitsubishi Electric Semiconductor Systems Corp filed Critical Renesas Design Corp
Priority to JP8211514A priority Critical patent/JPH1055290A/en
Publication of JPH1055290A publication Critical patent/JPH1055290A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To eliminate a failure after product mass-selling by issuing an alarm to a user in the case that a second instruction group is executed before a first instruction is executed. SOLUTION: It is detected that an instruction A is not executed before executing an instruction group B and instruction omission on a program is automatically discovered. That is, a target MCU 11 reads and executes a user program stored in an emulation memory 12. At this point, an instruction A comparator circuit 13 and an instruction group B comparator circuit 14 respectively detect that the target MCU 11 executes the instruction A and the instruction group B, and when the instruction A comparator circuit 13 and the instruction group B comparator circuit 14 respectively detect the instruction A and the instruction group B, detection signals 13a and the detection signals 14a are outputted. In such a manner, in the case that the second instruction group B is executed before the first instruction A is instructed, the alarm is issued to the user.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、単純な命令抜け
を自動的に検出し、製品量産後の不具合を未然に防止す
ることができるエミュレータによるプログラムの不具合
検出方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program defect detection method using an emulator which can automatically detect a simple instruction omission and prevent a defect after mass production of a product.

【0002】[0002]

【従来の技術】図3は例えば電化製品等に内蔵されるマ
イクロコンピュータのプログラム開発を行うときの状態
を示す構成図であり、1はマイクロコンピュータ1aに
より制御される被開発装置としての電化製品、2は電化
製品1のマイクロコンピュータ1aのプログラム開発に
当たり、マイクロコンピュータ1aによる制御動作の代
わりに電化製品1の制御を行い、電化製品1の動作を確
認するエミュレータ、3はエミュレータ2と通信回線4
を介して接続され、エミュレータ2を制御するパーソナ
ルコンピュータもしくはワークステーションとしてのホ
ストマシン、5はホストマシン3上で動作するエミュレ
ータコントロールソフトウェア(以下コントロールソフ
トウェアという)である。
2. Description of the Related Art FIG. 3 is a block diagram showing a state in which a program of a microcomputer built in, for example, an electric appliance is developed. Reference numeral 1 denotes an electric appliance as a device under development controlled by a microcomputer 1a; Reference numeral 2 denotes an emulator for controlling the electric appliance 1 instead of the control operation by the microcomputer 1a to confirm the operation of the electric appliance 1 in developing a program of the microcomputer 1a of the electric appliance 1, and 3 denotes an emulator 2 and a communication line 4.
And a host machine 5 serving as a personal computer or a workstation for controlling the emulator 2, and emulator control software (hereinafter referred to as control software) operating on the host machine 3.

【0003】次に動作について説明する。電化製品1の
マイクロコンピュータ1aのプログラムを作成した後
に、コントロールソフトウェア5に基づいて動作するエ
ミュレータ2を使用し、電化製品1が正常に動作するか
否かを確認する。すなわち、電化製品1のマイクロコン
ピュータ1aのプログラムの不具合箇所を検出し、不具
合箇所が認められた時に、ホストマシン3によりマイク
ロコンピュータ1aのプログラムの不具合箇所を修正す
る。
Next, the operation will be described. After creating a program for the microcomputer 1a of the electric appliance 1, it is checked whether the electric appliance 1 operates normally by using the emulator 2 which operates based on the control software 5. That is, a defective portion of the program of the microcomputer 1a of the electric appliance 1 is detected, and when a defective portion is found, the defective portion of the program of the microcomputer 1a is corrected by the host machine 3.

【0004】しかし、このエミュレータ2を使用してプ
ログラムの開発を行う場合、プログラムの検査が不十分
であることにより、不具合箇所の検出漏れが発生する場
合があった。特に、マイクロコンピュータ1aのフラグ
やメモリの初期化忘れといったような単純な内容による
不具合が少なくなく、このような単純なミスであって
も、製品量産後に発見された場合は、重大なトラブルの
発生の要因となる。
However, when a program is developed using the emulator 2, there is a case where a failure in detecting a defective portion occurs due to insufficient inspection of the program. In particular, there are many problems due to simple contents such as forgetting to initialize the flag of the microcomputer 1a or memory, and even if such a simple mistake is found after mass production of the product, serious trouble occurs. Is a factor.

【0005】[0005]

【発明が解決しようとする課題】従来のエミュレータに
よるプログラムの不具合検出方法は以上のように構成さ
れているので、プログラムの検査が不十分であることに
より、不具合箇所の検出漏れが発生するなどの課題があ
った。
Since the conventional method of detecting a program defect using an emulator is configured as described above, insufficient detection of the program may cause omission of detection of a defective portion due to insufficient program inspection. There were challenges.

【0006】この発明は上記のような課題を解決するた
めになされたもので、単純な命令抜けを自動的に検出
し、製品量産後の不具合を未然に防止するエミュレータ
によるプログラムの不具合検出方法を得ることを目的と
する。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and a method of detecting a program defect by an emulator which automatically detects a simple instruction omission and prevents a defect after mass production of a product. The purpose is to gain.

【0007】[0007]

【課題を解決するための手段】請求項1記載の発明に係
るエミュレータによるプログラムの不具合検出方法は、
実装されたマイクロコンピュータが第1の命令及びこの
第1の命令の実行によって影響を受ける第2の命令群を
実行したときに、第1の命令が実行されてから第2の命
令群が実行されたか否かを判断し、第1の命令が実行さ
れる前に第2の命令群が実行された場合には、ユーザに
対して警報を発するようにしたものである。
According to a first aspect of the present invention, there is provided a method of detecting a program defect using an emulator.
When the mounted microcomputer executes the first instruction and the second instruction group affected by the execution of the first instruction, the first instruction is executed before the second instruction group is executed. Is determined, and if the second command group is executed before the first command is executed, an alarm is issued to the user.

【0008】請求項2記載の発明に係るエミュレータに
よるプログラムの不具合検出方法は、エミュレーション
メモリから第1の命令および第2の命令群を読み出すタ
イミングで出力される命令コードリード信号を検知した
ときに、プログラム実行のために読み出された第1の命
令および第2の命令群と予め検出したい第1の命令およ
び第2の命令群とをコンパレータで比較することによ
り、第1の命令および第2の命令群の実行を検知するよ
うにしたものである。
According to a second aspect of the present invention, there is provided a method for detecting a defect in a program by an emulator, comprising detecting an instruction code read signal output at a timing at which a first instruction and a second instruction group are read from an emulation memory. By comparing the first instruction and the second instruction group read for program execution with the first instruction and the second instruction group to be detected in advance by a comparator, the first instruction and the second instruction group are compared. The execution of the instruction group is detected.

【0009】請求項3記載の発明に係るエミュレータに
よるプログラムの不具合検出方法は、第1のイベント検
出回路では第1の命令が実行された後に第2の命令群が
実行されたか否かを判断するとともに、第2のイベント
検出回路では第2の命令群が単独で実行されたか否かを
判断し、ユーザに対して警報を発するようにしたもので
ある。
According to a third aspect of the present invention, there is provided a method for detecting a defect in a program by an emulator, wherein the first event detection circuit determines whether or not the second instruction group has been executed after the first instruction has been executed. At the same time, the second event detection circuit determines whether or not the second instruction group has been executed alone, and issues an alarm to the user.

【0010】[0010]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1によるエ
ミュレータによるプログラムの不具合検出方法を示す構
成図であり、図において、11はユーザがプログラムを
作成する対象となるマイクロコンピュータとしてのター
ゲットMCUであり、図3に示すエミュレータ2に実装
されるもので、このターゲットMCU11の初期化を行
う命令A(第1の命令)とこの命令Aの実行によって影
響を受ける命令群B(第2の命令群)を有する。12は
ユーザの作成したプログラムを格納するものであり、タ
ーゲットMCU11に対応した命令群が記憶されている
エミュレーションメモリである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. Embodiment 1 FIG. FIG. 1 is a block diagram showing a method for detecting a defect in a program by an emulator according to a first embodiment of the present invention. In FIG. 1, reference numeral 11 denotes a target MCU as a microcomputer for which a user creates a program. And has an instruction A (first instruction) for initializing the target MCU 11 and an instruction group B (second instruction group) affected by the execution of the instruction A. An emulation memory 12 stores a program created by the user, and stores an instruction group corresponding to the target MCU 11.

【0011】13はターゲットMCU11で命令Aが実
行されたか否かを検出する命令A比較回路、14はター
ゲットMCU11で命令群Bが実行されたか否かを検出
する命令群B比較回路、15は命令Aが実行されてから
命令群Bが実行されることを検出する第1のイベント検
出回路、16は命令群Bの単独実行を検出する第2のイ
ベント検出回路である。
An instruction A comparison circuit 13 detects whether the instruction A has been executed by the target MCU 11, an instruction group B comparison circuit 14 has detected whether the instruction group B has been executed by the target MCU 11, and 15 has an instruction. The first event detection circuit 16 detects that the instruction group B is executed after the execution of A, and the second event detection circuit 16 detects the single execution of the instruction group B.

【0012】次に動作について説明する。この実施の形
態1は、命令群Bを実行する前に命令Aが実行されてい
ないことを検出し、プログラム上の命令抜けを自動的に
発見するものである。まず、ターゲットMCU11はエ
ミュレーションメモリ12に記憶されているユーザプロ
グラムを読み込み実行する。このとき、命令A比較回路
13及び命令群B比較回路14は、ターゲットMCU1
1が命令A及び命令群Bを実行することをそれぞれで検
出し、命令A比較回路13及び命令群B比較回路14が
命令Aおよび命令群Bをそれぞれ検出したときには、検
出信号13aおよび検出信号14aを出力する。
Next, the operation will be described. The first embodiment detects that the instruction A is not executed before executing the instruction group B, and automatically detects a missing instruction in the program. First, the target MCU 11 reads and executes a user program stored in the emulation memory 12. At this time, the instruction A comparison circuit 13 and the instruction group B comparison circuit 14
1 respectively detects the execution of the instruction A and the instruction group B, and when the instruction A comparison circuit 13 and the instruction group B comparison circuit 14 detect the instruction A and the instruction group B, respectively, the detection signal 13a and the detection signal 14a Is output.

【0013】図2はこの発明の実施の形態1によるエミ
ュレータによるプログラムの不具合検出方法の命令比較
部としての命令A比較回路および命令群B比較回路の動
作を示すブロック図である。まず、ターゲットMCU1
1によってエミュレーションメモリ12からプログラム
実行のために読み出された命令Aおよび命令群Bの命令
コードは、ターゲットMCU11のデータバス21上に
出力される。そして、この命令コードおよびターゲット
MCU11から出力される命令コードリード信号22を
コンパレータ23に入力する。
FIG. 2 is a block diagram showing operations of an instruction A comparison circuit and an instruction group B comparison circuit as an instruction comparison unit in the method for detecting a program defect by the emulator according to the first embodiment of the present invention. First, target MCU1
The instruction codes of the instruction A and the instruction group B read out from the emulation memory 12 for execution of the program by 1 are output to the data bus 21 of the target MCU 11. Then, the instruction code and the instruction code read signal 22 output from the target MCU 11 are input to the comparator 23.

【0014】この命令コードリード信号22はターゲッ
トMCU11がエミュレーションメモリ12から命令コ
ードを読み出すタイミングで出力される信号である。ま
た、予め検出したい命令Aおよび命令群Bの命令コード
をホストマシン3からエミュレータ2に転送しておき、
ラッチ24に記憶する。図2に示すように、ターゲット
MCU11から命令コードリード信号22が出力されて
いるときに、ターゲットMCU11のデータバス21上
の命令Aおよび命令群Bの命令コードとターゲットMC
U11が実行する命令コードとをコンパレータ23で比
較することで、命令Aおよび命令群Bの実行検出を行う
ことができる。そして、命令A比較回路13及び命令群
B比較回路14が命令Aおよび命令群Bを検出した時に
は、検出信号13aおよび検出信号14aを出力する。
The instruction code read signal 22 is a signal output at the timing when the target MCU 11 reads an instruction code from the emulation memory 12. Further, the instruction codes of the instruction A and the instruction group B to be detected are transferred from the host machine 3 to the emulator 2 in advance.
The data is stored in the latch 24. As shown in FIG. 2, when the instruction code read signal 22 is output from the target MCU 11, the instruction codes of the instruction A and the instruction group B on the data bus 21 of the target MCU 11 and the instruction code of the instruction
By comparing the instruction code executed by U11 with the comparator 23, the execution of the instruction A and the instruction group B can be detected. When the instruction A comparison circuit 13 and the instruction group B comparison circuit 14 detect the instruction A and the instruction group B, they output a detection signal 13a and a detection signal 14a.

【0015】そして、第1のイベント検出回路15では
検出信号13aおよび検出信号14aを入力したとき
に、命令Aが実行された後に命令群Bが実行されるとい
う条件を検出した場合、検出信号15aを出力する。第
2のイベント検出回路16では、検出信号15aおよび
命令群B比較回路14からの検出信号14aを入力する
と、命令群Bの実行検出時に、命令Aが実行されてから
命令群Bが実行されるという条件が同時に検出されなけ
れば、命令群Bが単独で実行されたとみなし、命令群B
が単独で実行されたことを示す検出信号16aをエミュ
レータ2(図3参照)に出力する。
When the first event detection circuit 15 receives the detection signal 13a and the detection signal 14a and detects a condition that the instruction group B is executed after the instruction A is executed, the detection signal 15a Is output. In the second event detection circuit 16, when the detection signal 15a and the detection signal 14a from the instruction group B comparing circuit 14 are input, the instruction group B is executed after the instruction A is executed when the execution of the instruction group B is detected. Is not detected at the same time, it is considered that the instruction group B has been executed alone, and the instruction group B
Is output to the emulator 2 (see FIG. 3) indicating that the program has been executed independently.

【0016】この検出信号16aが出力されることは、
初期化命令の実行時に影響を受ける命令群Bが、初期化
の命令Aよりも前に実行されたことを示すものであるた
め、エミュレータ2が通信回線4を介してこの検出され
た事象をホストマシン3に転送することで、エミュレー
タ2の使用者に報告される。
The output of the detection signal 16a is as follows.
Since the instruction group B affected at the time of execution of the initialization instruction indicates that it was executed before the initialization instruction A, the emulator 2 sends the detected event to the host via the communication line 4. The transfer to the machine 3 is reported to the user of the emulator 2.

【0017】以上のように、この実施の形態1によれ
ば、命令比較部としての命令A比較回路13及び命令群
B比較回路14と、イベント検出部としての第1のイベ
ント検出回路15及び第2のイベント検出回路16によ
り、命令群Bを実行する前に命令Aが実行されていない
ことを検出し、プログラム上の命令抜けを自動的に発見
するため、製品量産後の不具合を未然に防止するなどの
効果が得られる。
As described above, according to the first embodiment, the instruction A comparison circuit 13 and the instruction group B comparison circuit 14 as the instruction comparison units, and the first event detection circuit 15 and the The second event detection circuit 16 detects that the instruction A has not been executed before executing the instruction group B, and automatically detects the omission of the instruction in the program, thereby preventing a problem after mass production of the product. And the like.

【0018】上記の実施の形態1では、ターゲットMC
U11の初期化命令に関するものについて説明したが、
初期化命令に限らず、ある任意の命令を実行する前に別
の任意な命令を実行しておく必要がある場合にも利用可
能である。すなわち、任意の命令の組み合わせにも応用
可能であり、命令の組み合わせ抜けを検出する場合にも
利用することができるため、より多くのプログラムの不
具合を検出することができるなどの効果が得られる。
In the first embodiment, the target MC
Although the description related to the initialization instruction of U11 has been described,
The present invention is not limited to the initialization instruction, and can be used when it is necessary to execute another arbitrary instruction before executing an arbitrary instruction. In other words, the present invention can be applied to any combination of instructions, and can be used to detect missing combinations of instructions. Therefore, it is possible to obtain an effect that more program defects can be detected.

【0019】[0019]

【発明の効果】以上のように、請求項1記載の発明によ
れば、実装されたマイクロコンピュータが第1の命令及
びこの第1の命令の実行によって影響を受ける第2の命
令群を実行したときに、第1の命令が実行されてから第
2の命令群が実行されたか否かを判断し、第1の命令が
実行される前に第2の命令群が実行された場合には、ユ
ーザに対して警報を発するように構成したので、プログ
ラム上の命令抜けを自動的に発見するため、製品量産後
の不具合を未然に防止することができる効果がある。
As described above, according to the first aspect of the present invention, the mounted microcomputer executes the first instruction and the second instruction group affected by the execution of the first instruction. Sometimes, it is determined whether or not the second instruction group has been executed after the execution of the first instruction. If the second instruction group is executed before the first instruction is executed, Since the configuration is such that a warning is issued to the user, an omission of an instruction in a program is automatically detected, so that there is an effect that problems after mass production of the product can be prevented.

【0020】請求項2記載の発明によれば、エミュレー
ションメモリから第1の命令および第2の命令群を読み
出すタイミングで出力される命令コードリード信号を検
知したときに、プログラム実行のために読み出された第
1の命令および第2の命令群と予め検出したい第1の命
令および第2の命令群とをコンパレータで比較すること
により、第1の命令および第2の命令群の実行を検知す
るように構成したので、プログラム上の命令抜けを自動
的に発見するため、製品量産後の不具合を未然に防止す
ることができる効果がある。
According to the second aspect of the present invention, when the instruction code read signal output at the timing of reading the first instruction and the second instruction group from the emulation memory is detected, the instruction code read signal is read for executing the program. Comparator compares the first instruction and the second instruction group with the first instruction and the second instruction group to be detected in advance, thereby detecting the execution of the first instruction and the second instruction group. With such a configuration, an omission of an instruction in a program is automatically detected, so that there is an effect that defects after mass production of the product can be prevented.

【0021】請求項3記載の発明によれば、第1のイベ
ント検出回路では第1の命令が実行された後に第2の命
令群が実行されたか否かを判断するとともに、第2のイ
ベント検出回路では第2の命令群が単独で実行されたか
否かを判断し、ユーザに対して警報を発するように構成
したので、プログラム上の命令抜けを自動的に発見する
ため、製品量産後の不具合を未然に防止することができ
る効果がある。
According to the third aspect of the present invention, the first event detection circuit determines whether or not the second instruction group has been executed after the execution of the first instruction, and the second event detection circuit. The circuit is configured to judge whether the second instruction group has been executed independently and to issue an alarm to the user, so that the omission of the instruction in the program is automatically detected. Has the effect of being able to prevent the problem beforehand.

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

【図1】 この発明の実施の形態1によるエミュレータ
によるプログラムの不具合検出方法を示す構成図であ
る。
FIG. 1 is a configuration diagram showing a method for detecting a program defect using an emulator according to a first embodiment of the present invention;

【図2】 この発明の実施の形態1によるエミュレータ
によるプログラムの不具合検出方法の命令比較部として
の命令A比較回路および命令群B比較回路の動作を示す
ブロック図である。
FIG. 2 is a block diagram showing operations of an instruction A comparison circuit and an instruction group B comparison circuit as an instruction comparison unit in the method for detecting a program defect by the emulator according to the first embodiment of the present invention;

【図3】 例えば電化製品等に内蔵されるマイクロコン
ピュータのプログラム開発を行うときの状態を示す構成
図である。
FIG. 3 is a configuration diagram showing a state when a program of a microcomputer built in, for example, an electric appliance is developed.

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

11 ターゲットMCU(マイクロコンピュータ)、1
2 エミュレーションメモリ、15 第1のイベント検
出回路、16 第2のイベント検出回路、22命令コー
ドリード信号、23 コンパレータ。
11 Target MCU (microcomputer), 1
2 emulation memory, 15 first event detection circuit, 16 second event detection circuit, 22 instruction code read signal, 23 comparator.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 実装されたマイクロコンピュータが第1
の命令及びこの第1の命令の実行によって影響を受ける
第2の命令群を実行したときに、上記第1の命令が実行
されてから上記第2の命令群が実行されたか否かを判断
し、上記第1の命令が実行される前に上記第2の命令群
が実行された場合には、ユーザに対して警報を発するエ
ミュレータによるプログラムの不具合検出方法。
1. The microcomputer mounted is a first microcomputer.
When executing the first instruction and the second instruction group affected by the execution of the first instruction, it is determined whether or not the second instruction group has been executed since the execution of the first instruction. A method of detecting a program defect by an emulator that issues an alarm to a user when the second instruction group is executed before the first instruction is executed.
【請求項2】 エミュレーションメモリから第1の命令
および第2の命令群を読み出すタイミングで出力される
命令コードリード信号を検知したときに、プログラム実
行のために読み出された上記第1の命令および上記第2
の命令群と予め検出したい第1の命令および第2の命令
群とをコンパレータで比較することにより、上記第1の
命令および上記第2の命令群の実行を検知することを特
徴とする請求項1記載のエミュレータによるプログラム
の不具合検出方法。
2. When detecting an instruction code read signal output at a timing at which a first instruction and a second instruction group are read from an emulation memory, the first instruction and the second instruction read out for executing a program are detected. The second
The execution of the first instruction and the second instruction is detected by comparing a first instruction and a second instruction to be detected in advance with a comparator by using a comparator. A method for detecting a program defect using the emulator according to 1.
【請求項3】 第1のイベント検出回路では第1の命令
が実行された後に第2の命令群が実行されたか否かを判
断するとともに、第2のイベント検出回路では上記第2
の命令群が単独で実行されたか否かを判断し、ユーザに
対して警報を発することを特徴とする請求項2記載のエ
ミュレータによるプログラムの不具合検出方法。
3. The first event detection circuit determines whether a second instruction group has been executed after the execution of the first instruction, and the second event detection circuit judges whether the second instruction group has been executed.
3. The method according to claim 2, further comprising: determining whether the set of instructions has been executed independently and issuing an alarm to a user.
JP8211514A 1996-08-09 1996-08-09 Failure detection method for program by emulator Pending JPH1055290A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8211514A JPH1055290A (en) 1996-08-09 1996-08-09 Failure detection method for program by emulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8211514A JPH1055290A (en) 1996-08-09 1996-08-09 Failure detection method for program by emulator

Publications (1)

Publication Number Publication Date
JPH1055290A true JPH1055290A (en) 1998-02-24

Family

ID=16607185

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8211514A Pending JPH1055290A (en) 1996-08-09 1996-08-09 Failure detection method for program by emulator

Country Status (1)

Country Link
JP (1) JPH1055290A (en)

Similar Documents

Publication Publication Date Title
US4839895A (en) Early failure detection system for multiprocessor system
JPH1055290A (en) Failure detection method for program by emulator
JP2508305B2 (en) Initial value determination device
JP2000148544A (en) Dump output system
JPH064417A (en) Battery backup control system for memory
JPS6120900B2 (en)
JP2513769B2 (en) System configuration controller
JP2716274B2 (en) In-circuit emulator
KR890001796B1 (en) System for processing machine check interruption
JPH04246735A (en) In-circuit emulator
JP2648029B2 (en) In-circuit emulator
JPH05143197A (en) Arithmetic processor
JPH0619727A (en) Package mounting check control system
JPH03282738A (en) Information processor
JPS5833737A (en) Reset controlling system
JPH04102929A (en) Information processor
JPH0612292A (en) Microcomputer
JPH0635757A (en) Abnormality detector of cpu
JPS62212865A (en) Multiprocessor control system
JPH02101539A (en) System for detecting runaway of cpu
JPH07104841A (en) Abnormality detecting method for programmable controller
JPH06162225A (en) Single chip microcomputer incorporated with self-test function
JPH0363731A (en) System fault processing method
JPH0448332A (en) Information processor
JPH02166510A (en) Disk controller

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050418

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050621

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060223

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060310

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060613