JPH1011366A - Memory replacement detecting method - Google Patents

Memory replacement detecting method

Info

Publication number
JPH1011366A
JPH1011366A JP8163110A JP16311096A JPH1011366A JP H1011366 A JPH1011366 A JP H1011366A JP 8163110 A JP8163110 A JP 8163110A JP 16311096 A JP16311096 A JP 16311096A JP H1011366 A JPH1011366 A JP H1011366A
Authority
JP
Japan
Prior art keywords
memory
backup ram
program rom
program
clear
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
JP8163110A
Other languages
Japanese (ja)
Inventor
Ayanori Fukazawa
文徳 深澤
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.)
Toshiba Electric Appliances Co Ltd
Original Assignee
Toshiba Electric Appliances Co 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 Toshiba Electric Appliances Co Ltd filed Critical Toshiba Electric Appliances Co Ltd
Priority to JP8163110A priority Critical patent/JPH1011366A/en
Publication of JPH1011366A publication Critical patent/JPH1011366A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PROBLEM TO BE SOLVED: To securely detect whether or not a backup RAM is cleared after a program ROM is replaced. SOLUTION: When the program ROM 2 is replaced, the backup RAM 3 is cleared and version data ROMVer of the program ROM 2 is written in the backup RAM 3; when the power source is turned on, the version data ROMVer of the program ROM 2 is compared with version data RAMVer written in the backup RAM 3 and the replacement of the program ROM 2 is detected according to the comparison result.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、マイクロコンピュ
ータシステムに搭載されている例えばプログラムROM
の交換を検知するメモリ交換検知方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to, for example, a program ROM mounted on a microcomputer system.
The present invention relates to a memory replacement detection method for detecting replacement of a memory.

【0002】[0002]

【従来の技術】マイクロコンピュータ搭載システムに
は、例えばワンタイムマイクロコンピュータ(OTP)
又はCPUを搭載するとともに、外付けのプログラムR
OM、同じく外付けのRAMなどを搭載し、かつこのう
ちのRAMをリチウム電池等によりバックアップしてい
る。
2. Description of the Related Art A microcomputer-mounted system includes, for example, a one-time microcomputer (OTP).
Or, with a CPU mounted, an external program R
The OM also has an external RAM and the like, and the RAM is backed up by a lithium battery or the like.

【0003】このようなマイクロコンピュータ搭載シス
テムにおいて、プログラムROM又はOTPを新しいプ
ログラムROM又はOTPと交換し、新しいプログラム
で動作を開始する場合、バックアップRAMに記憶され
ているデータは古いプログラム処理で利用されていたデ
ータであり、このため新しいプログラム処理でそのデー
タを利用すると種々の問題が発生する。このような事か
ら、新しいプログラムが起動した際に、速やかにバック
アップRAMの内容をメモリクリアする必要がある。
In such a microcomputer-mounted system, when the program ROM or OTP is replaced with a new program ROM or OTP and the operation is started with a new program, the data stored in the backup RAM is used for the old program processing. Therefore, if the data is used in new program processing, various problems occur. For this reason, when a new program is started, it is necessary to immediately clear the contents of the backup RAM.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、マイク
ロコンピュータは、バックアップRAMに記憶されてい
るデータが古くて新しいプログラム処理では使用できな
いのか、又は新しいプログラム処理でも使用できるもの
かを判断することができない。
However, the microcomputer cannot determine whether the data stored in the backup RAM is old and cannot be used in new program processing, or can be used in new program processing.

【0005】このため、プログラムROMの交換を行っ
た作業者が、新しいプログラムROMと交換して新プロ
グラムを起動した後、忘れずにバックアップRAMをメ
モリクリアしなければならない。
[0005] For this reason, after replacing the program ROM, the operator must replace the new program ROM and start the new program, and then, without forgetting to clear the memory of the backup RAM.

【0006】又、バックアップRAMのメモリクリアを
忘れた場合、このメモリクリアを忘れたか否かを判断す
ることが困難であり、かつバックアップRAMのメモリ
クリアを忘れて新プログラムで処理すると、システムの
動作が不安定になる。
When the memory of the backup RAM is forgotten, it is difficult to determine whether or not the memory of the backup RAM is forgotten. Becomes unstable.

【0007】そこで本発明は、プログラムROMの交換
後にバックアップRAMのメモリクリアが行われたか否
かを確実に検知できるメモリ交換検知方法を提供するこ
とを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a memory replacement detection method capable of reliably detecting whether or not the memory of the backup RAM has been cleared after the replacement of the program ROM.

【0008】[0008]

【課題を解決するための手段】請求項1によれば、コン
ピュータシステムに搭載されている第1のメモリの交換
を検知するメモリ交換検知方法において、第1のメモリ
の交換時に、コンピュータシステムに搭載されている第
2のメモリをメモリクリアし、かつ第1のメモリに対す
る固有データを第2のメモリに書き込む第1の工程と、
電源投入時に、第1のメモリに対する固有データと第2
のメモリに書き込まれた固有データとを比較し、この比
較結果に基づいて第1のメモリの交換の検知を行う第2
の工程と、を有するメモリ交換検知方法である。
According to a first aspect of the present invention, there is provided a memory replacement detection method for detecting replacement of a first memory mounted on a computer system. A first step of clearing the stored second memory and writing unique data for the first memory to the second memory;
At power-on, the unique data for the first memory and the second
And a second memory for detecting replacement of the first memory based on the comparison result.
And a memory replacement detection method.

【0009】このようなメモリ交換検知方法であれば、
第2のメモリのメモリクリアの際に、第1のメモリの固
有データを第2のメモリに書き込み、システムの電源投
入時に、第1のメモリの固有データと第2のメモリに書
き込まれた固有データとを比較するので、この比較結果
から第2のメモリがメモリクリアされたか否かを確実に
検知できる。
With such a memory replacement detection method,
When clearing the memory of the second memory, the unique data of the first memory is written to the second memory, and when the system is powered on, the unique data of the first memory and the unique data written to the second memory are written. Is compared, it is possible to reliably detect whether or not the second memory is cleared from the comparison result.

【0010】請求項2によれば、請求項1記載のメモリ
交換検知方法において、第1のメモリに対する固有デー
タと第2のメモリに書き込まれた固有データとを比較
し、これら固有データが異なっていれば、第1のメモリ
は交換されたと判断して第2のメモリに対するメモリク
リアの実施要求を行い、かつ各固有データが同じであれ
ば、第1のメモリは交換されていないと判断する。
According to a second aspect of the present invention, in the memory replacement detection method according to the first aspect, the unique data for the first memory is compared with the unique data written in the second memory, and these unique data are different. Then, it is determined that the first memory has been replaced, and a request to execute the memory clear is issued to the second memory. If the respective unique data are the same, it is determined that the first memory has not been replaced.

【0011】このようなメモリ交換検知方法であれば、
第1のメモリが交換された場合、第2のメモリに対する
メモリクリアの実施要求を行って、確実に第2のメモリ
のメモリクリアを実施でき、メモリクリアを行い忘れる
のを防止できる。
With such a memory replacement detection method,
When the first memory is replaced, a request to execute the memory clear is issued to the second memory, so that the memory clear of the second memory can be surely executed, and it is possible to prevent forgetting to perform the memory clear.

【0012】請求項3によれば、請求項2記載のメモリ
交換検知方法において、第2のメモリに対するメモリク
リアの実施要求の後、第2のメモリのメモリクリアを実
施すると、第1のメモリの固有データを第2のメモリに
書き込む。
According to a third aspect of the present invention, in the memory replacement detection method according to the second aspect, when the memory clear of the second memory is performed after the memory clear request for the second memory is performed, Write the unique data to the second memory.

【0013】このようなメモリ交換検知方法であれば、
第2のメモリをメモリクリアすれば、第1のメモリの固
有データを第2のメモリに書き込むことによって、次に
システムの電源投入時にも、第2のメモリがメモリクリ
アされたか否かを確実に検知できる。
With such a memory replacement detection method,
If the second memory is cleared, the unique data of the first memory is written to the second memory, so that the second memory is surely cleared at the next power-on of the system. Can be detected.

【0014】[0014]

【発明の実施の形態】以下、本発明の一実施の形態につ
いて図面を参照して説明する。図1はメモリ交換検知方
法を適用したマイクロコンピュータ搭載システムの構成
図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram of a microcomputer-mounted system to which a memory replacement detection method is applied.

【0015】このメモリ交換検知方法は、マイクロコン
ピュータ搭載システム1に搭載されている第1のメモリ
としてのプログラムROM2の交換を検知するもので、
プログラムROM2の交換時に、第2のメモリとしての
バックアップRAM3をメモリクリアし、かつプログラ
ムROM2に対する固有データ、例えばプログラムRO
M2のバージョンデータ(ROMバージョンデータ)R
OMVerをバックアップRAM3に書き込む(RAMバ
ージョンデータRAMVerとなる)第1の工程と、マイ
クロコンピュータ搭載システム1の電源投入時に、プロ
グラムROM2のバージョンデータROMVerとバック
アップRAM3に書き込まれたバージョンデータRAM
Verとを比較し、この比較結果に基づいてプログラムR
OM2の交換の検知を行う第2の工程とを有している。
This memory replacement detection method detects the replacement of the program ROM 2 as the first memory mounted on the microcomputer-mounted system 1.
When the program ROM 2 is replaced, the backup RAM 3 serving as the second memory is cleared, and data unique to the program ROM 2, for example, the program RO
M2 version data (ROM version data) R
A first step of writing OMVer to the backup RAM 3 (to be RAM version data RAMVer); and, when the microcomputer mounted system 1 is powered on, the version data ROMVer of the program ROM 2 and the version data RAM written to the backup RAM3.
Ver, and based on the comparison result, program R
A second step of detecting replacement of the OM2.

【0016】又、このメモリ交換検知方法は、プログラ
ムROM2に対するバージョンデータROMVerとバッ
クアップRAM3に書き込まれたバージョンデータRA
MVerとを比較し、これらバージョンデータROMVer
とRAMVerとが異なっていれば、プログラムROM2
は交換されたと判断してバックアップRAM3に対する
メモリクリアの実施要求を行い、かつバージョンデータ
ROMVerとRAMVerとが同じであれば、プログラム
ROM2は交換されていないと判断するものとなってい
る。
This memory replacement detection method uses the version data ROM Ver for the program ROM 2 and the version data RA written in the backup RAM 3.
MVer and compare these version data ROMVer
Is different from RAMVer, the program ROM2
Is determined to have been replaced, a request is made to the backup RAM 3 to execute memory clear, and if the version data ROMVer and RAMVer are the same, it is determined that the program ROM 2 has not been replaced.

【0017】又、このメモリ交換検知方法は、バックア
ップRAM3に対するメモリクリアの実施要求の後、バ
ックアップRAM3のメモリクリアを実施すると、プロ
グラムROM2のバージョンデータROMVerをバック
アップRAM3に書き込むものとなっている。
In this memory replacement detection method, when the memory of the backup RAM 3 is cleared after the memory clear request is issued to the backup RAM 3, the version data ROMVer of the program ROM 2 is written to the backup RAM 3.

【0018】次にかかるメモリ交換検知方法を適用した
マイクロコンピュータ搭載システム1の構成について説
明する。マイクロコンピュータ搭載システム1には、C
PU4が搭載されている。このCPU4には、アドレス
バス5及びデータバス6を介してプログラムROM2及
びバックアップRAM3が接続されている。
Next, the configuration of the microcomputer-mounted system 1 to which the memory replacement detection method is applied will be described. The microcomputer mounted system 1 has C
PU4 is mounted. The program ROM 2 and the backup RAM 3 are connected to the CPU 4 via an address bus 5 and a data bus 6.

【0019】このうちバックアップRAM3には、この
バックアップRAM3に記憶されたデータ(RAMデー
タ)をバックアップする直流電源7が接続されている。
又、CPU4には、I/Oポート8を介して表示駆動回
路9が接続され、この表示駆動回路9の動作により表示
器10が表示動作する構成となっている。
The DC power supply 7 for backing up data (RAM data) stored in the backup RAM 3 is connected to the backup RAM 3.
Further, a display drive circuit 9 is connected to the CPU 4 via an I / O port 8, and the display 10 performs a display operation by the operation of the display drive circuit 9.

【0020】上記CPU4は、図2に示すROM交換検
知及び対応フローチャートに従って指令を発する機能を
有するもので、マイクロコンピュータ搭載システム1の
電源投入時に、図3に示すようにプログラムROM2の
バージョンデータROMVerとバックアップRAM3に
書き込まれたバージョンデータRAMVerとを比較し、
これらバージョンデータROMVerとRAMVerとが異
なっていれば、プログラムROM2は交換されたと判断
してバックアップRAM3に対するメモリクリアの実施
要求を行い、かつバージョンデータROMVerとRAM
Verとが同じであれば、プログラムROM2は交換され
ていないと判断する機能を有している。
The CPU 4 has a function of issuing a command in accordance with the ROM replacement detection and corresponding flowchart shown in FIG. 2. When the microcomputer-mounted system 1 is powered on, the version data ROM Ver of the program ROM 2 is read as shown in FIG. Compare the version data RAMVer written in the backup RAM3,
If the version data ROMVer and the RAMVer are different, it is determined that the program ROM2 has been replaced, and a request to execute a memory clear is issued to the backup RAM3.
If Ver is the same, a function is provided for determining that the program ROM 2 has not been replaced.

【0021】又、CPU4は、バックアップRAM3に
対するメモリクリアの実施要求の後、バックアップRA
M3のメモリクリアを実施すると、プログラムROM2
のバージョンデータROMVerをバックアップRAM3
に書き込む、すなわちプログラムROM2のバージョン
データROMVerをバックアップRAM3にコピーする
機能を有している。
After requesting the backup RAM 3 to execute memory clear, the CPU 4 issues a backup RA
When the memory clear of M3 is executed, the program ROM2
Version data ROMVer to backup RAM3
, That is, a function of copying the version data ROMVer of the program ROM2 to the backup RAM3.

【0022】次に上記の如く構成されたマイクロコンピ
ュータ搭載システム1でのプログラムROM2の交換時
の作用について図2に示すROM交換検知及び対応フロ
ーチャートを参照して説明する。
Next, the operation when the program ROM 2 is exchanged in the microcomputer-mounted system 1 configured as described above will be described with reference to the ROM exchange detection and corresponding flowchart shown in FIG.

【0023】マイクロコンピュータ搭載システム1の電
源が投入されると、CPU4は、プログラムROM2の
プログラムを読み出してそのプログラムを実行するが、
この際に、ステップ#1において、プログラムROM2
のバージョンデータROMVerとバックアップRAM3
に書き込まれたバージョンデータRAMVerとを比較
し、バージョンデータROMVerとRAMVerとが同じ
であれば、電源を切られている間にプログラムROM2
の交換は行われなかった判断する。
When the power supply of the microcomputer-mounted system 1 is turned on, the CPU 4 reads out the program in the program ROM 2 and executes the program.
At this time, in step # 1, the program ROM 2
Version data ROMVer and backup RAM3
Is compared with the version data RAMVer written in the ROM, and if the version data ROMVer and RAMVer are the same, the program ROM 2 is turned off while the power is turned off.
Judge that the exchange was not performed.

【0024】この場合、CPU4は、通常処理、すなわ
ちマイクロコンピュータ搭載システム1に要求された仕
様通りに作成されたプログラムの動作を開始する。一
方、プログラムROM2のバージョンデータROMVer
とバックアップRAM3に書き込まれたバージョンデー
タRAMVerとの比較の結果、バージョンデータROM
VerとRAMVerとが異なれば、CPU4は、電源を切
られている間にプログラムROM2の交換が行われたと
判断し、ステップ#2に移ってバックアップRAM3に
対するメモリクリアの実施要求の表示の旨をI/Oポー
ト8を通して表示駆動回路9に発する。
In this case, the CPU 4 starts the normal processing, that is, the operation of the program created according to the specifications required for the microcomputer-mounted system 1. On the other hand, the version data ROM Ver of the program ROM 2
And the version data RAMVer written to the backup RAM 3 as a result of the comparison.
If Ver and RAMVer are different, the CPU 4 determines that the exchange of the program ROM 2 has been performed while the power is turned off, and proceeds to step # 2 to inform the backup RAM 3 of the request to execute the memory clear. The signal is issued to the display drive circuit 9 through the / O port 8.

【0025】これにより表示器10には、バックアップ
RAM3に対するメモリクリアの実施要求が表示され
る。そして、CPU4は、次のステップ#3に進んでバ
ックアップRAM3に対してメモリクリアを実施するか
を待つ。
As a result, the display 10 displays a request to execute the memory clear for the backup RAM 3. Then, the CPU 4 proceeds to the next step # 3 and waits for executing a memory clear for the backup RAM 3.

【0026】ここで、バックアップRAM3のメモリク
リアを実施しないことがキー入力とされると、CPU4
は、ステップ#4に移ってマイクロコンピュータ搭載シ
ステム1を安全方向に移行する。すなわち、プログラム
が正常に動作しない可能性もあるので、マイクロコンピ
ュータ搭載システム1の制御対象を安全なモードに切換
えて、停止処理等そのシステムに必要な処理を行う。
If the key input is not to clear the memory of the backup RAM 3, the CPU 4
Moves to step # 4, and shifts the microcomputer-mounted system 1 in a safe direction. That is, since the program may not operate normally, the control target of the microcomputer-mounted system 1 is switched to a safe mode, and processing necessary for the system such as stop processing is performed.

【0027】これに対して、バックアップRAM3のメ
モリクリアを実施することがキー入力されると、CPU
4は、ステップ#5に移ってバックアップRAM3に対
するメモリクリアを実施する。
On the other hand, when a key is input to execute the memory clear of the backup RAM 3, the CPU
In step # 4, the process proceeds to step # 5 to execute memory clear for the backup RAM 3.

【0028】次にCPU4は、ステップ#6において、
図3に示すようにプログラムROM2のバージョンデー
タROMVerをバックアップRAM3に書き込む。この
後、CPU4は、通常処理、すなわちマイクロコンピュ
ータ搭載システム1に要求された仕様通りに作成された
プログラムの動作を開始する。
Next, the CPU 4 proceeds to step # 6.
As shown in FIG. 3, the version data ROMVer of the program ROM2 is written to the backup RAM3. Thereafter, the CPU 4 starts the normal processing, that is, the operation of the program created according to the specifications required for the microcomputer-mounted system 1.

【0029】このように上記一実施の形態においては、
プログラムROM2の交換時に、バックアップRAM3
をメモリクリアし、かつプログラムROM2のバージョ
ンデータROMVerをバックアップRAM3に書き込
み、電源投入時にプログラムROM2のバージョンデー
タROMVerとバックアップRAM3に書き込まれたバ
ージョンデータRAMVerとを比較し、この比較結果に
基づいてプログラムROM2の交換の検知を行うので、
電源が切られている間にプログラムROM2の交換が行
われたか否かを検知できる。
As described above, in one embodiment,
When the program ROM 2 is replaced, the backup RAM 3
Is cleared, the version data ROMVer of the program ROM 2 is written to the backup RAM 3, the version data ROMVer of the program ROM2 is compared with the version data RAMVer written to the backup RAM 3 when the power is turned on, and the program ROM2 is written based on the comparison result. Exchange detection is performed.
It is possible to detect whether or not the program ROM 2 has been replaced while the power is off.

【0030】そして、プログラムROM2の交換が行わ
れた場合には、バックアップRAM3に対するメモリク
リア実施を表示器10で促すことができ、かつバックア
ップRAM3のメモリクリア実施を自動的に行うことが
できる。
When the program ROM 2 has been replaced, the display 10 can prompt the user to clear the memory of the backup RAM 3 and automatically clear the memory of the backup RAM 3.

【0031】これにより、ROM交換作業者がバックア
ップRAM3をメモリクリアし忘れることを防止でき、
かつバックアップRAM3をメモリクリアし忘れた場合
でもマイクロコンピュータ搭載システム1を安全な方向
に移行できる。
As a result, it is possible to prevent the ROM replacement operator from forgetting to clear the memory of the backup RAM 3, and
Even if the backup RAM 3 is forgotten to clear the memory, the microcomputer mounted system 1 can be shifted to a safe direction.

【0032】なお、本発明は、上記一実施の形態に限定
されるものでなく次の通り変形してもよい。例えば、プ
ログラムROM2の交換に限らず、他のメモリの交換に
も適用できる。
The present invention is not limited to the above embodiment, but may be modified as follows. For example, the present invention can be applied not only to the exchange of the program ROM 2 but also to the exchange of another memory.

【0033】又、プログラムROM2のバージョンデー
タROMVerをバックアップRAM3に書き込むのに限
らず、プログラムROM2の固有データとして表すデー
タであれば、そのデータをバックアップRAM3に書き
込むようにしてもよい。
In addition to writing the version data ROMVer of the program ROM 2 to the backup RAM 3, the data may be written to the backup RAM 3 as long as it is data represented as unique data of the program ROM 2.

【0034】[0034]

【発明の効果】以上詳記したように本発明の請求項1〜
3によれば、プログラムROMの交換後にバックアップ
RAMのメモリクリアが行われたか否かを確実に検知で
きるメモリ交換検知方法を提供できる。
As described in detail above, claims 1 to 5 of the present invention.
According to 3, it is possible to provide a memory replacement detection method capable of reliably detecting whether or not the memory of the backup RAM has been cleared after the replacement of the program ROM.

【0035】又、本発明の請求項3によれば、プログラ
ムROMの交換を確実に検知してバックアップRAMの
メモリクリア実施を要求し、自動的にメモリクリア、又
はメモリクリアの忘れを防止してシステムを安全な方向
に移行できるメモリ交換検知方法を提供できる。
According to the third aspect of the present invention, the replacement of the program ROM is reliably detected, the execution of the memory clear of the backup RAM is requested, and the memory clear is automatically performed, or the memory clear is prevented from being forgotten. It is possible to provide a memory replacement detection method that can shift the system in a safe direction.

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

【図1】本発明に係わるメモリ交換検知方法を適用した
マイクロコンピュータ搭載システムの一実施の形態を示
す構成図。
FIG. 1 is a configuration diagram showing an embodiment of a microcomputer-mounted system to which a memory replacement detection method according to the present invention is applied.

【図2】ROM交換検知及び対応フローチャート。FIG. 2 is a flowchart of ROM replacement detection and corresponding processing.

【図3】プログラムROMのバージョンデータのバック
アップRAMへの書き込みを示す模式図。
FIG. 3 is a schematic diagram showing writing of version data of a program ROM to a backup RAM.

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

1…マイクロコンピュータ搭載システム、 2…プログラムROM、 3…バックアップRAM、 4…CPU、 5…アドレスバス、 6…データバス、 7…直流電源。 DESCRIPTION OF SYMBOLS 1 ... System mounted with microcomputer, 2 ... Program ROM, 3 ... Backup RAM, 4 ... CPU, 5 ... Address bus, 6 ... Data bus, 7 ... DC power supply.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータシステムに搭載されている
第1のメモリの交換を検知するメモリ交換検知方法にお
いて、 前記第1のメモリの交換時に、前記コンピュータシステ
ムに搭載されている第2のメモリをメモリクリアし、か
つ前記第1のメモリに対する固有データを前記第2のメ
モリに書き込む第1の工程と、 電源投入時に、前記第1のメモリに対する固有データと
前記第2のメモリに書き込まれた固有データとを比較
し、この比較結果に基づいて前記第1のメモリの交換の
検知を行う第2の工程と、を有することを特徴とするメ
モリ交換検知方法。
1. A memory replacement detection method for detecting replacement of a first memory mounted on a computer system, comprising: replacing a second memory mounted on the computer system with a memory when the first memory is replaced. A first step of clearing and writing unique data for the first memory to the second memory; and, when power is turned on, unique data for the first memory and unique data written to the second memory. And a second step of detecting replacement of the first memory based on a result of the comparison.
【請求項2】 前記第1のメモリに対する固有データと
前記第2のメモリに書き込まれた固有データとを比較
し、これら固有データが異なっていれば、前記第1のメ
モリは交換されたと判断して前記第2のメモリに対する
メモリクリアの実施要求を行い、かつ前記各固有データ
が同じであれば、前記第1のメモリは交換されていない
と判断することを特徴とする請求項1記載のメモリ交換
検知方法。
2. Comparing unique data for the first memory with unique data written to the second memory, and if the unique data is different, it is determined that the first memory has been replaced. 2. The memory according to claim 1, wherein a request is made to execute a memory clear to the second memory, and if the respective unique data are the same, it is determined that the first memory is not replaced. Exchange detection method.
【請求項3】 前記第2のメモリに対するメモリクリア
の実施要求の後、前記第2のメモリのメモリクリアを実
施すると、前記第1のメモリの固有データを前記第2の
メモリに書き込むことを特徴とする請求項2記載のメモ
リ交換検知方法。
3. When the memory clear of the second memory is performed after the request to execute the memory clear for the second memory, the unique data of the first memory is written to the second memory. 3. The memory replacement detection method according to claim 2, wherein
JP8163110A 1996-06-24 1996-06-24 Memory replacement detecting method Pending JPH1011366A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8163110A JPH1011366A (en) 1996-06-24 1996-06-24 Memory replacement detecting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8163110A JPH1011366A (en) 1996-06-24 1996-06-24 Memory replacement detecting method

Publications (1)

Publication Number Publication Date
JPH1011366A true JPH1011366A (en) 1998-01-16

Family

ID=15767362

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8163110A Pending JPH1011366A (en) 1996-06-24 1996-06-24 Memory replacement detecting method

Country Status (1)

Country Link
JP (1) JPH1011366A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009121546A (en) * 2007-11-13 2009-06-04 Denso Corp Shift range change system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009121546A (en) * 2007-11-13 2009-06-04 Denso Corp Shift range change system
JP4525738B2 (en) * 2007-11-13 2010-08-18 株式会社デンソー Shift range switching device
US7946957B2 (en) 2007-11-13 2011-05-24 Denso Corporation Shift range change system

Similar Documents

Publication Publication Date Title
KR100471056B1 (en) Computer system and Control method of Waiting mode for Computer system
JP2004508633A5 (en)
TW202137002A (en) Data storage device and method for maintaining normal boot operation of data storage device
JPH0876872A (en) Computer device
US5557739A (en) Computer system with component removal and replacement control scheme
JPH03171310A (en) Personal computer
JPH1011366A (en) Memory replacement detecting method
JP3483906B2 (en) Information processing apparatus, information processing apparatus system, and resume method therefor
US20050177768A1 (en) Update detection device and update detection program
JP3427010B2 (en) Computer system
JP3317361B2 (en) Battery backup control method for memory
JP3476667B2 (en) Redundant controller
JPH08241143A (en) Computer device
JP2000035858A (en) Mirror disk control system
JPH1011331A (en) Information processing method, information processor, and storage medium
JPS61270182A (en) Printer
JPH08129512A (en) Information setting device of camera
JP2000353109A (en) Emulator and emulation system
JPH11149371A (en) Information processor and its control method
JPH0589049A (en) Command executing device
JPH086811A (en) Self-diagnostic result output control system
JPH05265842A (en) Access control circuit for eeprom
JP2002079722A (en) Image processing system
JPS6343769B2 (en)
JPH0511890A (en) Portable computer