JPS6126096B2 - - Google Patents

Info

Publication number
JPS6126096B2
JPS6126096B2 JP53082677A JP8267778A JPS6126096B2 JP S6126096 B2 JPS6126096 B2 JP S6126096B2 JP 53082677 A JP53082677 A JP 53082677A JP 8267778 A JP8267778 A JP 8267778A JP S6126096 B2 JPS6126096 B2 JP S6126096B2
Authority
JP
Japan
Prior art keywords
interrupt
time
display
computer
display device
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
Application number
JP53082677A
Other languages
Japanese (ja)
Other versions
JPS5510627A (en
Inventor
Koji Fujitake
Katsumi Iseda
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP8267778A priority Critical patent/JPS5510627A/en
Publication of JPS5510627A publication Critical patent/JPS5510627A/en
Publication of JPS6126096B2 publication Critical patent/JPS6126096B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 この発明は電子計算機への割込みを割込みレベ
ル毎に割込み回数を表示するとともに割込み間隔
の時間を表示する様にした電子計算機の割込みチ
エツク方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an interrupt check system for an electronic computer in which the number of interruptions to the computer is displayed for each interrupt level as well as the time between the interruptions.

従来、電子計算機で割込み信号をチエツクする
場合はシンクロスコープなどの計測器を使用し、
割込み信号の入力ラインにブロープを接続してチ
エツクを行なつていた。ところで電子計算機にお
いては割込みが常に優先されて処理されることか
ら割込みが頻繁にあると通常の処理に影響を及ぼ
すため割込みの回数や間隔を把握して調整する必
要があり、このため割込みのチエツクが必要とな
る。
Traditionally, when checking interrupt signals on a computer, a measuring instrument such as a synchroscope was used.
Checks were performed by connecting a probe to the interrupt signal input line. By the way, in electronic computers, interrupts are always processed with priority, so if interrupts occur frequently, it will affect normal processing, so it is necessary to understand and adjust the number and interval of interrupts. Is required.

しかしこのような従来方式では割込み信号があ
つた瞬間しか計測器に表示されないので、チエツ
クが難しく、見逃す場合があり、また常に計測器
を監視しなければならない面倒があつた。
However, in this conventional method, the interrupt signal is displayed on the measuring instrument only at the moment it is received, so it is difficult to check and may be overlooked, and it is troublesome to constantly monitor the measuring instrument.

この発明はこのような問題を解決するために為
されたもので、電子計算機に対する割込み信号の
入力チエツクを簡単かつ確実にでき、しかも常時
監視する面倒がない電子計算機の割込みチエツク
方式を提供することを目的とする。
The present invention has been made to solve these problems, and an object of the present invention is to provide an interrupt check method for a computer that can easily and reliably check the input of an interrupt signal to a computer, and that does not require the trouble of constant monitoring. With the goal.

以下この発明の一実施例を図面を参照して説明
する。第1図はこの発明の一実施例を説明するた
めの図で、11は電子計算機で、この電子計算機
11には種々のレベルを有する割込みがかけられ
る。ここではこの割込みレベルを割込み0,割込
み1,割込み2,…割込みnと表わす。また12
,12,…12oはそれぞれ上記割込みのレ
ベル毎のカウント表示と割込み間隔の時間表示を
行う表示装置である。これら各表示装置12
12oは図示上段に割込みレベル毎の割込み回数
を表示し、下段に割込み間隔の時間を表示する様
になつている。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram for explaining one embodiment of the present invention. Reference numeral 11 indicates an electronic computer, and interrupts having various levels are applied to the electronic computer 11. As shown in FIG. Here, these interrupt levels are expressed as interrupt 0, interrupt 1, interrupt 2, . . . interrupt n. Also 12
0 , 12 1 , . . . 12 o are display devices that respectively display the count for each level of the interrupt and the time of the interrupt interval. Each of these display devices 12 0 ~
12o displays the number of interrupts for each interrupt level in the upper part of the figure, and displays the interrupt interval time in the lower part.

この様な構成において、電子計算機11は第2
図に示すように通常処理において割込みがかかる
とその割込レベルに対応する表示装置を選択して
カウント表示するとともに時間のカウントを始め
る。このときの割込みプログラムは第3図に示す
ように行われる。先ず最初の割込みか否かをチエ
ツクし、最初の割込みであれば表示をリセツト処
理し、また最初の割込みでなければ時間の表示処
理を行なう。続いて内部カウンタによつてカウン
トしている対応する割込みの時間カウントをクリ
アし、その時間カウントを再スタートさせる。続
いて内部に設けられている対応する割込みの回数
カウンタを+1して回数表示を行ない、さらに本
来の割込み処理を行なつてこの処理を終了する。
従つて例えば次に同じレベルの割込みがかかつて
くると、電子計算機11は内部の回数カウンタを
+1して対応する割込みの表示装置にそのカウン
ト数を表示させ、かつ時間カウント内容も表示さ
せる。従つて、このとき表示装置に表示される時
間は同一レベルの割込みの前回からの割込み間隔
になる。例えば今、第2図のイ点で電子計算機1
1に割込み1の割込みがかかると電子計算機11
は表示装置12を選択してカウント数「1」を
表示するとともに時間のカウントを開始する。こ
のとき表示装置12の表示は第4図のaに示す
ようになる。次に第2図のロ点で同じレベル(割
込み1)の割込みがかかつてくると、電子計算機
11はカウント表示を1つカウントアツプし
「2」とするとともに時間のカウントを停止し、
そのカウントされた時間(たとえば8msec)を表
示する。従つて、このとき表示装置12には第
4図のbに示すように表示が行われ、時間8msは
前回の割込み1があつてからの時間間隔を示すこ
とになる。このとき計算機11内部の時間カウン
トはクリアされ、かつ表示装置12の表示は次
に割込み1がかかるまで固定される。
In such a configuration, the electronic computer 11 is
As shown in the figure, when an interrupt occurs during normal processing, a display device corresponding to the interrupt level is selected to display a count and to start counting time. The interrupt program at this time is executed as shown in FIG. First, it is checked whether it is the first interrupt or not. If it is the first interrupt, the display is reset, and if it is not the first interrupt, the time is displayed. Subsequently, the time count of the corresponding interrupt counted by the internal counter is cleared and the time count is restarted. Subsequently, the corresponding interrupt counter provided internally is incremented by 1 to display the number of times, and the original interrupt processing is performed to complete the processing.
Therefore, for example, when the next interrupt of the same level occurs, the electronic computer 11 increments the internal number counter by 1 and causes the corresponding interrupt display device to display the counted number and also display the contents of the time count. Therefore, the time displayed on the display device at this time is the interrupt interval from the previous interrupt of the same level. For example, now, at point A in Figure 2, computer 1
1 is interrupted by interrupt 1, the electronic computer 11
selects the display device 121 and displays the count number "1" and starts counting the time. At this time, the display on the display device 121 becomes as shown in FIG. 4a. Next, when an interrupt of the same level (interrupt 1) comes in at point 2 in FIG.
Display the counted time (e.g. 8msec). Therefore, at this time, a display as shown in FIG. 4B is displayed on the display device 121 , and the time 8 ms indicates the time interval since the previous interrupt 1. At this time, the time count inside the computer 11 is cleared, and the display on the display device 121 is fixed until the next interrupt 1 occurs.

次に割込み4の割込みがかかると電子計算機1
1は表示装置12を選択して割込み4に対応す
る回数カウンタを+1してその内容を表示すると
ともに割込み4に対応する時間カウントをクリア
してその内容を表示する。このとき割込み1に対
応する時間カウントはクリアされない。その後第
2図のハ点において再度割込み1がかかると対応
する回数カウンタが+1されて表示装置12
表示されるとともに対応する時間カウントの内容
が表示され、表示装置12の表示内容は第4図
のcに示すようになる。従つてこの表示から割込
み1の入力回数が3回で、前回割込み1がかかつ
てからの時間間隔が20msであることが分る。そ
してこの表示は次に割込み1がかかるまで変化し
ない。この様にして電子計算機11に入る割込み
レベルに応じて表示装置が選択され、その表示装
置に同じレベルの割込み回数及び割込み間隔の時
間が表示される。なお第2図において、破線で囲
つた部分は割込み1の割込み処理プログラムを示
し、一点鎖線で囲つた部分は割込み4の割込み処
理プログラムを示している。
Next, when interrupt 4 occurs, computer 1
1 selects the display device 124 , increments the number counter corresponding to interrupt 4 by 1 and displays its contents, and also clears the time count corresponding to interrupt 4 and displays its contents. At this time, the time count corresponding to interrupt 1 is not cleared. Thereafter, when interrupt 1 is generated again at point C in FIG . The result is as shown in c in Figure 4. Therefore, from this display, it can be seen that the number of inputs of interrupt 1 is three times, and the time interval from the previous interrupt 1 is 20 ms. This display does not change until the next interrupt 1 occurs. In this way, a display device is selected according to the level of interrupts entering the computer 11, and the number of interrupts at the same level and the time of the interrupt interval are displayed on that display device. In FIG. 2, the part surrounded by a broken line shows the interrupt processing program for interrupt 1, and the part surrounded by a dashed dotted line shows the interrupt processing program for interrupt 4.

なお上記時間表示はソフトウエアで制御できる
ものであり、割込み間隔だけでなく割込み処理時
間の表示も可能となるものである。
Note that the above time display can be controlled by software, and it is possible to display not only the interrupt interval but also the interrupt processing time.

以上説明した様にこの発明によれば、電子計算
機に入る種々の割込みを割込みレベルごとに何回
入つたかを表示するとともに割込み間隔時間を表
示し、しかもその表示を次に同一レベルの割込み
がかかるまで固定しているので、割込みチエツク
を簡単かつ確実に行うことができ、チエツク作業
が迅速に行うことができるものである。
As explained above, according to the present invention, the number of various interrupts that enter a computer at each interrupt level is displayed, and the interrupt interval time is also displayed. Since it is fixed until this point, the interrupt check can be performed easily and reliably, and the check operation can be performed quickly.

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

第1図はこの発明の一実施例を説明するための
構成図、第2図は同実施例の動作を説明するため
のフローチヤート、第3図は同実施例における割
込みプログラムを示すフローチヤート、第4図は
同実施例における表示装置の表示変化を示す図で
ある。 11……電子計算機、12,12,…12
o……表示装置。
FIG. 1 is a block diagram for explaining an embodiment of the present invention, FIG. 2 is a flowchart for explaining the operation of the embodiment, and FIG. 3 is a flowchart for explaining an interrupt program in the embodiment. FIG. 4 is a diagram showing display changes of the display device in the same embodiment. 11...Electronic computer, 12 0 , 12 1 ,...12
o ...display device.

Claims (1)

【特許請求の範囲】[Claims] 1 電子計算機に入るレベルの異なる種々の割込
みに対し、レベルの同じ割込み毎に割込み回数を
表示するとともにその同じレベルの割込み間隔時
間を表示する様にしたことを特徴とする電子計算
機の割込みチエツク方式。
1. A computer interrupt check method characterized by displaying the number of interrupts for each interrupt of the same level and displaying the interrupt interval time of the same level for various interrupts of different levels entering the computer. .
JP8267778A 1978-07-07 1978-07-07 Interruption check system of electronic computer Granted JPS5510627A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8267778A JPS5510627A (en) 1978-07-07 1978-07-07 Interruption check system of electronic computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8267778A JPS5510627A (en) 1978-07-07 1978-07-07 Interruption check system of electronic computer

Publications (2)

Publication Number Publication Date
JPS5510627A JPS5510627A (en) 1980-01-25
JPS6126096B2 true JPS6126096B2 (en) 1986-06-19

Family

ID=13781036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8267778A Granted JPS5510627A (en) 1978-07-07 1978-07-07 Interruption check system of electronic computer

Country Status (1)

Country Link
JP (1) JPS5510627A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60243751A (en) * 1984-05-17 1985-12-03 Meidensha Electric Mfg Co Ltd Supervisory circuit of incorrect interruption in computer

Also Published As

Publication number Publication date
JPS5510627A (en) 1980-01-25

Similar Documents

Publication Publication Date Title
JPS6126096B2 (en)
JPS63163932A (en) System monitoring system for control computer
JP2596762Y2 (en) Process quantity display
JPH04283840A (en) Diagnostic method for information processor
EP0121016B1 (en) Display terminal
JPS634405B2 (en)
JPH06301550A (en) Interrupt controller
JPS6239863B2 (en)
JP3523059B2 (en) Horizontal synchronization signal frequency detection method and horizontal synchronization signal frequency detection circuit
JPH04171541A (en) Counting method for emulator processing time
JPH03163635A (en) Computer operating state display device
JPH0217528A (en) Window processor
JPS6048549A (en) State displaying circuit of microprocessor
JPS599320Y2 (en) Intermittent event occurrence display device
JPS63118964A (en) Information processor
JPS6213697B2 (en)
JPH0231247A (en) Data processor
JPH1185220A (en) Programmable controller
JPH01155444A (en) Debugging device
JPS6389993A (en) Method and apparatus for generating abnormality as poor quality
JPS62184547A (en) Description device
JPS60159792A (en) Trand graph display unit
JPS6362773B2 (en)
JPH08221114A (en) Process display device
JPH06309291A (en) Parallel processing computer