JPH05334116A - Debugging control system - Google Patents

Debugging control system

Info

Publication number
JPH05334116A
JPH05334116A JP4119439A JP11943992A JPH05334116A JP H05334116 A JPH05334116 A JP H05334116A JP 4119439 A JP4119439 A JP 4119439A JP 11943992 A JP11943992 A JP 11943992A JP H05334116 A JPH05334116 A JP H05334116A
Authority
JP
Japan
Prior art keywords
register
data
diagnostic
information processing
protection mode
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP4119439A
Other languages
Japanese (ja)
Inventor
Takahiro Yamada
貴裕 山田
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 JP4119439A priority Critical patent/JPH05334116A/en
Publication of JPH05334116A publication Critical patent/JPH05334116A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To remove influence from a circuit other than a diagnostic object and to facilitate debugging by protecting diagnostic data in a debugging control system of an information processor. CONSTITUTION:When a flag 5 is set up to a diagnostic data protection mode by a control instruction applied from a diagnostic device 1 and '1' is set up in the 0th bit e.g. of a mask register 36, an input C00 from a logic circuit 20 for an AND gate 60 corresponding to the 0th bit is inhibited and data setting from the circuit 20 to the register 30 is inhibited. When '1' is similarly set up in the 1st bit of the register 36, data setting from a logic circuit 21 to a register 31 is inhibited. Thus, data set from the logic circuit to the register can be selectively inhibited.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は情報処理装置のデバッグ
制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a debug control system for an information processing device.

【0002】[0002]

【従来の技術】従来の情報処理装置のデバッグは、通常
のデータ処理で使用されるレジスタに対して診断装置か
ら診断データを書き込み、クロックを進めた後、デバッ
グの対象となる回路のレジスタの値を読み出すことによ
って行われる。従って、従来のデバッグ制御方式では通
常のデータ処理で使用される複数のレジスタに対して、
診断装置の制御指示によるデータ書き込み手段を有し、
これを利用して情報処理装置の実行をデバッグする。
2. Description of the Related Art Conventional debugging of an information processing apparatus writes diagnostic data from a diagnostic apparatus to a register used in normal data processing, advances a clock, and then registers the value of a register of a circuit to be debugged. Is read. Therefore, in the conventional debug control method, for multiple registers used in normal data processing,
Having a data writing means by a control instruction of the diagnostic device,
Utilizing this, the execution of the information processing device is debugged.

【0003】図3は従来のデバッグ制御方式において、
レジスタへの書き込み手段として、情報処理装置内に構
成されたフリップフロップチェーンのスキャンパスを使
用する方法(以後スキャンパス方式と呼び)と、アドレ
スを指定して共通データパスよりデータを書き込む方法
(以後アドレス指定方式と呼ぶ)を併用する場合につい
て示している。図3において診断対象となる情報処理装
置は診断装置1を除いた部分であり、論理回路20〜3
0、レジスタ30〜35、デコーダ4より構成される。
但し、論理回路20〜23は図の都合上独立に示されて
いるが、本来は不可分の回路である。通常処理中は、論
理回路20〜23からレジスタ30〜35に対してデー
タパスD01〜D02、D05〜D06、D11〜D1
2を介してデータセット信号C00〜C05の書き込み
指示によりデータが書き込まれる。レジスタ30〜35
の値はデータパスD03〜D04、D07〜D10、D
13〜D14を介して論理回路20〜23に読み出され
る。
FIG. 3 shows a conventional debug control system.
As a means for writing to the register, a method of using a scan path of a flip-flop chain configured in the information processing device (hereinafter referred to as a scan path method) and a method of writing data from a common data path by designating an address (hereinafter The case of using the addressing method) is also shown. In FIG. 3, the information processing device to be diagnosed is the part excluding the diagnostic device 1, and the logic circuits 20 to 3
0, registers 30 to 35, and a decoder 4.
However, although the logic circuits 20 to 23 are shown independently for convenience of illustration, they are originally indivisible circuits. During normal processing, the data paths D01 to D02, D05 to D06, D11 to D1 are transferred from the logic circuits 20 to 23 to the registers 30 to 35.
Data is written via 2 via a write instruction of the data set signals C00 to C05. Registers 30-35
The value of is the data path D03-D04, D07-D10, D
It is read to the logic circuits 20 to 23 via 13 to D14.

【0004】診断装置1からの制御指示によるデータの
書き込みをスキャンパス方式によって行う場合、情報処
理装置内の対象となるレジスタは全て1本のフリップフ
ロップチェーンとして構成され、スキャン専用クロック
が与えられるとシフト動作をすることによって診断装置
からのスキャンインデータを順次書き込んでいく。但
し、スキャン動作中は通常のクロックは停止状態でなけ
ればならない。図3においてS0は診断装置1からのス
キャンインデータであり、S1〜S6はレジスタ30〜
35を接続するスキャンパスである。S7は診断装置1
に対するスキャンアウトデータであり、データの読み出
しに使用される。
When data is written in accordance with a control instruction from the diagnostic device 1 by the scan path method, all the target registers in the information processing device are configured as one flip-flop chain, and a scan-dedicated clock is applied. By performing the shift operation, scan-in data from the diagnostic device is sequentially written. However, the normal clock must be stopped during the scan operation. In FIG. 3, S0 is scan-in data from the diagnostic device 1, and S1 to S6 are registers 30 to.
A scan path connecting 35. S7 is the diagnostic device 1
Is scan-out data for and is used for reading data.

【0005】図3においてD00は診断装置1からの共
通データパスであり、A0は診断データを書き込むレジ
スタを指定するアドレスと書き込み指示である。C06
〜C09はレジスタ30,31,34,35に対する診
断データのセット信号であり、デコーダ4によって診断
装置からのアドレスがデコードされ、書き込み指示によ
ってデコーダ4の出力信号であるC06〜C09を介し
て、指定されたレジスタに対する書き込み指示が発行さ
れる。レジスタ30,31,34,35のうち、書き込
み指示を受けたレジスタは共通データパス上のデータが
書き込まれる。アドレス指定方式の場合は診断データ書
き込み時に通常クロックを止める必要はない。
In FIG. 3, D00 is a common data path from the diagnostic device 1, and A0 is an address for designating a register for writing diagnostic data and a write instruction. C06
.About.C09 are diagnostic data set signals for the registers 30, 31, 34, and 35, and an address from the diagnostic device is decoded by the decoder 4, and designated by a write instruction via C06 to C09 which are output signals of the decoder 4. A write instruction to the registered register is issued. Of the registers 30, 31, 34, and 35, data on the common data path is written to the register that receives the write instruction. In the case of the addressing method, it is not necessary to stop the normal clock when writing the diagnostic data.

【0006】診断データの書き込みにスキャンパス方式
を利用いてデバッグを行う場合、予め診断データを書き
込んでおいて通常クロックをフリーランさせて情報処理
装置の動作を調べるか、または、情報処理装置をクロッ
クステップ状態にしておき、データを書き込んでは1〜
数クロック進めることを繰り返し、対象回路の動作を調
べる。どのようにして調べるかについては本発明に直接
関係がないので詳述はしないが、通常、診断装置は対象
装置のレジスタ等を読み出す手段を備えているのでその
手段を利用したり、ロジックアナライザ等を利用する。
When debugging is performed by using the scan path method for writing the diagnostic data, the diagnostic data is written in advance and the normal clock is freely run to check the operation of the information processing apparatus, or the information processing apparatus is clocked. If you set the step state and write data,
Check the operation of the target circuit by repeating the advance of several clocks. How to investigate is not directly described because it is not directly related to the present invention, but normally, the diagnostic device is provided with a means for reading out the register or the like of the target device, so that means can be used or a logic analyzer or the like can be used. To use.

【0007】診断データの書き込みにアドレス指定方式
を利用する場合もスキャンパスの場合とほぼ同様である
が、診断データ書き込み時に通常クロックを止める必要
がないので、柔軟にデバッグできる。
The case of using the addressing method for writing the diagnostic data is almost the same as the case of the scan path, but it is not necessary to stop the normal clock at the time of writing the diagnostic data, so that the debugging can be flexibly performed.

【0008】[0008]

【発明が解決しようとする課題】上述した従来のデバッ
グ制御方式では、診断データが書き込まれているレジス
タに対しても通常処理のデータパスから上書きされるこ
とがある。従って従来のデバッグ制御方式では、必要な
タイミングで対象となるレジスタに診断データを設定し
固定しておくことが、容易にできないという欠点があっ
た。
In the conventional debug control method described above, the register in which the diagnostic data is written may be overwritten from the data path of the normal process. Therefore, the conventional debug control system has a drawback in that it is not easy to set and fix diagnostic data in a target register at a necessary timing.

【0009】[0009]

【課題を解決するための手段】第1の発明は、情報処理
装置の通常のデータ処理で使用される複数のレジスタに
対して診断装置からスキャンパス等のデータ書き込み手
段を用いて初期値を設定し前記情報処理装置のデバッグ
を行うデバッグ制御方式において、前記診断装置の制御
指示で設定可能な診断データ保護モードを設け、前記診
断データ保護モードが設定されているときは予め定めら
れた前記レジスタに対する前記情報処理装置からのデー
タ設定を禁止するレジスタ書き込み禁止手段を有するこ
とを特徴とする。
According to a first aspect of the invention, an initial value is set from a diagnostic device to a plurality of registers used in normal data processing of an information processing device by using a data writing means such as a scan path. In the debug control method for debugging the information processing device, a diagnostic data protection mode that can be set by a control instruction of the diagnostic device is provided, and when the diagnostic data protection mode is set, a predetermined register is set to the register. It is characterized by further comprising register write prohibiting means for prohibiting data setting from the information processing device.

【0010】また、第2の発明は、診断対象である前記
情報処理装置の他の情報処理装置との間の論理的接続が
ない場合にのみ前記診断装置からの前記診断データ保護
モードの設定を可能とすることを特徴とする。
The second aspect of the invention is to set the diagnostic data protection mode from the diagnostic device only when there is no logical connection between the information processing device to be diagnosed and another information processing device. The feature is that it is possible.

【0011】また、第3の発明は、前記レジスタに対応
するビットを有し前記データ書き込み手段によりデータ
が設定されるマスクレジスタを具備し、前記マスクレジ
スタの内容が“1”に設定されているビットに対応する
前記レジスタに関してのみ前記診断データ保護モードを
有効にする前記レジスタ書き込み禁止手段を有すること
を特徴とする。
A third aspect of the invention comprises a mask register having bits corresponding to the register, in which data is set by the data writing means, and the content of the mask register is set to "1". It is characterized in that it has the register write prohibition means for enabling the diagnostic data protection mode only for the register corresponding to a bit.

【0012】[0012]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明の一実施例のブロック図であり、図3
の情報処理装置に対して本発明を実施した場合を示して
いる。従って図1上の各部については図3との相違点の
み説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of an embodiment of the present invention.
The present invention is applied to the information processing apparatus of FIG. Therefore, regarding each part in FIG. 1, only differences from FIG. 3 will be described.

【0013】図1においてフラグ5は診断データ保護モ
ードを示すフラグレジスタであり、診断装置1からの制
御指示C10によって設定される。ANDゲート60
は、論理回路20からの通常処理中のレジスタ30のデ
ータセット信号C00とフラグレジスタ5の出力信号C
11を入力とし、C11の否定とC00の論理積を出力
する。同様に、ANDゲート61は、論理回路20から
の通常処理中のレジスタ31のデータセット信号C01
とフラグレジスタ5の出力信号C11を入力とし、C1
1の否定とC01の論理積を出力する。レジスタ30,
31はANDゲート60,61の出力信号C12,C1
3をセット信号としてデータパスD01,D02上の値
が書き込まれる。
In FIG. 1, a flag 5 is a flag register indicating a diagnostic data protection mode and is set by a control instruction C10 from the diagnostic device 1. AND gate 60
Is the data set signal C00 of the register 30 and the output signal C of the flag register 5 during the normal processing from the logic circuit 20.
11 is input and the logical product of the negation of C11 and C00 is output. Similarly, the AND gate 61 outputs the data set signal C01 of the register 31 from the logic circuit 20 during the normal processing.
And the output signal C11 of the flag register 5 as input, and C1
The logical product of the negation of 1 and C01 is output. Register 30,
31 is the output signals C12, C1 of the AND gates 60, 61
The values on the data paths D01 and D02 are written with 3 as a set signal.

【0014】尚、本実施例でフラグレジスタ5の制御対
象のレジスタとして、レジスタ30とレジスタ31を選
択して説明を進めるが、他のレジスタであってもよい。
Although the register 30 and the register 31 are selected as the registers to be controlled by the flag register 5 in the present embodiment, the description will proceed, but other registers may be used.

【0015】従って、フラグレジスタ5の値が“1”の
とき、即ち診断データ保護モードが設定されている場
合、ANDゲート60,61の出力は常に“0”となる
のでデータパスD01,D02上の値が書き込まれるこ
とはない。
Therefore, when the value of the flag register 5 is "1", that is, when the diagnostic data protection mode is set, the outputs of the AND gates 60 and 61 are always "0", and therefore on the data paths D01 and D02. The value of is never written.

【0016】本実施例では診断データ保護モードが設定
されている場合でも診断装置からの制御指示による診断
データの書き込みは、スキャンパス方式とアドレス指定
方式のどちらでも有効である。
In the present embodiment, even when the diagnostic data protection mode is set, the writing of diagnostic data by a control instruction from the diagnostic device is effective in both the scan path system and the addressing system.

【0017】複数の情報処理装置が互いに接続されて1
つのシステムを構成している場合、その中の特定の情報
処理装置の診断を行う際、診断対象となる情報処理装置
は他の情報処理装置から論理的に切り離されていること
が望ましい。そのため、診断装置は通常、診断対象装置
と他装置とのインタフェースが有効であることを示すイ
ンタフェース有効フラグを持つ(図示せず)。このフラ
グが“0”で、他の情報処理装置から論理的に切り離さ
れているという条件の下で診断データ保護モードが有効
となるように制御することによって誤操作を防ぐことが
できる。
When a plurality of information processing devices are connected to each other,
When configuring one system, it is desirable that the information processing device to be diagnosed is logically separated from other information processing devices when diagnosing a specific information processing device therein. Therefore, the diagnostic device usually has an interface valid flag indicating that the interface between the device to be diagnosed and another device is valid (not shown). It is possible to prevent erroneous operation by controlling the diagnostic data protection mode to be effective under the condition that this flag is “0” and logically separated from other information processing devices.

【0018】図2は、図1の実施例において診断装置1
からの制御指示により書き込み可能なマスクレジスタ3
6を具備した場合について示したブロック図である。従
って図2上の各部については図1との相違点のみ説明す
る。
FIG. 2 shows a diagnostic device 1 in the embodiment of FIG.
Mask register 3 writable by control instruction from
It is the block diagram shown about the case where it equipped with 6. Therefore, regarding the respective parts on FIG. 2, only the differences from FIG. 1 will be described.

【0019】図2においてC16はマスクレジスタ36
に対するデータセット信号であり、C06〜C19と同
様にデコーダ4によって診断装置1からのA0上のアド
レスがデコードされ、アドレスがマスクレジスタ36を
指定していた場合、A0上の書き込み指示によってデコ
ーダ4の出力信号C16を介してマスクレジスタ36に
対する書き込み指示が発行される。マスクレジスタ36
は2ビットのレジスタであり、データセット信号C16
による共通データパスD00上のデータが書き込まれ
る。ANDゲート62は、マスクレジスタ36のビット
0の出力信号M0とフラグレジスタ5の出力信号C11
を入力とし、M0とC11の論理積を出力する。同様に
ANDゲート63は、マスクレジスタ36のビット1の
出力信号M1とフラグレジスタ5の出力信号C11を入
力とし、M1とC11の論理積を出力する。ANDゲー
ト60は、論理回路20からの通常処理中のレジスタ3
0のデータセット信号C00とANDゲート62の出力
信号C12を入力とし、C12の否定とC00の論理積
を出力する。同様に、ANDゲート61は、論理回路2
1からの通常処理中のレジスタ31のデータセット信号
C01とANDゲート63の出力信号C13を入力と
し、C13の否定とC01の論理積を出力する。レジス
タ30,31はANDゲート60,61の出力信号C1
4,C15をセット信号としてデータパスD01,G0
2上の値が書き込まれる。
In FIG. 2, C16 is a mask register 36.
When the address on A0 from the diagnostic device 1 is decoded by the decoder 4 and the address specifies the mask register 36, the decoder 4 is instructed by the write instruction on A0. A write instruction to the mask register 36 is issued via the output signal C16. Mask register 36
Is a 2-bit register, and the data set signal C16
The data on the common data path D00 is written. The AND gate 62 outputs the output signal M0 of bit 0 of the mask register 36 and the output signal C11 of the flag register 5.
Is input and the logical product of M0 and C11 is output. Similarly, the AND gate 63 receives the bit 1 output signal M1 of the mask register 36 and the output signal C11 of the flag register 5, and outputs a logical product of M1 and C11. The AND gate 60 is used for register 3 from the logic circuit 20 during normal processing.
The data set signal C00 of 0 and the output signal C12 of the AND gate 62 are input, and the logical product of the negation of C12 and C00 is output. Similarly, the AND gate 61 is connected to the logic circuit 2
The data set signal C01 of the register 31 under normal processing from 1 and the output signal C13 of the AND gate 63 are input, and the logical product of the negation of C13 and C01 is output. The registers 30 and 31 are output signals C1 of the AND gates 60 and 61.
4, C15 as a set signal and data paths D01, G0
The value above 2 is written.

【0020】従って、フラグレジスタ5の値が“1”の
とき、即ち診断データ保護モードが設定されている場合
でも、レジスタ30に対する診断データ保護モードは対
応するマスクレジスタ36のビット、即ちビット0が
“1”でなければ有効にならない。同様にレジスタ31
に対する診断データ保護モードも対応するマスクレジス
タ36のビット、即ちビット1が“1”でなければ有効
にならない。診断データ保護モードが設定されていて且
つ、マスクレジスタ36のビット0の値が“1”の場
合、ANDゲート62の出力は“1”で、ANDゲート
60の出力は“0”となるのでレジスタ30にデータパ
スD01上の値が書き込まれることはない。同様に診断
データ保護モードが設定されていて且つ、マスクレジス
タ36のビット1の値が“1”の場合、ANDゲート6
3の出力は“1”で、ANDゲート61の出力は“0”
となるのでレジスタ31にデータパスD02上の値が書
き込まれることはない。
Therefore, even when the value of the flag register 5 is "1", that is, even when the diagnostic data protection mode is set, the diagnostic data protection mode for the register 30 has the bit of the corresponding mask register 36, that is, bit 0. It is not valid unless it is "1". Similarly, register 31
Also, the diagnostic data protection mode for is not effective unless the bit of the corresponding mask register 36, that is, bit 1 is "1". When the diagnostic data protection mode is set and the value of bit 0 of the mask register 36 is "1", the output of the AND gate 62 is "1" and the output of the AND gate 60 is "0". The value on the data path D01 is not written in 30. Similarly, when the diagnostic data protection mode is set and the value of bit 1 of the mask register 36 is "1", the AND gate 6
The output of 3 is "1" and the output of the AND gate 61 is "0"
Therefore, the value on the data path D02 is not written to the register 31.

【0021】このように、マスクレジスタ36およびA
NDゲート62,63を設けることにより、レジスタ3
0,31に対する診断データ保護モードを選択的に有効
にすることができる。
Thus, the mask registers 36 and A
By providing the ND gates 62 and 63, the register 3
The diagnostic data protection mode for 0, 31 can be selectively enabled.

【0022】[0022]

【発明の効果】以上説明したように本発明は情報処理装
置のデバッグ制御方式において、診断データ保護モード
を設けたことにより、予め設定した診断データを保護す
ることが可能となり、診断対象外の回路の影響を受ける
ことなく診断対象の回路のデバッグが容易にできる効果
がある。
As described above, according to the present invention, in the debug control system of the information processing apparatus, by providing the diagnostic data protection mode, it becomes possible to protect the preset diagnostic data, and the circuit which is not the object of diagnosis. There is an effect that the circuit to be diagnosed can be easily debugged without being affected by.

【0023】さらに、情報処理装置の動作状態によっで
診断データ保護モードを設定する制御指示を有効にする
ことにより、誤操作を防止することができるという効果
がある。
Further, it is possible to prevent an erroneous operation by validating the control instruction for setting the diagnostic data protection mode depending on the operating state of the information processing apparatus.

【0024】また、マスクレジスタを設けることによ
り、診断データ保護モードの対象となるレジスタを選択
することができるので、デバッグの対象となる回路を十
分細かく設定でき、デバッグが容易になるという効果も
ある。
Further, by providing the mask register, it is possible to select the register to be the target of the diagnostic data protection mode, so that it is possible to set the circuit to be debugged in a sufficiently fine manner and to facilitate the debugging. ..

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

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

【図2】第一の実施例に加えてマスクレジスタを具備し
た第二の実施例をブロック図である。
FIG. 2 is a block diagram of a second embodiment including a mask register in addition to the first embodiment.

【図3】従来技術を示すブロック図である。FIG. 3 is a block diagram showing a conventional technique.

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

1 診断装置 20〜23 論理回路 30〜35 レジスタ 36 マスクレジスタ 4 デコーダ 5 フラグ 60〜63 ANDゲート S0〜S7 スキャンパス C00〜C16 信号線 D00〜D14 データパス A0 アドレスおよび書き込み指示 1 Diagnostic Device 20-23 Logic Circuit 30-35 Register 36 Mask Register 4 Decoder 5 Flag 60-63 AND Gate S0-S7 Scan Path C00-C16 Signal Line D00-D14 Data Path A0 Address and Write Instruction

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 情報処理装置の通常のデータ処理で使用
される複数のレジスタに対して診断装置からスキャンパ
ス等のデータ書き込み手段を用いて初期値を設定し前記
情報処理装置のデバッグを行うデバッグ制御方式におい
て、前記診断装置の制御指示で設定可能な診断データ保
護モードを設け、前記診断データ保護モードが設定され
ているときは予め定められた前記レジスタに対する前記
情報処理装置からのデータ設定を禁止するレジスタ書き
込み禁止手段を有することを特徴とするデバッグ制御方
式。
1. A debug for debugging an information processing apparatus by setting an initial value for a plurality of registers used in normal data processing of the information processing apparatus from a diagnostic device by using a data writing means such as a scan path. In the control method, a diagnostic data protection mode that can be set by a control instruction of the diagnostic device is provided, and when the diagnostic data protection mode is set, the data setting from the information processing device to the predetermined register is prohibited. A debug control method characterized by having a register write prohibiting means for controlling.
【請求項2】 診断対象である前記情報処理装置の他の
情報処理装置との間の論理的接続がない場合にのみ前記
診断装置からの前記診断データ保護モードの設定を可能
とすることを特徴とする請求項1記載のデバッグ制御方
式。
2. The diagnostic data protection mode can be set from the diagnostic device only when there is no logical connection between the information processing device to be diagnosed and another information processing device. The debug control method according to claim 1.
【請求項3】 前記レジスタに対応するビットを有し前
記データ書き込み手段によりデータが設定されるマスク
レジスタを具備し、前記マスクレジスタの内容が“1”
に設定されているビットに対応する前記レジスタに関し
てのみ前記診断データ保護モードを有効にする前記レジ
スタ書き込み禁止手段を有することを特徴とする請求項
1記載のデバッグ制御方式。
3. A mask register having a bit corresponding to the register, in which data is set by the data writing means, wherein the content of the mask register is "1".
2. The debug control system according to claim 1, further comprising: the register write prohibition unit that enables the diagnostic data protection mode only for the register corresponding to the bit set to.
JP4119439A 1992-05-13 1992-05-13 Debugging control system Withdrawn JPH05334116A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4119439A JPH05334116A (en) 1992-05-13 1992-05-13 Debugging control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4119439A JPH05334116A (en) 1992-05-13 1992-05-13 Debugging control system

Publications (1)

Publication Number Publication Date
JPH05334116A true JPH05334116A (en) 1993-12-17

Family

ID=14761448

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4119439A Withdrawn JPH05334116A (en) 1992-05-13 1992-05-13 Debugging control system

Country Status (1)

Country Link
JP (1) JPH05334116A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5791219A (en) * 1994-09-21 1998-08-11 Koenig & Bauer-Albert Aktiengesellschaft Signature perforating device
JP2008210358A (en) * 2006-09-13 2008-09-11 Rohm Co Ltd Data processor, and data control circuit used therefor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5791219A (en) * 1994-09-21 1998-08-11 Koenig & Bauer-Albert Aktiengesellschaft Signature perforating device
JP2008210358A (en) * 2006-09-13 2008-09-11 Rohm Co Ltd Data processor, and data control circuit used therefor

Similar Documents

Publication Publication Date Title
US5355369A (en) High-speed integrated circuit testing with JTAG
JPH05108396A (en) Processor circuit
KR100423891B1 (en) Microprocessor having trace module
JPH05334116A (en) Debugging control system
US4876645A (en) Diagnostic system
EP0087314B1 (en) Diagnostic system in a data processor
JP3315900B2 (en) Processor with built-in self-test circuit
KR100345673B1 (en) integrated circuit capable of self-testing
JP3008914B2 (en) Semiconductor integrated circuit
JPS594051B2 (en) One-chip microprocessor test processing method
JPS63174141A (en) Diagnosing system for test of information processor
JPS6210390B2 (en)
JPS6258025B2 (en)
JPS5833581B2 (en) Logical package suitable for diagnosis
JPS6020765B2 (en) logical device
JPH07120535A (en) Method for diagnosing logic circuit and lsi circuit
JPS61155876A (en) Diagnozing method of integrated circuit
JPH0690264B2 (en) Integrated circuit
JPS6236318B2 (en)
JPS58175192A (en) Read/write memory circuit
JPH02232742A (en) Microprocessor
JPS6142299B2 (en)
JPH06118133A (en) Testing of lsi
JPS5931800B2 (en) Control memory diagnostic method
JPH0792768B2 (en) Microcomputer

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990803