JPH01102646A - Processor control system - Google Patents
Processor control systemInfo
- Publication number
- JPH01102646A JPH01102646A JP62259986A JP25998687A JPH01102646A JP H01102646 A JPH01102646 A JP H01102646A JP 62259986 A JP62259986 A JP 62259986A JP 25998687 A JP25998687 A JP 25998687A JP H01102646 A JPH01102646 A JP H01102646A
- Authority
- JP
- Japan
- Prior art keywords
- processor
- mode
- error
- execution
- fault
- 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
- 238000011835 investigation Methods 0.000 claims description 27
- 238000000034 method Methods 0.000 claims description 8
- 230000002093 peripheral effect Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 230000002159 abnormal effect Effects 0.000 description 2
- 230000007274 generation of a signal involved in cell-cell signaling Effects 0.000 description 2
- 230000010365 information processing Effects 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 206010011224 Cough Diseases 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
Landscapes
- Executing Machine-Instructions (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
未定義命令の実行、誤アドレスの実行等の例外処理が発
生し、この処理を実行中に再び例外処理が発生した時、
動作を停止する機能を持つプロセッサにおいて、例外処
理を実行中に再び例外処理が発生しても、動作を停止さ
せずに障害調査モードが指示するルーチンを実行させ続
けることで、障害原因調査を容易とするプロセッサ制御
方式に関し、
オシロスコープでプロセッサの動作状況を把握すること
を可能とし、診断コストの低下と診断時間短縮が出来る
ようにすることを目的とし、プロセッサに対して障害調
査モードの実行を指示するモード指示手段と、モード指
示手段に障害調査モード実行の指示を行なわせる指定手
段とを設け、指定手段の指定に基づき、モード指示手段
が障害調査モードの実行を該プロセッサに指示している
場合、プロセッサが例外処理を実行中に再び例外処理が
発生した時に、プロセッサの動作をmVtさせ、障害調
査モードが指示するルーチンを実行させ続ける構成とす
る。 ゛〔産業上の利用分野〕
本発明は未定義命令の実行、誤アドレスの実行等の例外
処理が発生し、この処理を実行中に再び例外処理が発生
した時、動作を停止する機能を持つプロセッサに係り、
特に例外処理を実行中に再び例外処理が発生しても、動
作を停止させずに障害調査モードが指示するルーチンを
実行させ続けることで、障害原因調査を容易とするプロ
セッサ制御方式に関する。[Detailed Description of the Invention] [Summary] When exception processing such as execution of an undefined instruction or execution of an incorrect address occurs, and when exception processing occurs again while this processing is being executed,
In a processor that has a function to stop operation, even if an exception occurs again during execution of an exception, the cause of the failure can be easily investigated by continuing to execute the routine instructed by the failure investigation mode without stopping the operation. With regard to the processor control method that is used to control the processor, it is possible to grasp the operating status of the processor using an oscilloscope, and the purpose of this is to reduce diagnostic costs and time, and to instruct the processor to execute a fault investigation mode. and a designation means for instructing the mode designation means to execute the fault investigation mode, and the mode designation means instructs the processor to execute the fault investigation mode based on the designation of the designation means. When exception processing occurs again while the processor is executing exception processing, the processor is configured to operate at mVt and continue to execute the routine instructed by the fault investigation mode. [Field of Industrial Application] The present invention has a function to stop the operation when an exception processing such as execution of an undefined instruction or execution of an incorrect address occurs, and when an exception processing occurs again while this processing is being executed. Regarding the processor,
In particular, the present invention relates to a processor control method that facilitates investigation of the cause of a failure by continuing to execute a routine instructed by a failure investigation mode without stopping operation even if an exception occurs again during execution of an exception.
近年、情報処理装置に対する性能の向上が強く求められ
、一つのプロセッサで装置全体を制御するのが困難とな
って来たため、情報処理装置を機能別に分割し、この機
能別に分割された機能単位毎に、一つのプロセッサを設
けて、該機能単位の制御を行わせている。そして、この
機能単位を必要とする数だけまとめて、一つの情報処理
装置を構成している。In recent years, there has been a strong demand for improved performance in information processing devices, and it has become difficult to control the entire device with a single processor. A single processor is provided in each unit to control each functional unit. A necessary number of these functional units are put together to form one information processing device.
ところで、この機能単位を制御するプロセッサの中には
、例えば、該プロセッサにとって未定義の命令が与えら
れて、この命令の実行を要求された場合、この異常状態
から脱出するための例外処理を実行する。即ち、例えば
、ROM等にエラー処理のアドレスを送出してエラー処
理内容を読出すが、このエラー処理の内容が異常である
というような例外処理が再び発生した時、動作を停止す
るものがある。By the way, when a processor that controls this functional unit is given an undefined instruction to the processor and is requested to execute this instruction, it executes exception handling to escape from this abnormal state. do. That is, for example, if an error processing address is sent to a ROM or the like and the error processing contents are read out, but if an exception occurs again, such as when the error processing contents are abnormal, some operations stop. .
これは、機能単位が動作中に障害が発生した場合、プロ
セッサの暴走等により障害の拡大されることを防止する
上で、大きな効果が期待される。This is expected to have a great effect in preventing a problem from spreading due to a runaway of the processor, etc., if a problem occurs during the operation of a functional unit.
しかし、機能単位の障害調査は容易であることが必要で
ある。However, it is necessary to be able to easily investigate faults in functional units.
第4図は従来のプロセッサの動作を説明するフローチャ
ートである。FIG. 4 is a flowchart illustrating the operation of a conventional processor.
機能単位に電源が投入されると、先ずプロセッサにリセ
ット信号が入力し、プロセッサはROM等から初期設定
値を読出す。そして、読出した初期設定値にエラーがあ
るか否かを調べ、エラーが無ければ、機能単位内のリセ
ット信号を開始する。When a functional unit is powered on, a reset signal is first input to the processor, and the processor reads initial setting values from a ROM or the like. Then, it is checked whether or not there is an error in the read initial setting value, and if there is no error, a reset signal within the functional unit is started.
即ち、機能単位内に組み込まれたLSi等の初期設定を
行う。That is, initial settings of LSi etc. incorporated in the functional unit are performed.
若し、読出した初期設定値にエラーがあると、ROM等
にエラー処理のアドレスを送出して、エラー処理を指示
する内容を読出す。そして、この読出したエラー処理内
容にエラーが無ければ、エラー処理の実行を開始するが
、エラーがあると、プロセッサは動作を停止する。If there is an error in the read initial setting value, an address for error handling is sent to a ROM or the like, and content instructing error handling is read out. If there is no error in the read error processing contents, execution of the error processing is started, but if there is an error, the processor stops operating.
上記の如く、従来は例外処理を実行中に再び例外処理が
発生すると、プロセッサは動作を停止する。即ち、プロ
セッサは状況の如何を問わず、一義的に停止してしまう
ため、機能単位の障害調査が困難になる。As described above, conventionally, if an exception occurs again during execution of an exception, the processor stops operating. In other words, the processor is uniquely stopped regardless of the situation, making it difficult to investigate faults in functional units.
即ち、機能単位は通常プリント板ユニットで構成されて
おり、単独でテストすることが可能であるが、プロセッ
サが短時間(数μs)で停止してしまうため、簡単なオ
シロスコープ等では動作状況を把握することが出来ない
。In other words, the functional unit usually consists of a printed circuit board unit, and it is possible to test it alone, but since the processor stops in a short time (several μs), it is difficult to grasp the operating status with a simple oscilloscope. I can't do it.
このため、特にプリント板ユニットの工場におけるテス
トでは、プリント板ユニットに搭載されたLSi等の部
品の不良や、配線間の短絡等によりアドレスやデータ等
が誤ることがあるが、これらの障害を検出するのに、高
級な診断装置、例えばロジックアナライザ等を設備する
必要があり、診断コストが上昇すると共に、時間がかか
るという問題がある。For this reason, especially when testing printed board units at factories, addresses and data may be incorrect due to defects in parts such as LSI mounted on the printed board units, short circuits between wiring, etc., but these failures can be detected. To do this, it is necessary to equip a high-grade diagnostic device such as a logic analyzer, which raises the problem of increased diagnostic cost and time.
本発明はプロセッサに対して障害調査モードの実行を指
示するモード指示手段と、該モード指示手段に障害調査
モード実行の指示を行わせるか否かを指定する指定手段
とを設け、該指定手段の指定に基づき、該モード指示手
段が障害調査モードの実行を該プロセッサに指示してい
る場合、該プロセッサが例外処理を実行中に再び例外処
理が発生した時に動作を継続させ、該障害調査モードが
指示するルーチンを実行させ続けるようにして、オシロ
スコープでプロセッサの動作状況を把握することを可能
とし、診断コストの低下と診断時間の短縮が出来るよう
にすることを目的としている。The present invention includes a mode instruction means for instructing a processor to execute a fault investigation mode, and a specification means for specifying whether or not the mode instruction means is to instruct the execution of the fault investigation mode. When the mode instruction means instructs the processor to execute the fault investigation mode based on the specification, when the processor is executing exception processing and an exception occurs again, the operation is continued and the fault investigation mode is switched off. The purpose of this system is to keep the instructed routines running, thereby making it possible to grasp the operating status of the processor using an oscilloscope, thereby reducing diagnostic costs and diagnostic time.
第1図は本発明の原理ブロック図である。 FIG. 1 is a block diagram of the principle of the present invention.
プロセッサ5の論理回路2は、ROM3に格納しである
プログラムを読出して動作を開始し、第4図に示す如き
リセット信号の入力により、ROM3から初期設定値を
読出す。そして、読出した初期設定値にエラーがあるか
否かを調べ、エラーが無ければ、機能単位内のリセット
処理を開始する。The logic circuit 2 of the processor 5 starts operation by reading a program stored in the ROM 3, and reads initial setting values from the ROM 3 upon input of a reset signal as shown in FIG. Then, it is checked whether or not there is an error in the read initial setting value, and if there is no error, reset processing within the functional unit is started.
若し、読出した初期設定値にエラーがあると、ROM等
にエラー処理のアドレスを送出し、エラー処理を指示す
る内容を読出す。この読出したエラー処理内容にエラー
が無ければ、エラー処理の実行を開始するが、エラーが
あると、プロセッサは指定手段1が障害調査モードの実
行を指定しているかどうか調べる。If there is an error in the read initial setting value, an address for error handling is sent to a ROM or the like, and content instructing error handling is read out. If there is no error in the read error processing contents, execution of the error processing is started, but if there is an error, the processor checks whether the specifying means 1 has specified execution of the fault investigation mode.
指定手段1が障害調査モードの実行を指定していなけれ
ば、論理回路2は動作を停止するが、障害調査モードの
実行を指定していると、ROM 3からモード指示手段
4を読出し、とのモード指示手段4が指示するルーチン
を実行する。If the specifying means 1 does not specify the execution of the fault investigation mode, the logic circuit 2 stops operating, but if the specifying means 1 specifies the execution of the fault investigation mode, the mode instruction means 4 is read from the ROM 3, and the logic circuit 2 stops operating. The routine instructed by the mode instruction means 4 is executed.
上記の如く構成することにより、指定手段1に障害調査
モードの実行を指定させるように設定しておけば、論理
回路2はROM3からモード指示手段4を読出し、この
モード指示手段4の指示する障害調査モードを実行する
ため、論理回路2は動作を停止しない。By configuring as described above, if the specifying means 1 is set to specify execution of the fault investigation mode, the logic circuit 2 reads the mode specifying means 4 from the ROM 3, and detects the fault specified by the mode specifying means 4. To execute the investigation mode, the logic circuit 2 does not stop operating.
従って、オシロスコープによりプロセッサや、その周辺
回路の状況を調べることで機能単位内の障害状況を知る
ことが出来る。Therefore, by checking the status of the processor and its peripheral circuits using an oscilloscope, it is possible to know the failure status within the functional unit.
第2図は本発明の一実施例を示す回路のブロック図で、
第3図は第2図の動作を説明するフローチャートである
。FIG. 2 is a block diagram of a circuit showing an embodiment of the present invention.
FIG. 3 is a flowchart illustrating the operation of FIG. 2.
プロセッサ5の論理回路2はROM3に格納されている
プログラムを読出して動作を開始し、第3図に示す如く
、リセット信号の入力によりアドレス生成回路10を制
御して、機能単位内の例えばROM12にアドレスを送
出し、ROM12から読出された初期設定値をデータ処
理回路11を経て取り込む。The logic circuit 2 of the processor 5 reads the program stored in the ROM 3 and starts its operation, and as shown in FIG. The address is sent, and the initial setting value read from the ROM 12 is taken in via the data processing circuit 11.
そして、読出した初期設定値にエラーがあるか否かを調
べ、エラーが無ければ、アドレス生成回路10を制御し
て機能単位内の、例えば、LSi等のアドレスを作成さ
せて送出させると共に、制御信号作成回路9を制御して
制御信号を送出させ、これらLSiの初期設定値の設定
を行わせるリセット処理を開始する。Then, it is checked whether or not there is an error in the read initial setting value, and if there is no error, the address generation circuit 10 is controlled to create and send an address within the functional unit, for example, LSi, etc. A reset process is started in which the signal generation circuit 9 is controlled to send out a control signal and the initial setting values of these LSis are set.
そして、データ処理回路11を経て、咳LSi等とデー
タの送受を行う。Then, through the data processing circuit 11, data is sent and received to and from the cough LSi and the like.
論理回路2は読出された初期設定値にエラーがある場合
、即ち、ROM12から読出した命令のコードが変化し
て、未定義の命令となって、命令内容が不明である場合
とか、アドレスが間違っていて、分岐先の算出を誤った
りした場合、このエラー内容に対応するエラー処理アド
レスをROM12に送出し、エラー処理すべき内容を読
出す。The logic circuit 2 detects errors when there is an error in the read initial setting value, that is, when the code of the instruction read from the ROM 12 changes and becomes an undefined instruction, the instruction contents are unknown, or when the address is wrong. If the branch destination is incorrectly calculated, the error processing address corresponding to the error content is sent to the ROM 12, and the error processing content is read out.
そして、この読出したエラー処理内容にエラーがあるか
否かを調べ、エラーが無ければ、このエラー処理内容が
指示するエラー処理を実行する。Then, it is checked whether or not there is an error in the read error processing content, and if there is no error, the error processing specified by the error processing content is executed.
若し、読出したエラー処理内容にエラーがあった場合、
論理回路2は障害調査モードの実行が指示されているか
否かを調べる。即ち、入力ポートロを経て端子7の論理
レベルを調べる。If there is an error in the read error processing content,
Logic circuit 2 checks whether execution of the fault investigation mode has been instructed. That is, the logic level of terminal 7 is checked via the input port.
例えば、端子7が接地されていて論理レベルが“0”で
ある場合、障害調査モード実行を指示せず、端子7に電
源+■が印加され、論理レベルが“1”である場合、障
害調査モードの実行を指示しているとすると、論理回路
2は入力ポートロから端子7の論理レベルが“1”であ
ることを通知されると、障害調査モードの実行であるこ
とを乾麺し、ROM3からモード指示プログラム8を読
出す。For example, if terminal 7 is grounded and the logic level is "0", the execution of the fault investigation mode is not instructed, and if power +■ is applied to terminal 7 and the logic level is "1", the fault investigation mode is not instructed. When the logic circuit 2 is notified from the input port that the logic level of the terminal 7 is "1", it indicates that the fault investigation mode is to be executed, and from the ROM 3. Read the mode instruction program 8.
そして、このモード指示プログラム80指示するルーチ
ンの実行を開始する。即ち、ROM12のエラー処理ア
ドレスからエラー処理内容の読出しを行い、読出したエ
ラー処理内容にエラーがあるか否かを調べ、エラーが再
びあった場合は入力ポートロの論理レベルを調べて障害
調査モード実行を知り、再びROM12のエラー処理ア
ドレスからのエラー処理内容を読出すルーチンの実行を
′4に1続する。Then, the mode instruction program 80 starts executing the instructing routine. That is, the error processing content is read from the error processing address of the ROM 12, and it is checked whether or not there is an error in the read error processing content. If there is an error again, the logic level of the input port is checked and the fault investigation mode is executed. Knowing this, the routine for reading out the error processing contents from the error processing address of the ROM 12 is executed again at '4'.
論理回路2は入力ポートロから端子7の論理レベルが“
O”であることを通知されると、障害調査モードの実行
ではないことを認識し、動作を停止する。Logic circuit 2 has a logic level of terminal 7 from the input port.
When it is notified that the status is "O", it recognizes that the failure investigation mode is not being executed and stops the operation.
以上説明した如く、本発明は例外処理が発生し、この処
理を実行中に再び例外処理が発生した時、動作を停止す
る機能を持つプロセッサにおいて、端子の論理レベルを
切替えることで、必要に応じて動作を停止させずに、障
害調査モードが指示するルーチンを実行させることが可
能となるため、プロセッサが動作を停止せず、オシロス
コープを用いて容易に機能単位の障害調査を行うことが
出来る。As explained above, the present invention is a processor that has a function to stop operation when an exception occurs and another exception occurs while this process is being executed, by switching the logic level of the terminal. Since it is possible to execute the routine instructed by the fault investigation mode without stopping the processor, it is possible to easily investigate faults in functional units using an oscilloscope without stopping the processor.
第1図は本発明の原理ブロック図、
第2図は本発明の一実施例を示す回路のブロック図、
第3図は第2図の動作を説明するフローチャート、第4
図は従来のプロセッサの動作を説明するフローチャート
である。
図において、
1は指定手段、 2は論理回路、3.12はRO
M、 4はモード指示手段、5はプロセッサ、
6は入力ポート、7は端子、
8はモード指示プログラム、
9は制御信号作成回路、10はアドレス生成回路、不嘘
もe月/)原理フ″コック図
穿 1図FIG. 1 is a principle block diagram of the present invention, FIG. 2 is a block diagram of a circuit showing an embodiment of the present invention, FIG. 3 is a flowchart explaining the operation of FIG. 2, and FIG.
The figure is a flowchart explaining the operation of a conventional processor. In the figure, 1 is the designation means, 2 is the logic circuit, and 3.12 is the RO.
M, 4 is a mode instruction means, 5 is a processor,
6 is an input port, 7 is a terminal, 8 is a mode instruction program, 9 is a control signal generation circuit, 10 is an address generation circuit, Figure 1
Claims (1)
生し、この処理を実行中に再び例外処理が発生した時、
動作を停止する機能を持つプロセッサ(5)において、 該プロセッサ(5)の論理回路(2)に障害調査モード
の実行を指示するモード指示手段(4)と、該モード指
示手段(4)に障害調査モード実行の指示を行わせる指
定手段(1)とを設け、 該指定手段(1)の指定に基づき、該モード指示手段(
4)が障害調査モードの実行を該論理回路(2)に指示
している場合、該プロセッサ(5)が例外処理を実行中
に再び例外処理が発生した時は、該プロセッサ(5)の
動作を継続させ、該障害調査モードが指示するルーチン
を実行させ続けることを特徴とするプロセッサ制御方式
。[Claims] When an exception process such as execution of an undefined instruction or execution of an incorrect address occurs, and another exception process occurs while this process is being executed,
In a processor (5) having a function to stop operation, a mode instruction means (4) for instructing the logic circuit (2) of the processor (5) to execute a fault investigation mode, and a mode instruction means (4) for instructing the logic circuit (2) of the processor (5) to A designating means (1) for instructing execution of the investigation mode is provided, and based on the designation of the designating means (1), the mode instructing means (
4) instructs the logic circuit (2) to execute the fault investigation mode, and when exception processing occurs again while the processor (5) is executing the exception processing, the operation of the processor (5) A processor control method characterized by continuing to execute a routine instructed by the failure investigation mode.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62259986A JPH01102646A (en) | 1987-10-15 | 1987-10-15 | Processor control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62259986A JPH01102646A (en) | 1987-10-15 | 1987-10-15 | Processor control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH01102646A true JPH01102646A (en) | 1989-04-20 |
Family
ID=17341694
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP62259986A Pending JPH01102646A (en) | 1987-10-15 | 1987-10-15 | Processor control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH01102646A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05506529A (en) * | 1991-03-29 | 1993-09-22 | ブル・エス・アー | Improved adaptive performance evaluation device |
-
1987
- 1987-10-15 JP JP62259986A patent/JPH01102646A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05506529A (en) * | 1991-03-29 | 1993-09-22 | ブル・エス・アー | Improved adaptive performance evaluation device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS5851292B2 (en) | Diagnosis/debug calculation system | |
EP0056060A1 (en) | Data processing system | |
JPH01102646A (en) | Processor control system | |
JPS6151578A (en) | Fault diagnostic system of electronic circuit device | |
JPS62237850A (en) | Fault diagnostic system | |
JPH0264745A (en) | Interface controller | |
JPH0815387A (en) | Microcomputer test circuit | |
JPS61221837A (en) | Computer checking method | |
JPH01201762A (en) | Micro computer | |
JPH0223432A (en) | Self-diagnostic system | |
JPS6232512B2 (en) | ||
JPS6077247A (en) | Trouble shooting method of circuit including microcomputer | |
JPH01127980A (en) | Logic circuit package | |
JPS62129A (en) | Input and output circuit | |
JPH0879281A (en) | Diagnostic system for bus fault | |
JPS61255145A (en) | Communication line controlling equipment | |
JPH03100836A (en) | Fault diagnostic processing system | |
JPS5843053A (en) | Microprocessor | |
JPS61170847A (en) | Automatic testing equipment of peripheral device | |
JPS6139136A (en) | Inspection system of information processor | |
JPS62221787A (en) | Automatic inspecting device for printed board | |
JPS6197579A (en) | Test for product using microprocessor | |
JPS61233841A (en) | Personal computer with self-diagnostic function | |
JPH01170879A (en) | Logic circuit package | |
JPH01276245A (en) | Diagnostic system |