JPH05342026A - Multiprocessor and synchronization control system for multiprocessor - Google Patents

Multiprocessor and synchronization control system for multiprocessor

Info

Publication number
JPH05342026A
JPH05342026A JP4170021A JP17002192A JPH05342026A JP H05342026 A JPH05342026 A JP H05342026A JP 4170021 A JP4170021 A JP 4170021A JP 17002192 A JP17002192 A JP 17002192A JP H05342026 A JPH05342026 A JP H05342026A
Authority
JP
Japan
Prior art keywords
cpu
interrupt
data
processing
register
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
JP4170021A
Other languages
Japanese (ja)
Inventor
Naoyuki Miyamoto
尚幸 宮本
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.)
Kokusai Electric Corp
Original Assignee
Kokusai Electric Corp
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 Kokusai Electric Corp filed Critical Kokusai Electric Corp
Priority to JP4170021A priority Critical patent/JPH05342026A/en
Publication of JPH05342026A publication Critical patent/JPH05342026A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To enable multi-task processing without lowering the efficiency of each CPU by synchronizing the CPU surely at real time. CONSTITUTION:This system is provided with two CPU 1 and 2 for performing multi-task processing and since multiprocessor processing is performed by providing state registers 1b and 2b to set an interruption starting state for each CPU, data registers 1c and 2c to set data for exchanging processing between the CPU, and interruption starting means 1a and 2a to start interruption processing, synchronization control and data exchange chin be efficiently performed through the two kinds of accessable registers at high speed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、マイクロコンピュータ
を用いて情報処理を行うマルチプロセッサ装置に係り、
特に効率よくマルチタスク処理を行なうことができるマ
ルチプロセッサ装置及びその同期制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiprocessor device for processing information using a microcomputer,
Particularly, the present invention relates to a multiprocessor device capable of efficiently performing multitask processing and its synchronous control system.

【0002】[0002]

【従来の技術】シングルCPUのシステムでマルチタス
ク処理を行なう場合は、一定周期で、かつ規定の順番に
従って、各タスクの処理を実行するようになっている。
このため、上記システムにおいてタスク間で同期を取り
ながら処理する必要がある場合には、1つのタスクが他
のタスクに対して、共有メモリ上のフラグを介して同期
要求を発行し、要求を受けるタスクの処理の順番が回っ
てきたときに、同期要求を受け付け、処理が続行される
ことになっていた。このため、同期要求発生から実行ま
でに遅れが生じ、処理効率が低くなっていた。
2. Description of the Related Art When performing multitask processing in a single CPU system, processing of each task is executed at a fixed cycle and in a prescribed order.
Therefore, in the above system, when it is necessary to perform processing while synchronizing tasks, one task issues a synchronization request to another task via a flag on the shared memory and receives the request. When the processing order of tasks came around, the synchronization request was accepted and the processing was to be continued. Therefore, a delay occurs from the generation of the synchronization request to the execution, and the processing efficiency is low.

【0003】そこで、同期を必要とする一方のタスクを
別のCPUで処理させるために、複数のCPUを持つマ
ルチプロセッサ装置が提案されている。従来のマルチプ
ロセッサ装置では、両CPUからアクセス可能なデュア
ルポートメモリを介して同期を取る方法が用いられてい
た。
Therefore, a multiprocessor device having a plurality of CPUs has been proposed so that another task can process one task requiring synchronization. In a conventional multiprocessor device, a method of synchronizing via a dual port memory accessible from both CPUs has been used.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来のマルチプロセッサ装置では、常時、デュアルポート
メモリを監視する必要があり、その監視を行うために現
実的にリアルタイム性に欠けるという問題点があった。
However, in the above-mentioned conventional multiprocessor device, it is necessary to constantly monitor the dual port memory, and there is a problem that the monitoring is not practically real-time. ..

【0005】本発明は上記実情に鑑みて為されたもの
で、CPU間で確実に、かつリアルタイムに同期を取る
ことができ、各CPUの効率を落とすことなくマルチタ
スク処理を行うことができるマルチプロセッサ装置及び
その同期制御方式を提供することを目的とする。
The present invention has been made in view of the above circumstances, and multi-task processing can be performed reliably and in real time between CPUs, and multi-task processing can be performed without reducing the efficiency of each CPU. An object of the present invention is to provide a processor device and a synchronous control method thereof.

【0006】[0006]

【課題を解決するための手段】上記従来例の問題点を解
決するための請求項1記載の発明は、マルチプロセッサ
装置において、割り込みを起動する第1のCPUと、割
り込みを起動される第2のCPUと、前記各CPU毎
に、割り込み起動状態をセットする割り込み状態レジス
タと、前記CPU間で引き渡されるデータをセットする
データレジスタと、割り込み処理を起動する割り込み起
動手段とを有することを特徴としている。
According to a first aspect of the present invention for solving the above-mentioned problems of the prior art, in a multiprocessor device, a first CPU for activating an interrupt and a second CPU for activating an interrupt are provided. CPU, an interrupt state register for setting an interrupt activation state for each CPU, a data register for setting data transferred between the CPUs, and an interrupt activation means for activating interrupt processing. There is.

【0007】上記従来例の問題点を解決するための請求
項2記載の発明は、請求項1記載のマルチプロセッサ装
置の同期制御方式において、前記第1のCPUは、前記
第2のCPUの割り込み起動状態を前記第2のCPU側
の前記割り込み状態レジスタで確認し、割り込み起動状
態でなければ、引き渡すデータを前記第1のCPU側の
前記データレジスタにセットし、前記第1のCPU側の
前記割り込み起動手段で前記第2のCPUへ割り込み起
動を行なうことを特徴としている。
According to a second aspect of the present invention for solving the problems of the conventional example, in the synchronous control system for a multiprocessor device according to the first aspect, the first CPU interrupts the second CPU. The activation state is confirmed by the interrupt state register on the second CPU side, and if it is not the interrupt activation state, the data to be delivered is set in the data register on the first CPU side, and the data on the first CPU side is set. It is characterized in that the interrupt starting means carries out interrupt starting to the second CPU.

【0008】上記従来例の問題点を解決するための請求
項3記載の発明は、請求項1記載のマルチプロセッサ装
置の同期制御方式において、前記第2のCPUは、前記
第1のCPUからの割り込みを受けると、前記第2のC
PU側の前記割り込み状態レジスタを割り込み起動状態
にセットし、前記第1のCPU側の前記データレジスタ
からデータを読み込んで処理を実行し、前記処理が終了
すると、前記第2のCPU側の前記割り込み状態レジス
タをリセットすることを特徴としている。
According to a third aspect of the present invention for solving the above-mentioned problems of the conventional example, in the synchronous control system of the multiprocessor device according to the first aspect, the second CPU is a control circuit from the first CPU. When the interrupt is received, the second C
The interrupt state register on the PU side is set to an interrupt activated state, data is read from the data register on the first CPU side, processing is executed, and when the processing is completed, the interrupt on the second CPU side is executed. It is characterized by resetting the status register.

【0009】[0009]

【作用】請求項1記載の発明によれば、マルチタスク処
理を行う2つのCPUを有し、各CPU毎に、割り込み
起動状態をセットする割り込み状態レジスタと、CPU
間で処理を引き渡すためのデータをセットするデータレ
ジスタと、割り込み処理を起動する割り込み起動手段と
を有するマルチプロセッサ装置としているので、高速に
アクセス可能な2種類のレジスタを通して同期制御及び
データの受け渡しを効率的に行なうことができる。
According to the first aspect of the present invention, the CPU has two CPUs for performing multitask processing, and an interrupt state register for setting an interrupt activation state for each CPU, and a CPU.
Since it is a multiprocessor device having a data register for setting data for passing processing between them and an interrupt starting means for starting interrupt processing, synchronous control and data transfer are performed through two types of registers that can be accessed at high speed. It can be done efficiently.

【0010】請求項2記載の発明によれば、第1のCP
Uが、第2のCPUの割り込み起動状態を第2のCPU
の割り込み状態レジスタで確認し、割り込み起動状態で
なければ、引き渡すデータを第1のCPU側のデータレ
ジスタにセットし、第1のCPU側の割り込み起動手段
で割り込み起動を行う請求項1記載のマルチプロセッサ
装置の同期制御方式としているので、確実に同期がと
れ、無駄なデータセットや割り込み起動処理が発生せ
ず、CPUの効率を上げることができる。
According to the invention of claim 2, the first CP
U sets the interrupt activation state of the second CPU to the second CPU
2. The multi-processor according to claim 1, wherein the interrupt state register of FIG. Since the synchronous control system of the processor device is used, the synchronization can be reliably achieved, and unnecessary data sets and interrupt activation processing do not occur, and the efficiency of the CPU can be improved.

【0011】請求項3記載の発明によれば、第2のCP
Uが、第1のCPUからの割り込みを受けると、第2の
CPU側の割り込み状態レジスタを割り込み起動状態に
セットし、第1のCPU側のデータレジスタを読み込ん
で処理を実行し、処理が終了すると、第2のCPU側の
割り込み状態レジスタをリセットする請求項1記載のマ
ルチプロセッサ装置の同期制御方式としているので、タ
スク処理の実行中に別のタスク処理の割り込みが為され
ることがなく、従って第1のCPUからの割り込みを監
視する必要もなく、処理のリアルタイム性を実現でき
る。
According to the invention of claim 3, the second CP
When U receives an interrupt from the first CPU, it sets the interrupt status register on the second CPU side to the interrupt activated state, reads the data register on the first CPU side, executes the process, and the process ends. Then, since the interrupt control register on the second CPU side is reset, the synchronous control system of the multiprocessor device according to claim 1 is used, so that another task process is not interrupted during execution of the task process. Therefore, it is not necessary to monitor the interrupt from the first CPU, and real-time processing can be realized.

【0012】[0012]

【実施例】本発明の一実施例について図面を参照しなが
ら説明する。図1は、本発明の一実施例に係るマルチプ
ロセッサ装置の構成概略図である。本実施例のマルチプ
ロセッサ装置は、2つの中央処理装置CPU1とCPU
2と、各CPU毎に設けられた割り込み起動手段1a,
2aと、割り込み状態レジスタ1b,2bと、割り込み
データレジスタ1c,2cとから構成されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a schematic configuration diagram of a multiprocessor device according to an embodiment of the present invention. The multiprocessor device of this embodiment comprises two central processing units CPU1 and CPU.
2 and interrupt starting means 1a provided for each CPU,
2a, interrupt status registers 1b and 2b, and interrupt data registers 1c and 2c.

【0013】CPU1は、CPU2への割り込み起動手
段1aと、CPU1の割り込み起動状態を示す割り込み
状態レジスタ1bと、CPU2に引き渡すデータをセッ
トするデータレジスタ1cとを有し、同様にCPU2
は、CPU1への割り込み起動手段2aと、CPU2の
割り込み起動状態を示す割り込み状態レジスタ2bと、
CPU1に引き渡すデータをセットするデータレジスタ
2cとを有する構成となっている。
The CPU 1 has an interrupt activation means 1a for the CPU 2, an interrupt state register 1b indicating the interrupt activation state of the CPU 1, and a data register 1c for setting data to be passed to the CPU 2, and similarly the CPU 2
Is an interrupt activation means 2a for the CPU 1, an interrupt state register 2b indicating an interrupt activation state of the CPU 2,
It has a configuration including a data register 2c for setting data to be delivered to the CPU 1.

【0014】次に、本実施例のマルチプロセッサ装置に
おける同期制御の処理動作の概略について図2及び図3
を使って説明する。図2は、CPU1からCPU2に対
して割り込み要求を行う場合のCPU1の同期制御の処
理を示すフローチャート図であり、図3は、CPU2の
同期制御の処理を示すフローチャート図である。
Next, the outline of the processing operation of the synchronous control in the multiprocessor device of this embodiment will be described with reference to FIGS. 2 and 3.
Use to explain. FIG. 2 is a flowchart showing the processing of the synchronous control of the CPU 1 when the CPU 1 makes an interrupt request to the CPU 2, and FIG. 3 is a flowchart showing the processing of the synchronous control of the CPU 2.

【0015】CPU1の同期制御は、図2に示すよう
に、CPU1がCPU2に対して割り込み要求を出した
い場合、CPU1は、まず、CPU2の割り込み起動状
態を識別するために、CPU2の割り込み状態レジスタ
2bを読み込み(101)、CPU2が割り込み起動中
か否かの判定を行ない(102)、起動中の場合は、起
動中でなくなるまで本処理を繰り返し、起動中でない場
合は同期を取る際に必要なデータを同期制御用のデータ
レジスタ1cにセットし(103)、最後に割り込み起
動手段1aでCPU2に対して割り込みを起動し(10
4)、CPU1の処理を終了する。
As shown in FIG. 2, when the CPU 1 wants to issue an interrupt request to the CPU 2, the CPU 1 synchronously controls the interrupt status register of the CPU 2 in order to identify the interrupt activation status of the CPU 2. 2b is read (101), the CPU 2 determines whether or not the interrupt is being activated (102), and if it is being activated, this processing is repeated until it is not activated, and if not activated, it is necessary to synchronize. Data is set in the data register 1c for synchronization control (103), and finally the interrupt activating means 1a activates an interrupt to the CPU 2 (10
4), the processing of the CPU 1 ends.

【0016】これに対応して、CPU2は、図3に示す
ように、CPU1からの割り込み要求を受け取ると、ま
ずCPU2が割り込み起動中になったことをCPU2の
割り込み状態レジスタ2bにセットする(201)。次
に、CPU1の同期制御用のデータレジスタ1cから同
期データを読み込み(202)、読み込んだデータに従
って処理を実行し(203)、最後にCPU2の割り込
み状態レジスタ2bをリセットして(204)、CPU
2の処理を終了する。
Correspondingly, when the CPU 2 receives an interrupt request from the CPU 1, as shown in FIG. 3, it first sets in the interrupt status register 2b of the CPU 2 that the CPU 2 is in the interrupt starting state (201). ). Next, the synchronous data is read from the synchronous control data register 1c of the CPU 1 (202), the process is executed according to the read data (203), and finally the interrupt status register 2b of the CPU 2 is reset (204), the CPU
The process of 2 ends.

【0017】本実施例のマルチプロセッサ装置及びその
同期方式によれば、2つのCPU1,CPU2にタスク
の処理を振り分けるため、同期を必要とするようなタス
クを異なるCPUで処理させることができ、各CPUの
効率を上げることができる効果がある。
According to the multiprocessor device and its synchronization method of the present embodiment, the task processing is distributed to the two CPUs 1 and 2, so that tasks requiring synchronization can be processed by different CPUs. There is an effect that the efficiency of the CPU can be increased.

【0018】また、CPU間で同期制御を行なう際、各
CPUの状態確認やデータの受渡しを高速にアクセス可
能なレジスタを通して行なうため、同期制御にかかる遅
延を最小限にとどめることができる効果がある。
Further, when the synchronous control is performed between the CPUs, the state of each CPU is checked and the data is passed through the register which can be accessed at high speed, so that the delay in the synchronous control can be minimized. ..

【0019】更に、割り込みを起動するCPU1は、割
り込みを起動されるCPU2の状態を割り込み状態レジ
スタ2bで確認してからデータのセットや割り込み起動
を行なうため、確実に同期がかかり、メモリにおける無
駄なデータ空間や割り込み失敗に伴うロスタイムがなく
なり、メモリやCPUを効率よく使用することができる
効果がある。
Further, the CPU 1 which activates the interrupt confirms the state of the CPU 2 which is activated the interrupt by the interrupt state register 2b, and then sets the data and activates the interrupt. There is an advantage that the data space and loss time due to interrupt failure are eliminated, and the memory and CPU can be used efficiently.

【0020】また、割り込みを受けるCPU2側は、割
り込み状態レジスタ2bに割り込み状態をセットしてい
るため、タスク処理中に更に別のタスク処理に関する割
り込みがかかることがないので、割り込みを監視する必
要がなく、CPUの効率を上げ、処理のリアルタイム性
を実現することができる効果がある。
Further, since the CPU 2 side receiving the interrupt sets the interrupt state in the interrupt state register 2b, an interrupt relating to another task process will not be applied during the task process, so it is necessary to monitor the interrupt. In other words, there is an effect that the efficiency of the CPU can be increased and the real-time processing property can be realized.

【0021】[0021]

【発明の効果】請求項1記載の発明によれば、マルチタ
スク処理を行う2つのCPUを有し、各CPU毎に、割
り込み起動状態をセットする割り込み状態レジスタと、
CPU間で処理を引き渡すためのデータをセットするデ
ータレジスタと、割り込み処理を起動する割り込み起動
手段とを有するマルチプロセッサ装置としているので、
高速にアクセス可能な2種類のレジスタを通して同期制
御及びデータの受け渡しを効率的に行なうことができる
効果がある。
According to the first aspect of the present invention, there is provided an interrupt state register which has two CPUs for performing multitask processing, and sets an interrupt start state for each CPU.
Since the multiprocessor device has the data register for setting the data for passing the processing between the CPUs and the interrupt starting means for starting the interrupt processing,
There is an effect that synchronous control and data transfer can be efficiently performed through two types of registers that can be accessed at high speed.

【0022】請求項2記載の発明によれば、第1のCP
Uが、第2のCPUの割り込み起動状態を第2のCPU
の割り込み状態レジスタで確認し、割り込み起動状態で
なければ、引き渡すデータを第1のCPU側のデータレ
ジスタにセットし、第1のCPU側の割り込み起動手段
で割り込み起動を行う請求項1記載のマルチプロセッサ
装置の同期制御方式としているので、確実に同期がと
れ、無駄なデータセットや割り込み起動処理が発生せ
ず、CPUの効率を上げることができる効果がある。
According to the invention of claim 2, the first CP
U sets the interrupt activation state of the second CPU to the second CPU
2. The multi-processor according to claim 1, wherein the interrupt status register is used to check, and if the interrupt is not activated, the data to be delivered is set in the data register of the first CPU and the interrupt activation means of the first CPU performs interrupt activation. Since the synchronous control method is used for the processor device, there is an effect that the synchronization can be surely achieved, unnecessary data sets and interrupt activation processing do not occur, and the efficiency of the CPU can be improved.

【0023】請求項3記載の発明によれば、第2のCP
Uが、第1のCPUからの割り込みを受けると、第2の
CPU側の割り込み状態レジスタを割り込み起動状態に
セットし、第1のCPU側のデータレジスタを読み込ん
で処理を実行し、処理が終了すると、第2のCPU側の
割り込み状態レジスタをリセットする請求項1記載のマ
ルチプロセッサ装置の同期制御方式としているので、タ
スク処理の実行中に別のタスク処理の割り込みが為され
ることがなく、従って第1のCPUからの割り込みを監
視する必要もなく、処理のリアルタイム性を実現できる
効果がある。
According to the invention of claim 3, the second CP
When U receives an interrupt from the first CPU, it sets the interrupt status register on the second CPU side to the interrupt activated state, reads the data register on the first CPU side, executes the process, and the process ends. Then, since the interrupt control register on the second CPU side is reset, the synchronous control system of the multiprocessor device according to claim 1 is used, so that another task process is not interrupted during execution of the task process. Therefore, it is not necessary to monitor the interrupt from the first CPU, and it is possible to achieve real-time processing.

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

【図1】本発明の一実施例に係るマルチプロセッサ装置
の構成概略図である。
FIG. 1 is a schematic configuration diagram of a multiprocessor device according to an embodiment of the present invention.

【図2】本実施例のCPU1における処理フローチャー
ト図である。
FIG. 2 is a process flowchart of the CPU 1 of this embodiment.

【図3】本実施例のCPU2における処理フローチャー
ト図である。
FIG. 3 is a processing flowchart of the CPU 2 of this embodiment.

【符号の説明】[Explanation of symbols]

1…CPU1、 1a…CPU1の割り込み起動手段、
1b…CPU1の割り込み状態レジスタ、 1c…C
PU1の同期制御用のデータレジスタ、 2…CPU
2、 2a…CPU2の割り込み起動手段、 2b…C
PU2の割り込み状態レジスタ、 2c…CPU2の同
期制御用のデータレジスタ
1 ... CPU1, 1a ... Interrupt starting means of CPU1,
1b ... CPU 1 interrupt status register, 1c ... C
Data register for synchronous control of PU1, 2 ... CPU
2, 2a ... CPU2 interrupt activation means, 2b ... C
PU2 interrupt status register, 2c ... CPU2 synchronous control data register

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 割り込みを起動する第1のCPUと、割
り込みを起動される第2のCPUと、前記各CPU毎
に、割り込み起動状態をセットする割り込み状態レジス
タと、前記CPU間で引き渡されるデータをセットする
データレジスタと、割り込み処理を起動する割り込み起
動手段とを有することを特徴とするマルチプロセッサ装
置。
1. A first CPU that activates an interrupt, a second CPU that activates an interrupt, an interrupt state register that sets an interrupt activation state for each CPU, and data that is passed between the CPUs. A multiprocessor device characterized by having a data register for setting and an interrupt activating means for activating interrupt processing.
【請求項2】 前記第1のCPUは、前記第2のCPU
の割り込み起動状態を前記第2のCPU側の前記割り込
み状態レジスタで確認し、割り込み起動状態でなけれ
ば、引き渡すデータを前記第1のCPU側の前記データ
レジスタにセットし、前記第1のCPU側の前記割り込
み起動手段で前記第2のCPUへ割り込み起動を行なう
ことを特徴とする請求項1記載のマルチプロセッサ装置
の同期制御方式。
2. The first CPU is the second CPU
The interrupt activation state of the second CPU side is confirmed by the interrupt state register of the second CPU side, and if it is not the interrupt activation state, the data to be delivered is set in the data register of the first CPU side, and the first CPU side 2. The synchronous control system for a multiprocessor device according to claim 1, wherein the interrupt activation means activates an interrupt to the second CPU.
【請求項3】 前記第2のCPUは、前記第1のCPU
からの割り込みを受けると、前記第2のCPU側の前記
割り込み状態レジスタを割り込み起動状態にセットし、
前記第1のCPU側の前記データレジスタからデータを
読み込んで処理を実行し、前記処理が終了すると、前記
第2のCPU側の前記割り込み状態レジスタをリセット
することを特徴とする請求項1記載のマルチプロセッサ
装置の同期制御方式。
3. The second CPU is the first CPU.
Receives an interrupt from, sets the interrupt status register of the second CPU side to the interrupt activation status,
2. The interrupt state register on the second CPU side is reset when the data is read from the data register on the first CPU side to execute a process and the process ends. Synchronous control method for multiprocessor system.
JP4170021A 1992-06-05 1992-06-05 Multiprocessor and synchronization control system for multiprocessor Pending JPH05342026A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4170021A JPH05342026A (en) 1992-06-05 1992-06-05 Multiprocessor and synchronization control system for multiprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4170021A JPH05342026A (en) 1992-06-05 1992-06-05 Multiprocessor and synchronization control system for multiprocessor

Publications (1)

Publication Number Publication Date
JPH05342026A true JPH05342026A (en) 1993-12-24

Family

ID=15897133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4170021A Pending JPH05342026A (en) 1992-06-05 1992-06-05 Multiprocessor and synchronization control system for multiprocessor

Country Status (1)

Country Link
JP (1) JPH05342026A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11137965B2 (en) * 2017-08-17 2021-10-05 Fujifilm Business Innovation Corp. Information processing apparatus for controlling transmission of information while varying transmission intervals

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11137965B2 (en) * 2017-08-17 2021-10-05 Fujifilm Business Innovation Corp. Information processing apparatus for controlling transmission of information while varying transmission intervals

Similar Documents

Publication Publication Date Title
US5226152A (en) Functional lockstep arrangement for redundant processors
JPH0354375B2 (en)
JPH0679307B2 (en) Coprocessor parallel operation control method
JPH05342026A (en) Multiprocessor and synchronization control system for multiprocessor
JP2845616B2 (en) Multiprocessor system
JPH0314136A (en) Mutual diagnostic system for microprocessor system
JPS58169661A (en) Data processing system
JPS59218531A (en) Information processor
JP2550708B2 (en) Debug method
JPH0433130A (en) Multi-chip constituting method
JPS6120903B2 (en)
JPH04148439A (en) Tracing system for information processor
JP2002366451A (en) Multi-processor system
JPH05233576A (en) Duplex system
JPH0351935A (en) Test method for dual port memory
JP3365419B2 (en) Bus arbitration method
JPH0877113A (en) Multiprocessor system and its start method
JPH05265967A (en) Data communicating method for multi-processor system
JPS63298638A (en) Data processor
JPH027099B2 (en)
JPH05334260A (en) Inter-processor data transfer control system
JPH0822441A (en) Information processor and its communication error detecting method
JPS6232561A (en) Control system for multiprocessor system
JPH03250275A (en) One-chip microprocessor system
JPS62191938A (en) System for diagnosing abnormality of multimicroprocessor