JPS6175936A - Ram monitor device - Google Patents

Ram monitor device

Info

Publication number
JPS6175936A
JPS6175936A JP59199082A JP19908284A JPS6175936A JP S6175936 A JPS6175936 A JP S6175936A JP 59199082 A JP59199082 A JP 59199082A JP 19908284 A JP19908284 A JP 19908284A JP S6175936 A JPS6175936 A JP S6175936A
Authority
JP
Japan
Prior art keywords
address
random access
access memory
contents
monitor
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.)
Granted
Application number
JP59199082A
Other languages
Japanese (ja)
Other versions
JPH0447857B2 (en
Inventor
Takashi Murozaki
隆 室崎
Hiroyasu Fukaya
深谷 廣保
Katsuhiko Hirano
勝彦 平野
Jiro Nakano
次郎 中野
Yoshizo Ito
伊藤 義三
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.)
Denso Corp
Toyota Motor Corp
Original Assignee
Toyota Motor Corp
NipponDenso Co 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 Toyota Motor Corp, NipponDenso Co Ltd filed Critical Toyota Motor Corp
Priority to JP59199082A priority Critical patent/JPS6175936A/en
Publication of JPS6175936A publication Critical patent/JPS6175936A/en
Publication of JPH0447857B2 publication Critical patent/JPH0447857B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software

Abstract

PURPOSE:To attain debugging at an optional time point by securing the synchronism with execution of a normal program and minitoring and displaying the memory contents with optional timing. CONSTITUTION:A computer system 1 contains a copying RAM3 which holds the contents equal to those of a RAM10 with synchronism. This RAM3 has the capacity corresponding to the address of the RAM10, and the same address is allocated to the RAM3. A CPU12 can have simultaneous access to those addresses. While a controller 5 can have access to the RAM3. An address setting device 7 sets the address of a memory to be monitored. In such constitution, the controller 5 reads the contents of the RAM3 for the address set by the input of an event signal and delivers said contents to a display device 9. Here the contents of the address of the memory to be monitored are displayed in real time.

Description

【発明の詳細な説明】 〔産業上の利用分野] 本発明は、計算機システムのプログラムのデパックのた
めに使用されるRAMモニター8置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to eight RAM monitors used for depacking programs of a computer system.

〔従来の技術〕[Conventional technology]

従来計KINシステムのプログラムのデパック方法とし
ては、プログラムのところどころのステップにレジスタ
又は所定アドレスの内容を出力するためのテスト命令を
組込む方法が一般的である。
A conventional method for depacking a program in a KIN system is to incorporate test instructions for outputting the contents of a register or a predetermined address into some steps of the program.

しかしこの方法では、デパック用のテスト命令を一々挿
入しなければならずその操作が繁雑である。
However, with this method, test instructions for depacking must be inserted one by one, which is a complicated operation.

特に、時間によって変動する事象を取り扱う制御用の計
算機システムや測定用の計算機システムにおいては、デ
パックのためのテスト命令のために、正規のプログラム
による実行との関係において、時間的な同一性が保持さ
れず、時間的要因によって生じるバグの正確なデパック
ができないという欠点がある。従って、時間的に変動す
る事象を取汲う計算機システムにおいては、計算機の正
規の動作状態のまま、計算機を止めることなく、実時間
で記憶装置の内容を監視することが望ましい。
In particular, in computer systems for control and computer systems for measurement that handle events that vary over time, temporal consistency is maintained in relation to execution by regular programs for test instructions for depacking. The disadvantage is that bugs caused by time factors cannot be accurately depacked. Therefore, in a computer system that collects time-varying events, it is desirable to monitor the contents of the storage device in real time while the computer is in its normal operating state, without stopping the computer.

この様な同時性を保証するために、計算機のアドレスレ
ジスタの値を監視し、この値が所定の設定されたアドレ
ス値になった時に、データバスに現われるデータを検出
することによって、所定の7ドレスがアクセスされた時
、そのアドレスの内容を監視する装置が知られている。
In order to guarantee such simultaneity, the value of the address register of the computer is monitored, and when this value reaches a predetermined set address value, the data appearing on the data bus is detected. Devices are known that monitor the contents of an address when the address is accessed.

〈特願昭53−107627)L/かし、デパックし、
モニタし得るタイミングとしては、前記の所定のアドレ
スをCPUがアクセスした時の他、時間的に変動する物
理量がある条件に達した時、一定時間経過した時、CP
Uが所定のアドレスに記憶した支テップを実行した時等
が要求される。
(Patent application 1976-107627) L/Kashi, Depack,
Timings that can be monitored include when the CPU accesses the predetermined address mentioned above, when a certain condition of a physical quantity that fluctuates over time is reached, when a certain period of time has elapsed, and when the CPU accesses the predetermined address.
A request is made when U executes a supporting step stored at a predetermined address.

従来のモニタ装置では、任意のタイミング信号により、
その時のメモリの内容をリアルタイムで監ン只すること
はできない。
Conventional monitoring devices use arbitrary timing signals to
It is not possible to monitor the contents of memory at that time in real time.

〔発明の解決しようとする問題点〕[Problem to be solved by the invention]

本発明は、従来のこのような欠点を改良するために成さ
れたものであり、正規のプログラムの実行と同時性を保
持し、任意のタイミングにおけるメモリの内容を監視し
、表示することを目的とする。
The present invention has been made in order to improve these conventional drawbacks, and its purpose is to monitor and display the contents of memory at any timing while maintaining simultaneity with the execution of regular programs. shall be.

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

第1図は本第1発明の概念を示したブロックダイヤグラ
ムである。
FIG. 1 is a block diagram showing the concept of the first invention.

本第1発明は計算機システム1の有するランダムアクセ
スメモリ10と並列に、該計算機システムのアドレスバ
ス13、データバス14、及び制御バス15に接続され
、前記ランダムアクセスメモリ10の少なくとも一部の
アドレスのメモリと並列に同時にリード・ライトされ、
常時そのアドレスの内容と等しい値を保持し、制御装置
5から前記計算機システム1と独立にアクセス可能に接
続された複写用ランダムアクセスメモリ3と、前記ラン
ダムアクセスメモリ10のモニタすべきアドレスを設定
するアドレスレジスタ7と、モニタすべきタイミングを
与えるイベント信号を入力し、該信号が入力された時は
、前記アドレス設定装置7によって設定されたアドレス
と対応するアドレス領域のデータを前記複写用ランダム
アクセスメモリ3から読取る制御装置5と、該制御装置
5から信号を入力し、モニタしたデータを表示する表示
装置9と、から成るRAMモニタ装置である。
The first invention is connected in parallel to a random access memory 10 of a computer system 1 to an address bus 13, a data bus 14, and a control bus 15 of the computer system, and stores addresses of at least a portion of the random access memory 10. Read and write simultaneously in parallel with memory,
Setting the address to be monitored in the copying random access memory 3 and the random access memory 10, which always hold a value equal to the content of the address and are connected to the computer system 1 and independently accessible from the control device 5. An event signal giving the timing to be monitored is input to the address register 7, and when the signal is input, the data in the address area corresponding to the address set by the address setting device 7 is transferred to the random access memory for copying. This RAM monitor device is comprised of a control device 5 that reads data from the computer 3, and a display device 9 that receives signals from the control device 5 and displays the monitored data.

以下、ランダムアクセスメモリを単にRAMと略す。本
発明の特徴は、計算機システム1の有するRAM10の
内容と同じ内容を同時性をもって保持する複写用RAM
3を設けていることである。
Hereinafter, random access memory will be simply referred to as RAM. A feature of the present invention is that the copying RAM holds the same contents as the contents of the RAM 10 of the computer system 1 at the same time.
3.

この複写用RAM3の容量はRAMl0の容量と等しい
必要はないが、少なくともモニタの対称となり得るRA
M10のアドレスと対応した容量を有し、そのアドレス
と同一のアドレス信号によってアクセスされるようにア
ドレスが割振られている必要がある。即ち、CPU12
からみた時RAMl0と複写用RAM3は並列の関係に
あり、同時にアクセス可能なものである。一方、制御装
置5からも複写用RAM3はアクセス可能に制御装置5
に接続されている。アドレス設定装置7はモニタすべき
メモリのアドレスを設定するものであり、例えばモニタ
すべき開始アドレスと終了アドレスが設定できるとか、
離散的な特定の複数アドレスを設定できるようなキーボ
ード等で構成できる。又、表示IV19はモニタしたア
ドレスの内容を表示するものであり、通常の出力装置、
例えばCRT、プリンタ装置等を使用できる。制御装置
5は、一般に、コンピュータあるいはデジタル回路等を
用いて構成することができる。
The capacity of this RAM 3 for copying does not need to be equal to the capacity of RAM 10, but at least
It is necessary to have a capacity corresponding to the address of M10 and to be allocated an address so that it can be accessed by the same address signal as that address. That is, CPU12
When viewed from above, the RAM 10 and the copying RAM 3 are in a parallel relationship and can be accessed at the same time. On the other hand, the copying RAM 3 can also be accessed from the control device 5.
It is connected to the. The address setting device 7 is used to set the address of the memory to be monitored. For example, the start address and end address to be monitored can be set.
It can be configured with a keyboard or the like that can set multiple specific discrete addresses. In addition, display IV19 is for displaying the contents of the monitored address, and is used as a normal output device,
For example, a CRT, a printer device, etc. can be used. The control device 5 can generally be configured using a computer, a digital circuit, or the like.

制御装置5はイベント信号の入力により設定されたアド
レスの複写用RAM3の内容を読取り表示装置9に出力
する。
The control device 5 reads and outputs the contents of the copying RAM 3 at the address set by inputting the event signal to the display device 9.

このような構成により、イベント信号が入力した時に、
その時のモニタすべきメモリのアドレスの内容が表示[
29にリアルタイムに表示される。
With this configuration, when an event signal is input,
The contents of the memory address to be monitored at that time are displayed [
29 in real time.

しかし、モニタすべきアドレスが多い場合には、111
11装置5が複写用RAM3からデータを読取り表示装
置9へ表示する時間が問題となる。即ち、上記時間が長
いと、複写用RAM3は書換えられイベント信号との同
時性が保証されない。
However, if there are many addresses to monitor, 111
The problem is the time it takes for the No. 11 device 5 to read data from the copying RAM 3 and display it on the display device 9. That is, if the above-mentioned time is long, the copying RAM 3 is rewritten and simultaneity with the event signal is not guaranteed.

そこで本第2発明は、このような問題を解消するように
構成している。第2図は本第2発明の概念を示したブロ
ックダイヤグラムである。
Therefore, the second invention is configured to solve this problem. FIG. 2 is a block diagram showing the concept of the second invention.

本第2発明は、計算機システム1の有するランダムアク
セスメモリ10と、それぞれ並・列に、該計算機システ
ム1のアドレスバス13、データバス14、及び制御バ
ス15に接続され、制御装置5から前記計算機システム
1とそれぞれ独立にアクセス可能に接続された複写用ラ
ンダムアクセスメモリ31及びモニタ用ランダムアクセ
スメモリ32と、 前記ランダムアクセスメモリ10のモニタすべきアドレ
スを設定するアドレス設定装置7と、モニタすべきタイ
ミングを与えるイベント信号を入力するイベント信号入
力部51と、前記イベント信号が入力された時は、前記
モニタ用ランダムアクセスメモリ32に、前記計算機シ
ステム1からのアクセスを禁止する信号を出力し、前記
アドレス設定装置7によって設定されたアドレスに対応
したメモリの内容を読取るモニタ部52と、読取りの完
了後、前記モニタ用ランダムアクセスメモリ32に、前
記アクセスの禁止を解除する信号を出力し、前記複写用
ランダムアクセスメモリ31の内容を順次、前記モニタ
用ランダムアクセスメモリ32へ転送するデータ復元制
御部53と、を有する制御装置5と、 前記読取られたメモリの内容を表示する表示装置9と、
から成るRAMモニタ装置である。
The second invention is connected to a random access memory 10 of a computer system 1 in parallel and parallel to an address bus 13, a data bus 14, and a control bus 15 of the computer system 1, and from a control device 5 to the computer system 1. A random access memory for copying 31 and a random access memory for monitoring 32 connected to the system 1 so as to be independently accessible, an address setting device 7 for setting an address to be monitored in the random access memory 10, and a timing to be monitored. an event signal input section 51 that inputs an event signal that gives an address; The monitor section 52 reads the contents of the memory corresponding to the address set by the setting device 7, and after the reading is completed, outputs a signal to cancel the prohibition of access to the random access memory 32 for monitoring, and a control device 5 having a data restoration control unit 53 that sequentially transfers the contents of the random access memory 31 to the monitoring random access memory 32; a display device 9 that displays the read contents of the memory;
This is a RAM monitor device consisting of:

本第2発明では複写用RAM31とモニタ用RAM32
を並列に2つ設けている。又、制御装置5はイベント信
号の入力部51、モニタ部52、制御部53とを有して
いる。イベント信号が入力された時には、モニタ部52
は、モニタ用RAM32を計算機システム1から切り離
し、データの入力を禁止する。その後、アドレス設定装
置7によって設定されたアドレスをアクセスし、モニタ
RAM32の内容を読取る。
In the second invention, the RAM 31 for copying and the RAM 32 for monitoring
Two are installed in parallel. The control device 5 also includes an event signal input section 51, a monitor section 52, and a control section 53. When an event signal is input, the monitor unit 52
disconnects the monitor RAM 32 from the computer system 1 and prohibits data input. Thereafter, the address set by the address setting device 7 is accessed and the contents of the monitor RAM 32 are read.

この読取り動作と平行して、複写用RAM31は、計算
機システム1のRAMl0と同内容がCpui2の作動
に従い書き変られている。データ復元制御部53はモニ
タ部52がデータの読取りを完了した後に、モニタ用R
AM32を計忰機1に接続し、RAM10、複写用RA
M31、モニタ用RAM32の並列接続により、CPU
12からアクセス可能になり、RAMl0に関しデータ
の追随が行なわれる。しかし、モニタ部52がモニタ用
RAM32からデータを入力している間に、RAM10
及び複写用RAM31の内容は変化している。したがっ
て、モニタ用RAM32をRAMl0と同一内容にする
ため、複写用RAM31の内容をモニタ用RAM32に
転送する。このようにして、モニタ用RAM32は複写
用RAM31と同一内容を保持され、従ってRAMl0
と同一内容が保持される。また表示装置9は、モニタ部
52によって読み取られたデータをそれぞれ所望の形式
で表示する。本発明は以上の構成及び作用からなるもの
である。
In parallel with this read operation, the copy RAM 31 has the same contents as the RAM 10 of the computer system 1 rewritten in accordance with the operation of the CPU 2. After the monitor unit 52 completes data reading, the data restoration control unit 53
Connect AM32 to Keihan Machine 1, RAM10, RA for copying
By parallel connection of M31 and monitor RAM32, CPU
The data can be accessed from RAM12, and data can be tracked with respect to RAM10. However, while the monitor unit 52 is inputting data from the monitor RAM 32, the RAM 10
And the contents of the copying RAM 31 have changed. Therefore, in order to make the contents of the monitor RAM 32 the same as the RAM 10, the contents of the copy RAM 31 are transferred to the monitor RAM 32. In this way, the monitor RAM 32 retains the same contents as the copy RAM 31, and therefore the RAM 10
The same content is retained. Further, the display device 9 displays the data read by the monitor unit 52 in a desired format. The present invention consists of the above configuration and operation.

[実施例1 第3図は、本第2発明の具体的な一実施例に係るRAM
モニタ装置の構成を示したブロックダイアグラムである
。複写用RAM31及びモニタ用RAM32はデュアル
ポートのRAMであり、それぞれみ1n機システム1の
アドレスバス13、データバス14、制御バス15に接
続されている。
Embodiment 1 FIG. 3 shows a RAM according to a specific embodiment of the second invention.
2 is a block diagram showing the configuration of a monitor device. The copy RAM 31 and the monitor RAM 32 are dual-port RAMs, and are connected to the address bus 13, data bus 14, and control bus 15 of the machine system 1, respectively.

一方、各RAM31.32のBボートはアドレスバス5
5、及びデータバス56により制御装置5に接続されて
いる。制御装M5は、CPU57及びメモリ58を有す
る計算機システムで構成されている。また、そのIIJ
ID装置5にはイベント信号80が入力した時の時刻を
、制御装置5に出力するタイマ6及びモニタアドレスを
設定するためのキーボード7、モニタの結果を表示する
CRT9が接続されている。
On the other hand, the B boat of each RAM31.32 is the address bus 5.
5, and is connected to the control device 5 by a data bus 56. The control device M5 is composed of a computer system having a CPU 57 and a memory 58. Also, that IIJ
Connected to the ID device 5 are a timer 6 for outputting the time when the event signal 80 is input to the control device 5, a keyboard 7 for setting a monitor address, and a CRT 9 for displaying monitor results.

@4図は、本実施例装置において使用されたCPU57
の処理を示したフローチャートである。
@Figure 4 shows the CPU 57 used in the device of this embodiment.
3 is a flowchart showing the processing of FIG.

第5図は、その装置の入出力信号のタイミングチャート
である。CPUはステップ100から実行を開始し、キ
ーボード7によってモニタすべきRAMのアドレスを入
力する。次にステップ102に移り、モニタアドレスの
変更がない場合にはステップ104に移る。ステップ1
04で、イベント信号80が入力されたかどうかを判定
する。入力された場合にはステップ106に移り、モニ
タ用RAM32を計算様システム1から切り離すために
、Aボートアクセス禁止信号40を出力する。
FIG. 5 is a timing chart of input and output signals of the device. The CPU starts execution from step 100, and inputs the address of the RAM to be monitored using the keyboard 7. Next, the process moves to step 102, and if there is no change in the monitor address, the process moves to step 104. Step 1
At step 04, it is determined whether the event signal 80 has been input. If it has been input, the process moves to step 106, and in order to disconnect the monitor RAM 32 from the calculation system 1, the A-boat access prohibition signal 40 is output.

この時刻においてモニタ用RAM32は、その時の計算
機システムの有するRAMの内容を保持している。一方
、計算機システムの動作に共なって複写用RAM31は
継続してその内容が書き変えられる。次にステップ10
8に移り、モニタ用RAM32からモニタすべきアドレ
スの内容を読み取る。次にステップ110に移り、タイ
マ6からイベント信号が発生した時刻を読み取る。その
侵、ステップ112でアクセス禁止信号40のレベルを
反転してモニタ用RAM32を計算機システム1に接続
して、計算機システム1と連動した動作を行なわせる。
At this time, the monitor RAM 32 retains the contents of the RAM of the computer system at that time. On the other hand, the contents of the copy RAM 31 are continuously rewritten as the computer system operates. Next step 10
8, the contents of the address to be monitored are read from the monitor RAM 32. Next, the process moves to step 110, and the time at which the event signal is generated is read from the timer 6. In step 112, the level of the access prohibition signal 40 is inverted, the monitor RAM 32 is connected to the computer system 1, and the operation in conjunction with the computer system 1 is performed.

次にステップ114で、モニタ用RAM32の内容を複
写用RAM31の内容に復元するためにデータの転送が
行なわれる。複写用RAM31のBボートからの読取り
も可能とするイネーブル信号41を出力し、モニタ用R
’A M 32にライト信号42を出力することによっ
て、複写用RAM31の内容がモニタ用RAM32に転
送される。計算機システム1の出力するデータストロー
ブ信号45、アドレスストローブ信号46は、それぞれ
制m+装置5から出力される各種の制御信号の発生タイ
ミングに使用されており、計算機システム1から、RA
M31.32への書込みが行なわれるタイミングでは、
RAM31からRAM32への転送を禁止して、アクセ
スの競合を防止している。次にステップ116に移り、
七二りしたデータを出力する。この時の出力図を第6図
に示す。このようにして本第2発明装置は、計算機シス
テムのメモリーの内容を同時性を保持して表示すること
ができる。以上、第2発明の実施例についてのみ述べた
けれども第1発明は複写用RAMのみを用いるものであ
る。このため、第1発明の実施例は第2発明の実施例か
ら容易に理解できる。
Next, in step 114, data is transferred to restore the contents of the monitor RAM 32 to the contents of the copy RAM 31. It outputs an enable signal 41 that also enables reading from the B boat of the copying RAM 31, and
By outputting the write signal 42 to the 'AM 32, the contents of the copy RAM 31 are transferred to the monitor RAM 32. The data strobe signal 45 and address strobe signal 46 output from the computer system 1 are used for the generation timing of various control signals output from the control m+ device 5, respectively.
At the timing of writing to M31.32,
Transfer from RAM 31 to RAM 32 is prohibited to prevent access conflicts. Next, proceed to step 116,
Output the converted data. The output diagram at this time is shown in FIG. In this manner, the second invention device can display the contents of the memory of the computer system while maintaining simultaneity. Although only the embodiment of the second invention has been described above, the first invention uses only a RAM for copying. Therefore, the embodiment of the first invention can be easily understood from the embodiment of the second invention.

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

第1図は、本第1発明の概念を示したブロックダイヤグ
ラムである。第2図は、本第2発明の概念を示したブロ
ックダイヤグラムである。第3図は、本第2発明の具体
的な一実施例にかかるRAMモニタ装置の構成を示した
ブロックダイヤグラムである。第4図は同実施例装置に
おいて使用されたCPUの処理を示すフローチャートで
ある。 第5図は、同実施例装置の作動を示すタイミングチャー
トである。第6図は、同実施例装置の出力する出力図で
ある。 13・・・アドレスバス  14・・・データバス15
・・・制御バス 80・・・イベント信号
FIG. 1 is a block diagram showing the concept of the first invention. FIG. 2 is a block diagram showing the concept of the second invention. FIG. 3 is a block diagram showing the configuration of a RAM monitor device according to a specific embodiment of the second invention. FIG. 4 is a flowchart showing the processing of the CPU used in the device of the same embodiment. FIG. 5 is a timing chart showing the operation of the device of the embodiment. FIG. 6 is an output diagram of the apparatus of the embodiment. 13...Address bus 14...Data bus 15
...Control bus 80...Event signal

Claims (2)

【特許請求の範囲】[Claims] (1)計算機システムの有するランダムアクセスメモリ
と並列に、該計算機システムのアドレスバス、データバ
ス、及び制御バスに接続され、前記ランダムアクセスメ
モリの少なくとも一部のアドレスのメモリと並列に同時
にリード・ライトされ、常時そのアドレスの内容と等し
い値を保持し、制御装置から前記計算機システムと独立
にアクセス可能に接続された複写用ランダムアクセスメ
モリと、 前記ランダムアクセスメモリのモニタすべきアドレスを
設定するアドレス設定装置と、 モニタすべきタイミングを与えるイベント信号を入力し
、該信号が入力された時は、前記アドレス設定装置によ
って設定されたアドレスと対応するアドレス領域のデー
タを前記複写用ランダムアクセスメモリから読取る制御
装置と、 該制御装置から信号を入力し、モニタしたデータを表示
する表示装置と、から成るRAMモニタ装置。
(1) Connected to the address bus, data bus, and control bus of the computer system in parallel with the random access memory of the computer system, and read/write simultaneously in parallel with the memory of at least a part of the addresses of the random access memory. a random access memory for copying, which always holds a value equal to the content of the address and is connected to the computer system so that it can be accessed independently from the control device; and an address setting for setting an address to be monitored in the random access memory. a control device that inputs an event signal that gives a timing to be monitored, and when the signal is input, reads data in an address area corresponding to the address set by the address setting device from the random access memory for copying; A RAM monitor device comprising: a RAM monitor device; and a display device that receives signals from the control device and displays monitored data.
(2)計算機システムの有するランダムアクセスメモリ
と、それぞれ並列に、該計算機システムのアドレスバス
、データバス、及び制御バスに接続され、制御装置から
前記計算機システムとそれぞれ独立にアクセス可能に接
続された複写用ランダムアクセスメモリ及びモニタ用ラ
ンダムアクセスメモリと、 前記ランダムアクセスメモリのモニタすべきアドレスを
設定するアドレス設定装置と、 モニタすべきタイミングを与えるイベント信号を入力す
るイベント信号入力部と、前記イベント信号が入力され
た時は、前記モニタ用ランダムアクセスメモリに、前記
計算機システムからのアクセスを禁止する信号を出力し
、前記アドレス設定装置によって設定されたアドレスに
対応したメモリの内容を読取るモニタ部と、読取りの完
了後、前記モニタ用ランダムアクセスメモリに、前記ア
クセスの禁止を解除する信号を出力し、前記複写用ラン
ダムアクセスメモリの内容を順次、前記モニタ用ランダ
ムアクセスメモリへ転送するデータ復元制御部と、を有
する制御装置と、 前記読取られたメモリの内容を表示する表示装置と、か
ら成るRAMモニタ装置。
(2) A copy that is connected in parallel to the random access memory of a computer system to the address bus, data bus, and control bus of the computer system, and that is connected to the computer system so that it can be accessed independently from the control device. an address setting device for setting an address to be monitored in the random access memory; an event signal input section for inputting an event signal giving a timing to be monitored; a monitor unit that outputs a signal to the monitor random access memory to prohibit access from the computer system when the input is input, and reads the contents of the memory corresponding to the address set by the address setting device; a data restoration control unit that outputs a signal to the monitor random access memory to release the prohibition of access after completion of the process, and sequentially transfers the contents of the copy random access memory to the monitor random access memory; A RAM monitor device comprising: a control device having: a display device displaying the read contents of the memory.
JP59199082A 1984-09-21 1984-09-21 Ram monitor device Granted JPS6175936A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59199082A JPS6175936A (en) 1984-09-21 1984-09-21 Ram monitor device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59199082A JPS6175936A (en) 1984-09-21 1984-09-21 Ram monitor device

Publications (2)

Publication Number Publication Date
JPS6175936A true JPS6175936A (en) 1986-04-18
JPH0447857B2 JPH0447857B2 (en) 1992-08-05

Family

ID=16401800

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59199082A Granted JPS6175936A (en) 1984-09-21 1984-09-21 Ram monitor device

Country Status (1)

Country Link
JP (1) JPS6175936A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0282326A (en) * 1988-09-20 1990-03-22 Fujitsu Ltd Dump device for online memory

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS50130335A (en) * 1974-04-01 1975-10-15
JPS5583915A (en) * 1978-12-20 1980-06-24 Mitsubishi Electric Corp Data recorder

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS50130335A (en) * 1974-04-01 1975-10-15
JPS5583915A (en) * 1978-12-20 1980-06-24 Mitsubishi Electric Corp Data recorder

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0282326A (en) * 1988-09-20 1990-03-22 Fujitsu Ltd Dump device for online memory

Also Published As

Publication number Publication date
JPH0447857B2 (en) 1992-08-05

Similar Documents

Publication Publication Date Title
US5790881A (en) Computer system including coprocessor devices simulating memory interfaces
JPH0690682B2 (en) Fault processing method of multiprocessor system
JPS60117327A (en) Display device
JPS58197553A (en) Program monitor
KR970703564A (en) METHOD AND APPARATUS FOR ACCESSING A DISTRIBUTED DATA BUFFER
JPS6175936A (en) Ram monitor device
JPS5661087A (en) Control system for dynamic memory
JP4553998B2 (en) Bus control device
JP2876909B2 (en) Interrupt emulator
JP2602983B2 (en) Diagnostic system
JPS6217250B2 (en)
JPS6212528B2 (en)
JPS62166464A (en) Contension control system for multiprocessor
JP2685289B2 (en) Write enable signal check method
JPH05334239A (en) Bus system
JPS6136641B2 (en)
JPS61193190A (en) Display controller
JPH08335212A (en) Program starting method of decentralized computer system
JPS5945544A (en) System for transferring display data
JPS63147224A (en) Test system for screen display form
JPH03198136A (en) Check system for dma transfer data
JPH02210515A (en) System resetting system
JPS63111554A (en) Test system for shared memory
JPH02158846A (en) Data processor
JPH03129532A (en) Microsequence circuit

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees