[go: up one dir, main page]

JP2000035916A - Memory operation management method - Google Patents

Memory operation management method

Info

Publication number
JP2000035916A
JP2000035916A JP10205566A JP20556698A JP2000035916A JP 2000035916 A JP2000035916 A JP 2000035916A JP 10205566 A JP10205566 A JP 10205566A JP 20556698 A JP20556698 A JP 20556698A JP 2000035916 A JP2000035916 A JP 2000035916A
Authority
JP
Japan
Prior art keywords
memory
data
standby
flash memory
state
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10205566A
Other languages
Japanese (ja)
Inventor
Masahiro Yazaki
正弘 矢崎
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 Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP10205566A priority Critical patent/JP2000035916A/en
Publication of JP2000035916A publication Critical patent/JP2000035916A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Read Only Memory (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten data rewrite time inside a flash memory. SOLUTION: The flash memory is managed by being divided into a primary memory 12 for storing data during use at present, a secondary memory 13 for storing the data used before and a standby memory 14 secured as an erased state (writable state) at all times. The data of the standby memory 14 are successively eliminated by a CPU 11 by utilizing free time and the erased state (writable state) is attained. Thus, at the time of storing new data inside the flash memory, it is not required to erase the data inside the flash memory.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データの書き換え
可能な半導体メモリのデータ書き換えに用いて好適なメ
モリ動作管理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory operation management method suitable for rewriting data in a rewritable semiconductor memory.

【0002】[0002]

【従来の技術】従来、フラッシュメモリ内のデータを書
き換えて装置を動作させる場合、フラッシュメモリに保
存されているデータを消去したのち新データを書き込ん
でいた。
2. Description of the Related Art Conventionally, when operating an apparatus by rewriting data in a flash memory, new data is written after erasing data stored in the flash memory.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来技
術では、フラッシュメモリに保存されているデータを消
去したのち新データを書き込む必要があるため、処理時
間が長くなるという問題点があった。
However, in the prior art, there is a problem that the processing time becomes long because it is necessary to write new data after erasing data stored in the flash memory.

【0004】この発明は上述した事情に鑑みてなされた
もので、フラッシュメモリ内のデータ書き換え時間を短
縮することができるメモリ動作管理方法を提供すること
を目的とする。
The present invention has been made in view of the above circumstances, and has as its object to provide a memory operation management method capable of shortening the time required for rewriting data in a flash memory.

【0005】[0005]

【課題を解決するための手段】上述した問題点を解決す
るために、請求項1記載の発明では、データ書き込みに
際し、既存のデータの消去動作を必要とするメモリにお
ける消去動作、書き込み動作を管理するメモリ動作管理
方法において、現在使用中のデータが格納されるプライ
マリメモリ、以前使用していたデータが格納されるセカ
ンダリメモリ、常に消去済み状態として確保されるスタ
ンバイメモリを設け、新たなデータを前記スタンバイメ
モリに格納するステップと、新たなデータの格納後、前
記プライマリメモリを前記セカンダリメモリへ変更し、
前記セカンダリメモリを前記スタンバイメモリへ変更
し、前記スタンバイメモリを前記プライマリメモリへ変
更するステップと、メモリ管理変更後、空き時間に前記
スタンバイメモリを消去するステップとを有することを
特徴とする。
In order to solve the above-mentioned problem, according to the first aspect of the present invention, at the time of data writing, the erasing operation and the writing operation in a memory which requires the erasing operation of existing data are managed. In the memory operation management method, a primary memory in which currently used data is stored, a secondary memory in which previously used data is stored, and a standby memory which is always kept in an erased state are provided, and new data is stored in the memory. Storing in a standby memory, and after storing new data, changing the primary memory to the secondary memory;
The method comprises the steps of: changing the secondary memory to the standby memory; changing the standby memory to the primary memory; and erasing the standby memory during a free time after the memory management change.

【0006】また、請求項2記載の発明では、請求項1
記載のメモリ動作管理方法において、前記プライマリメ
モリ、前記セカンダリメモリおよび前記スタンバイメモ
リは、物理的な独立したメモリであることを特徴とす
る。
Further, according to the invention described in claim 2, according to claim 1,
In the memory operation management method described above, the primary memory, the secondary memory, and the standby memory are physically independent memories.

【0007】また、請求項3記載の発明では、請求項1
記載のメモリ動作管理方法において、前記プライマリメ
モリ、前記セカンダリメモリおよび前記スタンバイメモ
リは、仮想的に3つのブロックに分割された1つのメモ
リであることを特徴とする。
[0007] According to the third aspect of the present invention, the first aspect of the present invention.
In the memory operation management method described above, the primary memory, the secondary memory, and the standby memory are one memory virtually divided into three blocks.

【0008】この発明では、現在使用中のデータが格納
されるプライマリメモリ、以前使用していたデータが格
納されるセカンダリメモリ、常に消去済み状態として確
保されるスタンバイメモリを設ける。そして、新たなデ
ータを格納する場合には、常に、スタンバイメモリに格
納する。該スタンバイメモリは、空き時間に逐次消去さ
れているので、新たなデータの書き込み時には、常に、
消去済み状態(書き込み可能状態)となっている。この
ため、フラッシュメモリ内に新データを格納するとき
に、フラッシュメモリ内のデータを消去する必要がない
ため、書き込み処理を短時間で完了させることが可能と
なる。
According to the present invention, a primary memory for storing currently used data, a secondary memory for storing previously used data, and a standby memory which is always kept in an erased state are provided. Then, when storing new data, it is always stored in the standby memory. Since the standby memory is sequentially erased during the idle time, always write new data.
It is in the erased state (writable state). Therefore, when new data is stored in the flash memory, it is not necessary to erase the data in the flash memory, so that the writing process can be completed in a short time.

【0009】[0009]

【発明の実施の形態】以下、図面を用いて本発明の実施
の形態を説明する。 A.実施形態の構成 図1は、本発明の実施形態による全体の構成を示すブロ
ック図である。図において、本実施例は、フラッシュメ
モリM1、M2,M3と、CPU11とから構成されて
いる。上記フラッシュメモリM1、M2,M3は、各
々、独立して存在し、メモリに格納されるデータの新旧
に応じて、プライマリメモリ12、セカンダリメモリ1
3及びスタンバイメモリ14のいずれかに設定される。
プライマリメモリ12は、現在使用中のデータを格納
し、セカンダリメモリ13は、以前使用していたデータ
を格納し、スタンバイメモリ14は、常に消去済み状態
(書き込み可能状態)として確保される。
Embodiments of the present invention will be described below with reference to the drawings. A. Configuration of Embodiment FIG. 1 is a block diagram showing an overall configuration according to an embodiment of the present invention. In the figure, the present embodiment includes flash memories M1, M2, M3 and a CPU 11. The flash memories M1, M2, and M3 exist independently of each other, and the primary memory 12 and the secondary memory 1 are stored in accordance with the old and new data stored in the memories.
3 and the standby memory 14.
The primary memory 12 stores currently used data, the secondary memory 13 stores previously used data, and the standby memory 14 is always secured as an erased state (writable state).

【0010】CPU11は、図2に示すように、定周期
処理21を定期的に実行し、割り込みがあった場合に非
周期処理22をその都度実行する。そして、CPU11
は、定周期処理21及び非周期処理22を実行していな
い時間内で、フラッシュメモリ消去処理23を実行す
る。フラッシュメモリ消去処理23は、定周期処理21
及び非周期処理22より処理の優先度が低く設定されて
おり、CPU11の処理を妨げることがないようになっ
ている。CPU11は、フラッシュメモリ消去処理23
において、スタンバイメモリ14として管理されている
フラッシュメモリを消去する。
As shown in FIG. 2, the CPU 11 periodically executes the periodic processing 21 and executes the non-periodic processing 22 each time an interruption occurs. And the CPU 11
Executes the flash memory erasing process 23 within the period in which the periodic process 21 and the aperiodic process 22 are not performed. The flash memory erasing process 23 is a fixed period process 21
The priority of the process is set lower than that of the aperiodic process 22 so that the process of the CPU 11 is not obstructed. The CPU 11 executes the flash memory erasing process 23
In step 2, the flash memory managed as the standby memory 14 is erased.

【0011】B.実施例の動作 次に、図3及び図4を参照して本実施例の全体の動作に
ついて詳細に説明する。図3は、フラッシュメモリ内デ
ータの遷移状態及びその管理方法を示すものであり、状
態31を初期状態とする。状態31では、データD1が
プライマリメモリ12(M1)内に格納され、セカンダ
リメモリ13(M2)及びスタンバイメモリ14(M
3)には、データが存在しない。
B. Next, the overall operation of the present embodiment will be described in detail with reference to FIGS. FIG. 3 shows a transition state of data in the flash memory and a management method thereof, and state 31 is an initial state. In the state 31, the data D1 is stored in the primary memory 12 (M1), the secondary memory 13 (M2) and the standby memory 14 (M1).
In 3), no data exists.

【0012】次に、状態32では、新データであるデー
タD2を格納している。データD2は、状態31でスタ
ンバイメモリ12に指定されているフラッシュメモリM
3に格納される。その後、CPU11は、データD2が
格納されているフラッシュメモリM3をスタンバイメモ
リ14からプライマリメモリ12に変更し、データD1
が格納されているフラッシュメモリM1をプライマリメ
モリ12からセカンダリメモリ13に変更し、さらに、
フラッシュメモリM2をセカンダリメモリ13からスタ
ンバイメモリ14に変更する。
Next, in state 32, data D2, which is new data, is stored. The data D2 is the flash memory M designated as the standby memory 12 in the state 31.
3 is stored. Thereafter, the CPU 11 changes the flash memory M3 storing the data D2 from the standby memory 14 to the primary memory 12, and changes the data D1
Is changed from the primary memory 12 to the secondary memory 13, and
The flash memory M2 is changed from the secondary memory 13 to the standby memory 14.

【0013】次に、状態33では、新データであるデー
タD3を格納している。データD3は、状態32でスタ
ンバイメモリ14に指定されているフラッシュメモリM
2に格納される。その後、CPU11は、状態B32で
行ったように、フラッシュメモリ管理の変更を行う。す
なわち、CPU11は、データD3が格納されているフ
ラッシュメモリM2をスタンバイメモリ14からプライ
マリメモリ12に変更し、データD2が格納されている
フラッシュメモリM3をプライマリメモリ12からセカ
ンダリメモリ13に変更し、さらに、データD1が格納
されているフラッシュメモリM1をセカンダリメモリ1
3からスタンバイメモリ14に変更する。
Next, in state 33, data D3, which is new data, is stored. The data D3 is the flash memory M designated as the standby memory 14 in the state 32.
2 is stored. Thereafter, the CPU 11 changes the flash memory management as performed in the state B32. That is, the CPU 11 changes the flash memory M2 storing the data D3 from the standby memory 14 to the primary memory 12, changes the flash memory M3 storing the data D2 from the primary memory 12 to the secondary memory 13, and further changes , The flash memory M1 storing the data D1 is stored in the secondary memory 1
3 to the standby memory 14.

【0014】次に、状態34は、新データであるデータ
D4を格納する直前の状態である。CPU11は、処理
のあいている時間を利用して、スタンバイメモリ14の
消去処理を実行しているため、状態33のスタンバイメ
モリ14(M1)に格納されていたデータD1は、既に
消去されている。ゆえに、データD4をスタンバイメモ
リ14に格納する場合、フラッシュメモリ(M1)が消
去済みであるため、書き込み処理のみを実行すればよい
ことになる。よって、本発明では処理時間を半分にする
ことが可能である。
Next, a state 34 is a state immediately before storing the data D4 as new data. Since the CPU 11 executes the erasing process of the standby memory 14 using the time during which the process is performed, the data D1 stored in the standby memory 14 (M1) in the state 33 has already been erased. . Therefore, when storing the data D4 in the standby memory 14, since the flash memory (M1) has already been erased, only the write processing needs to be executed. Therefore, in the present invention, the processing time can be halved.

【0015】従来技術のように、状態34でスタンバイ
メモリ14が消去されていない場合には、データD4を
書き込む前にフラッシュメモリM1の消去処理を行って
から書き込み処理を行う必要があり、処理時間が長くな
る。フラッシュメモリの消去は、ある特定のデータを書
き込むことにより消去されるものが一般的であるため、
書き込み処理が2度発生する。
If the standby memory 14 is not erased in the state 34 as in the prior art, it is necessary to perform an erasing process on the flash memory M1 before writing the data D4 and then perform a writing process. Becomes longer. Generally, flash memory is erased by writing certain data.
The writing process occurs twice.

【0016】次に、状態35は新データであるデータD
4を格納した状態である。CPU11は、状態32及び
状態33と同様なフラッシュメモリ管理の変更を行う。
すなわち、CPU11は、データD4が格納されている
フラッシュメモリM1をスタンバイメモリ14からプラ
イマリメモリ12に変更し、データD3が格納されてい
るフラッシュメモリM2をプライマリメモリ12からセ
カンダリメモリ13に変更し、さらに、データD2が格
納されているフラッシュメモリM3をセカンダリメモリ
13からスタンバイメモリ14に変更する。
Next, state 35 is data D which is new data.
4 is stored. The CPU 11 performs the same flash memory management change as in the states 32 and 33.
That is, the CPU 11 changes the flash memory M1 storing the data D4 from the standby memory 14 to the primary memory 12, changes the flash memory M2 storing the data D3 from the primary memory 12 to the secondary memory 13, and furthermore, , The flash memory M3 storing the data D2 is changed from the secondary memory 13 to the standby memory 14.

【0017】そして、状態35以降に新データの書き込
みが発生した場合、スタンバイメモリ14の消去処理は
完了しているため、状態34、状態35と同様の手順で
新データの書き込み及びフラッシュメモリ管理状態を変
更する。
When the writing of new data occurs after the state 35, the erasing process of the standby memory 14 has been completed, and the writing of the new data and the flash memory management state are performed in the same procedure as the states 34 and 35. To change.

【0018】図4は、新データの書き込み処理が発生し
た場合にCPU11の動作を説明するためのフローチャ
ートである。書き込み処理が発生した場合(ステップS
1)、CPU11は、スタンバイメモリ14に指定され
ているフラッシュメモリの消去状態を確認する(ステッ
プS2)。そして、消去されている場合には、そのまま
書き込み処理を行い(ステップS5)、フラッシュメモ
リ管理を変更し(ステップS6)、当該処理を終了す
る。
FIG. 4 is a flowchart for explaining the operation of the CPU 11 when a write process of new data occurs. When Write Processing Occurs (Step S
1) The CPU 11 checks the erased state of the flash memory designated as the standby memory 14 (step S2). If the data has been erased, the writing process is performed as it is (step S5), the flash memory management is changed (step S6), and the process ends.

【0019】一方、スタンバイメモリ14が未消去の場
合には、消去状態をチェックし(ステップS3)、未消
去部分の消去処理を実行する(ステップS4)。フラッ
シュメモリの消去状態のチェックは、CPU11が消去
状態を作業領域として用いられるRAM等(図示略)に
格納しておくことで可能となる。そして、書き込み処理
及びメモリ管理の変更処理を行う(ステップS5,S
6)。
On the other hand, if the standby memory 14 has not been erased, the erased state is checked (step S3), and an erasing process for the unerased portion is executed (step S4). The erasure state of the flash memory can be checked by the CPU 11 storing the erasure state in a RAM or the like (not shown) used as a work area. Then, a write process and a memory management change process are performed (steps S5 and S5).
6).

【0020】なお、上述した実施例では、物理的に独立
したフラッシュメモリM1,M2,M3を3つ用意し、
データ書き換え時間を短縮したが、これに限らず、1つ
のフラッシュメモリを物理的に3つのブロックに分割す
るようにしてもよい。ここで、図5は、物理的にブロッ
ク化された1つのフラッシュメモリを示す概念図であ
る。図示するように、1つのフラッシュメモリを3つの
ブロックB1,B2,B3に仮想的に分割し、各々、プ
ライマリメモリ51、セカンダリメモリ52、スタンバ
イメモリ53とし、ブロック単位で、本発明の利用方法
及び管理方法を採用することで同様な効果が可能であ
る。
In the embodiment described above, three physically independent flash memories M1, M2, M3 are prepared,
Although the data rewriting time is shortened, the present invention is not limited to this, and one flash memory may be physically divided into three blocks. Here, FIG. 5 is a conceptual diagram showing one physically blocked flash memory. As shown, one flash memory is virtually divided into three blocks B1, B2, and B3, each of which is a primary memory 51, a secondary memory 52, and a standby memory 53. A similar effect can be achieved by adopting the management method.

【0021】[0021]

【発明の効果】以上説明したように、本発明によれば、
常に空き状態(書き込み可能状態)としておくスタンバ
イメモリを確保する構成としたので、フラッシュメモリ
内のデータを書き換えるとき、書き換え時間を短縮する
ことができるという利点が得られる。
As described above, according to the present invention,
Since the configuration is such that a standby memory that is always kept in an empty state (writable state) is ensured, there is an advantage that when rewriting data in the flash memory, the rewriting time can be reduced.

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

【図1】 本発明の実施形態による全体の構成を示すブ
ロック図である。
FIG. 1 is a block diagram showing an overall configuration according to an embodiment of the present invention.

【図2】 CPUの動作を説明するためのタイミングチ
ャートである。
FIG. 2 is a timing chart illustrating the operation of a CPU.

【図3】 フラッシュメモリ内データの遷移状態及びそ
の管理方法を示す概念図である。
FIG. 3 is a conceptual diagram showing a transition state of data in a flash memory and a management method thereof.

【図4】 新データの書き込み処理が発生した場合にC
PU11の動作を説明するためのフローチャートであ
る。
FIG. 4 illustrates a case where a write process of new data occurs;
5 is a flowchart for explaining the operation of the PU 11.

【図5】 物理的にブロック化された1つのフラッシュ
メモリを示す概念図である。
FIG. 5 is a conceptual diagram showing one physically blocked flash memory.

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

11 CPU 12 プライマリメモリ 13 セカンダリメモリ 14 スタンバイメモリ M1〜M3 フラッシュメモリ 11 CPU 12 Primary memory 13 Secondary memory 14 Standby memory M1 to M3 Flash memory

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 データ書き込みに際し、既存のデータの
消去動作を必要とするメモリにおける消去動作、書き込
み動作を管理するメモリ動作管理方法において、 現在使用中のデータが格納されるプライマリメモリ、以
前使用していたデータが格納されるセカンダリメモリ、
常に消去済み状態として確保されるスタンバイメモリを
設け、 新たなデータを前記スタンバイメモリに格納するステッ
プと、 新たなデータの格納後、前記プライマリメモリを前記セ
カンダリメモリへ変更し、前記セカンダリメモリを前記
スタンバイメモリへ変更し、前記スタンバイメモリを前
記プライマリメモリへ変更するステップと、 メモリ管理変更後、空き時間に前記スタンバイメモリを
消去するステップとを有することを特徴とするメモリ動
作管理方法。
In a memory operation management method for managing an erasing operation and a writing operation in a memory which requires an erasing operation of existing data at the time of data writing, a primary memory in which data currently in use is stored, The secondary memory where the previously stored data is stored,
Providing a standby memory that is always secured as an erased state, and storing new data in the standby memory; after storing the new data, changing the primary memory to the secondary memory; and setting the secondary memory to the standby memory A memory operation management method, comprising: changing to a memory, changing the standby memory to the primary memory; and, after changing the memory management, erasing the standby memory during idle time.
【請求項2】 前記プライマリメモリ、前記セカンダリ
メモリおよび前記スタンバイメモリは、物理的な独立し
たメモリであることを特徴とする請求項1記載のメモリ
動作管理方法。
2. The memory operation management method according to claim 1, wherein the primary memory, the secondary memory, and the standby memory are physically independent memories.
【請求項3】 前記プライマリメモリ、前記セカンダリ
メモリおよび前記スタンバイメモリは、仮想的に3つの
ブロックに分割された1つのメモリであることを特徴と
する請求項1記載のメモリ動作管理方法。
3. The memory operation management method according to claim 1, wherein the primary memory, the secondary memory, and the standby memory are one memory virtually divided into three blocks.
JP10205566A 1998-07-21 1998-07-21 Memory operation management method Pending JP2000035916A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10205566A JP2000035916A (en) 1998-07-21 1998-07-21 Memory operation management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10205566A JP2000035916A (en) 1998-07-21 1998-07-21 Memory operation management method

Publications (1)

Publication Number Publication Date
JP2000035916A true JP2000035916A (en) 2000-02-02

Family

ID=16509023

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10205566A Pending JP2000035916A (en) 1998-07-21 1998-07-21 Memory operation management method

Country Status (1)

Country Link
JP (1) JP2000035916A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003076604A (en) * 2001-09-03 2003-03-14 Nec Access Technica Ltd Log information collecting system and method for flash memory
US6725351B1 (en) * 1999-08-09 2004-04-20 Murata Manufacturing Co., Ltd. Data communication device having a buffer in a nonvolatile storage device
JP2005531842A (en) * 2002-06-28 2005-10-20 アクサルト・エス・アー Non-volatile memory writing method and system for realizing the method
CN108109224A (en) * 2016-11-24 2018-06-01 陕西航空电气有限责任公司 A kind of data recordin module suitable for aviation power system controller

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6725351B1 (en) * 1999-08-09 2004-04-20 Murata Manufacturing Co., Ltd. Data communication device having a buffer in a nonvolatile storage device
JP2003076604A (en) * 2001-09-03 2003-03-14 Nec Access Technica Ltd Log information collecting system and method for flash memory
JP2005531842A (en) * 2002-06-28 2005-10-20 アクサルト・エス・アー Non-volatile memory writing method and system for realizing the method
CN108109224A (en) * 2016-11-24 2018-06-01 陕西航空电气有限责任公司 A kind of data recordin module suitable for aviation power system controller

Similar Documents

Publication Publication Date Title
US6154808A (en) Method and apparatus for controlling data erase operations of a non-volatile memory device
JP3171901B2 (en) Rewriting method of nonvolatile memory card
JP3544610B2 (en) Memory device
US7814264B2 (en) Memory card, semiconductor device, and method of controlling semiconductor memory
KR101822485B1 (en) Recovering method after a power failure in software remote update for vehicles
US20080250188A1 (en) Memory Controller, Nonvolatile Storage, Nonvolatile Storage System, and Memory Control Method
JP3212960B2 (en) Data management method using flash memory
JP3875139B2 (en) Nonvolatile semiconductor memory device, data write control method thereof, and program
JP2008533574A (en) Method and apparatus for rewriting semiconductor memory means erasable in sector units into first sector
US20010014933A1 (en) Memory management table producing method and memory device
JP4654531B2 (en) Block erase type storage medium management device
JPS6022438B2 (en) Non-volatile memory refresh method
JP2000035916A (en) Memory operation management method
JP2000276402A (en) Flash memory driving method and flash memory device
JP2008084288A (en) Memory controller
JP2000035919A (en) Flash type memory, management device therefor and management method therefor
JPH0817192A (en) Position storage method by flash memory
JP2007034581A (en) Memory controller, flash memory system and method for controlling flash memory
JP4645043B2 (en) MEMORY CONTROLLER, NONVOLATILE MEMORY DEVICE, AND NONVOLATILE MEMORY SYSTEM
JP2001147862A (en) Flash memory writing method
JPH05158815A (en) Memory device
JP3166659B2 (en) Storage device
JPH07281962A (en) Access method to electrically rewritable nonvolatile memory
JP2000276461A (en) Microcomputer
JP2001318829A (en) Device and method for controlling rewriting of flash memory

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010529