JP3128060B2 - Multi-function parallel processing electronic device - Google Patents

Multi-function parallel processing electronic device

Info

Publication number
JP3128060B2
JP3128060B2 JP08271484A JP27148496A JP3128060B2 JP 3128060 B2 JP3128060 B2 JP 3128060B2 JP 08271484 A JP08271484 A JP 08271484A JP 27148496 A JP27148496 A JP 27148496A JP 3128060 B2 JP3128060 B2 JP 3128060B2
Authority
JP
Japan
Prior art keywords
switching
function
time
data
processing
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 - Fee Related
Application number
JP08271484A
Other languages
Japanese (ja)
Other versions
JPH1097434A (en
Inventor
元伸 安藤
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.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP08271484A priority Critical patent/JP3128060B2/en
Publication of JPH1097434A publication Critical patent/JPH1097434A/en
Application granted granted Critical
Publication of JP3128060B2 publication Critical patent/JP3128060B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数組の制御プロ
グラムを時分割により並行処理する多機能並行処理型電
子装置に関し、特に制御プログラムの処理に際して呼び
出されたサブルーチンが、ダイナミックRAMに対して
アクセスするときには、時分割切換えを禁止してリフレ
ッシュ動作の確実化を図り、記憶データの消滅を防止す
るようにしたものに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-function parallel processing type electronic device for processing a plurality of sets of control programs in parallel in a time-division manner, and in particular, a subroutine called in processing a control program accesses a dynamic RAM. In this case, the time-division switching is inhibited to ensure the refresh operation and prevent the stored data from disappearing.

【0002】[0002]

【従来の技術】従来、コンピュータを内蔵した各種の情
報処理装置などの電子装置においては、複数の機能の処
理の高速化を図る為に、演算処理制御や情報の入出力処
理制御などの複数の制御プログラムを並行して処理する
ことで、複数の機能を同時に実現する多機能並行処理方
式が採用されている。この多機能並行処理方式として
は、複数の中央演算装置(CPU)を相互に連結接続
し、OS(オペレーティング・システム)による並行処
理管理システムにより、複数組の制御プログラムが複数
の中央演算装置により夫々別個の処理として実行される
ようにしたマルチ処理方式(多重処理方式)が実用化さ
れている。また、1つの中央演算装置により短い時間に
時分割された所定の処理時間毎に、複数組の制御プログ
ラムを所定の順番に実行するようにしたタイムシェアリ
ング処理方式(時分割処理方式)も実用化されている。
2. Description of the Related Art Conventionally, in electronic devices such as various types of information processing devices having a built-in computer, a plurality of functions such as arithmetic processing control and information input / output processing control are performed in order to speed up processing of a plurality of functions. A multi-function parallel processing method for simultaneously realizing a plurality of functions by processing control programs in parallel is employed. In this multifunctional parallel processing system, a plurality of central processing units (CPUs) are interconnected and connected, and a plurality of sets of control programs are respectively controlled by a plurality of central processing units by a parallel processing management system based on an OS (operating system). A multi-processing system (multi-processing system) that is executed as a separate process has been put to practical use. Also, a time-sharing processing method (time-division processing method) in which a plurality of sets of control programs are executed in a predetermined order for each predetermined processing time time-divided by one central processing unit in a short time is also practical. Has been

【0003】ところで、コンピュータなどの各種の電子
機器に実装され、各種のデータを記憶するICメモリと
しては、スタティックメモリ(所謂、SRAM)に代え
て、最近では、安価で大容量メモリを実装可能なダイナ
ミックRAM(所謂、DRAM)が主流になっている。
但し、このダイナミックRAMにおいては、記憶データ
を保持する為に、微少時間(例えば、2〜5msec)毎に
リフレッシュ動作を必要とすることから、クロック発振
器やリフレッシュコントローラなどを有する周辺回路が
ダイナミックRAMに接続され、その周辺回路から出力
される規則的なリフレッシュパルスによりリフレッシュ
動作するようになっている。
Recently, instead of a static memory (a so-called SRAM), an inexpensive large-capacity memory can be mounted as an IC memory mounted on various electronic devices such as a computer and storing various data. Dynamic RAM (so-called DRAM) has become mainstream.
However, in this dynamic RAM, a refresh operation is required every minute time (for example, 2 to 5 msec) in order to hold stored data. Therefore, a peripheral circuit having a clock oscillator, a refresh controller, and the like is included in the dynamic RAM. The refresh operation is performed by a regular refresh pulse output from the peripheral circuit connected thereto.

【0004】一方、この種のダイナミックRAMとし
て、最近、リフレッシュコントローラやクロック発振器
などの周辺回路を内蔵し、常にはこれら周辺回路により
内部的にリフレッシュ動作する一方、データの読み出し
処理又は書き込み処理に際しては、その内部リフレッシ
ュ動作を中止し、その代わりに読み出し処理又は書き込
み処理に、一連のリフレッシュ動作を含ませるようにし
た、組み合わせリフレッシュ動作型の1チップ化された
ダイナミックRAMが実用化されている。
On the other hand, recently, a peripheral circuit such as a refresh controller and a clock oscillator is built in as this kind of dynamic RAM, and the peripheral circuit always performs an internal refresh operation. A combination refresh operation type one-chip dynamic RAM in which the internal refresh operation is stopped and a series of refresh operations are included in the read processing or the write processing instead has been put to practical use.

【0005】[0005]

【発明が解決しようとする課題】前述したように、複数
の中央演算装置を用いてマルチ処理方式で複数の機能を
並行して実現する場合には、複数の中央演算装置を必要
とするとともに、制御装置の制御基板が大型化すること
から、電子装置がコスト高になるという問題がある。そ
こで、低コスト化を図る為に、1つの中央演算装置によ
り、複数の機能を時分割方式にて並行処理することで、
複数の機能を同時に実現する場合に、安価なダイナミッ
クRAMとして、前述した組み合わせリフレッシュ動作
型のダイナミックRAMをデータ記憶用に用いる場合が
考えられる。
As described above, when a plurality of functions are realized in parallel by a multi-processing system using a plurality of central processing units, a plurality of central processing units are required, and Since the size of the control board of the control device is increased, the cost of the electronic device is increased. Therefore, in order to reduce costs, a single central processing unit processes a plurality of functions in parallel in a time-sharing manner.
When a plurality of functions are simultaneously realized, a combination refresh operation type dynamic RAM described above may be used as an inexpensive dynamic RAM for data storage.

【0006】この場合、そのダイナミックRAMに対す
るデータの読み出し処理中に又は書き込み処理中に、時
分割切換えが発生して相手側の機能の処理に切換えられ
たときには、そのデータの読み出し処理又は書き込み処
理が中断されるのに伴ってリフレッシュ動作も中断され
ることになる。ここで、時分割の処理時間がリフレッシ
ュ動作を行うように設定されたリフレッシュサイクル時
間よりも長いときには、次の時分割切換えタイミングで
ダイナミックRAMに対するアクセスを再開するまでの
待機期間において、リフレッシュ動作をできなくなり、
ダイナミックRAMに記憶しているデータの全て又は一
部が消滅してしまうという問題がある。
In this case, when time-division switching occurs during data read processing or data write processing for the dynamic RAM and the processing is switched to processing of the other party's function, the data read processing or write processing is performed. The refresh operation is also interrupted along with the interruption. Here, when the time-division processing time is longer than the refresh cycle time set to perform the refresh operation, the refresh operation can be performed in the standby period until the access to the dynamic RAM is resumed at the next time-division switching timing. Gone
There is a problem that all or a part of the data stored in the dynamic RAM disappears.

【0007】本発明の目的は、制御プログラムに含まれ
るサブルーチンの実行により、ダイナミックRAMに対
してデータの読み出し又は書き込みするときのリフレッ
シュ動作が時分割切換えにより中断されないようにし
て、記憶データの消滅を防止し得るような多機能並行処
理型電子装置を提供することである。
An object of the present invention is to execute a subroutine included in a control program so that a refresh operation for reading or writing data from or to a dynamic RAM is not interrupted by time division switching so that stored data can be erased. An object of the present invention is to provide a multi-function parallel processing type electronic device that can be prevented.

【0008】[0008]

【課題を解決するための手段】請求項1の多機能並行処
理型電子装置は、少なくとも1つのCPU、ROM及び
RAMからなるコンピュータを備え、このROMに複数
の機能に対応する複数組の制御プログラムを組み込み、
時分割方式にて2組以上の制御プログラムを並行処理す
ることにより、複数の機能を同時に実現可能な電子装置
において、内部リフレッシュ機能を有するとともにデー
タの読み出し処理又は書き込み処理毎にリフレッシュ動
作するダイナミックRAMを設け、制御プログラムに含
まれる複数のサブルーチンのうち、前記ダイナミックR
AMに対してアクセスするサブルーチンに、少なくとも
そのサブルーチンが完了するまで時分割切換えを禁止す
る切換え禁止ステップを組み込んだものである。
According to a first aspect of the present invention, there is provided a multi-function parallel processing electronic apparatus comprising a computer comprising at least one CPU, a ROM, and a RAM, wherein the ROM has a plurality of sets of control programs corresponding to a plurality of functions. Embed,
In an electronic device capable of simultaneously realizing a plurality of functions by executing two or more sets of control programs in parallel in a time-sharing manner, a dynamic RAM having an internal refresh function and performing a refresh operation for each data reading or writing process And among the plurality of subroutines included in the control program, the dynamic R
A subroutine for accessing the AM incorporates a switching prohibition step of prohibiting time division switching at least until the subroutine is completed.

【0009】コンピュータにより、起動された複数組の
制御プログラムが時分割方式にて並行処理されるとき
に、処理される制御プログラムに複数のサブルーチンが
含まれるときには、その都度サブルーチンをコールしな
がら処理が実行される。ところで、ダイナミックRAM
においては、データの読み出し処理又は書き込み処理が
行なわれないときには、内部リフレッシュ機能による内
部リフレッシュ動作が実行されるが、コールされたサブ
ルーチンにより、ダイナミックRAMに対してデータの
読み出し又は書き込みの為にアクセスするときには、そ
のサブルーチンに組み込まれた切換え禁止ステップによ
り、そのサブルーチンが完了するまで時分割切換えが禁
止されるので、内部リフレッシュ動作に代えて、その読
み出し処理又は書き込み処理毎に行なわれるリフレッシ
ュ動作が、時分割切換えにより中断されることがなく、
記憶データの消滅を確実に防止することができる。
[0009] When a plurality of sets of activated control programs are processed in parallel by a computer in a time-division manner, if a plurality of subroutines are included in the control program to be processed, the subroutine is called each time. Be executed. By the way, dynamic RAM
In the above, when the data read process or the write process is not performed, the internal refresh operation by the internal refresh function is performed. However, the dynamic RAM is accessed for the data read or write by the called subroutine. Sometimes, the switching inhibition step incorporated in the subroutine inhibits the time division switching until the subroutine is completed. Therefore, instead of the internal refresh operation, the refresh operation performed for each read process or write process is not performed. Without being interrupted by split switching
It is possible to reliably prevent the stored data from disappearing.

【0010】請求項2の多機能並行処理型電子装置は、
請求項1の発明において、前記複数組の制御プログラム
のうち並行処理される複数組の制御プログラムを時分割
による所定の切換えタイミングで順々に切換える切換え
手段を設け、前記切換え手段は、前記切換え禁止ステッ
プにより時分割切換えが禁止されているときには、所定
の切換えタイミングにおける切換えをしないように構成
されたものである。この場合、複数組の制御プログラム
を並行処理する場合に、切換え手段により、並行処理さ
れる複数組の制御プログラムを時分割による所定の切換
えタイミングで順々に切換えられることになるが、切換
え禁止ステップにより時分割切換えが禁止されていると
きには、切換え手段による切換えタイミングにおける切
換えを確実に禁止することができる。その他、請求項1
と同様の作用を奏する。
The multi-function parallel processing type electronic device according to claim 2 is
2. The switching device according to claim 1, further comprising switching means for sequentially switching a plurality of sets of control programs to be processed in parallel among the plurality of sets of control programs at a predetermined switching timing by time division, wherein the switching means inhibits the switching. When time-division switching is prohibited by a step, switching is not performed at a predetermined switching timing. In this case, when a plurality of sets of control programs are processed in parallel, the switching means allows the plurality of sets of control programs to be processed in parallel to be sequentially switched at a predetermined switching timing by time division. Therefore, when the time division switching is prohibited, the switching at the switching timing by the switching means can be reliably prohibited. In addition, Claim 1
It has the same function as.

【0011】請求項3の多機能並行処理型電子装置は、
請求項2の発明において、前記切換え手段は、前記切換
え禁止ステップによる切換え禁止が解除された後、前記
所定の切換えタイミングで切換えを行なうように構成さ
れたものである。この場合には、切換え禁止ステップに
よる切換え禁止が解除されたときには、それ以降におい
て、切換え手段により所定の切換えタイミングで切換え
が行なわれるので、時分割切換えによる複数組の制御プ
ログラムの並行処理を継続することができる。その他、
請求項2と同様の作用を奏する。
The multi-function parallel processing type electronic device according to claim 3 is
In the invention of claim 2, the switching means is configured to perform switching at the predetermined switching timing after the switching prohibition in the switching prohibiting step is released. In this case, when the switching prohibition in the switching prohibition step is released, the switching is performed at a predetermined switching timing by the switching means thereafter, so that the parallel processing of a plurality of sets of control programs by time division switching is continued. be able to. Others
The same operation as the second aspect is achieved.

【0012】[0012]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して説明する。本実施形態は、レーザプリ
ンタやイメージスキャナ装置を有し、受信したファクシ
ミリデータを記録したり、原稿のイメージ情報を送信す
るなどの通常のファクシミリの機能に加えて、接続ケー
ブルを介して接続されたパーソナルコンピュータに対す
るデータの通信機能を実現可能な多機能並行処理型電子
装置(以下、マルチファンクション情報処理装置とい
う)に本発明を適用した場合のものである。マルチファ
ンクション情報処理装置1は、図1に示すように、基本
的に、1つのコンピュータ10を有するコントロールユ
ニット20と、このコントロールユニット20に接続さ
れた操作パネル2、レーザプリンタ3、イメージスキャ
ナ装置4などから構成されている。
Embodiments of the present invention will be described below with reference to the drawings. This embodiment has a laser printer or an image scanner device, and records received facsimile data, and in addition to a normal facsimile function such as transmitting image information of a document, is connected via a connection cable. This is a case where the present invention is applied to a multi-function parallel processing type electronic device (hereinafter, referred to as a multi-function information processing device) capable of realizing a data communication function for a personal computer. As shown in FIG. 1, the multifunction information processing apparatus 1 basically includes a control unit 20 having one computer 10, an operation panel 2, a laser printer 3, and an image scanner 4 connected to the control unit 20. It is composed of

【0013】前記コンピュータ10は、基本的に、CP
U11と、このCPU11にデータバスなどを含むコモ
ンバス16で接続されたROM12と、EEPROM
(電気的に消去して書換え可能なROM)13と、RA
M14と、DMAコントローラ15などで構成されてい
る。また、コモンバス16には、イメージ情報の短縮化
の為に符号化する符号化部及び短縮されている通信デー
タを復号化する復号化部を有するCODEC21と、ハ
ードロジック回路からなる入出力用ASIC(アプリケ
ーション・スペシフィック・インテグレーテッド・サー
キット)22と、ファクシミリ通信用のモデム23と、
バッファ25と、外部のパーソナルコンピュータ6に接
続ケーブル7を介して接続された通信用インターフェー
ス(通信用I/F)26とが夫々接続されている。
The computer 10 basically has a CP
U11, a ROM 12 connected to the CPU 11 by a common bus 16 including a data bus, and an EEPROM.
(Electrically erasable and rewritable ROM) 13 and RA
M14 and a DMA controller 15 and the like. The common bus 16 includes a CODEC 21 having an encoding unit for encoding for shortening image information and a decoding unit for decoding shortened communication data, and an input / output ASIC (hardware logic circuit). An application-specific integrated circuit) 22, a modem 23 for facsimile communication,
The buffer 25 and a communication interface (communication I / F) 26 connected to the external personal computer 6 via the connection cable 7 are connected to each other.

【0014】また、モデム23には、電話回線5及び受
話器8に接続されたNCU(ネットワーク・コントロー
ル・ユニット)24が接続されている。更に、入出力用
ASIC22には、ディスプレイ2a及びキーボード2
bを有する操作パネル2と、レーザプリンタ3とが接続
されるとともに、ダイナミックRAM(以下、DRAM
とする)27を介してイメージスキャナ装置4が接続さ
れている。このDRAM27には、イメージスキャナ装
置4で読み込まれた2〜3ドットライン分のドットデー
タがイメージ情報として一時的に記憶されるとともに、
そのイメージ情報は入出力用ASIC22により読み出
される。
An NCU (Network Control Unit) 24 connected to the telephone line 5 and the receiver 8 is connected to the modem 23. Further, the input / output ASIC 22 includes a display 2 a and a keyboard 2.
b and a laser printer 3 are connected, and a dynamic RAM (hereinafter, DRAM)
The image scanner device 4 is connected to the image scanner device 27 via an external device 27. In the DRAM 27, dot data for two to three dot lines read by the image scanner device 4 are temporarily stored as image information,
The image information is read by the input / output ASIC 22.

【0015】ここで、DRAM27には、クロック発振
器やリフレッシュコントローラなどを含む周辺回路27
aが接続された1チップのLSI(ラージ・スケールI
C)であり、図2に示すように、行方向に64バイト分
のアドレスを設けるととも、列方向に28バイト分のア
ドレスを設けた、3072バイトのメモリ容量を有する
ものである。即ち、DRAM27においては、常にはア
クセスモードをOFFに設定することにより、周辺回路
27aにより、「64行」の行アドレスにリフレッシュ
パルスRP1、RP2、RP3、・・・・・RP64が
順々に供給されることで、行単位でリフレッシュ動作さ
れるようになっている。但し、リフレッシュ動作のリフ
レッシュサイクルとしては、約5msec以内に設定されて
いる。
The DRAM 27 has a peripheral circuit 27 including a clock oscillator and a refresh controller.
1-chip LSI (Large Scale I
C), as shown in FIG. 2, a memory capacity of 3072 bytes, in which addresses of 64 bytes are provided in the row direction and addresses of 28 bytes are provided in the column direction. That is, in the DRAM 27, by always setting the access mode to OFF, the refresh pulse RP1, RP2, RP3,... RP64 is sequentially supplied to the row address of “64 rows” by the peripheral circuit 27a. As a result, a refresh operation is performed on a row-by-row basis. However, the refresh cycle of the refresh operation is set within about 5 msec.

【0016】一方、DRAM27のアクセスモードをO
Nに設定したときには、約5msec以内に行アドレス分6
4バイトアクセスし、全バイトのデータの読み出し処理
又は書き込み処理を行うことによって、同時にリフレッ
シュ動作を行うことができる。即ち、例えば、読み出し
処理のときには、DRAM27の先頭アドレスから末尾
アドレスまで、1バイトずつ読み出し処理を実行するこ
とで指示された読み出しアドレスに対応するデータを読
み出しながら、同時にリフレッシュ動作を行うようにし
ている。
On the other hand, the access mode of the DRAM 27 is set to O
When set to N, the line address 6 within about 5 msec
A refresh operation can be performed simultaneously by accessing four bytes and performing read processing or write processing of data of all bytes. That is, for example, at the time of the read process, the refresh operation is performed simultaneously while reading data corresponding to the specified read address by executing the read process one byte at a time from the start address to the end address of the DRAM 27. .

【0017】前記ROM12には、レーザプリンタ3又
はイメージスキャナ装置4を作動させてイメージ情報を
電話回線5を介して外部のファクシミリ装置(図示略)
に対してファクシミリデータの送受信を制御するファク
シミリの機能実現の為の制御プログラム、イメージスキ
ャナ装置4で読み込んだ原稿のイメージ情報を記録する
コピー機能を実現する為の制御プログラム、パーソナル
コンピュータ6から受信したプリントデータを記録する
プリント機能を実現する為の制御プログラム、イメージ
スキャナ装置4で読み込んだ原稿のイメージ情報をパー
ソナルコンピュータ6に送信するスキャナ機能を実現す
る為の制御プログラムなどが格納されている。
The ROM 12 stores an external facsimile device (not shown) via the telephone line 5 by operating the laser printer 3 or the image scanner device 4.
A control program for realizing a facsimile function for controlling transmission and reception of facsimile data, a control program for realizing a copy function for recording image information of an original read by the image scanner device 4, and a control program received from the personal computer 6. A control program for realizing a print function for recording print data, a control program for realizing a scanner function for transmitting image information of a document read by the image scanner device 4 to the personal computer 6, and the like are stored.

【0018】前記ファクシミリの機能実現の為の制御プ
ログラムとしては、マルチファンクション情報処理装置
1の状態変化を常に検出するアイドリング制御プログラ
ム、電話回線5を介して受信したファクシミリデータを
レーザプリンタ3で記録するイメージ受信記録制御プロ
グラム、原稿のイメージ情報をイメージスキャナ装置4
で読み取って電話回線5を介してファクシミリデータと
して送信するイメージ読取り送信制御プログラム、予め
イメージスキャナ装置4で読み取ってRAM14に格納
されているイメージ情報を読み出して送信するメモリ送
信制御プログラムなど複数設けられている。
As a control program for realizing the function of the facsimile, an idling control program for constantly detecting a change in the state of the multifunction information processing apparatus 1 and facsimile data received via the telephone line 5 are recorded by the laser printer 3. An image receiving / recording control program, and image information of a document is sent to an image scanner 4
And a memory transmission control program for reading and transmitting the image information stored in the RAM 14 in advance by reading with the image scanner device 4 and transmitting it as facsimile data via the telephone line 5. I have.

【0019】このマルチファンクション情報処理装置1
においては、前記CPU11は、それに接続されている
クロックからのクロック信号をハード的にカウントする
内蔵タイマによるタイマ割り込みを受け付け可能になっ
ている。そして、例えば、ファクシミリ機能のうちのメ
モリ送信制御プログラムとスキャナ機能の制御プログラ
ムとを並行処理したり、ファクシミリ機能のうちのイメ
ージ読取り送信制御プログラムとプリント機能の制御プ
ログラムとを並行処理するなど、複数の機能を並行処理
する場合には、CPU11が例えば、約1/60秒(約
16msec)のタイマ割り込みを受け付ける毎に、これら
複数の機能に対応する複数組の制御プログラムをその割
当てられた約1/60秒毎に時分割方式で順次切換えな
がら並行処理することにより、複数の機能を同時に実現
できるようになっている。
This multifunction information processing apparatus 1
In the above, the CPU 11 is capable of accepting a timer interrupt by a built-in timer that counts a clock signal from a clock connected thereto in a hardware manner. Then, for example, the memory transmission control program of the facsimile function and the control program of the scanner function are processed in parallel, or the image reading and transmission control program of the facsimile function and the control program of the print function are processed in parallel. When the CPU 11 receives a timer interrupt of, for example, about 1/60 second (about 16 msec), a plurality of sets of control programs corresponding to the plurality of functions are assigned to the assigned program for about 1/60 second (about 16 msec). A plurality of functions can be realized at the same time by performing parallel processing while sequentially switching in a time division manner every / 60 seconds.

【0020】前記EEPROM13には、ファクシミリ
機能を実現するときの各種の設定モード、プリンタ機能
を実現するときの印字位置や印字濃度に関する各種の設
定データが変更可能に記憶されるとともに、複数の送信
先の電話番号などが記憶されている。また、RAM14
には、受信したデータを記憶する受信データメモリ、そ
の受信データをレーザプリンタ3で記録可能に展開した
ドットイメージデータを記憶する記録データメモリに加
えて、ファクシミリ機能やコピー機能などの複数の機能
を実現する制御プログラムの実行に必要な各種のメモリ
やバッファが設けられている。
The EEPROM 13 stores various setting modes for realizing the facsimile function, various setting data for the printing position and printing density for realizing the printer function, and a plurality of destination data. Is stored. RAM 14
Has a plurality of functions such as a facsimile function and a copy function in addition to a reception data memory for storing received data, a recording data memory for storing dot image data obtained by developing the received data so that the laser printer 3 can record the data. Various memories and buffers necessary for executing the control program to be realized are provided.

【0021】ところで、前述したように、ファクシミリ
機能の為の制御プログラムや、プリント機能の為の制御
プログラムや、スキャナ機能の為の制御プログラムの各
々には、機能を実現する為に複数のサブルーチンが含ま
れている。例えば、イメージ読み取り送信制御プログラ
ムには、原稿のイメージデータを読み取る為にイメージ
スキャナ装置4を作動させるサブルーチン、読み取られ
た原稿のイメージ情報を所定量ずつDRAM27に書き
込み処理する書き込みサブルーチン、送信先の電話番号
をEEPROM13から読み出す読み出しサブルーチ
ン、その送信先にイメージデータを送信するサブルーチ
ンなどが含まれている。
As described above, each of the control program for the facsimile function, the control program for the print function, and the control program for the scanner function includes a plurality of subroutines for realizing the functions. include. For example, the image reading and transmitting control program includes a subroutine for operating the image scanner device 4 to read the image data of the document, a writing subroutine for writing and processing a predetermined amount of the image information of the read document to the DRAM 27, and a transmission destination telephone. The subroutine includes a reading subroutine for reading a number from the EEPROM 13 and a subroutine for transmitting image data to the transmission destination.

【0022】また、プリント機能の為の制御プログラム
には、プリントデータをパーソナルコンピュータ6から
受信するサブルーチン、印字位置や印字濃度をEEPR
OM13から読み出す為のデータ読み出しサブルーチン
などが含まれている。更に、スキャナ機能の為の制御プ
ログラムには、イメージスキャナ装置4を作動させなが
ら原稿のイメージ情報を所定量ずつ読み取る為の複数の
サブルーチン、そのイメージ情報をパーソナルコンピュ
ータ6に送信する為のサブルーチンなどが含まれてい
る。
The control program for the print function includes a subroutine for receiving print data from the personal computer 6, and a print position and print density, which are EEPR.
A data read subroutine for reading from the OM 13 is included. Further, the control program for the scanner function includes a plurality of subroutines for reading the image information of the document by a predetermined amount while operating the image scanner device 4, and a subroutine for transmitting the image information to the personal computer 6. include.

【0023】次に、パーソナルコンピュータ6について
説明すると、図3に示すように、基本的に、制御装置3
0と、これに接続されたハードディスクドライブ装置
(HDD)40と、フロッピィーディスクドライブ装置
(FDD)41と、CRTディスプレイ(CRTD)4
2と、キーボード43と、座標入力装置(マウス)44
などで構成されている。制御装置30は、CPU31
と、このCPU31にデータバスを含むコモンバス36
に接続されたROM32、RAM33、入出力インター
フェース34及び通信用インターフェース(通信用I/
F)35とで構成されている。
Next, the personal computer 6 will be described. As shown in FIG.
0, a hard disk drive (HDD) 40 connected thereto, a floppy disk drive (FDD) 41, and a CRT display (CRTD) 4
2, a keyboard 43, and a coordinate input device (mouse) 44
It is composed of The control device 30 includes a CPU 31
And a common bus 36 including a data bus
ROM 32, RAM 33, input / output interface 34, and communication interface (communication I /
F) 35.

【0024】また、入出力インターフェース34には、
ハードディスクドライブ装置40を駆動制御するハード
ディスクドライブコントローラ(HDC)37と、フロ
ッピィーディスクドライブ装置41を駆動制御するフロ
ッピィーディスクドライブコントローラ(FDC)38
と、CRTディスプレイ42を駆動制御するCRTコン
トローラ(CRTC)39とが夫々接続されている。前
記通信用インターフェース35には、接続ケーブル7を
介してマルチファンクション情報処理装置1が接続され
ている。これにより、作成したプリントデータをマルチ
ファンクション情報処理装置1に送信して、情報処理装
置1のレーザプリンタ3で記録することができる一方、
イメージスキャナ装置4で読み込んだイメージ情報を受
信すること等が可能になっている。
The input / output interface 34 includes:
A hard disk drive controller (HDC) 37 for driving and controlling the hard disk drive 40 and a floppy disk drive controller (FDC) 38 for driving and controlling the floppy disk drive 41
And a CRT controller (CRTC) 39 for driving and controlling the CRT display 42 are connected to each other. The multifunction information processing apparatus 1 is connected to the communication interface 35 via a connection cable 7. Thereby, the created print data can be transmitted to the multi-function information processing apparatus 1 and recorded by the laser printer 3 of the information processing apparatus 1, while
It is possible to receive image information read by the image scanner device 4, and the like.

【0025】次に、イメージ読み取り送信制御プログラ
ムに含まれている、DRAM27のデータ読み出し(書
き込み)サブルーチンについて、図4のフローチャート
に基づいて説明する。尚、図中符号Si(i=10、1
1・・・)は各ステップである。イメージ読み取り送信
制御プログラムの実行中に、そのデータ読み出し(書き
込み)サブルーチンがコールされたときには、先ず、切
換え禁止フラグNCF のフラグデータとして「1」にセッ
トされ、例えば、CPU11に設けられたレジスタ部
か、RAM14の適当なワーキングエリアに格納される
(S10)。
Next, a data read (write) subroutine of the DRAM 27 included in the image read / transmission control program will be described with reference to the flowchart of FIG. In the figure, reference symbol Si (i = 10, 1
1) are each step. When the data reading (writing) subroutine is called during the execution of the image reading / transmitting control program, first, the switching prohibition flag NCF is set to "1" as flag data. Are stored in an appropriate working area of the RAM 14 (S10).

【0026】次に、DRAM27に対するアクセスモー
ドがONに切換えられ(S11)、DRAM27のデータ
の読み出し(書き込み)処理が実行される(S12)。こ
のときには、前述したように、約5msec内に行アドレス
分64バイトアクセスし、全バイトのデータの読み出し
(書き込み)処理を実行することによって同時にリフレ
ッシュ動作が行なわれる。そして、DRAM27に対す
るアクセスが完了したときには、DRAM27に対する
アクセスモードがOFFに切換えられて、周辺回路27
aによる内部リフレッシュ動作が実行されるようになり
(S13)、切換え禁止フラグNCF のフラグデータとして
「0」にリセットされ(S14)、このサブルーチンを終
了してリターンする。ここで、これらS10とS14とが切
換え禁止ステップに相当する。
Next, the access mode for the DRAM 27 is switched ON (S11), and a process of reading (writing) data from the DRAM 27 is executed (S12). At this time, as described above, the refresh operation is performed simultaneously by accessing 64 bytes corresponding to the row address within about 5 msec and executing the process of reading (writing) data of all bytes. When the access to the DRAM 27 is completed, the access mode to the DRAM 27 is switched to OFF, and the peripheral circuit 27 is turned off.
The internal refresh operation according to a is executed (S13), the flag data of the switching prohibition flag NCF is reset to "0" (S14), and the subroutine ends and returns. Here, S10 and S14 correspond to a switching prohibition step.

【0027】次に、時分割切換えタイミングによる処理
制御を切換える時分割切換え処理制御(切換え手段に相
当する)のルーチンについて、図5のフローチャートに
基づいて説明する。この制御が開始されると、先ず切換
え禁止フラグNCF のフラグデータが読み出され、フラグ
データが「1」でセットされているときには(S20:Ye
s )、所定の切換えタイミングにおける切換えをしない
で、この制御を終了してリターンする。
Next, the routine of the time division switching process control (corresponding to the switching means) for switching the process control based on the time division switching timing will be described with reference to the flowchart of FIG. When this control is started, first, the flag data of the switching prohibition flag NCF is read, and when the flag data is set to "1" (S20: Ye
s) The control is terminated and return is made without switching at the predetermined switching timing.

【0028】ところで、切換え禁止フラグNCF のフラグ
データが「0」でリセットされているときには(S20:
No)、処理制御を相手側に切換えて処理する為の時分割
切換え処理が実行され(S21)、この制御を終了してリ
ターンする。ここで、時分割切換えタイミングによる処
理制御の切換えについて説明すると、通常の割り込みに
よりサブルーチンコールする場合と同様であり、実行し
ていた一方の処理制御に関するCPU11のPC(プロ
グラム・カウンタ)のデータ、SR(ステータス・レジ
スタ)のデータ等をRAM14の所定の領域にスタック
する一方、切換えられて実行する他方の処理制御に関す
るPCのデータやSRのデータ等をRAM14のスタッ
ク領域から読み出して、CPU11のPCとSR等に夫
々格納することで切換えられる。
When the switching prohibition flag NCF is reset to "0" (S20:
No), a time-division switching process for switching the processing control to the other party and performing the processing is executed (S21), and this control is terminated and the routine returns. Here, the switching of the processing control based on the time-division switching timing will be described in the same manner as in the case of performing a subroutine call by a normal interrupt. While stacking data and the like of (status register) in a predetermined area of the RAM 14, PC data and SR data and the like related to the other processing control to be switched and executed are read out from the stack area of the RAM 14, Switching is performed by storing them in the SR or the like.

【0029】例えば、ファクシミリ機能のうちのイメー
ジ読み取り送信制御プログラムと、プリント機能の為の
制御プログラムとが時分割で並行処理されている場合
に、前述したDRAM27に対する読み出し(書き込
み)サブルーチンが実行されるときの作動について、図
6に基づいて説明する。但し、DRAM27に接続され
ている周辺回路27aは、常には、アクセスモードをO
FFに設定されており、DRAM27は周辺回路27a
から出力されるリフレッシュサイクル毎の規則的なリフ
レッシュパルスRPにより内部リフレッシュ動作が行な
われ、記憶データの全てが記憶保持されている。
For example, when the image reading / transmission control program of the facsimile function and the control program for the printing function are processed in parallel in a time-division manner, the above-described read (write) subroutine for the DRAM 27 is executed. The operation at that time will be described with reference to FIG. However, the peripheral circuit 27a connected to the DRAM 27 always sets the access mode to O.
FF, and the DRAM 27 is connected to the peripheral circuit 27a.
, An internal refresh operation is performed by a regular refresh pulse RP for each refresh cycle, and all the stored data is stored and held.

【0030】時点T1において、イメージ読み取り送信
制御プログラムが起動され、その時点T1からイメージ
読み取り送信処理TA1 が実行される。一方、そのイメー
ジ読み取り送信処理TA1 の実行途中の時点T2におい
て、パーソナルコンピュータ6から受信したプリントデ
ータをレーザプリンタ3で記録するプリント機能の為の
制御プログラムが起動されたときには、その時点T2か
ら、イメージ読み取り送信処理TAとプリント処理TBとが
時分割により並行処理される。
At time T1, the image reading and transmitting control program is started, and from time T1, the image reading and transmitting process TA1 is executed. On the other hand, when the control program for the print function for recording the print data received from the personal computer 6 by the laser printer 3 is started at the time T2 during the execution of the image reading and transmitting process TA1, the image is started from the time T2. The reading transmission processing TA and the printing processing TB are processed in parallel by time division.

【0031】そして、時点T2以降において、1/60
秒毎の時分割切換えタイミングt1、t2、t3・・・
毎に、プリント処理TB1 、TB2 、・・と、イメージ読み
取り送信処理TA2 、TA3 、・・とが時分割方式により交
互に並行処理される。ところで、イメージ読み取り送信
処理TA2 の実行途中の時点T3において、DRAM27
に対してデータの読み出し(書き込み)サブルーチンが
起動されたときには、前述したように、切換え禁止フラ
グNCF がセットされ、そのデータ読み出し(書き込み)
処理が完了する時点T4までの時分割切換え禁止期間に
おいて、時分割による切換え処理が禁止される。
Then, after time T2, 1/60
Time division switching timings t1, t2, t3,.
Each time, the print processing TB1, TB2,... And the image reading and transmitting processing TA2, TA3,. At the time T3 during the execution of the image reading and transmitting process TA2, the DRAM 27
When the data read (write) subroutine is started, the switching prohibition flag NCF is set and the data read (write)
In the time-division switching prohibition period until time T4 when the processing is completed, the switching processing by time division is prohibited.

【0032】即ち、時点T3から時点T4に至る時分割
切換え禁止期間に、たまたま時分割切換えタイミングt
3が発生したとしても、同タイミングt3における時分
割切換えが行われることがないので、DRAM27とし
ては、全バイトについてのデータの読み出し(書き込
み)処理が完了するまで中断されることがなく、リフレ
ッシュ動作が確実に行なわれ、記憶データの全てが記憶
保持されることになる。そして、時分割禁止が解除され
た時点T4以降においては、所定の時分割切換えタイミ
ングt5、t6・・・毎に時分割切換えが行なわれ、並
行処理が継続される。
That is, during the time division switching prohibited period from time T3 to time T4, the time division switching timing t happens to occur.
3, the time-division switching is not performed at the same timing t3, so that the DRAM 27 is not interrupted until the data reading (writing) processing for all bytes is completed, and the refresh operation is not performed. Is performed reliably, and all of the stored data is stored and held. After the time T4 when the time division prohibition is released, the time division switching is performed at every predetermined time division switching timing t5, t6,..., And the parallel processing is continued.

【0033】以上説明したように、少なくとも1つのC
PU11を含むコンピュータ10を備え、コンピュータ
10のROM12に、ファクシミリ機能やプリント機能
やスキャナ機能などの複数の機能に対応する複数組の制
御プログラムを組み込み、時分割方式にて複数組の制御
プログラムを並行処理することにより、複数の機能を同
時に実現可能なマルチファンクション情報処理装置1に
おいて、ファクシミリ機能のイメージ読み取り送信制御
プログラムに含まれる複数のサブルーチンのうち、DR
AM27に対してデータの読み出し(書き込み)を行う
サブルーチンに、そのサブルーチンが完了するまで時分
割切換えを禁止する切換え禁止ステップを組み込んだの
で、複数組の制御プログラムが時分割方式にて並行処理
されるときに、コールされたサブルーチンにより、ダイ
ナミックRAM27に対してアクセスするときには、そ
のサブルーチンに組み込まれた切換え禁止ステップによ
り、そのサブルーチンが完了するまで時分割切換えが禁
止され、内部リフレッシュ動作に代えて、その読み出し
処理又は書き込み処理毎に行なわれるリフレッシュ動作
が、時分割切換えにより中断されることがなく、記憶デ
ータの消滅を確実に防止することができる。
As described above, at least one C
A computer 10 including a PU 11 is provided, and a plurality of sets of control programs corresponding to a plurality of functions such as a facsimile function, a print function, and a scanner function are incorporated in a ROM 12 of the computer 10, and the plurality of sets of control programs are concurrently executed in a time-division manner. In the multi-function information processing apparatus 1 capable of simultaneously realizing a plurality of functions by performing the processing, DR among the plurality of subroutines included in the image reading and transmitting control program of the facsimile function
Since a subroutine for reading (writing) data to the AM 27 incorporates a switching prohibition step of prohibiting time division switching until the subroutine is completed, a plurality of sets of control programs are processed in parallel in a time division manner. When the dynamic RAM 27 is accessed by a called subroutine, time-division switching is prohibited until the subroutine is completed by a switching prohibition step incorporated in the subroutine. The refresh operation performed for each read process or write process is not interrupted by time-division switching, so that the disappearance of stored data can be reliably prevented.

【0034】また、時分割禁止が解除された時点以降に
おいては、所定の時分割切換えタイミングt毎に時分割
切換えが行なわれるので、時分割切換えによる複数組の
制御プログラムの並行処理が継続される。ここで、前記
実施形態の変更態様として、前記DRAM27は、4K
ビットや16Kビットなど、各種のメモリ容量を有する
ものであってもよく、またRAM14に代えて設けられ
るものであってもよい。更に、少なくともコンピュータ
を備え、演算処理や情報の入出力処理などの複数の機能
を同時に実現する多機能並行処理方式を採用した各種の
電子装置に本発明を適用するようにしてもよい。
After the time division prohibition is released, the time division switching is performed at every predetermined time division switching timing t, so that the parallel processing of a plurality of sets of control programs by the time division switching is continued. . Here, as a modification of the above-described embodiment, the DRAM 27 has a 4K
It may have various memory capacities, such as 16 bits or 16K bits, or may be provided instead of the RAM 14. Furthermore, the present invention may be applied to various electronic devices that include at least a computer and employ a multi-function parallel processing method that simultaneously realizes a plurality of functions such as arithmetic processing and information input / output processing.

【0035】[0035]

【発明の効果】請求項1の多機能並行処理型電子装置に
よれば、少なくとも1つのCPU、ROM及びRAMか
らなるコンピュータを備え、このROMに複数の機能に
対応する複数組の制御プログラムを組み込み、時分割方
式にて2組以上の制御プログラムを並行処理することに
より、複数の機能を同時に実現可能な電子装置におい
て、内部リフレッシュ機能を有するとともにデータの読
み出し処理又は書き込み処理毎にリフレッシュ動作する
ダイナミックRAMを設け、制御プログラムに含まれる
複数のサブルーチンのうち、前記ダイナミックRAMに
対してアクセスするサブルーチンに、少なくともそのサ
ブルーチンが完了するまで時分割切換えを禁止する切換
え禁止ステップを組み込んだので、複数組の制御プログ
ラムが時分割方式にて並行処理されるときに、コールさ
れたサブルーチンにより、ダイナミックRAMに対して
アクセスするときには、そのサブルーチンに組み込まれ
た切換え禁止ステップにより、そのサブルーチンが完了
するまで時分割切換えが禁止され、内部リフレッシュ動
作に代えて、その読み出し処理又は書き込み処理毎に行
なわれるリフレッシュ動作が、時分割切換えにより中断
されることがなく、記憶データの消滅を確実に防止する
ことができる。
According to the multi-function parallel processing electronic apparatus of the first aspect, the computer includes at least one CPU, ROM, and RAM, and a plurality of sets of control programs corresponding to a plurality of functions are incorporated in the ROM. In an electronic device capable of simultaneously realizing a plurality of functions by executing two or more sets of control programs in parallel in a time-division manner, a dynamic device having an internal refresh function and performing a refresh operation for each data read process or write process is provided. Since a RAM is provided and a subroutine for accessing the dynamic RAM among a plurality of subroutines included in the control program incorporates a switching prohibition step of prohibiting time division switching at least until the subroutine is completed. Control program is time division When the dynamic RAM is accessed by the called subroutine during the parallel processing, time-division switching is prohibited until the subroutine is completed by the switching prohibition step incorporated in the subroutine. Instead, the refresh operation performed for each of the read processing or the write processing is not interrupted by the time-division switching, so that the disappearance of the stored data can be reliably prevented.

【0036】請求項2の多機能並行処理型電子装置によ
れば、請求項1と同様の効果を奏するが、前記複数組の
制御プログラムのうち並行処理される複数組の制御プロ
グラムを時分割による所定の切換えタイミングで順々に
切換える切換え手段を設け、切換え手段は、切換え禁止
ステップにより時分割切換えが禁止されているときに
は、所定の切換えタイミングにおける切換えをしないよ
うに構成されたので、複数組の制御プログラムを並行処
理する場合に、切換え手段により、並行処理される複数
組の制御プログラムを時分割による所定の切換えタイミ
ングで順々に切換えられることになるが、切換え禁止ス
テップにより時分割切換えが禁止されているときには、
切換え手段による切換えタイミングにおける切換えを確
実に禁止することができる。
According to the multi-function parallel processing electronic device of the second aspect, the same effect as that of the first aspect is obtained, but a plurality of sets of control programs to be processed in parallel among the plurality of sets of control programs are time-divided. Switching means for sequentially switching at a predetermined switching timing is provided, and the switching means is configured not to perform the switching at the predetermined switching timing when the time division switching is prohibited by the switching prohibiting step. When the control programs are processed in parallel, the plurality of sets of control programs to be processed in parallel are sequentially switched at a predetermined switching timing by time division by the switching means, but time division switching is prohibited by the switching prohibition step. When it is
Switching at the switching timing by the switching means can be reliably prohibited.

【0037】請求項3の多機能並行処理型電子装置によ
れば、請求項2と同様の効果を奏するが、前記切換え手
段は、前記切換え禁止ステップによる切換え禁止が解除
された後、所定の切換えタイミングで切換えを行なうよ
うに構成されたので、切換え禁止ステップによる切換え
禁止が解除されたときには、それ以降において、切換え
手段により所定の切換えタイミングで切換えが行なわれ
ることになり、時分割切換えによる複数組の制御プログ
ラムの並行処理を継続することができる。
According to the multi-function parallel processing electronic device of the third aspect, the same effect as in the second aspect can be obtained, but the switching means performs a predetermined switching after the switching prohibition in the switching prohibiting step is released. Since the switching is performed at the timing, when the switching prohibition by the switching prohibiting step is released, the switching is performed at a predetermined switching timing by the switching means thereafter, and a plurality of sets by the time division switching are set. The parallel processing of the control program can be continued.

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

【図1】本発明の実施形態に係るマルチファンクション
情報処理装置の制御系のブロック図である。
FIG. 1 is a block diagram of a control system of a multifunction information processing apparatus according to an embodiment of the present invention.

【図2】DRAMのアドレス管理を説明する説明図であ
る。
FIG. 2 is an explanatory diagram illustrating address management of a DRAM.

【図3】パーソナルコンピュータの制御系のブロック図
である。
FIG. 3 is a block diagram of a control system of the personal computer.

【図4】DRAMのデータ読み出し(書き込み)サブル
ーチンの概略フローチャートである。
FIG. 4 is a schematic flowchart of a data read (write) subroutine of a DRAM.

【図5】時分割切換え処理制御のルーチンの概略フロー
チャートである。
FIG. 5 is a schematic flowchart of a time division switching process control routine;

【図6】ファクシミリ機能とプリント機能とを時分割に
て同時処理するときの作動を説明するタイムチャートで
ある。
FIG. 6 is a time chart illustrating an operation when a facsimile function and a print function are simultaneously processed in a time-division manner.

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

1 マルチファンクション情報処理装置 10 コンピュータ 11 CPU 12 ROM 14 RAM 20 コントロールユニット 27 DRAM 27a 周辺回路 Reference Signs List 1 multi-function information processing apparatus 10 computer 11 CPU 12 ROM 14 RAM 20 control unit 27 DRAM 27a peripheral circuit

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 少なくとも1つのCPU、ROM及びR
AMからなるコンピュータを備え、このROMに複数の
機能に対応する複数組の制御プログラムを組み込み、時
分割方式にて2組以上の制御プログラムを並行処理する
ことにより、複数の機能を同時に実現可能な電子装置に
おいて、 内部リフレッシュ機能を有するとともにデータの読み出
し処理又は書き込み処理毎にリフレッシュ動作するダイ
ナミックRAMを設け、 前記制御プログラムに含まれる複数のサブルーチンのう
ち、前記ダイナミックRAMに対してアクセスするサブ
ルーチンに、少なくともそのサブルーチンが完了するま
で時分割切換えを禁止する切換え禁止ステップを組み込
んだことを特徴とする多機能並行処理型電子装置。
1. At least one CPU, ROM, and R
A computer comprising an AM is provided, and a plurality of sets of control programs corresponding to a plurality of functions are incorporated in the ROM, and two or more sets of control programs are processed in parallel in a time-sharing manner, so that a plurality of functions can be simultaneously realized. In the electronic device, a dynamic RAM having an internal refresh function and performing a refresh operation for each data read or write process is provided, and among a plurality of subroutines included in the control program, a subroutine for accessing the dynamic RAM includes: A multi-function parallel processing type electronic device incorporating a switching inhibition step for inhibiting time division switching at least until the subroutine is completed.
【請求項2】 前記複数組の制御プログラムのうち並行
処理される複数組の制御プログラムを時分割による所定
の切換えタイミングで順々に切換える切換え手段を設
け、前記切換え手段は、前記切換え禁止ステップにより
時分割切換えが禁止されているときには、所定の切換え
タイミングにおける切換えをしないように構成されたこ
とを特徴とする請求項1に記載の多機能並行処理型電子
装置。
2. A switching means for sequentially switching a plurality of sets of control programs which are processed in parallel among the plurality of sets of control programs at a predetermined switching timing by time division, wherein the switching means performs the switching by the switching prohibiting step. 2. The multi-function parallel processing type electronic device according to claim 1, wherein when time division switching is prohibited, switching is not performed at a predetermined switching timing.
【請求項3】 前記切換え手段は、前記切換え禁止ステ
ップによる切換え禁止が解除された後、前記所定の切換
えタイミングで切換えを行なうように構成されたことを
特徴とする請求項2に記載の多機能並行処理型電子装
置。
3. The multi-function according to claim 2, wherein said switching means switches at said predetermined switching timing after said switching prohibition in said switching prohibition step is released. Parallel processing electronic device.
JP08271484A 1996-09-19 1996-09-19 Multi-function parallel processing electronic device Expired - Fee Related JP3128060B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08271484A JP3128060B2 (en) 1996-09-19 1996-09-19 Multi-function parallel processing electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08271484A JP3128060B2 (en) 1996-09-19 1996-09-19 Multi-function parallel processing electronic device

Publications (2)

Publication Number Publication Date
JPH1097434A JPH1097434A (en) 1998-04-14
JP3128060B2 true JP3128060B2 (en) 2001-01-29

Family

ID=17500698

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08271484A Expired - Fee Related JP3128060B2 (en) 1996-09-19 1996-09-19 Multi-function parallel processing electronic device

Country Status (1)

Country Link
JP (1) JP3128060B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4529187B2 (en) * 2006-12-25 2010-08-25 日本電気株式会社 CPU resource management method

Also Published As

Publication number Publication date
JPH1097434A (en) 1998-04-14

Similar Documents

Publication Publication Date Title
US20060245274A1 (en) Apparatus and method for controlling NAND flash memory
JPH01277928A (en) Printer
JPH0652070A (en) Device and method for data protection in integrated circuit
JP3769839B2 (en) Multifunctional parallel processing electronic device
JP3707509B2 (en) Multifunctional parallel processing electronic device
TW509874B (en) Interrupt control system
JP3128060B2 (en) Multi-function parallel processing electronic device
JP3281211B2 (en) Information processing apparatus having synchronous memory and synchronous memory
US5430853A (en) Update of control parameters of a direct memory access system without use of associated processor
US6938118B1 (en) Controlling access to a primary memory
JPH1091461A (en) Multifunction parallel processing electronic device
EP0359232A2 (en) Computer system and method for setting recovery time
US6085297A (en) Single-chip memory system including buffer
JP3292447B2 (en) Multi-function parallel processing type information processing device
EP0398191A2 (en) Quadruple word, multiplexed, paged mode and cache memory
JPH0635747A (en) Debug supporting device
JP3248796B2 (en) Network printer system
JP2671743B2 (en) Microcomputer
JP2752834B2 (en) Data transfer device
JPH10105417A (en) Multi-function parallel processing electronic equipment
US20030149804A1 (en) Interface circuit and semiconductor device
JPS59128621A (en) Controlling device of dma
JPH11143769A (en) Memory access controller
JPH05282198A (en) Dma transfer system
JPH06168215A (en) Multiplex microprocessor system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071110

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081110

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091110

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091110

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101110

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101110

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111110

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111110

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121110

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131110

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees