JPH0218626A - Interruption inhibition monitoring system - Google Patents

Interruption inhibition monitoring system

Info

Publication number
JPH0218626A
JPH0218626A JP16981288A JP16981288A JPH0218626A JP H0218626 A JPH0218626 A JP H0218626A JP 16981288 A JP16981288 A JP 16981288A JP 16981288 A JP16981288 A JP 16981288A JP H0218626 A JPH0218626 A JP H0218626A
Authority
JP
Japan
Prior art keywords
interrupt
signal
interruption
state
inhibition
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
Application number
JP16981288A
Other languages
Japanese (ja)
Inventor
Takao Kato
孝雄 加藤
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Software Hokuriku 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 NEC Software Hokuriku Ltd filed Critical NEC Software Hokuriku Ltd
Priority to JP16981288A priority Critical patent/JPH0218626A/en
Publication of JPH0218626A publication Critical patent/JPH0218626A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To early take a measure to an interruption inhibition state by monitoring this state and producing a monitor time excess signal to an interruption inhibition state that exceeds the monitor time for interruption inhibition. CONSTITUTION:An interruption inhibition state preserving part 1 is set in an interruption inhibition state by an interruption inhibition setting command and then released to its original state by an interruption inhibition release command. An interruption processing part 2 produces an interruption processing signal and an interruption permission signal generation part 3 produces an interruption permission signal only in case no interruption inhibition signal nor interruption processing signal is available. An interruption inhibition monitor timer part 4 starts a timer when the interruption permission signal is not available any more and produces an elapsed time signal under working to stop the working of the timer with production of the interruption permission signal. An interruption inhibition monitor time excess informing part 5 produces a monitor time excess signal when the value of the elapsed time signal exceeds the monitor time value for interruption inhibition. Thus it is possible to early take a measure to an interruption inhibition state.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は割込み禁止監視方式に関し、特に情報処理シス
テムの中央処理装置における割込み禁止監視方式に関す
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an interrupt prohibition monitoring system, and more particularly to an interrupt prohibition monitoring system in a central processing unit of an information processing system.

〔従来の技術〕[Conventional technology]

従来の情報処理システムの中央処理装置には、割込みの
禁止状態を監視する割込み禁止監視機構を有するものは
存在していない。
None of the central processing units of conventional information processing systems has an interrupt prohibition monitoring mechanism that monitors the interrupt prohibition state.

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

」二連した従来の情報処理システムの中央処理装置は、
割込みの禁止状態を監視する割込み禁止監視機構を有し
ていないため、割込み禁止状態の解除を忘れた場合に注
意を喚起する方法かないので、それ以後いつまても、割
込みか発生できない状態が継続してしまうという欠点か
ある。
” The central processing unit of a conventional dual information processing system is
Since it does not have an interrupt disable monitoring mechanism that monitors the interrupt disable state, there is no way to alert you if you forget to cancel the interrupt disable state, so the state in which only interrupts can occur will continue indefinitely. There is a drawback that it does.

本発明の目的は、割込みの禁止状態を監視し、割込み禁
止の監視時間を超過した割込み禁止状態に対して、使用
者やプログラムに注意を喚起することができる割込み禁
止監視方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide an interrupt prohibition monitoring method that can monitor an interrupt prohibition state and alert a user or a program to an interrupt prohibition state in which the interrupt prohibition monitoring time has exceeded. be.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の割込み禁止監視方式は、 (A)割込み禁止設定指令により、割込み禁止信号を発
生ずる割込み禁止状態となり、割込み禁止解除指令によ
り、割込み禁止信号を発生しない状態に戻る割込み禁止
状B保存部、(B)割込み処理を実行し、割込み処理の
実行中の状態を示す割込み処理信号を発生する割込み処
理部、 (C)前記割込み禁止状態保存部の割込み禁止信号がな
く、前記割込み処理部の割込み処理信号もない場合にた
け、割込みか可能であることを示す割込み許可信号を発
生ずる割込み許可信号発生部、 (D)前記割込み許可信号発生部の割込み許可信号かな
くなったときからタイマ動作を開始するとともに動作中
の経過時間信号を発生し、前記割込み許可信号発生部の
割込み許可信号の発生によりこのタイマ動作を停止する
割込み禁止監視タイマ部、 (E)前記割込み禁止監視タイマ部からの経過時間信号
の値が、あらかしめ定めた監視時間値を越えたとき、監
視時間超過信号を発生ずる割込み禁止監視時間超過通知
部、 を備えて構成されている。
The interrupt prohibition monitoring system of the present invention has the following features: (A) An interrupt disable setting command causes an interrupt disable state in which an interrupt disable signal is generated, and an interrupt disable cancellation command returns the interrupt disable signal to a state in which no interrupt disable signal is generated. , (B) an interrupt processing section that executes interrupt processing and generates an interrupt processing signal indicating the state in which the interrupt processing is being executed; (D) an interrupt enable signal generating unit that generates an interrupt enable signal indicating that an interrupt is possible when there is no interrupt processing signal; (D) a timer operation starts when the interrupt enable signal of the interrupt enable signal generating unit disappears; an interrupt prohibition monitoring timer unit that generates an elapsed time signal during operation when the timer starts, and stops this timer operation upon generation of an interrupt enable signal from the interrupt enable signal generation unit; (E) progress from the interrupt prohibition monitor timer unit; The present invention includes an interrupt prohibition monitoring time excess notification section that generates a monitoring time excess signal when the value of the time signal exceeds a predetermined monitoring time value.

〔実施例〕〔Example〕

次に本発明の実施例について図面を参照して説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の割込み禁止監視方式の一実施例を示す
ブロック図である。
FIG. 1 is a block diagram showing an embodiment of the interrupt prohibition monitoring method of the present invention.

第1図に示すように、情報処理システムの中央処理装置
にあって、割込み禁止状態保存部1は、割込み禁止設定
指令により、割込み禁止信号aが′1”′である割込み
禁止状態となり、割込み禁止解除指令により、割込禁止
信号aが0”′である解除状態に戻ることができる。
As shown in FIG. 1, in the central processing unit of the information processing system, the interrupt disable state storage unit 1 enters the interrupt disable state in which the interrupt disable signal a is '1'' in response to an interrupt disable setting command, and interrupts are disabled. By the prohibition cancellation command, it is possible to return to the cancellation state in which the interrupt prohibition signal a is 0'''.

一方、割込み処理部2は、割込み処理を実行し、割込み
処理の実行中の状態でのみ割込み処理信号すが“]゛′
の状態になる。
On the other hand, the interrupt processing unit 2 executes interrupt processing, and only outputs the interrupt processing signal while the interrupt processing is being executed.
becomes the state of

また、割込み許可信号発生部3は、割込み禁止状態保存
部1の割込み禁止信号aが“0′′で、割込み処理部2
の割込み処理信号すも0′′である場合にたけ、割込み
許可信号Cを割込みが可能であることを示す“1゛′の
状態にする。
Furthermore, when the interrupt disable signal a of the interrupt disable state storage section 1 is "0'', the interrupt enable signal generating section 3 outputs the
If the interrupt processing signal C is 0'', the interrupt enable signal C is set to 1'', which indicates that an interrupt is possible.

なお、割込み許可信号発生部3は、割込み禁止信号aま
たは割込み処理信号すのいずれかが“1′′になれば、
直ちに割込み許可信号Cを割込みができない“0′′の
状態にする。
Note that the interrupt enable signal generating section 3 generates a signal when either the interrupt disable signal a or the interrupt processing signal S becomes "1".
Immediately set the interrupt enable signal C to a state of "0'', which disables interrupts.

そこで、割込み禁止監視タイマ部4は、割込み許可信号
発生部3の割込み許可信号Cか” o ”の状態になっ
たときからタイマ動作を開始するとともに動作中の経過
時間信号dを発生し、割込み許可信号発生部3の割込み
許可信号Cか′1′′の状態になれば、このタイマ動作
を停止する。
Therefore, the interrupt prohibition monitoring timer unit 4 starts the timer operation from when the interrupt enable signal C of the interrupt enable signal generating unit 3 becomes “o” state, and also generates the elapsed time signal d during operation, and interrupts. When the interrupt permission signal C of the permission signal generating section 3 becomes '1'', this timer operation is stopped.

次の割込み禁止監視時間超過通知部5は、割込み禁止監
視タイマ部4からの経過時間信号dの値が、あらかしめ
定めた割込み禁止の監視時間値を越えたときにたけ、監
視時間超過信号eを発生して送出する。
When the value of the elapsed time signal d from the interrupt prohibition monitoring timer section 4 exceeds a predetermined interrupt prohibition monitoring time value, the next interrupt prohibition monitoring time excess notification section 5 sends a monitoring time excess signal e. is generated and sent.

以上述べたように、本実施例の割込み禁止監視方式は、
割込みの禁止状態を監視し、割込み禁止の監視時間を超
過した割込み禁止状態に対して、使用者やプログラムに
注意を喚起することがてきる。
As described above, the interrupt prohibition monitoring method of this embodiment is
It is possible to monitor the interrupt disabled state and alert the user or program to the interrupt disabled state in which the interrupt disabled monitoring time has been exceeded.

この結果、使用者は、情報処理システムの中央処理装置
で、不用意な割込み禁止状態が続いていることを感知し
て、早期に対策を講することかできる。
As a result, the user can sense that the central processing unit of the information processing system continues to be inadvertently disabled for interrupts, and can take early countermeasures.

〔発明の効果〕     〉 (:′。〔Effect of the invention〕 > (:′.

62゛す 以」−説明したように、本発明の割込み禁止監視方式は
、割込みの禁止状態を監視し、割込み禁止の監視時間を
超過した割込み禁止状態に対して、使用者やプログラム
に注意を喚起することかできるという効果を有している
62 - As explained above, the interrupt disable monitoring method of the present invention monitors the interrupt disable state and alerts the user or program to the interrupt disable state that has exceeded the interrupt disable monitoring time. It has the effect of being able to evoke feelings.

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

第1図は本発明の割込み禁止監視方式の一実施例を示す
ブロック図である。 1・・・・割込み禁止状態保存部、2・・・・割込み処
理部、3・・・・割込み許可信号発生部、4・・・・割
込み禁止監視タイマ部、5・・・・割込み禁止監視時間
超過通知部、a・・・割込み禁止信号、l〕・・・割込
の処理信号、C・・・割込み許可信号、d・・・経過時
間信号、e ・・・監視時間超過信号。
FIG. 1 is a block diagram showing an embodiment of the interrupt prohibition monitoring method of the present invention. 1...Interrupt disable state storage section, 2...Interrupt processing section, 3...Interrupt enable signal generation section, 4...Interrupt disable monitoring timer section, 5...Interrupt disable monitoring Time exceedance notification section, a... Interrupt prohibition signal, l]... Interrupt processing signal, C... Interrupt permission signal, d... Elapsed time signal, e... Monitoring time exceeded signal.

Claims (1)

【特許請求の範囲】 (A)割込み禁止設定指令により、割込み禁止信号を発
生する割込み禁止状態となり、割込み禁止解除指令によ
り、割込み禁止信号を発生しない状態に戻る割込み禁止
状態保存部、 (B)割込み処理を実行し、割込み処理の実行中の状態
を示す割込み処理信号を発生する割込み処理部、 (C)前記割込み禁止状態保存部の割込み禁止信号がな
く、前記割込み処理部の割込み処理信号もない場合にだ
け、割込みが可能であることを示す割込み許可信号を発
生する割込み許可信号発生部、 (D)前記割込み許可信号発生部の割込み許可信号がな
くなったときからタイマ動作を開始するとともに動作中
の経過時間信号を発生し、前記割込み許可信号発生部の
割込み許可信号の発生によりこのタイマ動作を停止する
割込み禁止監視タイマ部、 (E)前記割込み禁止監視タイマ部からの経過時間信号
の値が、あらかじめ定めた監視時間値を越えたとき、監
視時間超過信号を発生する割込み禁止監視時間超過通知
部、 を備えることを特徴とする割込み禁止監視方式。
[Scope of Claims] (A) An interrupt prohibition state storage unit that enters an interrupt prohibition state in which an interrupt prohibition signal is generated by an interrupt prohibition setting command, and returns to a state in which no interrupt prohibition signal is generated by an interrupt prohibition release command; (B) an interrupt processing section that executes interrupt processing and generates an interrupt processing signal indicating a state in which the interrupt processing is being executed; (C) there is no interrupt disabling signal in the interrupt disabling state storage section; (D) an interrupt enable signal generator that generates an interrupt enable signal indicating that an interrupt is possible only when the interrupt enable signal is not available; (E) a value of the elapsed time signal from the interrupt prohibition monitoring timer section; An interrupt prohibition monitoring method, comprising: an interrupt prohibition monitoring time excess notification section that generates a monitoring time excess signal when the monitoring time exceeds a predetermined monitoring time value.
JP16981288A 1988-07-06 1988-07-06 Interruption inhibition monitoring system Pending JPH0218626A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16981288A JPH0218626A (en) 1988-07-06 1988-07-06 Interruption inhibition monitoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16981288A JPH0218626A (en) 1988-07-06 1988-07-06 Interruption inhibition monitoring system

Publications (1)

Publication Number Publication Date
JPH0218626A true JPH0218626A (en) 1990-01-22

Family

ID=15893357

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16981288A Pending JPH0218626A (en) 1988-07-06 1988-07-06 Interruption inhibition monitoring system

Country Status (1)

Country Link
JP (1) JPH0218626A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010117770A (en) * 2008-11-11 2010-05-27 Kawasaki Microelectronics Inc Microcontroller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010117770A (en) * 2008-11-11 2010-05-27 Kawasaki Microelectronics Inc Microcontroller

Similar Documents

Publication Publication Date Title
JPH0218626A (en) Interruption inhibition monitoring system
JPH01248197A (en) Control method for buzzer sound generation
JPS61223916A (en) Power source control system
JPS5920061A (en) Watchdog timer
JPH08297630A (en) Bus connecting system
JPH0969052A (en) Interruption control circuit
JPH0520099A (en) Interruption control circuit
JPS629418A (en) Timer control system
JPH0519890A (en) Controller for cpu operation frequency
JPH05257748A (en) Microprocessor device
JPH10312227A (en) Microcomputer controlling reset device
JPS63146137A (en) Device for preventing runaway of program execution
JPH0418645A (en) Information processor
JPH03280115A (en) Power-saving type electronic computer
JPH04142624A (en) Interruptive circuit of processor
JPH02155053A (en) Evaluating/maintaining monitor board system
JPH01283613A (en) Electronic computer
JPH02284234A (en) Interruption controlling system for real time control system
JPH05233104A (en) System power source cut method
JPS56145442A (en) Multicomputer source controlling system
JPS6158021A (en) Terminal control system
JPH08235074A (en) Signal processor
JPH09319408A (en) Interrupt signal monitor circuit and programmable controller
JPH02244372A (en) Load decentralized type multiprocessor interruption control system
JPH0519885A (en) Electronic equipment