JPH08179999A - Dma transfer data guarantee system - Google Patents

Dma transfer data guarantee system

Info

Publication number
JPH08179999A
JPH08179999A JP6322631A JP32263194A JPH08179999A JP H08179999 A JPH08179999 A JP H08179999A JP 6322631 A JP6322631 A JP 6322631A JP 32263194 A JP32263194 A JP 32263194A JP H08179999 A JPH08179999 A JP H08179999A
Authority
JP
Japan
Prior art keywords
transfer
error
data
error line
control unit
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
JP6322631A
Other languages
Japanese (ja)
Other versions
JP2716385B2 (en
Inventor
Nobuyuki Ikeda
暢之 池田
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 Platforms Ltd
Original Assignee
NEC AccessTechnica 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 AccessTechnica Ltd filed Critical NEC AccessTechnica Ltd
Priority to JP6322631A priority Critical patent/JP2716385B2/en
Publication of JPH08179999A publication Critical patent/JPH08179999A/en
Application granted granted Critical
Publication of JP2716385B2 publication Critical patent/JP2716385B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE: To guarantee transfer data before an error occurs by showing a part where the error occurs when data transfer of DMA system is performed. CONSTITUTION: When a device control module 1 is started up by an instruction from a high-order program, a DMA transfer control part 11 starts the data transfer by DMA transfer, and checks whether or not an overrun error occurs during the DMA transfer, and starts up an error line control part 12 when the overrun error occurs, and after that, completes processing by performing DMA transfer completion processing. The error line control part 12 performs the DMA transfer completion processing, and starts up an error line informing part 13, and after that, completes the processing after writing a data transfer address and data transfer length when the error occurs in a data transfer address/length area 14. The error line informing part 13 informs the occurrence of the error to a device control module 2 by turning on an error line 3.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はDMA転送データ保証方
式に関し、特に汎用パラレルインタフェースバス(GP
IB)を通してデバイス制御モジュール間でDMA方式
によるデータ転送を行うシステムにおいてデータ転送中
にデータエラーが発生したときに、このエラー発生以前
の転送データを保証するDMA転送データ保証方式に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a DMA transfer data guarantee system, and more particularly to a general-purpose parallel interface bus (GP).
The present invention relates to a DMA transfer data guarantee method for guaranteeing the transfer data before the error occurs when a data error occurs during the data transfer in the system for performing the data transfer by the DMA method between the device control modules through IB).

【0002】[0002]

【従来の技術】従来、GPIBを通してデバイス制御モ
ジュール間でDMA方式によるデータ転送を行うシステ
ムにおいてデータ転送中にエラーが発生したときは、送
信側のデバイス制御モジュールではオーバーランエラー
の発生のみを検出していた。
2. Description of the Related Art Conventionally, when an error occurs during data transfer in a system in which data is transferred by a DMA method between device control modules via GPIB, the device control module on the transmission side detects only the occurrence of an overrun error. Was there.

【0003】このため、データ送受信時の命令内でデー
タエラーが発生したとき、その命令内のデータはすべて
無効となっていた。
Therefore, when a data error occurs in an instruction during data transmission / reception, all the data in the instruction are invalid.

【0004】[0004]

【発明が解決しようとする課題】この従来のシステムに
おいてデータ転送中にデータ送受信命令内でデータエラ
ーが発生したときには、この命令内のデータ、つまりこ
のエラー発生以前に転送されたデータはすべて無効にな
るという問題点があった。
When a data error occurs in a data transmission / reception command during data transfer in this conventional system, all the data in this command, that is, the data transferred before the occurrence of this error are invalidated. There was a problem that

【0005】本発明の目的は、DMA方式のデータ転送
時のエラー発生箇所を示すことにより、このエラー発生
以前の転送データを保証することができるDMA転送デ
ータ保証方式を提供することにある。
An object of the present invention is to provide a DMA transfer data guarantee system capable of guaranteeing the transfer data before the error occurrence by indicating the error occurrence point during the data transfer of the DMA system.

【0006】[0006]

【課題を解決するための手段】本発明によれば、GPI
Bを通してデバイス制御モジュール間でDMA方式によ
るデータ転送を行うシステムにおいて、前記デバイス制
御モジュール間にエラーラインを設け、前記各デバイス
制御モジュールは前記GPIBのデータ転送を制御する
DMA転送制御部と、前記データ転送中に発生した転送
データアドレスおよび転送データレングスを格納する記
憶領域と、この記憶領域に前記転送データアドレスおよ
び転送データレングスを書き込むエラーライン制御部
と、前記エラーラインのオン,オフ制御を行うエラーラ
イン通知部とを備えることを特徴とするDMA転送デー
タ保証方式が得られる。
According to the present invention, a GPI
In a system for transferring data by a DMA method between device control modules through B, an error line is provided between the device control modules, each device control module controls a data transfer of the GPIB, and a DMA transfer control unit, A storage area for storing the transfer data address and the transfer data length generated during the transfer, an error line control unit for writing the transfer data address and the transfer data length in this storage area, and an error for controlling the ON / OFF of the error line A DMA transfer data guarantee system characterized by including a line notification unit is obtained.

【0007】また、送信側の前記デバイス制御モジュー
ルが上位プログラムからの命令により起動されると、前
記DMA転送制御部は前記DMA方式によるデータ転送
を開始させ、このDMA転送中にオーバーランエラーが
発生していれば前記エラーライン制御部を起動し、前記
DMA転送制御部から起動された前記エラーライン制御
部は前記エラーライン通知部を起動するとともにこのエ
ラー発生時のデータ転送アドレスとデータ転送レングス
とを前記記憶領域に書き込み、前記エラーライン制御部
から起動された前記エラーライン通知部は前記エラーラ
インをオンすることを特徴とするDMA転送データ保証
方式が得られる。
When the device control module on the transmission side is activated by an instruction from a higher-order program, the DMA transfer control unit starts data transfer by the DMA method, and an overrun error occurs during this DMA transfer. If so, the error line control unit is activated, and the error line control unit activated by the DMA transfer control unit activates the error line notifying unit and the data transfer address and data transfer length at the time of occurrence of this error. Is written in the storage area, and the error line notification unit activated by the error line control unit turns on the error line, thereby obtaining a DMA transfer data guarantee system.

【0008】さらに、受信側の前記デバイス制御モジュ
ールが上位プログラムからの命令により起動されると、
前記DMA転送制御部は前記DMA方式によるデータ転
送を開始させ、このDMA転送中にオーバーランエラー
発生が前記エラーラインから通知されたときは前記エラ
ーライン制御部を起動し、前記DMA転送制御部から起
動された前記エラーライン制御部は前記エラーライン通
知部を起動するとともにこのエラー発生時のデータ転送
アドレスとデータ転送レングスとを前記記憶領域に書き
込み、前記エラーライン制御部から起動された前記エラ
ーライン通知部は前記エラーラインをオフすることを特
徴とするDMA転送データ保証方式が得られる。
Further, when the device control module on the receiving side is activated by an instruction from the upper program,
The DMA transfer control unit starts the data transfer by the DMA method, and when the occurrence of an overrun error is notified from the error line during the DMA transfer, activates the error line control unit, and the DMA transfer control unit The activated error line control unit activates the error line notification unit and writes the data transfer address and the data transfer length at the time of this error in the storage area, and the error line activated by the error line control unit The notifying unit turns off the error line to obtain the DMA transfer data guarantee system.

【0009】[0009]

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

【0010】図1は本発明のDMA転送データ保証方式
の一実施例を示すシステムブロック図、図2は本実施例
における送信側のデバイス制御モジュールの動作を説明
するためのフローチャート、図3は本実施例における受
信側のデバイス制御モジュールの動作を説明するための
フローチャートである。
FIG. 1 is a system block diagram showing an embodiment of a DMA transfer data guarantee system of the present invention, FIG. 2 is a flow chart for explaining the operation of a device control module on the transmission side in this embodiment, and FIG. 7 is a flowchart for explaining the operation of the device control module on the receiving side in the embodiment.

【0011】なお、図2(a)および図3(a)はそれ
ぞれ図1におけるDMA転送制御部11および21の動
作を示し、図2(b)および図3(b)はそれぞれ図1
におけるエラーライン制御部12および22の動作を示
し、図2(c)および図3(c)はそれぞれ図1におけ
るエラーライン通知部13および23の動作を示す。
2 (a) and 3 (a) show the operations of the DMA transfer control units 11 and 21 in FIG. 1, respectively, and FIGS. 2 (b) and 3 (b) respectively show FIG.
2 shows the operation of the error line control units 12 and 22, and FIGS. 2 (c) and 3 (c) show the operation of the error line notification units 13 and 23 in FIG. 1, respectively.

【0012】図1を参照すると、本実施例のシステム
は、汎用パラレルインタフェースバス(GPIB)4に
より接続された送信側のデバイス制御モジュール1と受
信側のデバイス制御モジュール2とから構成され、送受
信側のデバイス制御モジュール1,2間でGPIB4を
通してDMA方式によるデータ転送を行う。
Referring to FIG. 1, the system of this embodiment comprises a device control module 1 on the transmission side and a device control module 2 on the reception side, which are connected by a general-purpose parallel interface bus (GPIB) 4. The data transfer by the DMA method is performed between the device control modules 1 and 2 through GPIB4.

【0013】また、両デバイス制御モジュール1,2間
にエラーライン3を設け、各デバイス制御モジュール
1,2はそれぞれGPIB4のデータ転送を制御するD
MA転送制御部11,21と、データ転送中に発生した
転送データアドレスおよび転送データレングスを格納す
るデータ転送アドレス・レングス領域14,24と、こ
のデータ転送アドレス・レングス領域14,24にデー
タ転送中に発生した転送データアドレスおよび転送デー
タレングスを書き込むエラーライン制御部12,22
と、エラーライン3のオン,オフ制御を行うエラーライ
ン通知部13,23とを備えている。
An error line 3 is provided between the device control modules 1 and 2, and each device control module 1 and 2 controls the data transfer of GPIB 4 by D.
MA transfer control units 11 and 21, data transfer address / length areas 14 and 24 for storing transfer data addresses and transfer data lengths generated during data transfer, and data transfer to these data transfer address / length areas 14 and 24. Error line control unit 12, 22 for writing the transfer data address and the transfer data length generated in
And error line notification units 13 and 23 for performing on / off control of the error line 3.

【0014】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

【0015】まず、図1,図2を併せ参照すると、デバ
イス制御モジュール1がデータ送信を行うときには、上
位プログラム(アプリケーションプログラム)からの命
令によりデバイス制御モジュール1が起動されると、D
MA転送制御部11はDMA転送によりデータ転送を開
始させる(ステップS111)。
First, referring also to FIGS. 1 and 2, when the device control module 1 transmits data, when the device control module 1 is activated by an instruction from a higher-order program (application program), D
The MA transfer control unit 11 starts data transfer by DMA transfer (step S111).

【0016】このDMA転送中にオーバーランエラーが
発生していないかを、一般に知られている手法によって
チェックし(S112)、オーバーランエラーが発生し
ていなければ(S112でN)、DMA転送が終了した
かをチェックする(S113)。
Whether or not an overrun error has occurred during this DMA transfer is checked by a generally known method (S112), and if no overrun error has occurred (N in S112), DMA transfer is performed. It is checked whether or not it has ended (S113).

【0017】ここでDMA転送が終了していなければ
(S113でN)、S112へ戻ってオーバーランエラ
ーが発生していないかを再チェックする。S113で
Y、つまりDMA転送が終了したときは、DMA転送終
了処理を行う(S115)。
If the DMA transfer is not completed (N in S113), the process returns to S112 to recheck whether an overrun error has occurred. If Y in S113, that is, if the DMA transfer is completed, a DMA transfer end process is performed (S115).

【0018】また、S112でY、つまりオーバーラン
エラーが発生していたときは、エラーライン制御部12
を起動し(S114)、その後DMA転送終了処理を行
って(S115)終了する。
Further, if Y in S112, that is, if an overrun error has occurred, the error line control unit 12
Is started (S114), DMA transfer end processing is then performed (S115), and the process ends.

【0019】S114でDMA転送制御部11から起動
されたエラーライン制御部12はDMA転送終了処理を
行い(S121)、エラー発生をデバイス制御モジュー
ル2に通知する専用線のエラーライン3を制御するエラ
ーライン通知部13を起動し(S122)、その後エラ
ー発生時のデータ転送アドレスとデータ転送レングスと
をデータ転送アドレス・レングス領域14に書き込んで
(S123)終了する。
The error line control unit 12 activated by the DMA transfer control unit 11 in S114 performs DMA transfer end processing (S121), and an error for controlling the error line 3 of the dedicated line for notifying the device control module 2 of the error occurrence. The line notification unit 13 is activated (S122), and then the data transfer address and the data transfer length at the time of the error occurrence are written in the data transfer address / length area 14 (S123), and the process ends.

【0020】S122でエラーライン制御部12から起
動されたエラーライン通知部13は、エラーライン3を
オンにして(S131)終了する。
The error line notification unit 13 activated by the error line control unit 12 in S122 turns on the error line 3 (S131) and ends.

【0021】このように、本実施例では送信エラー発生
時にそれまでのデータ転送アドレスおよびデータ転送レ
ングス情報を取得することができ、エラー発生時点より
以前に転送されたデータが無効にならずに保証される。
As described above, in this embodiment, when the transmission error occurs, the data transfer address and the data transfer length information up to that point can be acquired, and the data transferred before the error occurrence time is guaranteed to be invalid. To be done.

【0022】次に、図1,図3を併せ参照すると、デバ
イス制御モジュール2がデータ受信を行うときには、上
位プログラム(アプリケーションプログラム)からの命
令によりデバイス制御モジュール2が起動されると、D
MA転送制御部21はDMA転送によりデータ転送を開
始させる(ステップS211)。
Referring also to FIGS. 1 and 3, when the device control module 2 receives data, when the device control module 2 is activated by an instruction from a higher-order program (application program), D
The MA transfer control unit 21 starts data transfer by DMA transfer (step S211).

【0023】このDMA転送中にオーバーランエラーが
発生していないかエラーライン3をチェックし(S21
2)、エラーライン3によりエラー発生が通知されてい
なければ(S212でN)、DMA転送が終了したかを
チェックする(S213)。
The error line 3 is checked to see if an overrun error has occurred during this DMA transfer (S21
2) If the error occurrence is not notified by the error line 3 (N in S212), it is checked whether the DMA transfer is completed (S213).

【0024】ここでDMA転送が終了していなければ
(S113でN)、S212へ戻ってエラーが通知され
ていないかエラーライン3を再チェックする。S213
でY、つまりDMA転送が終了したときは、DMA転送
終了処理を行う(S215)。
If the DMA transfer is not completed (N in S113), the process returns to S212 to recheck the error line 3 to see if an error has been notified. S213
If Y, that is, when the DMA transfer is completed, the DMA transfer end process is performed (S215).

【0025】また、S212でY、つまりエラーライン
3によりエラー発生が通知されたときは、エラーライン
制御部22を起動し(S214)、その後DMA転送終
了処理を行って(S215)終了する。
When Y is determined in S212, that is, when the error occurrence is notified by the error line 3, the error line control unit 22 is activated (S214), and then the DMA transfer end process is performed (S215), and the process ends.

【0026】S214でDMA転送制御部21から起動
されたエラーライン制御部22はDMA転送終了処理を
行い(S221)、エラー発生をデバイス制御モジュー
ル1に通知する専用線のエラーライン3を制御するエラ
ーライン通知部23を起動し(S222)、その後エラ
ー発生時のデータ転送アドレスとデータ転送レングスと
をデータ転送アドレス・レングス領域24に設定して
(S223)終了する。
The error line control unit 22 activated by the DMA transfer control unit 21 in S214 performs DMA transfer end processing (S221), and an error for controlling the error line 3 of the dedicated line for notifying the device control module 1 of the error occurrence. The line notification unit 23 is activated (S222), and then the data transfer address and the data transfer length at the time of error occurrence are set in the data transfer address / length area 24 (S223), and the process ends.

【0027】S222でエラーライン制御部22から起
動されたエラーライン通知部23は、エラーライン3を
オフにして(S231)終了する。
The error line notification unit 23 activated by the error line control unit 22 in S222 turns off the error line 3 (S231) and ends.

【0028】このように、本実施例では受信エラー発生
時にそれまでのデータ転送アドレスおよびデータ転送レ
ングス情報を取得することができ、エラー発生時点より
以前に転送されたデータが無効にならずに保証される。
As described above, in this embodiment, when the reception error occurs, the data transfer address and the data transfer length information up to that point can be obtained, and the data transferred before the error occurrence time is guaranteed to be invalid. To be done.

【0029】次に、図1,図4を併用してエラー発生時
の上位プログラムからの命令によるデータ再送動作につ
いて説明する。
Next, the data resending operation by an instruction from the upper program when an error occurs will be described with reference to FIGS.

【0030】図4は図1に示した実施例におけるエラー
発生時の上位プログラムからの命令によるデータ再送動
作を説明するためのフローチャートである。
FIG. 4 is a flow chart for explaining the data resending operation by the instruction from the upper program when an error occurs in the embodiment shown in FIG.

【0031】エラーが発生すると(S311)、DMA
転送制御部11は上位プログラムからの命令によりエラ
ーライン制御部12,エラーライン通知部13を通して
データ転送アドレス・レングス領域14からエラー発生
時のデータ転送アドレスおよびデータ転送レングスを取
得し(S312)、このデータ転送アドレスおよびデー
タ転送レングスの値をベースとして次に転送すべきデー
タ転送アドレスおよびデータ転送レングスを算出し(S
313)、この後GPIB4を通してデータの再転送を
行う(S314)。
When an error occurs (S311), DMA
The transfer control unit 11 acquires the data transfer address and the data transfer length at the time of the error from the data transfer address / length area 14 through the error line control unit 12 and the error line notification unit 13 according to the instruction from the upper program (S312), The data transfer address and the data transfer length to be transferred next are calculated based on the values of the data transfer address and the data transfer length (S
313), and thereafter, the data is retransferred through GPIB4 (S314).

【0032】[0032]

【発明の効果】以上説明したように本発明は、GPIB
を通してデバイス制御モジュール間でDMA方式による
データ転送を行うシステムにおいて、デバイス制御モジ
ュール間にエラーラインを設け、各デバイス制御モジュ
ールはGPIBのデータ転送を制御するDMA転送制御
部と、データ転送中に発生した転送データアドレスおよ
び転送データレングスを格納する記憶領域と、この記憶
領域に転送データアドレスおよび転送データレングスを
書き込むエラーライン制御部と、エラーラインのオン,
オフ制御を行うエラーライン通知部とを備えることによ
り、DMA転送時に送受信側にエラーが発生した時の転
送データアドレスおよび転送データレングスを取得する
ことができるので、このエラー発生の時点より以前のデ
ータを保証することができるという効果を有する。
As described above, the present invention is based on GPIB.
In a system in which data is transferred between device control modules via the DMA system, an error line is provided between the device control modules, and each device control module has a DMA transfer control unit for controlling the data transfer of GPIB, and an error line occurs during the data transfer. A storage area for storing the transfer data address and the transfer data length, an error line control unit for writing the transfer data address and the transfer data length in this storage area, and an error line ON,
Since the transfer data address and the transfer data length when an error occurs in the transmission / reception side during the DMA transfer can be acquired by providing the error line notification unit for performing the off control, the data before the time of the error occurrence is acquired. Has the effect that can be guaranteed.

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

【図1】本発明のDMA転送データ保証方式の一実施例
を示すシステムブロック図である。
FIG. 1 is a system block diagram showing an embodiment of a DMA transfer data guarantee system of the present invention.

【図2】本実施例における送信側のデバイス制御モジュ
ールの動作を説明するためのフローチャートである。
FIG. 2 is a flowchart for explaining the operation of the device control module on the transmission side in this embodiment.

【図3】本実施例における受信側のデバイス制御モジュ
ールの動作を説明するためのフローチャートである。
FIG. 3 is a flowchart for explaining the operation of the device control module on the receiving side in the present embodiment.

【図4】図1に示した実施例におけるエラー発生時の上
位プログラムからの命令によるデータ再送動作を説明す
るためのフローチャートである。
FIG. 4 is a flowchart for explaining a data resend operation by an instruction from a higher-order program when an error occurs in the embodiment shown in FIG.

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

1,2 デバイス制御モジュール 3 エラーライン 4 汎用パラレルインタフェースバス(GPIB) 11,21 DMA転送制御部 12,22 エラーライン制御部 13,23 エラーライン通知部 14,24 データ転送アドレス・レングス領域 1, 2 Device control module 3 Error line 4 General-purpose parallel interface bus (GPIB) 11, 21 DMA transfer control unit 12, 22 Error line control unit 13, 23 Error line notification unit 14, 24 Data transfer address / length area

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 汎用パラレルインタフェースバスを通し
てデバイス制御モジュール間でDMA方式によるデータ
転送を行うシステムにおいて、前記デバイス制御モジュ
ール間にエラーラインを設け、前記各デバイス制御モジ
ュールは前記汎用パラレルインタフェースバスのデータ
転送を制御するDMA転送制御部と、前記データ転送中
に発生した転送データアドレスおよび転送データレング
スを格納する記憶領域と、この記憶領域に前記転送デー
タアドレスおよび転送データレングスを書き込むエラー
ライン制御部と、前記エラーラインのオン,オフ制御を
行うエラーライン通知部とを備えることを特徴とするD
MA転送データ保証方式。
1. A system for performing a DMA-based data transfer between device control modules through a general-purpose parallel interface bus, wherein an error line is provided between the device control modules, and each device control module transfers data through the general-purpose parallel interface bus. A DMA transfer control unit that controls the transfer data address, a storage area that stores a transfer data address and a transfer data length generated during the data transfer, and an error line control unit that writes the transfer data address and the transfer data length in the storage area, An error line notifying unit for performing on / off control of the error line.
MA transfer data guarantee method.
【請求項2】 送信側の前記デバイス制御モジュールが
上位プログラムからの命令により起動されると、前記D
MA転送制御部は前記DMA方式によるデータ転送を開
始させ、このDMA転送中にオーバーランエラーが発生
していれば前記エラーライン制御部を起動し、前記DM
A転送制御部から起動された前記エラーライン制御部は
前記エラーライン通知部を起動するとともにこのエラー
発生時のデータ転送アドレスとデータ転送レングスとを
前記記憶領域に書き込み、前記エラーライン制御部から
起動された前記エラーライン通知部は前記エラーライン
をオンすることを特徴とする請求項1記載のDMA転送
データ保証方式。
2. When the device control module on the transmission side is activated by an instruction from a higher-level program, the D
The MA transfer control unit starts the data transfer by the DMA method, and if an overrun error occurs during the DMA transfer, activates the error line control unit,
The error line control unit activated by the A transfer control unit activates the error line notification unit, writes the data transfer address and the data transfer length at the time of this error in the storage area, and activates from the error line control unit. 2. The DMA transfer data guarantee system according to claim 1, wherein the error line notification unit that has turned on turns on the error line.
【請求項3】 受信側の前記デバイス制御モジュールが
上位プログラムからの命令により起動されると、前記D
MA転送制御部は前記DMA方式によるデータ転送を開
始させ、このDMA転送中にオーバーランエラー発生が
前記エラーラインから通知されたときは前記エラーライ
ン制御部を起動し、前記DMA転送制御部から起動され
た前記エラーライン制御部は前記エラーライン通知部を
起動するとともにこのエラー発生時のデータ転送アドレ
スとデータ転送レングスとを前記記憶領域に書き込み、
前記エラーライン制御部から起動された前記エラーライ
ン通知部は前記エラーラインをオフすることを特徴とす
る請求項1または2記載のDMA転送データ保証方式。
3. When the device control module on the receiving side is activated by an instruction from a higher-level program, the D
The MA transfer control unit starts the data transfer by the DMA method, and when the occurrence of an overrun error is notified from the error line during the DMA transfer, activates the error line control unit and activates from the DMA transfer control unit. The error line control unit starts the error line notification unit and writes the data transfer address and the data transfer length at the time of occurrence of the error in the storage area,
3. The DMA transfer data guarantee system according to claim 1, wherein the error line notification unit activated by the error line control unit turns off the error line.
JP6322631A 1994-12-26 1994-12-26 DMA transfer data guarantee method Expired - Fee Related JP2716385B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6322631A JP2716385B2 (en) 1994-12-26 1994-12-26 DMA transfer data guarantee method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6322631A JP2716385B2 (en) 1994-12-26 1994-12-26 DMA transfer data guarantee method

Publications (2)

Publication Number Publication Date
JPH08179999A true JPH08179999A (en) 1996-07-12
JP2716385B2 JP2716385B2 (en) 1998-02-18

Family

ID=18145874

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6322631A Expired - Fee Related JP2716385B2 (en) 1994-12-26 1994-12-26 DMA transfer data guarantee method

Country Status (1)

Country Link
JP (1) JP2716385B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1524602A2 (en) * 2003-10-14 2005-04-20 Hitachi, Ltd. Data transfer method and disk control unit using it
US7516257B2 (en) * 2005-09-27 2009-04-07 Intel Corporation Mechanism to handle uncorrectable write data errors

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1524602A2 (en) * 2003-10-14 2005-04-20 Hitachi, Ltd. Data transfer method and disk control unit using it
EP1524602A3 (en) * 2003-10-14 2005-06-22 Hitachi, Ltd. Data transfer method and disk control unit using it
US7032040B2 (en) 2003-10-14 2006-04-18 Hitachi, Ltd. Data transfer method and disk control unit using it
CN100420233C (en) * 2003-10-14 2008-09-17 株式会社日立制作所 Data transfer method and disk control unit using it
US7516257B2 (en) * 2005-09-27 2009-04-07 Intel Corporation Mechanism to handle uncorrectable write data errors

Also Published As

Publication number Publication date
JP2716385B2 (en) 1998-02-18

Similar Documents

Publication Publication Date Title
JPH08179999A (en) Dma transfer data guarantee system
JPH10260849A (en) Information processor and interrupt controlling method
US11714608B2 (en) Device and method for handling programming language function
JP2000155738A (en) Data processor
JPH01147939A (en) Robot control system
JPS6243408Y2 (en)
JP2890962B2 (en) Loosely coupled multi-hot standby computer system
JP3253115B2 (en) Printer
JPS6156541B2 (en)
JPH06161769A (en) Software down-loading system of control system
JPH04264652A (en) Dma control system
JP3227273B2 (en) Link processing method of programmable controller
JPH0145657B2 (en)
JPS62190544A (en) Higher link unit for programmable controller
JP2793258B2 (en) Data setting method for positioning control device
JPH0756844A (en) Master-bus master used for computer system based on bus with system memory and computer system based on bus
JPS6294042A (en) Communication control equipment
JPS6231389B2 (en)
JPS6119145B2 (en)
JPH0433171A (en) Picture data processor
JPS6378257A (en) Input-output controller
JPH0865316A (en) Data transmission/reception equipment
JPS6182260A (en) Input and output interruption control system
JPH0713921A (en) Dma controller
JPH05313927A (en) Cpu board exchange system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19971007

LAPS Cancellation because of no payment of annual fees