JP2626119B2 - Microcomputer development support equipment - Google Patents
Microcomputer development support equipmentInfo
- Publication number
- JP2626119B2 JP2626119B2 JP2013045A JP1304590A JP2626119B2 JP 2626119 B2 JP2626119 B2 JP 2626119B2 JP 2013045 A JP2013045 A JP 2013045A JP 1304590 A JP1304590 A JP 1304590A JP 2626119 B2 JP2626119 B2 JP 2626119B2
- Authority
- JP
- Japan
- Prior art keywords
- state
- bus
- microcomputer
- halt
- development support
- 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.)
- Expired - Fee Related
Links
Landscapes
- Debugging And Monitoring (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明はマイクロコンピュータ・システムのプログラ
ムのディバグの為にマイクロコンピュータの動作を停止
させないで、実時間実行させながらマイクロコンピュー
タの動作状態を記憶させるマイクロコンピュータ開発支
援装置に関するものである。DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention stores an operating state of a microcomputer while executing the microcomputer in real time without stopping the operation of the microcomputer for debugging a program of the microcomputer system. The present invention relates to a microcomputer development support device.
従来、この種のマイクロコンピュータ開発支援装置は
プログラムの実行を停止のためのアドレス条件,データ
条件や外部回路などの条件を設定して(以下ブレーク条
件という。)、プログラムを実時間で実行させ、ブレー
ク条件が成立してマイクロコンピュータを停止状態にさ
せる。プログラムの実行中には実行状態をすべてリアル
タイムトレーサと呼ばれる履歴記憶メモリに記憶させ
る。Conventionally, this type of microcomputer development support apparatus sets an address condition, a data condition, a condition of an external circuit, and the like for stopping the execution of a program (hereinafter referred to as a break condition), and executes the program in real time. When the break condition is satisfied, the microcomputer is stopped. During the execution of the program, all execution states are stored in a history storage memory called a real-time tracer.
〔発明が解決しようとする課題〕 上述した従来のマイクロコンピュータ開発支援装置
は、バスの状態情報の種類に無関係にあらゆる状態を記
憶するという方法をとっている。この様な場合、マイク
ロコンピュータが能動状態のまま、その実行を停止する
命令(HALT命令)を有し、また外部端子より実行を停止
する機能を有し(マイクロコンピュータの発振を止めて
しまうのではない。)、停止状態を繰り返す(停止状態
というバスサイクルが起動される。)ようなマイクロプ
ロセッサのリアルタイムトレーサは停止した状態を限ら
れた履歴記憶メモリに実行状態のバスサイクルをすべて
書き込み、この履歴メモリがすぐにいっぱいになってし
まう。通常履歴メモリがいっぱいにならなくともHALT状
態などの受動的なバスサイクルはプログラムのディバグ
の対象にならず、1つのバスサイクルのみで十分であ
り、HALTの状態が多く記憶され、その他の有効な実行の
バスサイクルが記憶できないという欠点があった。[Problem to be Solved by the Invention] The above-described conventional microcomputer development support device employs a method of storing all states regardless of the type of bus state information. In such a case, the microcomputer has an instruction (HALT instruction) to stop its execution while the microcomputer is in the active state, and has a function to stop the execution from an external terminal. No.), a real-time tracer of a microprocessor that repeats a halt state (a bus cycle called a halt state is started.) Writes the halt state to a limited history storage memory, and writes all bus cycles in an execution state to the history. Memory fills up quickly. Normally, even if the history memory is not full, passive bus cycles such as the HALT state are not subject to program debugging, and only one bus cycle is sufficient, many HALT states are stored, and other valid There is a disadvantage that the execution bus cycle cannot be stored.
本発明のマイクロコンピュータ開発支援装置はマイク
ロプロセッサに与えられたHALT命令によりバスの状態情
報を出力するための機能とマイクロプロセッサより出力
された状態情報を解読する回路と2回以上同じ状態が続
くことを判別する回路と前記判別回路出力により実行履
歴メモリに書き込みを禁止する回路を有している。The microcomputer development support apparatus of the present invention has a function for outputting bus state information by a HALT instruction given to the microprocessor and a circuit for decoding the state information output from the microprocessor, and the same state continues at least twice. And a circuit for prohibiting writing to the execution history memory based on the output of the determination circuit.
マイクロコンピュータは与えられた命令の実行過程に
おいて、バス状態情報(以下バス・ステータスと呼ぶ)
を出力する。このバスステータスをマイクロプロセッサ
の外部回路において解読し、その結果CPUが停止状態(H
ALT状態)の場合にはそのままプロセッサの状態を履歴
メモリに書き込む。HALT状態が連続する場合には2回目
以降の書込みを禁止する。これはHALT状態を記憶するフ
リップフロップを設けて、まずHALTというバス・ステー
タスが解読されたときフリップフロップをセットし、次
のバスサイクルも同じ状態のとき、解読された信号とフ
リップフロップとの論理積をとり、書込みを禁止するこ
とにより実現できる。またこの禁止状態において新たな
能動バスサイクルが起動された場合は禁止状態を解除し
書込みを開始する。The microcomputer performs bus state information (hereinafter referred to as bus status) during the execution of a given instruction.
Is output. This bus status is decoded in the external circuit of the microprocessor, and as a result, the CPU is stopped (H
In the case of the ALT state, the processor state is written to the history memory as it is. If the HALT state continues, the second and subsequent writing is prohibited. In this method, a flip-flop that stores the HALT state is provided. First, the flip-flop is set when the HALT bus status is decoded. When the next bus cycle is in the same state, the logic between the decoded signal and the flip-flop is set. This can be realized by taking the product and prohibiting writing. If a new active bus cycle is started in this prohibited state, the prohibited state is released and writing is started.
本発明の実施例を図面を用いて説明する。 An embodiment of the present invention will be described with reference to the drawings.
本発明におけるブロック図を第1図に示す。第1図は
従来のマイクロコンピュータ開発支援装置に比べて状態
情報解読回路10と記憶禁止回路11と禁止解除回路が追加
された。まずこの開発支援装置の簡易な動作を説明す
る。スーパーバイザ部1の制御により実行すべきコード
をエミュレーション・メモリ2にスーパバイザ・バス6
から格納させる。エミュレーション・メモリ2とマイク
ロコンピュータとはエミュレーション・プロセッサ・バ
ス5を介して接続されており、1のスパーバイザ部の制
御によりエミュレーションメモリに格納された命令コー
ド7のマイクロコンピュータに与え、実行する。このと
き7のマイクロコンピュータの実行を停止,中断するた
めに、あらかじめ停止条件3のブレーク回路に設定し、
この条件が一致すると実行を停止する。このときの実行
のバス状態はエミュレーション・プロセッサ・バスに出
力されているので、この情報を4の実行履歴記憶メモリ
にかきこむ。この時バス・サイクルのすべてを書き込
む。FIG. 1 shows a block diagram of the present invention. In FIG. 1, a state information decoding circuit 10, a memory prohibition circuit 11, and a prohibition canceling circuit are added as compared with the conventional microcomputer development support device. First, a simple operation of the development support device will be described. The code to be executed under the control of the supervisor unit 1 is stored in the supervisor bus 6 in the emulation memory 2.
To be stored. The emulation memory 2 and the microcomputer are connected via an emulation processor bus 5, and given to the microcomputer of the instruction code 7 stored in the emulation memory under the control of one supervisor unit, and executed. At this time, in order to stop and suspend the execution of the microcomputer of 7, the break circuit of the stop condition 3 is set in advance,
Execution stops when this condition is met. Since the execution bus state at this time has been output to the emulation processor bus, this information is written into the execution history storage memory 4. At this time, all the bus cycles are written.
本発明では状態情報7.(以下バス・ステータスと言
う)の出力できるマイクロコンピュータ7を用い、バス
・ステータスがHALT状態の時、10.の状態情報解読回路
によって識別し、更にHALTステータスが続けてきたと
き、11.の記憶可否選択回路によりメモリへの書き込み
を禁止する。In the present invention, the microcomputer 7 capable of outputting the status information 7. (hereinafter referred to as the bus status) is used. When the bus status is in the HALT state, it is identified by the status information decoding circuit 10 and the HALT status continues. Then, writing to the memory is prohibited by the storage enable / disable selection circuit of 11.
第2図(a),(b)は具体的な回路とタイミング図
である。これはマイクロコンピュータからのバス・ステ
ータスが(11011)のとき、セレクタ74LS153にて解読
し、HALT状態であることを認識し、74LS74をセットす
る。次のバス・サイクルにおいてもHALTステータスが出
ると74LS374書き込みデータラッチ用のクロック・パル
スを禁止する。2 (a) and 2 (b) are specific circuits and timing diagrams. When the bus status from the microcomputer is (11011), the selector 74LS153 decodes it, recognizes that it is in the HALT state, and sets 74LS74. In the next bus cycle, if the HALT status is output, the clock pulse for 74LS374 write data latch is inhibited.
以上説明した様に本発明によるマイクロコンピュータ
開発支援装置は状態情報を出力できるマイクロコンピュ
ータと前記出力された情報によりHALT状態であることを
認識することにより、2回目以降のHALT状態の記憶を禁
止することが可能となり、HALT状態が時間的に長く存在
するプログラムデバッグに、履歴記憶メモリを有効に活
用でき、プログラムデバッグを効率化できる。As described above, the microcomputer development support apparatus according to the present invention prohibits the storage of the HALT state for the second time and thereafter by recognizing the microcomputer capable of outputting the state information and the HALT state based on the output information. This makes it possible to effectively use the history storage memory for program debugging in which the HALT state exists for a long time, and to improve the efficiency of program debugging.
第1図は本発明の一実施例を示すブロック図である。 1……スーパバイザ部、2……エミュレーション・メモ
リ、3……ブレーク回路、4……実行履歴記憶メモリ、
5……エミュレーション・プロセッサ・バス、6……ス
ーパバイザ・プロセッサ・バス、7……マイクロコンピ
ュータ、8……ターゲット・システム、9……状態情報
出力信号線、10……状態情報解読回路、11……連続状態
判別回路、12……書込み禁止/解除回路 第2図(a)は第1図の状態情報解読回路および記憶可
否選択回路図例、(b)はそのタイミング図、第3図は
従来例のブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention. 1 ... Supervisor section, 2 ... Emulation memory, 3 ... Break circuit, 4 ... Execution history storage memory,
5 emulation processor bus, 6 supervisor processor bus, 7 microcomputer, 8 target system, 9 state information output signal line, 10 state information decoding circuit, 11 state ... A continuous state discriminating circuit, 12... A write prohibition / cancellation circuit FIG. 2 (a) is an example of a state information decoding circuit and a storage enable / disable selection circuit diagram of FIG. 1, FIG. FIG. 3 is a block diagram of an example.
Claims (1)
毎の動作状態を示すバス状態情報を出力する機能を有す
るマイクロコンピュータと、前記マイクロコンピュータ
から出力された一連の前記バス状態情報を記録する履歴
記憶メモリおよび前記バス状態情報を解読する解読回路
と、前記解読回路が2回以上連続して前記バス状態がHA
LT状態であることを検出した場合には2回目以降のHALT
状態を前記履歴記憶メモリに書き込むのを禁止し更に前
記HALT状態が解除されたことを検出した場合は前記履歴
記憶メモリへのバス状態情報の記録を再開する手段とを
有していることを特徴とするマイクロコンピュータ開発
支援装置。1. A microcomputer having a function of outputting bus state information indicating an operation state of each bus cycle in a series of bus cycles, and a history of recording the series of bus state information output from the microcomputer. A storage memory and a decoding circuit for decoding the bus state information; and wherein the decoding circuit has an HA
If the LT state is detected, the HALT after the second time
Means for prohibiting writing of a state to the history storage memory, and restarting recording of bus state information in the history storage memory when detecting that the HALT state has been released. Microcomputer development support device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013045A JP2626119B2 (en) | 1990-01-22 | 1990-01-22 | Microcomputer development support equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013045A JP2626119B2 (en) | 1990-01-22 | 1990-01-22 | Microcomputer development support equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH03216740A JPH03216740A (en) | 1991-09-24 |
JP2626119B2 true JP2626119B2 (en) | 1997-07-02 |
Family
ID=11822148
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013045A Expired - Fee Related JP2626119B2 (en) | 1990-01-22 | 1990-01-22 | Microcomputer development support equipment |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2626119B2 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS57111718A (en) * | 1980-12-29 | 1982-07-12 | Fujitsu Ltd | Monitoring system for common bus |
JPS5927359A (en) * | 1982-08-02 | 1984-02-13 | Nec Corp | Logical circuit tracing device |
JPS626270A (en) * | 1985-07-02 | 1987-01-13 | Minolta Camera Co Ltd | Copying machine |
-
1990
- 1990-01-22 JP JP2013045A patent/JP2626119B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS57111718A (en) * | 1980-12-29 | 1982-07-12 | Fujitsu Ltd | Monitoring system for common bus |
JPS5927359A (en) * | 1982-08-02 | 1984-02-13 | Nec Corp | Logical circuit tracing device |
JPS626270A (en) * | 1985-07-02 | 1987-01-13 | Minolta Camera Co Ltd | Copying machine |
Also Published As
Publication number | Publication date |
---|---|
JPH03216740A (en) | 1991-09-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR960011613A (en) | Data processing device | |
KR970012145A (en) | How to work with the data processor, how to run its debugging operations, and how to modify its breakpoint values | |
JPH03204737A (en) | Debug circuit of signal processing processor | |
GB2281986A (en) | Logging program counter on reset. | |
JPS6120145A (en) | Operation analyzer of microprocessor | |
JPS6030983B2 (en) | Peripheral device control unit | |
US6968410B2 (en) | Multi-threaded processing of system management interrupts | |
JPS58197553A (en) | Program monitor | |
JP2626119B2 (en) | Microcomputer development support equipment | |
JPH0259828A (en) | Support device for development of microcomputer | |
JP2859048B2 (en) | Microcomputer | |
CN118132427A (en) | Chip operation tracking method, chip, board card, electronic equipment and storage medium | |
JPH09319592A (en) | Microcomputer | |
JPS63639A (en) | Program debugging system | |
KR910006027Y1 (en) | Protecting circuit of system break-down | |
JP2701799B2 (en) | Microcomputer | |
JPH06139084A (en) | Information processor | |
JPS58140853A (en) | Malfunction detecting and releasing system of processor | |
JPS60233743A (en) | Fault detecting circuit of computer system | |
JPH04182839A (en) | Debugging system for microprogram | |
JPH0644098A (en) | Memory access bus comparator | |
JP3057732B2 (en) | Information processing device | |
JPS62202234A (en) | Advance control system | |
JPH02110744A (en) | Information processor | |
JPS59158449A (en) | Debugging device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080411 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090411 Year of fee payment: 12 |
|
LAPS | Cancellation because of no payment of annual fees |