JPH03189726A - Data processor - Google Patents
Data processorInfo
- Publication number
- JPH03189726A JPH03189726A JP1329028A JP32902889A JPH03189726A JP H03189726 A JPH03189726 A JP H03189726A JP 1329028 A JP1329028 A JP 1329028A JP 32902889 A JP32902889 A JP 32902889A JP H03189726 A JPH03189726 A JP H03189726A
- Authority
- JP
- Japan
- Prior art keywords
- data
- storage means
- phase
- stored
- program
- 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
Links
- 230000004044 response Effects 0.000 abstract 1
- 230000000875 corresponding effect Effects 0.000 description 32
- 238000010586 diagram Methods 0.000 description 6
- 230000000694 effects Effects 0.000 description 2
- 238000013518 transcription Methods 0.000 description 2
- 230000035897 transcription Effects 0.000 description 2
- 238000000034 method Methods 0.000 description 1
- 210000003813 thumb Anatomy 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
- Stored Programmes (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、読み出し専用のメモリに記憶されているデー
タの替りに、別のメモリに記憶されたデータをロードし
て該データに応じた動作を実行するデータ処理装置に関
する。[Detailed Description of the Invention] [Field of Industrial Application] The present invention provides a system for loading data stored in another memory instead of data stored in a read-only memory and performing operations according to the data. The present invention relates to a data processing device that executes.
従来のデータ処理装置では、データ(プログラム)読み
出し専用のメモリ(ROM)を設け、上記ROMに各フ
ェーズ(プログラムの区切り)に該当する所定のプログ
ラムと、該フェーズに対応したアドレスデータとを予め
記憶させておき、上記アドレスデータに対応した所望の
フェーズのプログラムをロードして該プログラムに応し
た動作を実行していた。In a conventional data processing device, a memory (ROM) only for data (program) reading is provided, and a predetermined program corresponding to each phase (program break) and address data corresponding to the phase are stored in advance in the ROM. Then, a program of a desired phase corresponding to the address data is loaded and an operation corresponding to the program is executed.
ところが、上記データ処理装置では、プログラムの消去
による動作不能を防止するために、上述した如く、上記
プログラムをデータ読み出し専用のメモリに記憶させて
いるので、上記プログラムの一部を変更して異なる動作
を実行させたい場合であっても、プログラムの変更がで
きず、汎用性に欠けるという問題点があった。However, in the above data processing device, in order to prevent inoperability due to erasure of the program, the above program is stored in a memory only for data reading, as described above, so a part of the above program may be changed to perform different operations. Even if you want to run the program, you cannot change the program, so there is a problem that it lacks versatility.
本発明は、上記問題点に鑑みなされたもので、データ読
み出し専用のメモリに記憶されているデータの替りとな
るデータを代替えのメモリに記憶させておき、データの
部分的な変更を可能にして異なる動作を実行できるデー
タ処理装置を提供することを課題とする。The present invention has been made in view of the above-mentioned problems, and it is possible to store data in place of the data stored in the data read-only memory in the substitute memory, thereby making it possible to partially change the data. An object of the present invention is to provide a data processing device that can perform different operations.
本発明では、各フェーズ(データの区切り)に対応する
アドレスデータと、該アドレスデータに該゛1jするデ
ータとを記憶するROMなどのデータ読み出し専用の第
1の記憶手段を有し、前記アドレスデータに該当した所
望のプログラムなどのデータをロードして該データに応
じた動作を実行するデータ処理装置において、前記フェ
ーズに対応するアドレスデータと、該アドレスデータに
該当し、前記第1の記憶手段に記憶されているデータに
替るデータとを記憶すると共に、前記動作時に用いるデ
ータが記憶されている記憶手段を選択する選択情報を、
前記フェーズに対応付けて記憶するフラッシュメモリな
どの読み書き可能な第2の記憶手段と、前記選択情報に
応じて該当するデータを前記第1及び第2の記憶手段か
らロードする中央処理装置などの制御手段とを具える。The present invention has a first storage means dedicated for reading data such as a ROM that stores address data corresponding to each phase (data delimiter) and data corresponding to the address data, and In a data processing device that loads data such as a desired program corresponding to the above and executes an operation according to the data, address data corresponding to the phase and data corresponding to the address data are stored in the first storage means. selection information for selecting a storage means that stores data to replace the stored data and stores data used during the operation;
Control of a second readable/writable storage means such as a flash memory that stores data in association with the phase, and a central processing unit that loads corresponding data from the first and second storage means according to the selection information. and means.
各フェーズに該当する所定のデータを記憶する第1の記
憶手段と、上記フェーズに該当するデータに替るデータ
を記憶する第2の記憶手段とを、上記第2の記憶手段に
記憶されている選択情報に応して制御手段が選択して上
記フェーズに該当するデータをロードする。A first storage means that stores predetermined data that corresponds to each phase, and a second storage means that stores data that replaces the data that corresponds to the phase, are selected as stored in the second storage means. The control means selects and loads data corresponding to the above phase in accordance with the information.
従って、第1の記憶手段に記憶されたデータの代替えと
して読み書き可能な第2の記憶手段に記憶されたデータ
をロードすることにより、データの部分的な変更が可能
になり、上記代替えのデータに該当した異なる動作を実
行できる。Therefore, by loading the data stored in the readable/writable second storage means as a substitute for the data stored in the first storage means, it becomes possible to partially change the data, and the data can be changed to the above-mentioned alternative data. You can perform different corresponding actions.
本発明の実施例を第1図乃至第6図の図面に基づき詳細
に説明する。Embodiments of the present invention will be described in detail based on the drawings of FIGS. 1 to 6.
第1図は、本発明に係るデータ処理装置の概略(M成を
示すブロック図である。図において、中央処理装置(M
PU)10は、ROMI 1及びFLASHメモリ12
内の所定の記憶領域に記憶されたデータ(プログラム)
をロードし、上記プログラムに応じた動作を実行させて
いると共に、上記FLASHメモリ12内の所定の記憶
領域に所望のプログラムを書き込む書き込み制御を行っ
ている。FIG. 1 is a block diagram showing an outline (M configuration) of a data processing device according to the present invention.
PU) 10 includes ROMI 1 and FLASH memory 12
Data (program) stored in a predetermined storage area within
is loaded and executes an operation according to the program, and also performs write control to write a desired program into a predetermined storage area in the FLASH memory 12.
ROM11は、第2図に示すように、各フェーズに対応
する上記ROMII内の番地(アドレス)データ(例え
ば、A、B、C,D、・・・)からなるフェーズテーブ
ルを記憶しており、上記MPUl0はアドレスデータを
順次指定することによって、該当する上記ROMI l
内の記憶領域から所望のプログラムを読み出すことがで
きる。As shown in FIG. 2, the ROM 11 stores a phase table consisting of address data (for example, A, B, C, D, . . . ) in the ROM II corresponding to each phase. By sequentially specifying the address data, the MPU10 can select the corresponding ROMI1.
A desired program can be read from the storage area within the computer.
FLASHメモリ12は、電気的な制御によってデータ
の一括消去及び1バイト毎の書き込みが可能なメモリで
、上記ROMIIと同様、第2図に示すように、各フェ
ーズに対応する上記FLASHメモリ12内のアドレス
データ(例えば、AB−(、” Ilm ・・・)
からなるフェーズテーブルを記憶すると共に、各フェー
ズごとにプログラムを読み出すメモリ(ROMI 1又
はFLASHメモリ12)を選択する本発明に係るRO
M/FLASH切り分はデータ13を記憶している(第
1図参照)。すなわち、ROM/FLASH切り分はデ
ータ13は、例えばプログラムを読み出すメモリがRO
MI 1の場合には、該当するフェーズに“0”のデー
タを書き込み、プログラムを読み出すメモリがFLAS
Hメモリ12の場合には、該当するフェーズに“1”の
データを古き込むことによって構成される。The FLASH memory 12 is a memory that can erase data all at once and write data byte by byte under electrical control.Similar to the ROM II, as shown in FIG. address data (e.g. AB-(,"Ilm...)
The RO according to the present invention stores a phase table consisting of
The M/FLASH section stores data 13 (see FIG. 1). In other words, the data 13 of the ROM/FLASH portion is, for example, if the memory from which the program is read is RO.
In the case of MI 1, “0” data is written to the corresponding phase, and the memory from which the program is read is FLAS.
In the case of the H memory 12, it is constructed by storing "1" data in the corresponding phase.
MPUl0は、上記FLASHメモリ12に記憶されて
いるROM/FLASH切り分はデータ13によって、
ROMI l内に記憶されているプログラムの代替えと
なるプログラムをFLASHメモリ12からロードする
ことができる。The MPU10 uses the data 13 to determine the ROM/FLASH division stored in the FLASH memory 12.
A program can be loaded from FLASH memory 12 to replace the program stored in ROMI.
次に、本発明に係るプログラムのロード制御の動作を第
3図のフローチャートに基づき説明する。Next, the operation of program load control according to the present invention will be explained based on the flowchart of FIG.
図において、MPUl0は、まずFLASHメモリ12
に記憶されているROM/FLASH切り分はデータ1
3から各フェーズごとのプログラムの読み出し対象とな
るメモリを調べる(ステップ101)。そしてフェーズ
に該当するデータが“0”かどうか判断する(ステップ
102)。In the figure, MPU10 first includes FLASH memory 12.
The ROM/FLASH portion stored in is data 1.
3, the memory from which the program for each phase is to be read is checked (step 101). Then, it is determined whether the data corresponding to the phase is "0" (step 102).
ここで、データが“0″の場合には、プログラムの読み
出し対象となるメモリは、ROMIIと判断しくステッ
プ103)、アドレスデータに該当する上記ROMII
内の記憶領域から所望のプログラムをロードする(ステ
ップ105)。また上記データが“1”の場合には、プ
ログラムの読み出し対象となるメモリは、FLASHメ
モリ12と判断しくステップ104)、アドレスデータ
に該当する上記FLASHメモリ12内の記憶領域から
ROMI l内のプログラムに替る所望のプログラムを
ロードする(ステップ105)。そして、全フェーズに
該当するROM/FLASH切り分はデータの判断が終
了したかどうか判断しくステップ106) 、ROM/
FLASH切り分はデータの判断がまだ終了していない
場合には、ステップ101に戻って、上記動作を繰り返
し、また上記全フェーズに該当するROM/FLASH
切り分はデータの判断が終了した場合には、上記動作を
終了する。Here, if the data is "0", it is determined that the memory to be read by the program is ROMII (step 103), and the ROMII corresponding to the address data is
A desired program is loaded from the storage area within (step 105). If the above data is "1", it is determined that the memory from which the program is to be read is the FLASH memory 12 (step 104), and the program in ROMI is read from the storage area in the FLASH memory 12 corresponding to the address data. A desired alternative program is loaded (step 105). Then, it is determined whether or not the data judgment has been completed for the ROM/FLASH section corresponding to all phases (step 106), ROM/FLASH
If the data has not yet been determined for the FLASH segment, the process returns to step 101 and repeats the above operations, and the ROM/FLASH data corresponding to all of the above phases is
When the judgment of the data is completed, the above operation is completed.
従って、本発明では、FLASHメそりに記憶された代
替えのプログラムをロードすることにより、プログラム
の部分的な変更が可能になり、上記代替えのプログラム
に該当した異なる動作を実行できる。Therefore, in the present invention, by loading an alternative program stored in the FLASH memory, it is possible to partially change the program, and a different operation corresponding to the above-mentioned alternative program can be executed.
第4図は、本発明に係るデータ処理装置の概略構成を示
すブロック図の他の実施例である。なお、第4図におい
て、第1図に示した構成と同様のものは、同一符号とす
る。FIG. 4 is another embodiment of a block diagram showing a schematic configuration of a data processing device according to the present invention. In FIG. 4, components similar to those shown in FIG. 1 are given the same reference numerals.
図において、MPUl0は、FLASHメモリ12内に
記憶されたROM/FLASH切り分はデータに応じて
、第5図に示すような、ROM11及びFLASHメモ
リ12内に作成されたフェーズテーブルから各フェーズ
に該当するアドレスデータ(例えば、A、B、C−D・
・・)をロードし、RAM14に転記してアドレステー
ブルを作成する。したがって、MPUl0は、上記RA
M14に作成されたアドレステーブルによって、ROM
11内に記憶されているプログラムの代替えとなるプロ
グラムをFLASHメモリ12からロードすることがで
きる。In the figure, the MPU10 stores the ROM/FLASH portions stored in the FLASH memory 12 according to the data and corresponds to each phase from the phase table created in the ROM 11 and the FLASH memory 12 as shown in FIG. address data (for example, A, B, C-D,
) is loaded and transferred to the RAM 14 to create an address table. Therefore, MPU10 has the above RA
By the address table created in M14, ROM
A program that replaces the program stored in FLASH memory 11 can be loaded from FLASH memory 12.
次に、本発明に係るプログラムのロード制御の動作の他
の実施例を第6図のフローチャートに基づき説明する。Next, another embodiment of the program load control operation according to the present invention will be described based on the flowchart of FIG.
図において、MPUl0は、サムチエツクなどにより、
FLASHメモリ12がデータを記憶して待機状態かど
うか判断する(ステップ201)。In the figure, MPU10 is operated by thumb check etc.
It is determined whether the FLASH memory 12 stores data and is in a standby state (step 201).
ここで、FLASHメモリ12が待機状態(READY
)でない場合には、ROMII内のフェーズテーブルの
アドレスデータをロードし、上記アドレスデータをRA
M14のアドレステーブルに転記する(ステップ202
)。また、上記FLASHメモリ12がデータを記憶し
て待機状態の場合には、次に、FLASHメモリ12に
記憶されティるROM/FLASH切り分ケテータ13
から各フェーズごとのプログラムの読み出し対象となる
メモリを調べ、フェーズに該当するデータが“0”かど
うか判断する(ステップ203)。Here, the FLASH memory 12 is in a standby state (READY).
), load the address data of the phase table in ROMII and transfer the above address data to RA.
Copy to the address table of M14 (step 202
). Further, when the FLASH memory 12 stores data and is in a standby state, next, the ROM/FLASH division digitator 13 stored in the FLASH memory 12
The memory from which the program for each phase is to be read is checked, and it is determined whether the data corresponding to the phase is "0" (step 203).
ここで、データが“0”の場合には、プログラムの読み
出し対象となるメモリは、ROM11と判断し、上記フ
ェーズに該当するROMIIのアドレスデータをフェー
ズテーブルからロードし、当該フェーズに該当するRA
M14のアドレステーブルに転記する(ステップ2o4
)。また、データが“1”の場合には、プログラムの読
み出し対象となるメモリは、FLASHメモリ12と判
断し、上記フェーズに該当するFLASHメモリ12の
アドレスデータをフェーズテーブルがらロードし、当該
フェーズに該当するRAM14のアドレステーブルに転
記する(ステップ2o5)。Here, if the data is "0", it is determined that the memory from which the program is read is the ROM11, the address data of the ROMII corresponding to the above phase is loaded from the phase table, and the RA corresponding to the phase is loaded.
Post to the address table of M14 (step 2o4
). If the data is "1", it is determined that the memory to be read by the program is the FLASH memory 12, the address data of the FLASH memory 12 corresponding to the above phase is loaded from the phase table, and the address data corresponding to the phase is loaded. The data is transferred to the address table of the RAM 14 (step 2o5).
そして、上記RAM14のアドレステーブルに全フェー
ズに該当するアドレスデータの転記が終了したかどうか
判断する(ステップ2o6)。Then, it is determined whether or not the address data corresponding to all phases has been transferred to the address table of the RAM 14 (step 2o6).
ここで、全フェーズに該当するアドレスデータの転記が
終了していない場合には、ステップ203に戻って、上
記動作を繰り返し、また上記全フェーズに該当するアド
レスデータの転記が終了した場合には、上記RAM14
のアドレステーブルに基づきROMII又はFLASH
メモ1J12(7)記憶領域から所望のプログラムをロ
ードしくステップ207) 、上記動作を終了する。Here, if the transcription of the address data corresponding to all phases has not been completed, return to step 203 and repeat the above operation, and if the transcription of the address data corresponding to all the phases has been completed, RAM14 above
ROMII or FLASH based on the address table of
Memo 1J12 (7) Load the desired program from the storage area (step 207) and end the above operation.
従って、本発明では、プログラムの実行時に、RAM上
に実行するプログラムのアドレスデータからなるアドレ
ステーブルを作成し、上記作成されたアドレステーブル
に基づきROM又はFLASHメモリの記憶領域から所
望のプログラムをロードするので、FLASHメそりに
記憶された代替えのプログラムをロードすることが可能
になり、これによってプログラムの部分的な変更が可能
になり、上記代替えのプログラムに該当した異なる動作
を実行できる。さらに、本発明では、RAM上にアドレ
ステーブルを作成することにより、プログラム選択時の
選択スピードを向上させることもできる。Therefore, in the present invention, when a program is executed, an address table consisting of address data of the program to be executed is created on the RAM, and a desired program is loaded from the storage area of the ROM or FLASH memory based on the created address table. Therefore, it becomes possible to load an alternative program stored in the FLASH memory, thereby making it possible to partially change the program and perform a different operation corresponding to the alternative program. Furthermore, in the present invention, by creating an address table on the RAM, selection speed at the time of program selection can be improved.
以上説明したように、本発明では、データ読み出し専用
のメモリに記憶されているデータの替りとなるデータを
代替えの読み書き可能のメモリに記憶させると共に、上
記読み書き可能のメモリにデータ読み出し専用又は読み
書き可能のメモリを選択する情報を各フェーズごとに記
憶させるので、各フェーズごとにデータの変更が可能に
なり、代替えのデータに該当した異なる動作を実行する
ことができ、これによりデータ処理装置の汎用性を向上
させることができる。As explained above, in the present invention, data in place of the data stored in the data read-only memory is stored in the alternative read/write memory, and the data is read only or read/write in the read/write memory. Since the memory selection information is stored for each phase, data can be changed for each phase, and different operations corresponding to alternative data can be executed. This increases the versatility of the data processing device. can be improved.
データ処理装置の他の実施例の概略構成を示すブロック
図、第5図は第4図に示したROMとFLASHメモリ
のフェーズテーブル及びRAMのアドレステーブルを示
す図、第6図は第4図に示した本発明に係るMPUによ
るプログラムのロード制御の動作を説明するためのフロ
ーチャートである。A block diagram showing a schematic configuration of another embodiment of the data processing device, FIG. 5 is a diagram showing the phase table of the ROM and FLASH memory shown in FIG. 4, and an address table of the RAM, and FIG. 3 is a flowchart for explaining the operation of program loading control by the MPU according to the present invention.
10・・・中央処理装置(MPU) 、11・・・RO
M、12・・・FLASHメモリ、13・・・ROM/
FLASH切り分はデータ、14・・・RAM010...Central processing unit (MPU), 11...RO
M, 12...FLASH memory, 13...ROM/
FLASH portion is data, 14...RAM0
第1図は本発明に係るデータ処理装置の概略構成を示す
ブロック図、第2図は第1図に示したROMとFLAS
Hメモリのフェーズテーブルを示す図、第3図は第1図
に示した本発明に係るMPUによるプログラムのロード
制御の動作を説明するためのフローチャート、第4図は
本発明に係る第1図
第6図FIG. 1 is a block diagram showing a schematic configuration of a data processing device according to the present invention, and FIG. 2 shows the ROM and FLAS shown in FIG.
3 is a flowchart for explaining the operation of program loading control by the MPU according to the present invention shown in FIG. 1, and FIG. 4 is a diagram showing the phase table of the H memory according to the present invention. Figure 6
Claims (2)
レスデータに該当するデータとを記憶する第1の記憶手
段を有し、前記アドレスデータに該当した所望のデータ
をロードして該データに応じた動作を実行するデータ処
理装置において、前記フェーズに対応するアドレスデー
タと、該アドレスデータに該当し、前記第1の記憶手段
に記憶されているデータに替るデータとを記憶すると共
に、前記動作時に用いるデータが記憶されている記憶手
段を選択する選択情報を、前記フェーズに対応付けて記
憶する第2の記憶手段と、前記選択情報に応じて該当す
るデータを前記第1及び第2の記憶手段からロードする
制御手段と を具えたことを特徴とするデータ処理装置。(1) It has a first storage means that stores address data corresponding to each phase and data corresponding to the address data, and loads desired data corresponding to the address data and responds to the data. In a data processing device that executes an operation, address data corresponding to the phase and data corresponding to the address data and replacing data stored in the first storage means are stored and used during the operation. a second storage means for storing selection information for selecting a storage means in which data is stored in association with the phase; and a second storage means for storing corresponding data from the first and second storage means in accordance with the selection information. A data processing device comprising: a control means for loading data.
レスデータに該当するデータとを記憶する第1の記憶手
段を有し、前記アドレスデータに対応した所望のデータ
をロードして該データに応じた動作を実行するデータ処
理装置において、前記フェーズに対応するアドレスデー
タと、該アドレスデータに該当し、前記第1の記憶手段
に記憶されているデータに替るデータとを記憶すると共
に、前記動作時に用いるデータが記憶されている記憶手
段を選択する選択情報を、前記使用順位に対応付けて記
憶する第2の記憶手段と、前記フェーズに対応する選択
情報に応じて前記アドレスデータを前記第1又は第2の
記憶手段からロードする第1の制御手段と、 前記ロードされたアドレスデータを記憶する第3の記憶
手段と、 前記第3の記憶手段に記憶されているアドレスデータに
応じて該当するデータを前記第1及び第2の記憶手段か
らロードする第2の制御手段とを具えたことを特徴とす
るデータ処理装置。(2) It has a first storage means that stores address data corresponding to each phase and data corresponding to the address data, and loads desired data corresponding to the address data and responds to the data. In a data processing device that executes an operation, address data corresponding to the phase and data corresponding to the address data and replacing data stored in the first storage means are stored and used during the operation. a second storage means for storing selection information for selecting a storage means in which data is stored in association with the order of use; a first control means for loading the address data from the second storage means; a third storage means for storing the loaded address data; and a first control means for storing the loaded address data; and second control means for loading from the first and second storage means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1329028A JP2961781B2 (en) | 1989-12-19 | 1989-12-19 | Data processing device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1329028A JP2961781B2 (en) | 1989-12-19 | 1989-12-19 | Data processing device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03189726A true JPH03189726A (en) | 1991-08-19 |
| JP2961781B2 JP2961781B2 (en) | 1999-10-12 |
Family
ID=18216795
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP1329028A Expired - Fee Related JP2961781B2 (en) | 1989-12-19 | 1989-12-19 | Data processing device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2961781B2 (en) |
-
1989
- 1989-12-19 JP JP1329028A patent/JP2961781B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2961781B2 (en) | 1999-10-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH03252993A (en) | Information writing device for e2prom | |
| JPH03189726A (en) | Data processor | |
| JP2000207203A (en) | Micro controller | |
| US20020083291A1 (en) | Nonvolatile semiconductor memory | |
| JPH0554009A (en) | Program load system | |
| JPH01261758A (en) | Computer system | |
| JP3789248B2 (en) | Program loading method, program loading apparatus and recording medium therefor | |
| JP3130798B2 (en) | Bus transfer device | |
| JP2506591B2 (en) | Auxiliary processor | |
| JPS59186048A (en) | Microprogram control system | |
| JP2739790B2 (en) | Disk file access control method | |
| JPH067394Y2 (en) | Programmable small electronic calculator | |
| JPS5842487B2 (en) | Program loading method | |
| JPH0477820A (en) | Memory control circuit for terminal equipment | |
| JP3098414B2 (en) | Load module storage method | |
| JPS6089256A (en) | File control device | |
| JPH0287227A (en) | Data processor | |
| JPH0268624A (en) | Program correcting circuit | |
| JPS5875229A (en) | Bootstrap loading system of data processor | |
| JPH0268625A (en) | Program correcting circuit | |
| JPH06110506A (en) | Program controller's comment storage method | |
| JPH05127979A (en) | Memory address space extending device | |
| JPH01207841A (en) | Condition history storage device | |
| JPH06332508A (en) | Programmable controller | |
| JPH02231630A (en) | Control system for software system constitution |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070806 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080806 Year of fee payment: 9 |
|
| LAPS | Cancellation because of no payment of annual fees |