JPH10188584A - Memory control device - Google Patents

Memory control device

Info

Publication number
JPH10188584A
JPH10188584A JP33927296A JP33927296A JPH10188584A JP H10188584 A JPH10188584 A JP H10188584A JP 33927296 A JP33927296 A JP 33927296A JP 33927296 A JP33927296 A JP 33927296A JP H10188584 A JPH10188584 A JP H10188584A
Authority
JP
Japan
Prior art keywords
block
blocks
eeprom
count
switching
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.)
Withdrawn
Application number
JP33927296A
Other languages
Japanese (ja)
Inventor
Shigemitsu Nagai
滋光 永井
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 Engineering Ltd
Original Assignee
NEC Engineering 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 Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP33927296A priority Critical patent/JPH10188584A/en
Publication of JPH10188584A publication Critical patent/JPH10188584A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make a memory control device limitlessly rewritable, by setting an area for storing a use state to EEPROMS of being used and spare systems permitting a finite count of rewritings, switching to the spare system when the use state is against regulations, and displaying the fact. SOLUTION: A flag/pointer area for writing an address of a block being used and a count filed for storing a count of reloadings are set on an EEPROM 1 of a system used at present. Only one block is used at al times, and a next block is used when the count of reloadings to the block reaches a regulated value. When all blocks of the EEPROM 1 of the current system are used up, a swithcing control circuit 3 sets a fresh block to an EEPROM 2 of a spare system and switches a spare system used heretofore to be a fresh current system after data of a final block of the current system are transferred. A computer 7 controls the total operation by a memory control means 6 of software and informs a user of use states of the EEPROMs 1, 2 through a display 5.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は記憶制御装置に関
し、特にEEPROMを使用した記憶制御装置に関す
る。
The present invention relates to a storage controller, and more particularly, to a storage controller using an EEPROM.

【0002】[0002]

【従来の技術】CPU、メモリー及び組み込みソフトウ
エアを含むコンピュータ回路と、マンマシンインタフェ
ース(MMI)を搭載する電子装置の電源を投入したと
きに、前回その装置の電源を切ったときと同じ状態に立
ち上げるには、装置の状態を電源断のときにも、状態デ
ータを記憶し続ける必要がある。一方、電源接続中(装
置の使用中)は、装置の状態の変更の度に、メモリーを
最新の状態(データ)に書き換えることも必要となる。
2. Description of the Related Art When a power supply of an electronic device equipped with a computer circuit including a CPU, a memory and embedded software and a man-machine interface (MMI) is turned on, the same state as when the power supply of the device was turned off last time is obtained. In order to start up, it is necessary to keep storing state data even when the state of the apparatus is turned off. On the other hand, when the power is connected (during use of the apparatus), it is necessary to rewrite the memory to the latest state (data) every time the state of the apparatus is changed.

【0003】従来このような目的には、例えばEEPR
OM(Electrically Erasable Programmable Read-Only
Memory ;電気的消去、電気的書き込み可能なリードオ
ンリーメモリー)等の不揮発性(電源断中も記憶の失わ
れない)の半導体メモリーの使用、あるいは通常(揮発
性)の半導体メモリーをバッテリーを使用してバックア
ップするようなことが行われてきた。
Conventionally, for such purpose, for example, EEPR
OM (Electrically Erasable Programmable Read-Only
Memory: Use of non-volatile (memory is not lost even when the power is turned off) semiconductor memory such as electrically erasable and electrically writable read-only memory, or normal (volatile) semiconductor memory using a battery Things like backing up have been done.

【0004】しかし、不揮発性メモリーは、EEPRO
Mのような半導体メモリーだけでなく、例えば光磁気デ
ィスクメモリーなども書き換え回数に制限(制限書き換
え回数はメモリーの種類によって大幅に異なるが)があ
り、またバッテリーバックアップは、バッテリーの寿命
による制約を受けるとともに、装置の電源断の時間が長
くなると放電して、メモリーの記憶が失われる等の信頼
性に欠ける面がある。
However, the non-volatile memory is EEPRO.
Not only semiconductor memories such as M, but also magneto-optical disk memories, for example, have a limited number of rewrites (although the number of limited rewrites varies greatly depending on the type of memory), and battery backup is limited by battery life. At the same time, if the power supply of the device is cut off for a long time, the device is discharged and the memory of the memory is lost.

【0005】特開平2−242473号公報には、光磁
気メモリーにおいての書き換え回数の管理方法について
の提案がある。光磁気メモリーの書き換え回数の制限値
は一般にかなり大きく(例えば100万回)、通常のデ
ータブロックすべての書き換え回数を管理することは、
実用上は不要と考えられる。
Japanese Patent Application Laid-Open No. 2-242473 proposes a method of managing the number of rewrites in a magneto-optical memory. The limit value of the number of times of rewriting of a magneto-optical memory is generally quite large (for example, one million times).
It is considered unnecessary in practical use.

【0006】従って、ゲートブロックのように、きわめ
て頻繁にアクセスするブロックに対してのみ、管理を行
えば充分である。このようなブロックに対してのみ、ブ
ロック単位に書き込み回数を記憶する手段を設け、その
書き込み回数が一定値に達したときには、そのブロック
には代替ブロックへのポインタを記録し、以後もとのブ
ロックにアクセスがあったときは、代わりに代替ブロッ
クをアクセスするようにすることも考えられるが、ゲー
トブロックの更新は頻繁に行われため、代替ブロックに
さらに代替ブロックが割り当てられ、アクセス時間が増
加する結果になりやすい。
[0006] Therefore, it is sufficient to manage only blocks that are accessed very frequently, such as gate blocks. Only for such a block, means for storing the number of times of writing in block units is provided. When the number of times of writing reaches a certain value, a pointer to a substitute block is recorded in that block, and thereafter the original block is written. It is conceivable to access a substitute block instead when the access is made.However, since the gate block is updated frequently, the substitute block is further assigned to the substitute block, and the access time increases. Easy to get results.

【0007】なお、ゲートブロックとは、例えば取り外
し可能な媒体上にファイルを作成して更新処理を行う場
合、処理中に操作ミス等で媒体を外してしまい、そのま
ま気付かずに他のシステムで、その媒体を使用する事に
よるファイル破壊を防止するため、ファイル更新処理前
にロックし、更新処理後にアンロックするゲートを設け
ることが有効であり、このようなゲートを含むブロック
のことをゲートブロックと呼ぶ。
[0007] When a file is created on a removable medium and an update process is performed, the gate block is removed by an operation error or the like during the process, and the gate block is used in another system without being noticed. In order to prevent file destruction by using the medium, it is effective to provide a gate that locks before the file update process and unlocks after the update process.A block including such a gate is referred to as a gate block. Call.

【0008】このような問題を解決するために、有限回
の書き換えを許す記憶媒体上に、書き込み回数を記憶す
るカウントフィールドを含むゲートブロックと、このゲ
ートブロックを指すゲートブロックポインタフィールド
を含むラベルブロックとを設け、ゲートブロックの書き
換え時にカウントフィールドを更新し、カウントフィー
ルドの値が一定値に達したときは、新規にある記録領域
をゲートブロックの領域として確保し、カウントフィー
ルドを初期化したゲートブロックの内容を新規に確保し
た領域に記録するとともに、ラベルブロック内のゲート
ブロックポインタフィールドを、新ゲートブロックを指
すように更新することを提案している。
In order to solve such a problem, a gate block including a count field for storing the number of times of writing and a label block including a gate block pointer field pointing to the gate block are provided on a storage medium that allows a finite number of rewrites. The count field is updated when the gate block is rewritten.When the count field value reaches a certain value, a new recording area is secured as a gate block area, and the count field is initialized. Is recorded in a newly secured area, and the gate block pointer field in the label block is updated to point to the new gate block.

【0009】[0009]

【発明が解決しようとする課題】この特開平2−242
473号公報に記載された提案は、ゲートブロックが記
録媒体が取り外し可能(取り外した媒体を他の装置に挿
入することなどを前提にする)な場合に有効なものであ
るほか、媒体として書き換え回数の制限値が充分に大き
いことを前提にしている。いかに媒体の書き換え回数の
制限値が大きくとも、有限であることには変わりがな
く、特開平2−242473号公報に提案された方法で
は、高信頼性・高耐久性を要求される装置にとっては不
充分である。
The problem to be solved by the present invention is disclosed in Japanese Patent Laid-Open No. 2-242.
The proposal described in Japanese Patent No. 473 is effective when the recording medium is removable from the gate block (assuming that the removed medium is inserted into another device). Is assumed to be sufficiently large. Even if the limit value of the number of times of rewriting of the medium is large, it is still finite, and the method proposed in Japanese Patent Application Laid-Open No. 2-242473 is not suitable for a device that requires high reliability and high durability. Insufficient.

【0010】本発明の目的は、無制限に書き換え可能な
記憶制御装置を提供することである。
[0010] It is an object of the present invention to provide a storage control device that can be rewritten indefinitely.

【0011】[0011]

【課題を解決するための手段】本発明による記憶制御装
置は、コンピュータの状態データを記憶する現用系と予
備系の一対の有限回の書き換え制限値を有し、各々が複
数ブロックを有する不揮発性記憶手段と、前記現用系の
不揮発性記憶手段の前記ブロックを順次使用して前記状
態データとその前記ブロックの書き換え回数とを記録す
る手段と、その前記ブロックの書き換え回数が前記書き
換え回数に達したとき前記順次使用するブロックを切り
替える手段と、前記現用系の不揮発性記憶手段のすべて
の前記ブロックの書き換え回数が前記書き換え制限値に
達した場合に前記不揮発性記憶手段の現用系と予備系と
を切り替えるように制御する現用/予備切り替え制御手
段とを含むことを特徴とする。
SUMMARY OF THE INVENTION A storage control device according to the present invention has a pair of finite number of rewrite limits of a working system and a spare system for storing computer status data, each of which has a plurality of blocks. Storage means, means for sequentially recording the status data and the number of rewrites of the block by sequentially using the blocks of the active nonvolatile storage means, and the number of rewrites of the block has reached the number of rewrites Means for switching the blocks to be used sequentially, and, when the number of rewrites of all the blocks of the non-volatile storage means of the active system reaches the rewrite limit value, the active system and the standby system of the non-volatile storage means Current / standby switching control means for controlling switching.

【0012】本発明の作用は次の通りである。本発明に
よる記憶制御装置は、現用・予備構成を持つ、有限回の
書き換えを許す記憶媒体上に、現在使用しているかどう
かを示すフラグ/ポインタエリアと、書き換え回数を記
憶するカウントフィールドと、装置の状態データを格納
するデータフィールドを含むいくつかのブロックに記憶
媒体のデータエリアを分割し、常に一つのブロックのみ
を使用し、そのブロックのアドレスを示すポインタエリ
アと、カウントフィールドの書き換え回数が規定値を超
えたときに、データエリアのブロックを変更していくと
ともに、記憶媒体のすべてのデータエリアを使い切った
ときに、予備系の記憶媒体に、新たなブロックを設定
し、現用系の最新ブロックのデータを転送した後、それ
までの予備系を新たな現用系に切り替え、逆にそれまで
の現用系を新たな予備系に切り替え、この現用・予備系
の切り替えを表示するとともに、新たに予備系となった
側の記憶媒体を交換可能とすることによって、装置全体
として無制限に書き換えを可能とする。
The operation of the present invention is as follows. A storage control device according to the present invention includes a flag / pointer area indicating whether or not the memory is currently used, a count field storing the number of times of rewriting, on a storage medium having a working / standby configuration and permitting a finite number of rewrites. The data area of the storage medium is divided into several blocks including a data field for storing the status data, and only one block is always used, and a pointer area indicating the address of the block and the number of rewrites of the count field are defined. When the value is exceeded, the blocks in the data area are changed, and when all the data areas in the storage medium are used up, a new block is set in the spare storage medium, and the latest block in the active system is set. After the data transfer, the previous standby system is switched to the new active system, and the previous active system is Tana switched to the standby system, and displays the switching of the active replacement system, by enabling exchange side of the storage medium became newly standby system, to allow unlimited rewriting the entire apparatus.

【0013】[0013]

【発明の実施の形態】以下に、本発明の実施例について
図面を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0014】図1は本発明による記憶制御装置の実施例
の構成を示すブロック図である。図1を参照すると、本
発明による記憶制御装置は、有限回(例えば10万回)
の書き換えを許す記憶媒体である現用・予備系のEEP
ROM1,2、このEEPROM1,2の現用・予備系
を切り替える切り替え制御回路3、装置全体を制御する
コンピュータ回路7、EEPROM1,2に対してデー
タの読み書きを行うとともに、切り替え制御回路3への
指示と、表示回路4とディスプレイ5を通して、オペレ
ータに知らせるコンピュータ回路7のソフトウエアであ
るメモリー管理手段6、EEPROM1,2の使用状況
をオペレータに表示する表示回路4、及びディスプレイ
5で構成される。
FIG. 1 is a block diagram showing the configuration of an embodiment of a storage control device according to the present invention. Referring to FIG. 1, the storage control device according to the present invention performs a finite number of times (for example, 100,000 times).
Working / standby EEP, a storage medium that allows overwriting of data
The ROM 1, 2, the switching control circuit 3 for switching between the active and the standby systems of the EEPROMs 1, 2, the computer circuit 7 for controlling the entire device, the data reading and writing to the EEPROMs 1, 2, and the instruction to the switching control circuit 3 A memory management means 6, which is software of a computer circuit 7 for notifying the operator through the display circuit 4 and the display 5, a display circuit 4 for displaying the usage status of the EEPROMs 1 and 2 to the operator, and a display 5.

【0015】図2にEEPROM1,2のメモリーのデ
ータエリアの使用例を示す。装置の状態データはデータ
(フィールド)(ワード単位)11−1〜11−500
に書き込み、読み出し(書き換え)され、この書き換え
回数はカウンタ(フィールド)10−1〜10−500
に格納される。データ(フィールド)11−1〜11−
500とカウンタ(フィールド)10−1〜10−50
0とをセットにして1データ/カウンタブロック12−
1〜12−4とする。
FIG. 2 shows an example of use of the data areas of the memories of the EEPROMs 1 and 2. The status data of the device is data (field) (word unit) 11-1 to 11-500.
Is written and read (rewritten), and the number of times of rewriting is determined by counters (fields) 10-1 to 10-500.
Is stored in Data (field) 11-1 to 11-
500 and counter (field) 10-1 to 10-50
0 is set and 1 data / counter block 12-
1 to 12-4.

【0016】1個のEEPROM1あるいは2には、例
えば4(データ/カウンタ)ブロック12−1〜12−
4を確保できる容量があり、どのブロック12−1〜1
2−4を使用しているかを示すポインタエリア9、現在
このEEPROM1あるいは2が、実際に使用(現用)
されているかを示すフラグエリア8で、構成されるフラ
グ/ポインタエリア13を有する。
In one EEPROM 1 or 2, for example, 4 (data / counter) blocks 12-1 to 12-
4 has a capacity to secure any one of the blocks 12-1 to 12-1.
Pointer area 9 indicating whether 2-4 is being used. Currently, this EEPROM 1 or 2 is actually used (currently used).
A flag / pointer area 13 is formed by a flag area 8 indicating whether the flag has been set.

【0017】本発明の実施例の動作は、メモリー管理手
段6のフローチャートである図3に示すように、コンピ
ュータ回路7は、状態データを現用系のEEPROM1
あるいは2の、ブロック12−1〜12−4のデータフ
ィールド11−1〜11−500に書き込み(ステップ
21)、現用系のEEPROM1あるいは2の現用ブロ
ック12−1〜12−4の、カウンタフィールド10−
1〜10−500のカウント数を、1増加させる(ステ
ップ22)。
The operation of the embodiment of the present invention is as follows. As shown in FIG. 3, which is a flowchart of the memory management means 6, the computer circuit 7 stores the status data in the active EEPROM 1.
Alternatively, the data is written into the data fields 11-1 to 11-500 of the blocks 12-1 to 12-4 (step 21), and the counter field 10 of the working blocks 12-1 to 12-4 of the active EEPROM 1 or 2 is written. −
The count number of 1 to 10-500 is increased by 1 (step 22).

【0018】カウント数がEEPROM1,2の書き換
え回数の制限値を、越えているかどうかを判定(ステッ
プ23)し、NOの場合はそのまま終了する。YESの
場合は、現用系のEEPROM1あるいは2内に、空き
ブロック12−1〜12−4が残っているかどうかを判
定(ステップ24)し、YESの場合はポインタエリア
9の現用しているブロック12−1〜12−4を示すポ
インタを、空いている次のブロック12−1〜12−4
を示すポインタに書き換える(ステップ25)。
It is determined whether the count exceeds the limit value of the number of times of rewriting of the EEPROMs 1 and 2 (step 23). In the case of YES, it is determined whether or not empty blocks 12-1 to 12-4 remain in the current EEPROM 1 or 2 (step 24). In the case of YES, the currently used block 12 of the pointer area 9 is determined. Pointers indicating -1 to 12-4 are set to the next vacant blocks 12-1 to 12-4.
(Step 25).

【0019】ついで、今まで現用していたブロック12
−1〜12−4を構成する状態データ11−1〜11−
500等を、次のブロック12−1〜12−4に転送す
る(ステップ26)。同時に、EEPROM1あるいは
2で、使用済み及び使用中のエリアが増えたことを、表
示回路4を制御して、ディスプレイ5に表示して終了す
る。
Next, the currently used block 12
State data 11-1 to 11- constituting -1 to 12-4
500 and the like are transferred to the next blocks 12-1 to 12-4 (step 26). At the same time, the display circuit 4 controls the display circuit 4 to indicate that the used and used areas have increased in the EEPROM 1 or 2, and ends the processing.

【0020】ステップ24がNOの場合は、予備系のE
EPROM2あるいは1が未使用かどうか(使用済み
か)を、EEPROM2あるいは1のフラグエリア8で
判断(ステップ28)し、NOの場合(EEPROM2
あるいは1の交換を怠った場合)は、表示回路4を制御
して、ディスプレイ5にアラームを出力して終了する
(ステップ33)。
If step 24 is NO, the standby system E
Whether the EPROM 2 or 1 is unused (used) or not is determined by the flag area 8 of the EEPROM 2 or 1 (step 28).
Alternatively, if the replacement of 1 is neglected), the display circuit 4 is controlled to output an alarm to the display 5 and the process is terminated (step 33).

【0021】YESの場合、予備系のEEPROM2あ
るいは1を新たに現用系として使用することを示すため
に、EEPROM2あるいは1のフラグエリア8を書き
換え、最初のブロック12−1〜12−4を使用するこ
とを示すために、ポインタエリア9を書き換える(ステ
ップ29)。
In the case of YES, the flag area 8 of the EEPROM 2 or 1 is rewritten and the first blocks 12-1 to 12-4 are used to indicate that the EEPROM 2 or 1 of the standby system is newly used as the active system. To indicate this, the pointer area 9 is rewritten (step 29).

【0022】元の現用系のEEPROM1あるいは2
の、最新のブロック12−1〜12−4を構成する状態
データ等を、新たな現用系のEEPROM2あるいは1
の最初のブロック12−1〜12−4に転送する(ステ
ップ30)。切り替え制御回路3により、EEPROM
1及び2(現用系・予備系)を切り替える(ステップ3
1)。元の現用系のEEPROM1あるいは2が予備系
となり、使用済み(交換可)になったことを表示回路4
を制御して、ディスプレイ5に出力して終了する(ステ
ップ32)。
The original working EEPROM 1 or 2
Of the latest blocks 12-1 to 12-4 of the current EEPROM 2 or 1
Are transferred to the first blocks 12-1 to 12-4 (step 30). By the switching control circuit 3, the EEPROM
Switching between 1 and 2 (working system / standby system) (step 3
1). The display circuit 4 indicates that the original active EEPROM 1 or 2 has become the standby system and has become used (replaceable).
Is output to the display 5 and the process is terminated (step 32).

【0023】[0023]

【発明の効果】以上説明したように本発明による記憶制
御装置は、現用・予備構成を持つ、有限回の書き換えを
許す記憶媒体上に、現在使用しているかどうかを示すフ
ラグ/ポインタエリアと、書き換え回数を記憶するカウ
ントフィールドと、装置の状態データを格納するデータ
フィールドを含むいくつかのブロックに記憶媒体のデー
タエリアを分割し、常に一つのブロックのみを使用し、
そのブロックのアドレスを示すポインタエリアと、カウ
ントフィールドの書き換え回数が規定値を超えたとき
に、データエリアのブロックを変更していくとともに、
記憶媒体のすべてのデータエリアを使い切ったときに、
予備系の記憶媒体に、新たなブロックを設定し、現用系
の最新ブロックのデータを転送した後、それまでの予備
系を新たな現用系に切り替え、逆にそれまでの現用系を
新たな予備系に切り替え、この現用・予備系の切り替え
を表示するとともに、新たに予備系となった記憶媒体を
交換可能とすることによって、装置全体として無制限に
書き換えを可能とする効果がある。
As described above, the storage control device according to the present invention has a flag / pointer area indicating whether or not it is currently used, on a storage medium having a working / standby configuration and permitting a finite number of rewrites. The data area of the storage medium is divided into several blocks including a count field for storing the number of rewrites and a data field for storing the status data of the apparatus, and always uses only one block,
When the pointer area indicating the address of the block and the number of rewrites of the count field exceed a specified value, while changing the block of the data area,
When all data areas of the storage medium are used up,
After setting a new block in the storage medium of the standby system and transferring the data of the latest block of the active system, the old standby system is switched to the new active system, and conversely, the old active system is replaced with the new standby system. The system is switched to the active / standby system, and the switching of the storage medium that has newly become the standby system is made replaceable, thereby providing an effect that the entire apparatus can be rewritten without limitation.

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

【図1】本発明の実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】本発明の実施例のEEPROMのメモリーマッ
プ説明図である。
FIG. 2 is an explanatory diagram of a memory map of an EEPROM according to an embodiment of the present invention.

【図3】本発明の実施例のEEPROMのメモリー管理
手段のフローチャートである。
FIG. 3 is a flowchart of a memory management unit of the EEPROM according to the embodiment of the present invention.

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

1,2 EEPROM 3 切り替え制御回路 4 表示回路 5 ディスプレイ 6 メモリー管理手段 7 コンピュータ回路 1, 2 EEPROM 3 Switching control circuit 4 Display circuit 5 Display 6 Memory management means 7 Computer circuit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータの状態データを記憶する現
用系と予備系の一対の有限回の書き換え制限値を有し、
各々が複数ブロックを有する不揮発性記憶手段と、前記
現用系の不揮発性記憶手段の前記ブロックを順次使用し
て前記状態データとその前記ブロックの書き換え回数と
を記録する手段と、その前記ブロックの書き換え回数が
前記書き換え回数に達したとき前記順次使用するブロッ
クを切り替える手段と、前記現用系の不揮発性記憶手段
のすべての前記ブロックの書き換え回数が前記書き換え
制限値に達した場合に前記不揮発性記憶手段の現用系と
予備系とを切り替えるように制御する現用/予備切り替
え制御手段とを含むことを特徴とする記憶制御装置。
1. A pair of a working system and a standby system for storing state data of a computer, which has a pair of finite rewrite limit values for finite times,
Nonvolatile storage means each having a plurality of blocks; means for sequentially recording the status data and the number of rewrites of the block by sequentially using the blocks of the active nonvolatile storage means; and rewriting the block. Means for switching the block to be used sequentially when the number of times reaches the number of times of rewriting, and the non-volatile storage means when the number of times of rewriting of all the blocks in the active nonvolatile memory has reached the rewrite limit value. A storage control device, comprising: a current / standby switching control means for controlling the switching between the current system and the standby system.
【請求項2】 前記不揮発性記憶手段が、不揮発性半導
体メモリー素子で構成されることを特徴とする請求項1
記載の記憶制御装置。
2. The nonvolatile memory device according to claim 1, wherein said nonvolatile memory means comprises a nonvolatile semiconductor memory device.
The storage control device according to any one of the preceding claims.
【請求項3】 前記現用/予備切り替え制御手段が前記
不揮発性記憶手段の現用系と予備系とを切り替えたと
き、切り替えたことを外部に表示することを特徴とする
請求項1あるいは2記載の記憶制御装置。
3. The non-volatile storage means according to claim 1, wherein when the active / standby switching control means switches between the active system and the standby system of the nonvolatile storage means, the switching is externally displayed. Storage controller.
JP33927296A 1996-12-19 1996-12-19 Memory control device Withdrawn JPH10188584A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33927296A JPH10188584A (en) 1996-12-19 1996-12-19 Memory control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33927296A JPH10188584A (en) 1996-12-19 1996-12-19 Memory control device

Publications (1)

Publication Number Publication Date
JPH10188584A true JPH10188584A (en) 1998-07-21

Family

ID=18325889

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33927296A Withdrawn JPH10188584A (en) 1996-12-19 1996-12-19 Memory control device

Country Status (1)

Country Link
JP (1) JPH10188584A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10144617A1 (en) * 2001-09-11 2003-01-30 Bosch Gmbh Robert Operating memory circuit with microcontroller and EEPROM used e.g. with vehicle air quality sensor, stores data for given number of operations, then continues in a further data memory
JP2008186295A (en) * 2007-01-30 2008-08-14 Fujitsu Ltd Data recording system
JP2013156746A (en) * 2012-01-27 2013-08-15 Yazaki Energy System Corp Data recording device
DE102005023057B4 (en) * 2005-05-05 2014-09-11 Qimonda Ag Non-volatile memory

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10144617A1 (en) * 2001-09-11 2003-01-30 Bosch Gmbh Robert Operating memory circuit with microcontroller and EEPROM used e.g. with vehicle air quality sensor, stores data for given number of operations, then continues in a further data memory
WO2003025754A3 (en) * 2001-09-11 2003-10-16 Bosch Gmbh Robert Method for operating a circuit arrangement containing a microcontroller and an eeprom
DE102005023057B4 (en) * 2005-05-05 2014-09-11 Qimonda Ag Non-volatile memory
JP2008186295A (en) * 2007-01-30 2008-08-14 Fujitsu Ltd Data recording system
JP2013156746A (en) * 2012-01-27 2013-08-15 Yazaki Energy System Corp Data recording device

Similar Documents

Publication Publication Date Title
EP1430386B1 (en) Method of writing data to non-volatile memory
JP3640802B2 (en) Data backup method
JP4031190B2 (en) MEMORY CARD, NONVOLATILE MEMORY, NONVOLATILE MEMORY DATA WRITE METHOD AND DATA WRITE DEVICE
EP0833251B1 (en) Memory management method and apparatus
JP4315488B2 (en) Data storage device, data processing device, data processing system and data processing method
US20010054129A1 (en) Method, system and computer program
JPH117505A (en) Card type storage medium
CN101957796A (en) Storage system and messaging device
KR19980023759A (en) Memory management method of portable terminal device
KR19980022845A (en) System and method for saving power when writing to nonvolatile memory
JPH10188584A (en) Memory control device
JPH113287A (en) Storage device and storage area management method used for the device
JPS61227300A (en) Writing method to electrically changeable rom
JPH0695955A (en) Flash file system
JPH04123243A (en) Data writing device
JP2001312891A (en) Semiconductor storage device
JP3070994B2 (en) Memory card storage management method
JPH06332795A (en) Electrically erasable nonvolatile memory controlling method and system therefor
CN105706067A (en) Microcomputer with built-in flash memory, method for writing data to built-in flash memory of microcomputer, and program for writing data to flash memory
JP2001318829A (en) Device and method for controlling rewriting of flash memory
JP3593622B2 (en) Non-volatile memory data rewriting method
JPS646600B2 (en)
JPH05258585A (en) Filing device
JPH07307096A (en) Auxiliary semiconductor memory
JP2001118391A (en) Memory device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20040302