JPH06119258A - Trace marking circuit of common bus - Google Patents
Trace marking circuit of common busInfo
- Publication number
- JPH06119258A JPH06119258A JP4262612A JP26261292A JPH06119258A JP H06119258 A JPH06119258 A JP H06119258A JP 4262612 A JP4262612 A JP 4262612A JP 26261292 A JP26261292 A JP 26261292A JP H06119258 A JPH06119258 A JP H06119258A
- Authority
- JP
- Japan
- Prior art keywords
- data
- trace
- common bus
- trigger condition
- written
- 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
Links
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は複数のプロセッサより構
成されるマルチプロセッサシステムの共通バス上のデー
タのうち、所定のトリガ条件に一致したデータを収集す
るトレースマーキング回路に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a trace marking circuit which collects, from among data on a common bus of a multiprocessor system composed of a plurality of processors, data which matches a predetermined trigger condition.
【0002】図5はマルチプロセッサシステムの一例を
説明する図である。図は移動通信システムの例であり、
上位制御装置1は複数の制御装置2を収容し、制御装置
2は複数の移動機3を収容している。FIG. 5 is a diagram illustrating an example of a multiprocessor system. The figure is an example of a mobile communication system,
The host controller 1 houses a plurality of controllers 2, and the controller 2 houses a plurality of mobile units 3.
【0003】このような移動無線システムは高い信頼性
を要求されているので、上位制御装置1は、複数のプロ
セッサ(以下CPUと称する)51〜5nを使用するマ
ルチプロセッサシステムとしており、複数のCPU51
〜5nを共通バス100で接続し、各種データ、アドレ
ス、制御信号等の送受信し制御を行っている。Since such a mobile radio system is required to have high reliability, the host controller 1 is a multiprocessor system using a plurality of processors (hereinafter referred to as CPUs) 51 to 5n, and a plurality of CPUs 51.
.About.5n are connected by a common bus 100, and various data, addresses, control signals, etc. are transmitted and received to control.
【0004】また、図中の10はトレース用ランダムア
クセスメモリ(以下RAMと称する)、80はシステム
制御用のメモリであり、90はI/O用のインタフェー
スである。In the figure, 10 is a random access memory for trace (hereinafter referred to as RAM), 80 is a memory for system control, and 90 is an interface for I / O.
【0005】このようなマルチプロセッサシステムは、
例えば、1つのCPUが障害になった場合でも、その負
荷を他のCPUが分担することにより、処理速度は若干
低下することがあってもシステム全体の機能は損なわれ
ないように構成している。Such a multiprocessor system is
For example, even if one CPU fails, the load is shared by the other CPUs, so that the function of the entire system is not impaired even if the processing speed may be slightly reduced. .
【0006】このような、マルチプロセッサシステムに
おいて、共通バス上のデータをあるトリガ条件によりト
レース用RAMに収集して分析し、システムの動作の正
常/異常を検出する。In such a multiprocessor system, data on the common bus is collected in a trace RAM under a certain trigger condition and analyzed to detect normal / abnormal operation of the system.
【0007】例えば、システムが複数のI/Oに接続さ
れている場合、I/Oのアドレスを指定し、データを収
集することにより、指定のI/Oの正常性をチェックす
ることができる。For example, when the system is connected to a plurality of I / Os, it is possible to check the normality of the specified I / O by specifying the I / O address and collecting the data.
【0008】[0008]
【従来の技術】図6は従来例を説明するブロック図を示
す。図中の100はマルチプロセッサシステムの図示省
略のCPUを接続する共通バス、10はトレースデータ
を書き込むトレース用RAM、20は共通バス100上
のデータが指定のトリガ条件に一致したことを判定する
トリガ条件判定部、40は共通バス100上の指定のト
リガ条件に一致したデータを書き込むアドレスを発生す
るトレースポインタ用カウンタ、50はトレースデータ
を取り出し各種処理を実行するCPU、70はトレース
ポインタ用カウンタ40の発生するアドレスを書き込ん
でおくトレースポインタ用レジスタである。2. Description of the Related Art FIG. 6 is a block diagram for explaining a conventional example. In the figure, 100 is a common bus for connecting a CPU (not shown) of the multiprocessor system, 10 is a trace RAM for writing trace data, and 20 is a trigger for determining that the data on the common bus 100 matches a specified trigger condition. A condition determination unit, 40 is a trace pointer counter that generates an address for writing data that matches a specified trigger condition on the common bus 100, 50 is a CPU that fetches trace data and executes various processes, 70 is a trace pointer counter 40 This is a trace pointer register for writing the address generated by.
【0009】この構成において、トリガ条件判定部20
は共通バス100上のデータを常時監視しており、デー
タが指定のトリガ条件、例えば、指定のI/Oの正常性
を調べたい場合には、共通バス100上のデータのう
ち、指定のI/Oのアドレスを指示するデータをトレー
スマーキングデータとしてトレース用RAM10に収集
する。In this configuration, the trigger condition judging section 20
Constantly monitors the data on the common bus 100, and if the data wants to check the specified trigger condition, for example, the normality of the specified I / O, the specified I The data designating the / O address is collected in the trace RAM 10 as trace marking data.
【0010】CPU50はトレースポインタ用レジスタ
70をポーリングして、その内容をチェックし、トレー
スポインタ用レジスタ70のポインタ値がアップし、新
しいデータがトレース用RAM10取り込まれたとき、
CPU50はトレース用RAM10のデータを読み出し
データ解析を行うようにしている。The CPU 50 polls the trace pointer register 70 to check the contents, and when the pointer value of the trace pointer register 70 is increased and new data is taken in the trace RAM 10,
The CPU 50 reads the data in the trace RAM 10 and analyzes the data.
【0011】[0011]
【発明が解決しようとする課題】上述の従来例において
は、トレースポインタ用レジスタ70の内容をCPU5
0からチェックすることにより、新しいデータが取り込
まれたか否かを判定している。In the above conventional example, the contents of the trace pointer register 70 are stored in the CPU 5
By checking from 0, it is determined whether or not new data has been fetched.
【0012】したがって、トレースポインタ用レジスタ
70はトレースポインタ用カウンタ40の全ビットが見
れるようにしておくことが必要であり、トレース用RA
M10の容量が大きくなると、トレースポインタ用カウ
ンタ40のビット数も多くなるので、トレースポインタ
用レジスタ70を構成するための集積回路等の部品の数
も増加してしまう。Therefore, it is necessary for the trace pointer register 70 to be able to see all the bits of the trace pointer counter 40, and the trace RA
When the capacity of M10 increases, the number of bits of the trace pointer counter 40 also increases, so that the number of parts such as an integrated circuit for configuring the trace pointer register 70 also increases.
【0013】また、CPU50の動作とトレースポイン
タ用カウンタ40の動作は同期していないので、CPU
50がトレースポインタ用レジスタ70をリード中にト
レースポインタ用カウンタ40がカウントアップし、ト
レースポインタ用レジスタ70の値が変化することがあ
り、トレースポインタ用レジスタ70の値を正しく読み
出せない場合があるので、CPU50で2度読みして比
較チェックする処理が必要となる。Since the operation of the CPU 50 and the operation of the trace pointer counter 40 are not synchronized, the CPU
The counter 50 for trace pointer may count up while 50 is reading the register 70 for trace pointer, the value of the register 70 for trace pointer may change, and the value of the register 70 for trace pointer may not be read correctly. Therefore, it is necessary for the CPU 50 to read twice and compare and check.
【0014】本発明は共通バス上のデータが指定のトリ
ガ条件に一致し、そのデータをトレース用RAMに書き
込むとき、トリガ条件に一致し有効なデータが書き込ま
れていることを、トレース用RAMの空きビットに書き
込んでおき、そのビットをチェックすることにより有効
データが書き込まれているか否かを判定する構成が簡単
な共通バスのトレースマーキング回路を実現しようとす
る。According to the present invention, when the data on the common bus matches the specified trigger condition, and when the data is written to the trace RAM, the fact that the data matches the trigger condition and valid data is written is set in the trace RAM. An attempt is made to realize a common bus trace marking circuit having a simple configuration in which a free bit is written and a check is made to determine whether valid data has been written.
【0015】[0015]
【課題を解決するための手段】図1は本発明の原理を説
明するブロック図である。図中の100は複数のプロセ
ッサより構成されるマルチプロセッサシステムの共通バ
スであり、10は所定のトリガ条件に一致した共通バス
100のデータを書き込むトレース用RAMであり、2
0は共通バス100のデータが所定のトリガ条件に一致
したか否かを判定するトリガ条件判定部であり、30は
トリガ条件判定部20により共通バス100のデータが
トリガ条件に一致したと判定したときに、トレース用ラ
ンダムアクセスメモリ10に書き込んだデータが有効デ
ータであることを表示する「1」レベルの信号を発生す
る有効データ表示発生部である。FIG. 1 is a block diagram for explaining the principle of the present invention. In the figure, 100 is a common bus of a multiprocessor system including a plurality of processors, 10 is a trace RAM for writing data of the common bus 100 that matches a predetermined trigger condition, and 2
Reference numeral 0 is a trigger condition determination unit that determines whether or not the data on the common bus 100 matches a predetermined trigger condition, and reference numeral 30 is a trigger condition determination unit 20 that determines that the data on the common bus 100 matches the trigger condition. At this time, it is a valid data display generation unit that generates a "1" level signal indicating that the data written in the trace random access memory 10 is valid data.
【0016】また、40はトレース用RAM10のデー
タの書き込みアドレスを発生するトレースポインタ用カ
ウンタであり、50はトレース用RAM10に書き込ん
だデータを読み出し処理を行う処理装置であり、トリガ
条件判定部20により共通バス100上のデータが所定
のトリガ条件に一致したとを判定した場合、有効データ
表示発生部30で「1」レベルの信号を出力し、トレー
ス用RAM10に共通バス100のデータを書き込むと
同時に、同一アドレスの空きビットに「1」レベルのデ
ータを書き込む。Reference numeral 40 is a trace pointer counter for generating a data write address of the trace RAM 10, and reference numeral 50 is a processing device for reading the data written in the trace RAM 10, by the trigger condition judging section 20. When it is determined that the data on the common bus 100 matches the predetermined trigger condition, the valid data display generation unit 30 outputs a signal of "1" level and the data of the common bus 100 is written in the trace RAM 10 at the same time. , Write "1" level data to empty bits at the same address.
【0017】[0017]
【作用】トリガ条件判定部20で共通バス100上のデ
ータを常時監視し、予め定めてある所定のトリガ条件に
一致したとき書き込み信号(図中WRITEと示す)を
出力するとともに、有効データ表示発生部30を起動し
トリガ条件に一致したことを示す「1」レベルの信号を
発生する。The trigger condition judging section 20 constantly monitors the data on the common bus 100, and outputs a write signal (indicated by WRITE in the figure) when a predetermined predetermined trigger condition is met and outputs valid data. The unit 30 is activated to generate a "1" level signal indicating that the trigger condition is met.
【0018】書き込み信号によりトレースポインタ用カ
ウンタ40の発生するトレースRAM10のアドレスに
共通パス100上のデータを書き込むとともに、同じア
ドレスの空きビットに有効データ表示発生部30の発生
する「1」レベルの信号を書き込む。このときトレース
ポインタ用カウンタ40にクロック信号(図中CLKと
示す)が入力されるので、カウント値がアップし、次に
情報を取り込むときのアドレスを発生する。The write signal is used to write the data on the common path 100 to the address of the trace RAM 10 generated by the trace pointer counter 40, and the "1" level signal generated by the valid data display generation unit 30 is applied to the empty bit at the same address. Write. At this time, since the clock signal (indicated by CLK in the figure) is input to the trace pointer counter 40, the count value is increased, and the address for the next information acquisition is generated.
【0019】CPU50はトレースRAM10の空きビ
ットをサーチし「1」が書き込まれていれば、トリガ条
件に一致した有効なデータが書き込まれていると判断
し、そのデータを読み出し処理を行う。The CPU 50 searches for an empty bit in the trace RAM 10 and, if "1" is written, determines that valid data matching the trigger condition has been written, and reads the data.
【0020】[0020]
【実施例】図2は本発明の実施例を説明するブロック図
である。図中の100はマルチプロセッサシステムの図
示省略のプロセッサを接続する共通バス、10はトレー
ス用RAM、20は共通バス100のデータが指定のト
リガ条件に一致したことを判定するトリガ条件判定部、
Rは有効データ表示発生部30としての抵抗であり、+
5Vにプルアップしている。FIG. 2 is a block diagram illustrating an embodiment of the present invention. In the figure, 100 is a common bus connecting a processor (not shown) of the multiprocessor system, 10 is a trace RAM, and 20 is a trigger condition determination unit that determines that the data of the common bus 100 matches a specified trigger condition.
R is a resistance as the effective data display generation unit 30, and
It is pulled up to 5V.
【0021】また、40は共通バス100の指定のトリ
ガ条件に一致したデータを書き込むアドレスを発生する
トレースポインタ用カウンタ、50はトレースデータを
取り出し各種処理を実行するCPU、B1〜B4はバッ
ファである。Further, 40 is a counter for a trace pointer that generates an address for writing data that matches the trigger condition specified by the common bus 100, 50 is a CPU that fetches trace data and executes various processes, and B1 to B4 are buffers. .
【0022】トリガ条件判定部20は共通バス100の
データを監視し、トリガ条件に一致したとき書込み信号
を発生し、そのデータをトレース用RAM10のD0〜
D6ビットに書き込む。このとき同時に同じアドレスの
空きビットであるD7ビットに「1」が書き込まれる。The trigger condition judging unit 20 monitors the data on the common bus 100, generates a write signal when the trigger condition is met, and outputs the data from D0 to D0 of the trace RAM 10.
Write to D6 bit. At this time, at the same time, "1" is written in the free bit D7 of the same address.
【0023】また、トレースポインタ用カウンタ40に
はクロック信号が入力され、カウントアップし次のデー
タの書き込みアドレスを示す。CPU50はトレースR
AM10をサーチし、空きビットのD7ビットに「1」
が立っているポインタの情報はトリガ条件に一致した有
効データとして処理し、処理後は空きビットのD7ビッ
トに「0」を書き込み処理済を示す。A clock signal is input to the trace pointer counter 40, and the counter is incremented to indicate the write address of the next data. CPU50 is trace R
Search AM10 and set "1" to D7 bit of empty bit.
The information of the pointer with "" is processed as valid data that matches the trigger condition, and after processing, "0" is written to the empty bit D7 to indicate that processing has been completed.
【0024】このようにして、空きビットのD7に
「0」が入っているポインタのデータは無効或いは処理
済のものと判断することができる。図3は本発明のその
他の実施例を説明するブロック図(1)を示す。図3は
図2の構成において、トリガ条件発生部40がトリガ条
件に合致したことを検出したときに出力する「1」を有
効データを表示する信号としてトレース用RAM10の
空きビットのD7に書き込むように構成したものであ
る。In this way, it is possible to determine that the pointer data whose empty bit D7 contains "0" is invalid or has been processed. FIG. 3 shows a block diagram (1) for explaining another embodiment of the present invention. FIG. 3 shows that in the configuration of FIG. 2, the trigger condition generator 40 writes "1", which is output when it detects that the trigger condition is met, into the empty bit D7 of the trace RAM 10 as a signal for displaying valid data. It is configured in.
【0025】共通バス100上のトリガ条件に一致した
データをトレース用RAM10に書き込む動作、CPU
50からのサーチ等の処理は図2の実施例と同じであ
る。図4は本発明のその他の実施例を説明するブロック
図(2)を示す。図4は図2の構成において、フリップ
フロップ回路(以下FF回路と称する)60を設けた構
成としている。Operation of writing data matching the trigger condition on the common bus 100 into the trace RAM 10, CPU
Processing such as search from 50 is the same as that in the embodiment of FIG. FIG. 4 shows a block diagram (2) for explaining another embodiment of the present invention. 4 has a configuration in which a flip-flop circuit (hereinafter referred to as an FF circuit) 60 is provided in the configuration of FIG.
【0026】図4においては、空きビットをD6、D7
の2ビットとし、D7ビットは抵抗Rをとおしてプルア
ップしておき、D6にはトレースポインタ用カウンタ4
0が1周するごとに反転する信号を入力する。In FIG. 4, empty bits are represented by D6 and D7.
2 bits, D7 bit is pulled up through a resistor R, and D6 is a trace pointer counter 4
A signal that is inverted every time 0 is rotated is input.
【0027】FF回路60の入力端子Dは反転出力端子
×Qに接続してあり、トレースポインタ用カウンタ40
が1周するごと出力するCount Up信号が入力す
るごとに反転動作を行う。The input terminal D of the FF circuit 60 is connected to the inverting output terminal × Q, and the trace pointer counter 40
Invert operation is performed each time a Count Up signal that is output every one cycle is input.
【0028】このように構成することにより、トレース
RAM10をサイクリックに使用するとき、D7ビット
に「1」が立っていると、そのポインタの示すアドレス
には有効データが書き込まれていると判断し、D6ビッ
トに「0」が書き込まれていると初回の書き込みデー
タ、D6ビットに「1」が書き込まれていると上書きさ
れたデータと判断しデータの処理を行う。With this configuration, when the trace RAM 10 is used cyclically, if D1 bit is set to "1", it is determined that valid data is written at the address indicated by the pointer. , If the D6 bit is written with "0", the first write data is determined, and if the D6 bit is written with "1", the data is determined to be overwritten data and the data processing is performed.
【0029】[0029]
【発明の効果】本発明によれば、トレース用RAMの空
きビットに共通バス上のデータが指定のトレース条件に
一致したことを示すデータを書き込んでおき、CPUか
らサーチするとき空きビットのデータをチェックするこ
とにより、有効データが書き込まれているか否かを判断
することができるので、ハードウエア構成が簡単とな
り、従来必要であったCPUからの2度読みも必要でな
くなり処理が簡単となる。According to the present invention, data indicating that the data on the common bus matches the specified trace condition is written in the empty bit of the trace RAM, and the empty bit data is searched when the CPU searches. By checking, it is possible to determine whether or not valid data has been written, so that the hardware configuration becomes simple, and the double reading from the CPU, which has been necessary in the past, is not necessary and the processing becomes simple.
【図1】 本発明の原理を説明するブロック図FIG. 1 is a block diagram illustrating the principle of the present invention.
【図2】 本発明の実施例を説明するブロック図FIG. 2 is a block diagram illustrating an embodiment of the present invention.
【図3】 本発明のその他の実施例を説明するブロック
図(1)FIG. 3 is a block diagram (1) explaining another embodiment of the present invention.
【図4】 本発明のその他の実施例を説明するブロック
図(2)FIG. 4 is a block diagram (2) illustrating another embodiment of the present invention.
【図5】 マルチプロセッサシステムの一例を説明する
図FIG. 5 illustrates an example of a multiprocessor system.
【図6】 従来例を説明するブロック図FIG. 6 is a block diagram illustrating a conventional example.
100 共通バス 10 トレース用RAM 20 トリガ条件判定部 30 有効データ表示発生部 40 トレースポインタ用カウンタ 50〜5n CPU 60 FF回路 70 トレースポインタ用レジスタ 80 メモリ 90 インタフェース B1〜B4 バッファ R 抵抗 1 上位制御装置 2 制御装置 3 移動機 100 Common Bus 10 Trace RAM 20 Trigger Condition Judgment Unit 30 Effective Data Display Generation Unit 40 Trace Pointer Counter 50-5n CPU 60 FF Circuit 70 Trace Pointer Register 80 Memory 90 Interface B1-B4 Buffer R Resistance 1 Upper Control Device 2 Control device 3 Mobile unit
Claims (2)
プロセッサシステムの共通バス(100)上のデータの
うち、所定のトリガ条件に一致したデータを収集するト
レースマーキング回路であって、 所定のトリガ条件に一致した前記共通バス(100)の
データを書き込むトレース用ランダムアクセスメモリ
(10)と、 前記共通バス(100)のデータが所定のトリガ条件に
一致したか否かを判定するトリガ条件判定部(20)
と、 前記トリガ条件判定部(20)により、前記共通バス
(100)のデータがトリガ条件に一致したと判定した
ときに、前記トレース用ランダムアクセスメモリ(1
0)に書き込んだデータが有効データであることを表示
する「1」レベルの信号を発生する有効データ表示発生
部(30)と、 前記トレース用ランダムアクセスメモリ(10)のデー
タの書き込みアドレスを発生するトレースポインタ用カ
ウンタ(40)と、 前記トレース用ランダムアクセスメモリ(10)の書き
込んだデータを読み出し処理を行う処理装置(50)を
備え、 前記トリガ条件判定部(20)により、前記共通バス
(100)上のデータが所定のトリガ条件に一致したと
を判定した場合、前記有効データ表示発生部(30)で
「1」レベルの信号を出力し、前記トレース用ランダム
アクセスメモリ(10)に前記共通バス(100)のデ
ータを書き込むと同時に、同一アドレスの空きビットに
「1」レベルのデータを書き込むことを特徴とする共通
バスのトレースマーキング回路。1. A trace marking circuit that collects, from data on a common bus (100) of a multiprocessor system including a plurality of processors, data that matches a predetermined trigger condition. A trace random access memory (10) for writing the matched data of the common bus (100), and a trigger condition determination unit (20) for determining whether or not the data of the common bus (100) matches a predetermined trigger condition. )
When the trigger condition determination unit (20) determines that the data on the common bus (100) matches the trigger condition, the trace random access memory (1
A valid data display generation unit (30) that generates a signal of "1" level indicating that the data written in 0) is valid data, and a write address of the data of the trace random access memory (10). A trace pointer counter (40) and a processing device (50) for reading data written in the trace random access memory (10), and the trigger condition determination unit (20) allows the common bus ( 100), when it is determined that the above data matches a predetermined trigger condition, the valid data display generation unit (30) outputs a signal of “1” level, and the trace random access memory (10) is set to the above At the same time as writing the data on the common bus (100), write "1" level data to the empty bit at the same address. Trace marking circuit common bus, characterized in that.
グ回路において、 前記トレース用ランダムアクセスメモリ(10)をサイ
クリックに使用することを示す信号を出力するフリップ
フロップ回路(60)を設け、 前記トレース用ランダムアクセスメモリ(10)に前記
共通バス(100)のデータを書き込むと同時に、同一
アドレスの第1の空きビットに前記有効データ表示発生
部(30)で出力する「1」レベルの信号を書き込むと
ともに、同一アドレスの第2の空きビットに前記フリッ
プフロップ回路(60)が発生する初回書き込みデータ
を示す「0」、または上書きデータを示す「1」を書き
込むことを特徴とする請求項1記載の共通バスのトレー
スマーキング回路。2. The trace marking circuit for a common bus according to claim 1, further comprising a flip-flop circuit (60) for outputting a signal indicating that the random access memory for tracing (10) is cyclically used, At the same time that the data of the common bus (100) is written to the random access memory (10), the "1" level signal output from the valid data display generation unit (30) is written to the first empty bit of the same address. 2. The common according to claim 1, wherein "0" indicating the first write data generated by the flip-flop circuit (60) or "1" indicating overwrite data is written in the second empty bit of the same address. Bus trace marking circuit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4262612A JPH06119258A (en) | 1992-10-01 | 1992-10-01 | Trace marking circuit of common bus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4262612A JPH06119258A (en) | 1992-10-01 | 1992-10-01 | Trace marking circuit of common bus |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06119258A true JPH06119258A (en) | 1994-04-28 |
Family
ID=17378212
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4262612A Withdrawn JPH06119258A (en) | 1992-10-01 | 1992-10-01 | Trace marking circuit of common bus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06119258A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7055078B2 (en) | 2002-06-21 | 2006-05-30 | Samsung Electronics, Co., Ltd. | Microprocessor with trace module |
-
1992
- 1992-10-01 JP JP4262612A patent/JPH06119258A/en not_active Withdrawn
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7055078B2 (en) | 2002-06-21 | 2006-05-30 | Samsung Electronics, Co., Ltd. | Microprocessor with trace module |
US7299393B2 (en) | 2002-06-21 | 2007-11-20 | Samsung Electronics Co., Ltd. | Microprocessor with trace module |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5682518A (en) | System for updating inactive system memory using dual port memory | |
US5226153A (en) | Bus monitor with time stamp means for independently capturing and correlating events | |
US4930070A (en) | Interrupt control method for multiprocessor system | |
US5163145A (en) | Circuit for determining between a first or second type CPU at reset by examining upper M bits of initial memory reference | |
JP3202700B2 (en) | Signal processing device | |
EP0530816A2 (en) | Microprocessor with cache memory and trace analyzer therefor | |
US6917991B2 (en) | Method of and system for efficiently tracking memory access by direct memory access controller | |
JPH06119258A (en) | Trace marking circuit of common bus | |
EP0803820A2 (en) | An integrated digital processing device and method for examining the operation thereof | |
JP3202696B2 (en) | Signal processing device | |
KR100223096B1 (en) | Method and apparatus for observing internal memory-mapped registers | |
US5222232A (en) | Apparatus and method for monitoring prom access in a microcomputer | |
US6742073B1 (en) | Bus controller technique to control N buses | |
JP2760228B2 (en) | Microprocessor with built-in cache memory and its trace analyzer | |
EP0556138A1 (en) | A bus for connecting extension cards to a data processing system and test method | |
EP1039386A1 (en) | Computer system with trace unit, and method therefor | |
EP0434081A2 (en) | Monitor apparatus for selectively detecting signal conditions at points in an operating system | |
JPS59191656A (en) | Memory ic simulator | |
JP2789906B2 (en) | MPU peripheral device | |
JPH01121965A (en) | Microprocessor | |
JPH0589036A (en) | Slave information processor | |
JPH04232537A (en) | Trace system | |
JPH0486932A (en) | Memory fault detecting system | |
JPS63158637A (en) | Memory tracing system | |
JP2000224174A (en) | Atm communication controller |
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: 20000104 |