JPH0219932A - Back-up device for development of microprocessor - Google Patents
Back-up device for development of microprocessorInfo
- Publication number
- JPH0219932A JPH0219932A JP63170630A JP17063088A JPH0219932A JP H0219932 A JPH0219932 A JP H0219932A JP 63170630 A JP63170630 A JP 63170630A JP 17063088 A JP17063088 A JP 17063088A JP H0219932 A JPH0219932 A JP H0219932A
- Authority
- JP
- Japan
- Prior art keywords
- microprocessor
- signal
- target system
- address
- break
- 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
Links
- 239000000872 buffer Substances 0.000 claims abstract description 44
- 238000010586 diagram Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 6
- 230000000694 effects Effects 0.000 description 3
- 238000000034 method Methods 0.000 description 3
- 230000004044 response Effects 0.000 description 3
- 230000000630 rising effect Effects 0.000 description 3
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 230000000873 masking effect Effects 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、マイクロプロセッサ開発支援装置に関し、特
にマイクロプロセッサ自身が明確なメモリを読み込み信
号等の制御信号を出力せずに、ターゲットシステム上で
制御信号をマイクロプロセッサが出力するバスサイクル
開始信号、READY信号及びCLK信号等を使用して
作成し、エミュレーションを停止した後、次にエミュレ
ーションを実行するまでの期間(ブレーク中という)に
おけるマイクロプロセッサ開発支援装置が使用者の被開
発システム(ターゲットシステムという、)に対し、特
別な影響を与えず、支障をきたさないデバッグを行なえ
るマイクロプロセッサ開発支援装置に関する。[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a microprocessor development support device, and in particular, the present invention relates to a microprocessor development support device, and in particular, the microprocessor itself reads a clear memory and performs processing on a target system without outputting control signals such as signals. Microprocessor development during the period from when emulation is stopped until the next execution of emulation (referred to as break) by creating control signals using the bus cycle start signal, READY signal, CLK signal, etc. output by the microprocessor. The present invention relates to a microprocessor development support device that allows the support device to perform trouble-free debugging without having any particular influence on a user's system under development (referred to as a target system).
従来、この種のマイクロプロセッサ開発支援装置は通常
、マイクロプロセッサが出力するアドレスをそのままタ
ーゲットシステムに出力していた、すなわち、マイクロ
プロセッサがターゲットシステム上のプログラムを実行
している状R(エミュレーション中という)も、ブレー
ク中でも、ターゲットシステム上への出力信号はマイク
ロプロセッサの出力信号を単にバッファを介するだけで
そのまま出力していた。ただし、ブレーク中のターゲッ
トシステム上の入力信号については、マイクロプロセッ
サに入力するかどうかを制御する必要があった。特に、
READY信号はマイクロプロセッサがブレーク中の時
に常時、ターゲットシステムから入力されるとは限らな
いので、強制的にマイクロプロセッサ開発支援装置内で
作成するREADY信号を使用して動作を継続すること
が必要になっていた。Conventionally, this type of microprocessor development support equipment usually outputs the address output by the microprocessor to the target system as is. ), even during a break, the output signal to the target system was simply the output signal of the microprocessor through a buffer and was output as is. However, it was necessary to control whether or not input signals on the target system during break are input to the microprocessor. especially,
Since the READY signal is not always input from the target system when the microprocessor is in break mode, it is necessary to forcefully use the READY signal created within the microprocessor development support equipment to continue operation. It had become.
通常のマイクロプロセッサはこの方式で問題はなかった
が、最近の高速マイクロプロセッサはマイクロプロセッ
サ自身が明確なメモリ読み込み信号等を出力せずに、タ
ーゲットシステム上でマイクロプロセッサが出力するバ
スサイクル開始信号、READY信号及びCLK信号等
を使用して上記制御信号を作成する構成をとる。この為
、このマイクロプロセッサがデバッグプログラムを実行
する際、マイクロプロセッサ開発支援装置内のREAD
Y信号を使用すると、ターゲットシステムが作成するR
EADY信号との同期がとれなくなる可能性があった。There was no problem with this method for ordinary microprocessors, but in recent high-speed microprocessors, the microprocessor itself does not output a clear memory read signal, etc., but instead uses a bus cycle start signal output by the microprocessor on the target system. The configuration is such that the control signal is created using the READY signal, CLK signal, and the like. For this reason, when this microprocessor executes a debug program, the READ button in the microprocessor development support device
Using the Y signal, the target system creates R
There was a possibility that synchronization with the EADY signal could not be achieved.
すなわち、ターゲットシステム自身で作成するメモリ読
み込み信号等の制御信号と、マイクロプロセッサ開発支
援装置がデバッグ対象システムに出力する信号との関係
が混乱してしまい、ターゲットシステムが異常な状態に
陥ってしまうことがあった。In other words, the relationship between control signals such as memory read signals created by the target system itself and signals output by the microprocessor development support device to the debugging target system becomes confused, causing the target system to fall into an abnormal state. was there.
この例を第3図及び第4図を用いて説明する。This example will be explained using FIGS. 3 and 4.
第3図は従来のマイクロプロセッサ開発支援装置のブロ
ック図であり、破線の左側がマイクロプロセッサ開発支
援装置内部を示し、右側はターゲットシステムを示す、
第4図は第3図に示すマイクロプロセッサ開発支援装置
に使用されているマイクロプロセッサのバスサイクルタ
イミングチャートの1例である。FIG. 3 is a block diagram of a conventional microprocessor development support device, in which the left side of the broken line shows the inside of the microprocessor development support device, and the right side shows the target system.
FIG. 4 is an example of a bus cycle timing chart of a microprocessor used in the microprocessor development support device shown in FIG.
マイクロプロセッサ1は第4図に示すタイミングに基づ
いて、アドレス8.バスサイクルスタート信号(以下、
BCY信号という)15.メモリ読み込み/書き込み信
号(以下、R/W信号という)16を出力し、READ
Y信号17を入力し、さらにデータ11を入出力してバ
スサイクルを実行する。BREAK/RUNコントロー
ラ2はマイクロプロセッサ1がターゲットシステム上の
プログラムを実行するか、ブレークメモリ3に書き込ま
れているデバッグプログラムを実行するかを制御するた
めに、BREAK/RUNコントロール信号(以下、B
/R信号という)14を出力する。ブレークメモリ3は
デバッグ用のプログラムが格納されており、ブレーク中
にマイクロプロセッサ1はこのプログラムを実行して、
ターゲットシステムのデバッグを進めていく。ブレーク
メモリ3にはアドレス8.データ11が接続され、コン
トローラ(ブレークメモリ用制御信号発生器)4によっ
て発生する制御信号1つによって、指定されたアドレス
8に従いデータ11の読み込み。Based on the timing shown in FIG. 4, the microprocessor 1 selects the address 8. Bus cycle start signal (hereinafter referred to as
(referred to as BCY signal)15. A memory read/write signal (hereinafter referred to as R/W signal) 16 is output, and READ
A bus cycle is executed by inputting the Y signal 17 and inputting/outputting data 11. The BREAK/RUN controller 2 uses a BREAK/RUN control signal (hereinafter referred to as B) to control whether the microprocessor 1 executes a program on the target system or a debug program written in the break memory 3.
/R signal) 14 is output. The break memory 3 stores a debugging program, and the microprocessor 1 executes this program during a break.
Continue debugging the target system. Break memory 3 has address 8. Data 11 is connected, and data 11 is read according to the specified address 8 by one control signal generated by the controller (control signal generator for break memory) 4.
書き込みを行なう。ブレークメモリ3はB/R信号14
がハイレベルの時のみアクティブになる。Write. Break memory 3 is B/R signal 14
Activates only when is at high level.
コントローラ4はBCY信号15.R/W信号16、R
EADY信号17を使用して第4図で破線で示したター
ゲラI・システム用のメモリ読み込み信号(以下、ME
MRという)と同様な制御信号1つを作成する。アドレ
スバッファ6はアドレス8をターゲットシステムにター
ゲットアドレス9として出力する。READY選択器2
1はターゲット側からのREADY (以下TREAD
Yという)18かマイクロプロセッサ開発支援装置内部
のREADY (以下MREADYという〉20のいず
れかを選択する機能を持ち、その選択はB/R信号14
をインバートした信号にて決り、ハイレベルの時はTR
EADYl 8を選択し、ロウレベルの時はMREAD
Y20を選択する。データバッファ5はデータ11から
ターゲットデータ12へ、あるいはターゲットデータ1
2がらデータ11へR/W信号16に従ってデータを入
出力する。データバッファ5はB/R信号14をインバ
ートした信号がハイレベルの時はイネーブルになり、ロ
ウレベルの時はディスエーブルになる。制御信号発生器
13はBCY信号15、R/W信号16、TREADY
信号17を使用して、第4図に破線で示したMEMR信
号22等を発生する。The controller 4 receives the BCY signal 15. R/W signal 16, R
Using the EADY signal 17, a memory read signal for the Targetera I system (hereinafter referred to as ME
One control signal similar to MR is created. Address buffer 6 outputs address 8 to the target system as target address 9. READY selector 2
1 is READY from the target side (hereinafter TREAD
It has a function to select either READY (hereinafter referred to as MREADY) 20 inside the microprocessor development support device, and the selection is made by the B/R signal 14.
It is determined by the inverted signal, and when it is high level, TR
Select EADYl 8, and when it is low level, MREAD
Select Y20. The data buffer 5 transfers data 11 to target data 12 or target data 1.
2 inputs and outputs data to and from the data 11 according to the R/W signal 16. The data buffer 5 is enabled when the signal obtained by inverting the B/R signal 14 is at a high level, and disabled when it is at a low level. The control signal generator 13 generates a BCY signal 15, an R/W signal 16, and a TREADY signal.
The signal 17 is used to generate a MEMR signal 22, etc., shown in broken lines in FIG.
MEMR信号22は第4図に破線で示したようにBCY
信号15の立ち上がりでアクティブになり、T2CLK
信号以降の立ち上がりとTREADYl8がアクティブ
であることを検知して、インアクティブになる信号であ
る。The MEMR signal 22 is connected to BCY as indicated by the dashed line in FIG.
It becomes active at the rising edge of signal 15, and T2CLK
This signal becomes inactive by detecting the rising edge after the signal and the fact that TREADY18 is active.
以上のような構成のマイクロプロセッサは次に示す様な
動作になる。The microprocessor configured as described above operates as shown below.
エミューレーション中ではコントローラ12はB/R信
号14にロウレベルを出力しており、ブレークメモリ3
はディスエーブル、データバッファ5はイネーブル、R
EADY還択器21はTREADYl8を選択する。タ
ーゲットシステムは出力されるターゲットアドレス9で
指定されるメモリから、BCY信号15、R/W信号1
6でアクティブになるMEMR信号22を使って、デー
タをターゲットデータ12に出力する。この時、同時に
TREADYl8もアクティブにする。制御信号発生器
13はこのTREADYl8でMEMR信号22を終結
させる。マイクロプロセッサ1はアドレス8を出力し、
BCY信号15及びR/W信号16を出力した後、RE
ADY信号17がアクティブになった時点でデータ11
を取り込んでこのバスサイクルを終結させる。上記のよ
うに、マイクロプロセッサ1がターゲットシステム上の
プログラムを実行している状態では正常にプログラムの
実行は行なわれる。During emulation, the controller 12 outputs a low level to the B/R signal 14, and the break memory 3
is disabled, data buffer 5 is enabled, R
The EADY selector 21 selects TREADY18. The target system receives the BCY signal 15 and R/W signal 1 from the memory specified by the output target address 9.
MEMR signal 22, which becomes active at 6, is used to output data to target data 12. At this time, TREADYl8 is also activated at the same time. The control signal generator 13 terminates the MEMR signal 22 at this TREADY18. Microprocessor 1 outputs address 8,
After outputting the BCY signal 15 and R/W signal 16, the RE
When ADY signal 17 becomes active, data 11
is taken to terminate this bus cycle. As described above, when the microprocessor 1 is executing the program on the target system, the program is executed normally.
マイクロプロセッサ1がターゲットシステム上のプログ
ラムの実行を停止して(停止するための手法はいくつも
あるが、ここでは説明しない。)ブレークメモリ3の実
行に遷移する際、コントローラ2はB/R信号14をハ
イレベルにする。当然、データバッファ5はディスエー
ブルになり、R,EADY選択器21はMREADY2
0を選択する。When the microprocessor 1 stops execution of the program on the target system (there are many methods for stopping, but they will not be explained here) and transitions to execution of the break memory 3, the controller 2 outputs the B/R signal. Set 14 to high level. Naturally, the data buffer 5 is disabled, and the R, EADY selector 21 is set to MREADY2.
Select 0.
マイクロプロセッサ開発支援装置内部ではマイクロプロ
セッサ1はブレークメモリ3にアドレス8を出力し、コ
ントローラ4にBCY信号15゜R/W信号16を出力
する。コントローラ4はBCY信号15.R/W信号1
6によって制御信号19をアクティブにし、MREAD
Y20によってインアクティブにする。MREADY2
0はブレークメモリ3をマイクロプロセッサ1がアクセ
スするのに適正なタイミングでアクティブ、あるいはイ
ンアクティブになる。制御信号19がメモリの読み込み
信号である場合、ブレークメモリ3は制御信号19に従
ってデータ11を出力する。Inside the microprocessor development support device, the microprocessor 1 outputs the address 8 to the break memory 3, and outputs the BCY signal 15° R/W signal 16 to the controller 4. The controller 4 receives the BCY signal 15. R/W signal 1
6 activates control signal 19 and MREAD
Make it inactive by Y20. MREADY2
0 becomes active or inactive at the appropriate timing for the microprocessor 1 to access the break memory 3. When the control signal 19 is a memory read signal, the break memory 3 outputs the data 11 in accordance with the control signal 19.
マイクロプロセッサ1は第4図に示すようにT2CLK
信号以降の立ち上がりとREADY17がアクティブで
あることを検知して、データ11を読み込む。すなわち
、マイクロプロセッサ開発支援装置はブレーク中にはタ
ーゲットシステムのTREADYl8を無視するためタ
ーゲットシステムとはまったく無関係に動作してしまう
ことになった。ターゲットシステム側からみたブレーク
中の動作はまずBCY信号15.R/W信号16によっ
て制御信号発生器13はMEMR信号22をアクティブ
にする。制御信号発生器13はTREADYl8がアク
ティブになるまでMEMR信号22をインアクティブに
はしない。よって、MREADY20とTREADYl
8のタイミングが異なっていると、ターゲットシステム
のバスサイクルが終了していないのに、マイクロプロセ
ッサ開発支援装置からBCY信号15がふたたびアクテ
ィブになるようなことも起こり、正常な動作を保てなく
なる欠点があった。The microprocessor 1 uses T2CLK as shown in FIG.
Data 11 is read by detecting the rising edge of the signal and the fact that READY 17 is active. In other words, the microprocessor development support device ignores TREADYl8 of the target system during a break, so it operates completely unrelated to the target system. The operation during break from the target system side is first the BCY signal 15. The R/W signal 16 causes the control signal generator 13 to activate the MEMR signal 22. Control signal generator 13 does not deactivate MEMR signal 22 until TREADYl8 becomes active. Therefore, MREADY20 and TREADYl
If the timing of 8 is different, the BCY signal 15 from the microprocessor development support device may become active again even though the bus cycle of the target system has not finished, resulting in the disadvantage that normal operation cannot be maintained. was there.
また、ブレーク中のBCY信号15のターゲットシステ
ム側への出力をマスクする手法はマイクロプロセッサ1
自身が高速で動作する場合、ブレーク中のターゲットシ
ステムアクセス時、BCY信号15のアクティブタイミ
ングが遅くなるので、マイクロプロセッサの実行速度が
早くなるとアクセスタイミングを満足できなくなる危険
性があり採用できない。Furthermore, the method for masking the output of the BCY signal 15 to the target system side during break is the microprocessor 1
If the microprocessor itself operates at high speed, the active timing of the BCY signal 15 will be delayed when accessing the target system during a break, so if the execution speed of the microprocessor is high, there is a risk that the access timing will not be satisfied, so this cannot be adopted.
以上の説明で明らかなように、マイクロプロセッサ自身
が明確なメモリ読み込み信号等を出力せずに、ターゲッ
トシステム上でマイクロプロセッサが出力するバスサイ
クル開始信号、READY信号及びCLK信号等を使用
してメモリ読み込み信号等の制御信号を作成する構成を
とるマイクロプロセッサを使用したマイクロプロセッサ
開発支援装置では、ブレーク中にマイクロプロセッサ開
発支援装置とターゲットシステムの動作が同期しなくな
るという問題点があった。As is clear from the above explanation, the microprocessor itself does not output a clear memory read signal, etc., but uses the bus cycle start signal, READY signal, CLK signal, etc. output by the microprocessor on the target system to read memory data. A microprocessor development support device using a microprocessor configured to generate control signals such as read signals has a problem in that the operations of the microprocessor development support device and the target system become out of synchronization during a break.
そこで、本発明は、上述の問題点を解消したマイクロプ
ロセッサ開発支援装置を提供せんとするものである。Therefore, the present invention aims to provide a microprocessor development support device that solves the above-mentioned problems.
上述した従来のマイクロプロセッサ開発支援装置に対し
、本発明はブレーク中におけるターゲットシステムへ出
力するアドレスをターゲットシステムから必ずREAD
Y信号の応答がある特定の固定アドレスもしくは特定の
範囲アドレスに指定でき、かつ常にターゲットシステム
のREADY信号がマイクロプロセッサに入力されると
いう独創的内容を有する。In contrast to the conventional microprocessor development support device described above, the present invention always reads the address to be output to the target system during a break from the target system.
It has an original content in that the response of the Y signal can be specified to a specific fixed address or a specific range address, and the READY signal of the target system is always input to the microprocessor.
本発明のマイクロプロセッサ開発支援装置は、ターゲッ
トシステムの制御信号発生器に信号を与えて制御信号を
生成させるマイクロプロセッサと、デバッグ用のプログ
ラムを格納し前記マイクロプロセッサからのアドレス信
号を受けるブレークメモリと、前記マイクロプロセッサ
が前記ターゲットシステム上のプログラムを実行するエ
ミュレーションか前記デバッグ用のプログラムを実行す
るブレークかを指定するブレーク/ランコントローラと
、アドレス信号の少くとも一部を固定したものに指定す
る固定アドレスバッファと、前記ブレーク/ランコント
ローラがエミュレーションを指定した時は前記固定アド
レスバッファにより指定された固定のアドレスと前記マ
イクロプロセッサからのアドレス信号の一部からなるア
ドレスまたは前記固定アドレスバッファにより指定され
た固定のアドレスのみを前記ブレーク/ランコントロー
ラがブレークを指定した時は前記マイクロプロセッサか
らのアドレス信号のみを前記ターゲットシステムに出力
するアドレスバッファと、前記ブレーク/ランコントロ
ーラがエミュレーションを指定した時にのみ前記マイク
ロプロセッサおよび前記ブレークメモリに入出力される
データを前記ターゲットシステムに入出力するデータバ
ッファと、前記ターゲラI・システムからのREADY
信号を前記制御信号発生器および前記マイクロプロセッ
サと共に入力しさらに前記マイクロプロセッサからの信
号を受けて制御信号を前記ブレークメモリに出力するブ
レークメモリ用制御信号発生器とを含んで構成される。A microprocessor development support device according to the present invention includes a microprocessor that generates a control signal by applying a signal to a control signal generator of a target system, and a break memory that stores a debugging program and receives address signals from the microprocessor. , a break/run controller that specifies whether the microprocessor executes an emulation program on the target system or a break program that executes the debugging program; and a break/run controller that specifies that at least a part of the address signal is fixed. an address consisting of an address buffer and, when the break/run controller specifies emulation, a fixed address specified by the fixed address buffer and a portion of an address signal from the microprocessor, or an address specified by the fixed address buffer; an address buffer that outputs only a fixed address from the microprocessor to the target system when the break/run controller specifies a break; a data buffer for inputting/outputting data input/output to the processor and the break memory to the target system; and a READY from the Targetera I system.
The break memory control signal generator is configured to input a signal together with the control signal generator and the microprocessor, and further receives a signal from the microprocessor and outputs a control signal to the break memory.
以上のように構成されるマイクロプロセッサ開発支援装
置において、ブレーク中のターゲットシステムへのアド
レス出力は使用者がターゲットシステムからREADY
信号の応答がある任意の設定可能な特定の固定アドレス
もしくは特定の範囲アドレスに指定でき、かつマイクロ
プロセッサのREADY入力は常にターゲットシステム
に指定される手段を備えている。ブレーク中になると該
使用者が設定した特定の固定アドレスもしくは特定の範
囲アドレスがターゲットシステムに出力されるため、R
EADY信号は必ずターゲットシステムから発生する。In the microprocessor development support device configured as described above, the address output to the target system during break is performed by the user from the target system to the READY button.
A signal response can be assigned to any configurable specific fixed address or specific range address, and the READY input of the microprocessor is always provided with a means to be assigned to the target system. During a break, a specific fixed address or a specific range of addresses set by the user is output to the target system, so R
The EADY signal always originates from the target system.
マイクロプロセッサ開発支援装置はREADY信号とし
てターゲットシステムのREADY信号しか検知しない
ため、ターゲットシステムで作成されるメモリ読み込み
信号などの制御信号とマイクロプロセッサ開発支援装置
の制御信号の同期がとれるようになる。Since the microprocessor development support device detects only the READY signal of the target system as the READY signal, the control signals such as memory read signals generated by the target system can be synchronized with the control signals of the microprocessor development support device.
以下添付図面を参照して、本発明の第1の実施例のデバ
ッグ用マイクロプロセッサを説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS A debugging microprocessor according to a first embodiment of the present invention will be described below with reference to the accompanying drawings.
第1図は、本発明によるマイクロプロセッサ開発支援装
置の第1の実施例のブロック図である。FIG. 1 is a block diagram of a first embodiment of a microprocessor development support device according to the present invention.
基本的な構成及び動作は第3図の従来のマイクロプロセ
ッサ開発支援装置と同様である。The basic configuration and operation are the same as the conventional microprocessor development support device shown in FIG.
第1図のマイクロプロセッサ開発支援装置において、マ
イクロプロセッサ1のアドレス8はアドレスバッファ6
とブレークメモリ3に接続され、さらにアドレスバッフ
ァ6から出力されるターゲットアドレス9は固定アドレ
スバッファ7の出力と対応する信号ごとにワイアドオア
されて、ターゲットシステムに出力される。固定アドレ
スバッファ7は入力信号を全アドレスのビットごとにハ
イ、ロウをスイッチ10で指定できる。このハイ、ロウ
の指定はスイッチではなく、ソフト的に指定アドレスを
ラッチできる構成にしてもよい。In the microprocessor development support device shown in FIG. 1, address 8 of microprocessor 1 is address buffer 6
and the break memory 3, and the target address 9 output from the address buffer 6 is wire-ORed for each signal corresponding to the output of the fixed address buffer 7 and output to the target system. The fixed address buffer 7 can specify high or low input signals for each bit of all addresses using a switch 10. This designation of high and low may be performed by a configuration in which the designated address can be latched by software instead of using a switch.
一方、コントローラ2から出力されるB/R信号14は
ブレークメモリ3とインバータを介してデータバッファ
5に接続されるだけではなく、固定アドレスバッファ7
とインバータを介してアドレスバッファ6にも接続され
る。アドレスバッファ6と固定アドレスバッファ7はと
もにB/R信号14がハイレベルのときアクティブにな
るので、エミュレーション中はアドレスバッファ6がア
クティブになり、ブレーク中は固定アドレスバッファ7
がアクティブになる。コントローラ4は常にTREAD
Yl8のみを受は付け、第3図に示すMREADY20
とTREADYl 8を選択するREADY選択器21
は必要なくなる。On the other hand, the B/R signal 14 output from the controller 2 is not only connected to the data buffer 5 via the break memory 3 and the inverter, but also connected to the fixed address buffer 7.
It is also connected to the address buffer 6 via an inverter. Address buffer 6 and fixed address buffer 7 are both active when the B/R signal 14 is at high level, so address buffer 6 is active during emulation, and fixed address buffer 7 is active during break.
becomes active. Controller 4 is always TREAD
Attach only Yl8 to MREADY20 as shown in Figure 3.
and READY selector 21 that selects TREADYl 8.
is no longer needed.
すなわち、第1図のマイクロプロセッサ開発支援装置が
第3図に示すマイクロプロセッサ開発支援装置と異なる
主な点は、固定アドレスバッファ7とスイッチ10が追
加されて、ブレーク中にはスイッチ10で設定されたア
ドレスがターゲットシステムへ出力されるようになり、
かつ第3図に示すマイクロプロセッサ開発支援装置自身
で作成するMREADY20を削除し、ターゲットシス
テム上で作成するTREADYl 8のみでマイクロプ
ロセッサ開発支援装置のマイクロプロセッサ1を動作さ
せようとする点である。That is, the main difference between the microprocessor development support device shown in FIG. 1 and the microprocessor development support device shown in FIG. address will now be output to the target system.
Another point is that the MREADY 20 created by the microprocessor development support device itself shown in FIG. 3 is deleted, and the microprocessor 1 of the microprocessor development support device is operated only with the TREADY1 8 created on the target system.
以上のように構成されるマイクロプロセッサ開発支援装
置は、次のように動作する。The microprocessor development support device configured as described above operates as follows.
マイクロプロセッサ1がエミュレーション中にはコント
ローラ2はロウレベルで出力している。While the microprocessor 1 is emulating, the controller 2 is outputting at a low level.
よって、ターゲットシステムにはマイクロプロセッサ1
のアドレス8、BCY信号15及びR/W信号16がそ
れぞれのバッファを介して出力される。ターゲットシス
テムはこれらの信号がらMEMR信号22(読み込み、
書き込みなど様々の動作があるがここではメモリ読み込
み信号MEMRとして説明する。)などを作成し、TR
EADYl8とともにターゲットデータ12をマイクロ
プロセッサ開発支援装置に出力する。マイクロプロセッ
サ1はこのTREADYl8をバッファを介したREA
DY17とターゲットデータ12をバッファを介したデ
ータ11を受は取り、このバスサイクルを終了し、次の
バスサイクルを行なう。Therefore, the target system has microprocessor 1.
address 8, BCY signal 15 and R/W signal 16 are outputted via respective buffers. The target system reads the MEMR signal 22 (reads,
There are various operations such as writing, but here, it will be explained as a memory read signal MEMR. ) etc., and TR
The target data 12 along with EADYl8 is output to the microprocessor development support device. The microprocessor 1 uses this TREADYl8 as REA via a buffer.
DY17 and target data 12 are received and data 11 is received via the buffer, this bus cycle is completed, and the next bus cycle is performed.
エミュレーション中は従来例と同様に問題はない。During emulation, there are no problems as with the conventional example.
マイクロプロセッサ1がブレーク中にはコントローラ2
はハイレベルを出力している。よって、ターゲットシス
テムには使用者によって設定されるスイッチ10の値が
固定アドレスバッファ7を介して出力されている。BC
Y信号15、R/W信号16もそれぞれのバッファを介
して出力される。ターゲットシステムは既に説明したよ
うに、これらの信号に基づいて作成されるMEMR22
に従ってTREADYl 8とターゲットデータ12を
出力する。ターゲットシステムに出力されているターゲ
ットアドレス9は必ずTREADYl8がマイクロプロ
セッサ開発支援装置側に出力されるアドレスが設定され
ているために、TREADYl8は必ずバッファを介し
て、コントローラ4及びマイクロプロセッサ1に入力さ
れる。While microprocessor 1 is at break, controller 2
is outputting a high level. Therefore, the value of the switch 10 set by the user is output to the target system via the fixed address buffer 7. B.C.
The Y signal 15 and R/W signal 16 are also output via their respective buffers. As already explained, the target system is MEMR22 created based on these signals.
Accordingly, TREADYl 8 and target data 12 are output. Since the target address 9 output to the target system is always set to the address at which TREADYl8 is outputted to the microprocessor development support device, TREADYl8 is always inputted to the controller 4 and microprocessor 1 via the buffer. Ru.
すなわち、マイクロプロセッサ1はブレークメモリ3を
アクセスする際にターゲットシステムのTREADYl
8を使用することになり、マイクロプロセッサ1とター
ゲットシステムの同期がずれることはなくなる。もちろ
ん、ブレークメモリ3はウェイトが0の状態でもアクセ
スが可能なメモリにする必要がある。また、ブレーク中
には必ずTREADYl8がマイクロプロセッサ開発支
援装置に入力されるアドレスがターゲットシステムに出
力されるため、マイクロプロセッサ1の動作が停止する
ようなことは起こらない。That is, when microprocessor 1 accesses break memory 3, TREADYl of the target system is
8 is used, so that the microprocessor 1 and the target system will not be out of synchronization. Of course, the break memory 3 needs to be a memory that can be accessed even when the weight is 0. Furthermore, since the address input by TREADY18 to the microprocessor development support device is always output to the target system during a break, the operation of the microprocessor 1 does not stop.
第2図は、本発明によるマイクロプロセッサ開発支援装
置の第2の実施例のブロック図である。FIG. 2 is a block diagram of a second embodiment of the microprocessor development support device according to the present invention.
基本的な構成及び動作は第1図のマイクロプロセッサ開
発支援装置と同様である。The basic configuration and operation are the same as the microprocessor development support device shown in FIG.
第2図に示されるマイクロプロセッサ1のアドレス8は
上位、下位2種類のアドレスに分割されて、それぞれア
ドレスバッファ6′ アドレスバッファ6″を介して、
ターゲットシステムに出力される(上位と下位のビット
数はマイクロプロセッサの機能に応じて決定すればよい
、)、アドレスバッファ6′からターゲットへ出力され
るアドレスはそのままターゲットシステムに出力されタ
ーゲットアドレス9′となる。アドレスバッファ6″か
らターゲットへ出力されるアドレスは固定アドレスバッ
ファ7から出力されるアドレスとワイアドオアされ、タ
ーゲットアドレス9″となる。アドレスバッファ6′は
つねにアクティブであり、アドレスバッファ6″はエミ
ュレーション中に、固定アドレスバッファ7はブレーク
中にアクティブになる。固定アドレスバッファ7から出
力されるアドレスは使用者がスイッチ10を使用して設
定したアドレスであり、使用者はターゲットシステムか
ら必ずTREADYl 8が発生するようにアドレス範
囲の上位をスイッチ10で設定する。The address 8 of the microprocessor 1 shown in FIG.
The address output from address buffer 6' to the target is output to the target system (the number of upper and lower bits can be determined according to the functions of the microprocessor), and is output to the target system as is, at target address 9'. becomes. The address output from address buffer 6'' to the target is wire-ORed with the address output from fixed address buffer 7, resulting in target address 9''. Address buffer 6' is always active, address buffer 6'' is active during emulation, and fixed address buffer 7 is active during break. This is the set address, and the user sets the upper end of the address range using the switch 10 so that TREADYl8 is always generated from the target system.
エミュレーション中はアドレスバッファ6″がアクティ
ブになるので、マイクロプロセッサ1のアドレス8がそ
のままアドレスバッファ6′、アドレスバッファ6″を
介してターゲットシステムに出力される。ブレーク中は
このような構成にすれば、ターゲットシステムに対し、
ターゲットアドレス9′だけはマイクロプロセッサ1の
アドレスそのものが出力されるが、ターゲットアドレス
9″にはスイッチ10で設定された値が出力される。す
なわち、ブレーク中でも、必ずTREADYl8が発生
する範囲でマイクロプロセッサ1のアドレス8をターゲ
ットシステムに出力することができる。このことは、マ
イクロプロセッサ1がリフレッシュ機能と本発明で説明
した機能を持っている場合等、ブレーク中でもターゲッ
トシステムにリフレッシュ機能を提供できることを示し
ている。During emulation, the address buffer 6'' is active, so the address 8 of the microprocessor 1 is directly output to the target system via the address buffer 6' and the address buffer 6''. If you use this configuration during a break, the target system will be
Only the target address 9' is output as the address of the microprocessor 1, but the value set by the switch 10 is output on the target address 9''.In other words, even during a break, the microprocessor is 1 address 8 can be output to the target system. This indicates that if the microprocessor 1 has a refresh function and the function described in the present invention, it can provide a refresh function to the target system even during a break. ing.
以上のように構成されるマイクロプロセッサ開発支援装
置は、ブレーク中にターゲットシステムに出力されるア
ドレスの下位にマイクロプロセッサのアドレスを直接出
力できるため、リフレッシュ機能を持ったマイクロプロ
セッサのマイクロプロセッサ開発支援装置も容易に実現
することができる。The microprocessor development support device configured as described above can output the microprocessor address directly below the address output to the target system during a break, so it can be used as a microprocessor development support device for microprocessors with a refresh function. can also be easily realized.
以上説明したように、マイクロプロセッサ開発支援装置
にブレーク中のターゲットシステムへ出力されるアドレ
スをターゲットシステムから必ずREADY信号の応答
がある特定の固定アドレスもしくは特定の範囲アドレス
に指定でき、かつマイクロプロセッサに入力されるRE
ADY信号は常にターゲットシステムに指定されること
により、ブレーク中におけるマイクロプロセッサとター
ゲットシステムの同期がずれる問題を解消することがで
きる。As explained above, the address to be output to the target system during a break in the microprocessor development support device can be specified as a specific fixed address or a specific range of addresses that always receive a READY signal response from the target system, and RE to be input
By always specifying the ADY signal to the target system, it is possible to solve the problem of the microprocessor and the target system being out of synchronization during a break.
また、READY信号はターゲットシステムからだけに
固定されるため、READY選択信号が不必要になる効
果もある。Furthermore, since the READY signal is fixed only from the target system, there is also the effect that the READY selection signal is unnecessary.
第1図は本発明の第1の実施例のブロック図であり、第
2図は本発明の第2の実施例のブロック図であり、第3
図は従来のマイクロプロセッサ開発支援装置のブロック
図であり、第4図は第3図に示すマイクロプロセッサと
マイクロプロセッサの外部で作成する制御信号を示した
タイミング図である。FIG. 1 is a block diagram of a first embodiment of the present invention, FIG. 2 is a block diagram of a second embodiment of the present invention, and FIG.
The figure is a block diagram of a conventional microprocessor development support device, and FIG. 4 is a timing diagram showing the microprocessor shown in FIG. 3 and control signals generated outside the microprocessor.
Claims (1)
御信号を生成させるマイクロプロセッサと、デバッグ用
のプログラムを格納し前記マイクロプロセッサからのア
ドレス信号を受けるブレークメモリと、前記マイクロプ
ロセッサが前記ターゲットシステム上のプログラムを実
行するエミュレーションか前記デバッグ用のプログラム
を実行するブレークかを指定するブレーク/ランコント
ローラと、アドレス信号の少くとも一部を固定したもの
に指定する固定アドレスバッファと、前記ブレーク/ラ
ンコントローラがエミュレーションを指定した時は前記
固定アドレスバッファにより指定された固定のアドレス
と前記マイクロプロセッサからのアドレス信号の一部か
らなるアドレスまたは前記固定アドレスバッファにより
指定された固定のアドレスのみを前記ブレーク/ランコ
ントローラがブレークを指定した時は前記マイクロプロ
セッサからのアドレス信号のみを前記ターゲットシステ
ムに出力するアドレスバッファと、前記ブレーク/ラン
コントローラがエミュレーションを指定した時にのみ前
記マイクロプロセッサおよび前記ブレークメモリに入出
力されるデータを前記ターゲットシステムに入出力する
データバッファと、前記ターゲットシステムからのRE
ADY信号を前記制御信号発生器および前記マイクロプ
ロセッサと共に入力しさらに前記マイクロプロセッサか
らの信号を受けて制御信号を前記ブレークメモリに出力
するブレークメモリ用制御信号発生器とを含むことを特
徴とするマイクロプロセッサ開発支援装置。a microprocessor that supplies a signal to a control signal generator of the target system to generate a control signal; a break memory that stores a debugging program and receives address signals from the microprocessor; a break/run controller that specifies whether an emulation executes a program or a break that executes the debugging program; a fixed address buffer that specifies at least a part of the address signal to be fixed; and the break/run controller. When emulation is specified, an address consisting of a fixed address specified by the fixed address buffer and a part of the address signal from the microprocessor, or only a fixed address specified by the fixed address buffer is sent to the break/run controller. an address buffer that outputs only the address signal from the microprocessor to the target system when the controller specifies a break; and an address buffer that outputs and inputs only the address signal from the microprocessor to the target system when the break/run controller specifies emulation. A data buffer for inputting and outputting data to and from the target system, and an RE from the target system.
A break memory control signal generator that inputs an ADY signal together with the control signal generator and the microprocessor, and further receives a signal from the microprocessor and outputs a control signal to the break memory. Processor development support equipment.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63170630A JPH0219932A (en) | 1988-07-08 | 1988-07-08 | Back-up device for development of microprocessor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63170630A JPH0219932A (en) | 1988-07-08 | 1988-07-08 | Back-up device for development of microprocessor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0219932A true JPH0219932A (en) | 1990-01-23 |
Family
ID=15908433
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63170630A Pending JPH0219932A (en) | 1988-07-08 | 1988-07-08 | Back-up device for development of microprocessor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0219932A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05210530A (en) * | 1991-11-29 | 1993-08-20 | Nec Corp | In-circuit emulator |
-
1988
- 1988-07-08 JP JP63170630A patent/JPH0219932A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05210530A (en) * | 1991-11-29 | 1993-08-20 | Nec Corp | In-circuit emulator |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH02503485A (en) | multipurpose memory | |
JPH0219932A (en) | Back-up device for development of microprocessor | |
JPH08171504A (en) | Emulation device | |
JPH0877143A (en) | Vector data processor | |
JPH05216507A (en) | Program changing method for programmable controller | |
JPH09325935A (en) | Bus switching circuit | |
JPS607529A (en) | Buffer memory device | |
JPH0782447B2 (en) | DMA data transfer control device | |
JP2760027B2 (en) | I / O device | |
JPH0635742A (en) | Microcomputer device | |
JPH0315948A (en) | Address bus test system | |
JPS62248043A (en) | Memory switching circuit for fetching microcomputer instruction | |
JPH0212440A (en) | Main memory device with fifo cache memory | |
JPH05334099A (en) | Write circuit for state setting register | |
JPH03129536A (en) | Brake address detecting device | |
JPH05108550A (en) | Central processing unit | |
JPH04142637A (en) | Memory control circuit | |
JPH0543142B2 (en) | ||
JPH07121483A (en) | Shared memory access control circuit | |
JPH01205799A (en) | Memory circuit testing machine | |
JPS62271028A (en) | Microprocessor | |
JPS6148188B2 (en) | ||
JPH08147184A (en) | Emulator | |
JPH0769797B2 (en) | Microcomputer system | |
JPS63829B2 (en) |