JPS62127949A - Debug system for digital signal processing processor - Google Patents

Debug system for digital signal processing processor

Info

Publication number
JPS62127949A
JPS62127949A JP60268516A JP26851685A JPS62127949A JP S62127949 A JPS62127949 A JP S62127949A JP 60268516 A JP60268516 A JP 60268516A JP 26851685 A JP26851685 A JP 26851685A JP S62127949 A JPS62127949 A JP S62127949A
Authority
JP
Japan
Prior art keywords
signal processing
program
digital signal
data
signal
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
JP60268516A
Other languages
Japanese (ja)
Inventor
Noboru Kobayashi
登 小林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60268516A priority Critical patent/JPS62127949A/en
Publication of JPS62127949A publication Critical patent/JPS62127949A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To debug a program in real time by acquiring an internal signal processing data of a digital signal processing means and extracting it externally when execution procedure information of a digital signal processing program and given acquisition instruction information have a prescribed relation. CONSTITUTION:Information 123 representing the execution order of a program 111 is compared with acquisition instruction information 119, and when they are in a prescribed relation, an acquisition acting signal 125 is fed to an acquisition means 129. The acquisition means 129, in receiving the acquisition acting signal 125, extracts a digital signal processing data 115 externally. The execution digital signal processing data 115 in the program execution order represented by the acquisition instruction information 119 is extracted externally. Thus, the data is extracted in real time without giving any effect onto the signal processing and the program is debugged in real time by using the extracted data.

Description

【発明の詳細な説明】 〔概要〕 ディジタル信号処理プロセッサのデバッグ方式であって
、ディジタル信号処理プログラムの実行順序情報と与え
られた捕捉命令情報とが所定間係となれば、ディジタル
信号処理手段の内部的な信号処理データを捕捉して外部
に取り出すように構成することにより、ディジタル信号
処理の動作に何らの影響を与えることなく実時間で処理
データを外部に出力してプログラムをリアルタイムでデ
バッグするようにした。
[Detailed Description of the Invention] [Summary] A debugging method for a digital signal processing processor, in which if execution order information of a digital signal processing program and given capture command information are in a predetermined relationship, the digital signal processing means debugs the digital signal processing means. By configuring the system to capture internal signal processing data and retrieve it externally, the program can be debugged in real time by outputting the processed data externally in real time without affecting the operation of digital signal processing. I did it like that.

〔産業上の利用骨!〕[Industrial use of bones! ]

本発明は、ディジタル信号処理プロセッサのデバッグ方
式に関するものである。
The present invention relates to a debugging method for a digital signal processor.

例えば、音声認識装置には1チツプによるディジタル信
号処理プロセッサ(DSP)用のLSIが具わっており
、その内部での音声信号処理を為すプログラムがROM
に格納されている。このプログラムの実行に応じて、デ
ィジタル信号処理が行なわれるようになっている。とこ
ろで、このROMに格納されるべきプログラムが所望ど
おり組み込まれ且つ所定どおりの動作をしているものか
どうかをチェック(デバッグ)する必要がある。
For example, a speech recognition device is equipped with a one-chip LSI for a digital signal processing processor (DSP), and the program for processing the speech signal inside the device is stored in a ROM.
is stored in. Digital signal processing is performed in accordance with the execution of this program. By the way, it is necessary to check (debug) whether the program to be stored in the ROM is installed as desired and operates as specified.

〔従来の技術〕[Conventional technology]

このような要請に応えるものとして従来採られてきたプ
ログラムデバッグ方法は、専ら静的に行なわれるもので
あった。つまり、DSPLS Iのプログラムを1ステ
ツプずつトレースして行くことにより、そのときのプロ
グラム実行内容を順序良く調べて行き、所定の内容が生
じないステップを検索していた。これにより、プログラ
ムデバッグが可能であった。
Program debugging methods that have conventionally been adopted to meet such demands have been exclusively static. In other words, by tracing the DSPLS I program step by step, the contents of the program execution at that time are examined in an orderly manner, and steps in which the predetermined contents do not occur are searched for. This made program debugging possible.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら、このような従来方法にあっては、静的な
デバッグであり、実時間の処理を伴わないプロセッサの
場合には有効な手法であったが、音声信号等の実時間で
処理を行なうプログラムのDSPにとっては不向きであ
った。そこでは、実際の音声入力などに対して実時間処
理を行ないながらプログラムデバッグを行なえることが
望まれていた。
However, such conventional methods involve static debugging and are effective for processors that do not involve real-time processing; It was not suitable for DSP. There was a desire to be able to debug programs while performing real-time processing on actual voice input.

かような要請を充たすためには、実時間処理を行なわせ
ておき、その過程での処理データを取り出すことが必要
であり、また、取り出す際にもDspでの実時間処理に
何らの影響をも与えてはならない。
In order to satisfy such a request, it is necessary to perform real-time processing and extract the processed data during that process, and when extracting it, it is necessary to make sure that there is no influence on the real-time processing in the DSP. must not be given.

本発明は、このような点に鑑みて創作されたものであっ
て、処理データを実時間処理で取り出しプログラムデバ
ッグを為すディジタル信号処理プロセッサのデバッグ方
式を提供することを目的としている。
The present invention was created in view of these points, and an object of the present invention is to provide a debugging method for a digital signal processor that extracts processed data in real-time processing and debugs a program.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明のディジタル信号処理プロセッサのデバ
ッグ方式の原理ブロック図である。
FIG. 1 is a principle block diagram of a debugging method for a digital signal processor according to the present invention.

図において、記憶手段113には、ディジタル信号処理
を行なうべきプログラム111が格納される。
In the figure, a storage means 113 stores a program 111 for performing digital signal processing.

信号処理手段117は、プログラム111の実行によっ
てディジタル信号処理を行ない、その実行結果によるデ
ィジタル信号処理データ115を内部的に発生する。
The signal processing means 117 performs digital signal processing by executing the program 111, and internally generates digital signal processing data 115 based on the execution result.

命令手段121は、捕捉命令情報119を与える。Command means 121 provides capture command information 119.

捕捉付勢手段127は、プログラム111の実行順序情
報123と捕捉命令情報119とを受信して、両情報が
所定の関係となれば捕捉付勢信号125を発生する。
The capture energizing means 127 receives the execution order information 123 of the program 111 and the capture command information 119, and generates a capture energizing signal 125 when both pieces of information have a predetermined relationship.

捕捉手段129は、捕捉付勢信号125に応答して、デ
ィジタル信号処理データ115を捕捉して、信号処理手
段117の外部に取り出す。
The capture means 129 captures the digital signal processing data 115 in response to the capture activation signal 125 and takes it out of the signal processing means 117 .

従って、構成全体として、捕捉命令情報119に対応し
たプログラム実行順序でのディジタル信号処理データ1
15を外部に取り出すようになっている。
Therefore, as a whole, the digital signal processing data 1 is processed in the program execution order corresponding to the capture command information 119.
15 is taken out to the outside.

〔作用〕[Effect]

プログラム111の実行順序を表す情報123が、hu
捉命令情報119と比較されて、所定の関係となれば捕
捉付勢信号125が捕捉手段129に供給される。
The information 123 representing the execution order of the program 111 is
It is compared with the capture command information 119, and if a predetermined relationship is established, a capture activation signal 125 is supplied to the capture means 129.

捕捉手段129は、捕捉付勢信号125が供給されたと
きに、ディジタル信号処理データ115を外部に取り出
す。
The capture means 129 takes out the digital signal processing data 115 to the outside when the capture activation signal 125 is supplied.

捕捉命令情報119によって表されるプログラム実行順
序での実行ディジタル信号処理データ115が外部に取
り出される。
Executed digital signal processing data 115 in the program execution order represented by captured instruction information 119 is retrieved to the outside.

本発明にあっては、実時間でプログラム実行されている
順序を命令して、その順序での処理データを取り出すよ
うに構成することにしたので、実時間で且つ信号処理動
作に何ら影響を及ぼすことなくデータ取り出しが可能と
なり、取り出されたデータを用いてプログラムをリアル
タイムでデバッグすることができる。
In the present invention, the order in which the program is executed in real time is commanded and the processing data in that order is retrieved, so that there is no influence on the signal processing operation in real time. This makes it possible to retrieve data without any problems, and the program can be debugged in real time using the retrieved data.

〔実施例〕〔Example〕

第2図に本発明の一実施例を示す。ここで、DSP21
0には、いまデバ・ノブの対象となるプログラムが格納
されているROM211、そのプログラムを順次アドレ
スに従って読み出させるためのアドレス信号213を出
力するプログラムカウンタ(PC)215、このプログ
ラムカウンタ215によって読み出される命令を格納す
る2つのインストラクションレジスタ(IRE)217
及び(IR2)219の他、ルソクアへソドデコーダ(
LAD  DEC)221が含まれている。
FIG. 2 shows an embodiment of the present invention. Here, DSP21
0 is a ROM 211 in which a program to be currently targeted by the Deva Knob is stored, a program counter (PC) 215 that outputs an address signal 213 for sequentially reading out the program according to the address, and a program counter (PC) 215 that outputs an address signal 213 for sequentially reading out the program according to the address. Two instruction registers (IRE) 217 that store instructions to be executed.
In addition to (IR2) 219, Lusokua to Sodo decoder (
LAD DEC) 221 is included.

また、このDSP210の全体動作を規制するシステム
クロック信号225が2つのアンドゲート227及び2
29に共通に供給され、これら両アンドゲート227及
び229のそれぞれにはIR1イネーブル信号231.
IR2イネーブル信号233がそれぞれ供給されるよう
になっている。
Furthermore, the system clock signal 225 that regulates the overall operation of this DSP 210 is connected to two AND gates 227 and 2.
29, and each of these AND gates 227 and 229 receives an IR1 enable signal 231.
An IR2 enable signal 233 is supplied to each.

該両アンドゲート227及び229の出力信号235及
び237は、対応するインストラクションレジスタ21
7,219に供給される。
The output signals 235 and 237 of both AND gates 227 and 229 are sent to the corresponding instruction register 21.
7,219.

更に、DSP210には、データ等が載せられる内部デ
ータバス241があり、当該ハス241でのデータを取
り込む2つのレジスタ243及び245、これら両しジ
スク243及び245がら出力される両データに基づい
て論理演算を行なう算術論理演算ユニソI−(ALU)
247、演算結果が与えられるレジスタ249、ハス2
41との間でデータの書込み及び読み出しが為されるR
AM251等が具わっている。
Furthermore, the DSP 210 has an internal data bus 241 on which data etc. are loaded, and two registers 243 and 245 that take in the data in the bus 241. Arithmetic and logical operation Uniso I-(ALU) that performs operations
247, register 249 to which the calculation result is given, hash 2
R to which data is written and read from and to 41
It is equipped with AM251 etc.

このように形成されているDSP210に対して外部的
には、プログラムカウンタ215からのアドレス信号2
13が供給される2つのレジスタ261及び263、両
レジスタイネーブル信号231及び233が供給される
2つのゲート265及び267が取り付けられている。
Externally to the DSP 210 formed in this way, the address signal 2 from the program counter 215 is
Two registers 261 and 263 are supplied with register enable signals 231 and 233, and two gates 265 and 267 are supplied with register enable signals 231 and 233.

これら両ゲート265及び267のそれぞれの出力信号
は、両レジスタ261及び263のそれぞれに対応して
印加される。
The respective output signals of these gates 265 and 267 are applied to both registers 261 and 263, respectively.

また、検索(捕捉)したいプログラムアドレス情報信号
271が供給されるレジスタ273、そのレジスタ出力
信号275と先のレジスタ263の出力信号277とが
共に供給されるコンパレータ279とが付加されており
、このコンパレータ279の比較出力信号281はDS
P210のデコーダ221に印加されるようになってい
る。
Further, a register 273 to which the program address information signal 271 to be searched (captured) is supplied, and a comparator 279 to which the register output signal 275 and the output signal 277 of the previous register 263 are supplied are added. 279 comparison output signal 281 is DS
The signal is applied to the decoder 221 of P210.

更に、DSPIIO内の内部データバス241には、ゲ
ート291A、Bを介して外付けRAM295が接続さ
れるほか、バス241上のデータを取り込む格納手段が
接続されている。
Furthermore, an external RAM 295 is connected to the internal data bus 241 in the DSPIIO via gates 291A and 291B, and storage means for taking in data on the bus 241 is also connected.

第3図(A)〜(G)は本発明実施例の動作説明のタイ
ミング図である。
FIGS. 3A to 3G are timing diagrams illustrating the operation of the embodiment of the present invention.

ところで、通常の音声帯域の信号処理においては、一般
にシグナルフローグラフで表されるように、信号の流れ
に従った順序で処理を行なうことが多い。その場合、プ
ログラムのフローと信号のフローとが一致するものであ
る。
By the way, in normal audio band signal processing, processing is often performed in the order according to the signal flow, as generally represented by a signal flow graph. In that case, the program flow and signal flow match.

いま、シグナルフローの例としてADPCMを第4図に
示す。このようなシグナルフローのプログラムをデバッ
グする場合、図中でのa、b、c及びdの点の信号を監
視することで、当該プログラムのデバッグを相関的に行
なうことが可能となる。そのためには、DSP210が
実行中の命令のアドレスを、例えばa点の信号(データ
)が内部データバス241に出力される時点でのアドレ
スと、外部で比較して、その一致したときDSP210
に捕捉信号を送るようにすればよい。
Now, FIG. 4 shows ADPCM as an example of signal flow. When debugging a program with such a signal flow, by monitoring the signals at points a, b, c, and d in the figure, it becomes possible to debug the program in a correlated manner. To do this, the address of the instruction being executed by the DSP 210 is externally compared with the address at the time when the signal (data) at point a is output to the internal data bus 241, for example, and when they match, the DSP 210
All you have to do is send a capture signal to

以上のような前提の下に、本発明実施例の動作を説明す
る。
The operation of the embodiment of the present invention will be explained based on the above premise.

第2図において、プログラムカウンタ215からアドレ
ス信号213が発生される(第3図(A)参照)。ここ
で、“n”の命令は、第3図での0点の信号(データ)
をメモリ (RAM)に格納する命令であるものとする
In FIG. 2, an address signal 213 is generated from a program counter 215 (see FIG. 3(A)). Here, the "n" command is the signal (data) at point 0 in Figure 3.
Assume that this is an instruction to store in memory (RAM).

従って、このような“n”の命令でのアドレスがプログ
ラムカウンタ215からROM211に供給されると、
当該ROM211から第1インストラクシヨンレジスタ
217に出力されるようになっている。
Therefore, when the address of such "n" instruction is supplied from the program counter 215 to the ROM 211,
The instruction is output from the ROM 211 to the first instruction register 217.

いま、両インストラクションレジスタイネーブル信号2
31及び313が共に“高”論理レベルに維持されてい
るものとすると、システムクロック信号225に応じて
、ROM211からのインストラクション(命令)が両
レジスタ217及び219に順次格納され、LAD  
DEC221に供給される。この場合、両インストラク
ションレジスタ217及び219でのインストラクショ
ン(命令)の移り変わり状態は、第3図(B)及び(C
)のようになる。
Now, both instruction register enable signal 2
Assuming that both registers 217 and 313 are maintained at a "high" logic level, instructions from ROM 211 are sequentially stored in both registers 217 and 219 in response to system clock signal 225.
The signal is supplied to the DEC 221. In this case, the transition states of instructions in both instruction registers 217 and 219 are shown in FIGS. 3(B) and 3(C).
)become that way.

また、両インストラクションレジスタイネーブル信号2
31及び233は、両ゲート265及び267にも供給
されているので、両レジスタ261及び263ではプロ
グラム実行命令を表すアドレス情報が順次格納されてい
く。従って、レジスタ263の出力信号277で表され
る命令アドレスは、第2インストラクシヨンレジスタ2
19からデコーダ221に供給されるインストラクショ
ンのアドレスと時間的に一致している。
In addition, both instruction register enable signals 2
31 and 233 are also supplied to both gates 265 and 267, so address information representing program execution instructions is sequentially stored in both registers 261 and 263. Therefore, the instruction address represented by the output signal 277 of the register 263 is
19 to the decoder 221 in terms of time.

命令″n”のアドレスを捕捉用としてプログラムアドレ
ス情報信号271としてレジスタ273に予め格納して
おくと、そのアドレスに応じた情報を表すデータ捕捉用
の出力信号275が絶えず発生されている。
If the address of the instruction "n" is previously stored in the register 273 as a program address information signal 271 for capture, an output signal 275 for data capture representing information corresponding to the address is constantly generated.

従って、コンパレータ279では、信号275と信号2
77とが一致つまり両アドレス情報が一致すると、“高
”論理レベルとなる捕捉付勢用の比較出力信号281が
発生される(第3図(D)参照)。この信号281に応
答して、デコーダ221は、第3図(E)及び(F)に
示すようにデバッグデータイネーブル信号及びデパック
データライト信号をDSP210の外部に出力する。そ
れと共に、内部データバス制御信号297がゲート29
1Aに出力される。それによって、内部データバス24
1にその時点で載っている内部の信号処理ディジタルデ
ータが捕捉され、DSP210の外部に出力されて図示
しない捕捉用記憶手段にて格納される。従って、第4図
にて示す0点での命令実行によるシグナルプロセッサデ
ィジタルデータが、DSP210から外部に出力される
ことになる(第3図(G)参照)。
Therefore, in comparator 279, signal 275 and signal 2
77, that is, when both address information match, a comparison output signal 281 for capture activation which becomes a "high" logic level is generated (see FIG. 3(D)). In response to this signal 281, the decoder 221 outputs a debug data enable signal and a depack data write signal to the outside of the DSP 210, as shown in FIGS. 3(E) and 3(F). At the same time, the internal data bus control signal 297
Output to 1A. Thereby, internal data bus 24
The internal signal processing digital data currently stored in DSP 210 is captured, output to the outside of the DSP 210, and stored in a capturing storage means (not shown). Therefore, the signal processor digital data resulting from the instruction execution at the 0 point shown in FIG. 4 is output from the DSP 210 to the outside (see FIG. 3 (G)).

このようにして、ある所定の検索アドレスの命令実行に
よる内部データを外部に出力させ、その出力データを調
べることによってDSPで実行されつつあるプログラム
のデバッグをリアルタイムで行なうことが可能となる。
In this way, it is possible to debug a program being executed on the DSP in real time by outputting internal data from the execution of an instruction at a certain predetermined search address to the outside and examining the output data.

上記実施例においては、DSPを例に採ったが、その他
のプロセッサにおいても上述したようなリアルタイムデ
バッグを要するシステム環境においては本発明を実施し
得る。
In the above embodiment, a DSP was taken as an example, but the present invention can be implemented in other processors in a system environment that requires real-time debugging as described above.

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

以上詳述した如く本発明によれば、DSPにであるアド
レスでの処理ディジタルデータを、実時間で且つDSP
の処理動作に何らの影響を及ぼすことなく外部に取り出
すことができ、特に、プログラムのデバッグを行なうこ
とが可能となり、実用的に極めて有用である。
As detailed above, according to the present invention, processing digital data at a certain address is sent to the DSP in real time.
The data can be taken out without affecting the processing operation of the program, and in particular, it becomes possible to debug the program, which is extremely useful in practice.

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

第1図は本発明のディジタル信号処理プロセッサのデバ
ッグ方式の原理ブロック図、 第2図は本発明の一実施例を示す構成ブロック図、第3
図(A)〜(G)は本発明実施例の動作を説明するため
のタイミング図、 第4図はADPCMのシグナルフローグラフの一例を示
す説明図である。 第1図において、 111はプログラム、 113は記憶手段、 115はディジタル信号処理データ、 117は信号処理手段、 119は捕捉命令情報、 121は命令手段、 123は実行順序情報、 125は捕捉付勢信号、 127は捕捉付勢手段、 129は捕捉手段である。 第2図において、 210はディジタル信号プロセッサ(DSP)、211
はROM。 213はアドレス信号、 221はルックアヘッドデコーダ(LAD  DBC)
、 251はRAM、 273はレジスタ、 279はコンパレータ、 281は比較出力信号、 291A、Bはゲート、 295は外付けRAM、 297は内部データバス制御信号である。 \く= 第1図
FIG. 1 is a principle block diagram of a debugging method for a digital signal processor according to the present invention, FIG. 2 is a configuration block diagram showing an embodiment of the present invention, and FIG.
Figures (A) to (G) are timing diagrams for explaining the operation of the embodiment of the present invention, and Figure 4 is an explanatory diagram showing an example of an ADPCM signal flow graph. In FIG. 1, 111 is a program, 113 is a storage means, 115 is digital signal processing data, 117 is a signal processing means, 119 is capture command information, 121 is a command means, 123 is execution order information, and 125 is a capture activation signal. , 127 is a trapping/energizing means, and 129 is a trapping means. In FIG. 2, 210 is a digital signal processor (DSP), 211
is ROM. 213 is an address signal, 221 is a look ahead decoder (LAD DBC)
, 251 is a RAM, 273 is a register, 279 is a comparator, 281 is a comparison output signal, 291A and B are gates, 295 is an external RAM, and 297 is an internal data bus control signal. \ku= Figure 1

Claims (1)

【特許請求の範囲】 ディジタル信号処理を行なうべきプログラム(111)
を格納する記憶手段(113)と、前記プログラムの実
行によってディジタル信号処理を行ない、その実行結果
にするディジタル信号処理データ(115)を内部的に
発生する信号処理手段(117)と、 捕捉命令情報(119)を与える命令手段(121)と
、 前記プログラムの実行順序情報(123)と前記捕捉命
令情報とを受信して、両情報が所定の関係となれば捕捉
付勢信号(125)を発生する捕捉付勢手段(127)
と、 前記捕捉付勢信号に応答して、前記ディジタル信号処理
データを捕捉して、前記信号処理手段の外部に取り出す
捕捉手段(129)とを有し、前記ディジタル信号処理
データを用いてリアルタイムのデバッグを行なうように
構成したことを特徴とするディジタル信号処理プロセッ
サのデバッグ方式。
[Claims] Program (111) for performing digital signal processing
a signal processing means (117) that performs digital signal processing by executing the program and internally generates digital signal processing data (115) as the execution result; and capture command information. (119); receiving the program execution order information (123) and the capture command information, and generating a capture activation signal (125) when both pieces of information have a predetermined relationship; Capturing and biasing means (127)
and a capturing means (129) for capturing the digital signal processing data and taking it out of the signal processing means in response to the capturing energizing signal, and capturing the digital signal processing data in real time using the digital signal processing data. A debugging method for a digital signal processing processor, characterized in that it is configured to perform debugging.
JP60268516A 1985-11-29 1985-11-29 Debug system for digital signal processing processor Pending JPS62127949A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60268516A JPS62127949A (en) 1985-11-29 1985-11-29 Debug system for digital signal processing processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60268516A JPS62127949A (en) 1985-11-29 1985-11-29 Debug system for digital signal processing processor

Publications (1)

Publication Number Publication Date
JPS62127949A true JPS62127949A (en) 1987-06-10

Family

ID=17459598

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60268516A Pending JPS62127949A (en) 1985-11-29 1985-11-29 Debug system for digital signal processing processor

Country Status (1)

Country Link
JP (1) JPS62127949A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS644844A (en) * 1987-06-29 1989-01-10 Hitachi Electronics Debugging device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS644844A (en) * 1987-06-29 1989-01-10 Hitachi Electronics Debugging device

Similar Documents

Publication Publication Date Title
US5845064A (en) Method for testing and verification of a CPU using a reference model
JPH0527143B2 (en)
KR930016884A (en) Data processing device
US4747045A (en) Information processing apparatus having an instruction prefetch circuit
JPS62127949A (en) Debug system for digital signal processing processor
JPH0581070A (en) Programmable controller and user program execution method in programmable controller
JPH04328644A (en) Debug back-up device
JP2533532B2 (en) Online test method
JPH04140851A (en) Diagnostic system for information processor
JPH06348543A (en) Method for connection with input/output simulator
JPS6286442A (en) Data processor
JPS5875256A (en) Monitoring system for execution instruction processing state
JPH02230336A (en) Information processor
JPS5991542A (en) Tracing device of microprogram
JP2000089977A (en) Debugging system
JPH01177139A (en) Instruction substituting system
JPS6255738A (en) Data processor having program counter tracing mechanism
JPH07191875A (en) Debugger
JPH05204680A (en) Malfunction preventing system for information processor
JPS59121447A (en) Equivalent reproduction system of system load
JPS6125255A (en) Simple process tracer
JPS63245737A (en) Microcomputer
JPS61290531A (en) Test instruction processing system
JPH01274255A (en) Data processor
JPH02294848A (en) Program evaluating system