JP2006323494A - Failure recovery method and microcomputer - Google Patents
Failure recovery method and microcomputer Download PDFInfo
- Publication number
- JP2006323494A JP2006323494A JP2005144140A JP2005144140A JP2006323494A JP 2006323494 A JP2006323494 A JP 2006323494A JP 2005144140 A JP2005144140 A JP 2005144140A JP 2005144140 A JP2005144140 A JP 2005144140A JP 2006323494 A JP2006323494 A JP 2006323494A
- Authority
- JP
- Japan
- Prior art keywords
- stored
- storage device
- microcomputer
- identifier
- volatile storage
- 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
Images
Landscapes
- Retry When Errors Occur (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
本発明は障害復旧方法およびマイクロコンピュータに関し、特に障害発生から復旧するマイクロコンピュータの障害復旧方法およびマイクロコンピュータに関する。 The present invention relates to a failure recovery method and a microcomputer, and more particularly to a failure recovery method and microcomputer for a microcomputer that recovers from a failure occurrence.
従来、マイクロコンピュータの異常検出には、ウォッチドッグ信号を利用したものがある。例えば、マイクロコンピュータから出力されるウォッチドッグ信号を、ウォッチドッグ監視IC(Integrated Circuit)で監視する。ウォッチドッグ監視ICは、マイクロコンピュータから一定時間ウォッチドッグ信号が出力されなくなると、マイクロコンピュータをリセットするようにする。 Conventionally, there is a microcomputer that uses a watchdog signal to detect abnormality. For example, a watchdog signal output from a microcomputer is monitored by a watchdog monitoring IC (Integrated Circuit). The watchdog monitoring IC resets the microcomputer when the watchdog signal is not output from the microcomputer for a certain period of time.
なお、異常が発生したとき、実行されていた処理(プロセス)の記録をするとともに、その処理を取り除いて再立ち上げすることを可能にした自動障害復旧方式がある(例えば、特許文献1参照)。また、CPU(Central Processing Unit)が暴走した場合のコンピュータの被害を最小にとどめるとともに、CPUに負荷がかからない暴走検知機能つきコンピュータがある(例えば、特許文献2参照)。
しかし、異常個所の処理を取り除いてもその処理が再び呼ばれることもあり、この場合、その処理が存在しないために処理が中断してしまう場合もある。
本発明はこのような点に鑑みてなされたものであり、異常が発生したときの処理の履歴を記憶し、リセットによる再立ち上げ後、その処理が呼ばれたときにはその処理のフェールセーフを実行し、処理を続行できる障害復旧方法およびマイクロコンピュータを提供することを目的とする。
However, even if the process of the abnormal part is removed, the process may be called again. In this case, the process may be interrupted because the process does not exist.
The present invention has been made in view of the above points, and stores a history of processing when an abnormality occurs, and executes failsafe of the processing when the processing is called after restarting by resetting. It is an object of the present invention to provide a failure recovery method and a microcomputer that can continue processing.
本発明では上記問題を解決するために、障害発生から復旧するマイクロコンピュータの障害復旧方法において、実行しようとする処理に付与されている識別子を取得し、電源がバックアップされた揮発性記憶装置および書き換え可能な不揮発性記憶装置に前記識別子が記憶されていない場合、前記処理の識別子を前記揮発性記憶装置に記憶して前記処理を実行し、前記揮発性記憶装置および前記不揮発性記憶装置の一方または両方に前記識別子が記憶されている場合、前記処理のフェールセーフを実行し、前記マイクロコンピュータの出力するウォッチドッグ信号を監視するウォッチドッグ監視装置によってリセットされた場合、前記処理の実行を開始する前に前記揮発性記憶装置に記憶されている前記識別子を前記不揮発性記憶装置に記憶する、ことを特徴とする障害復旧方法が提供される。 In the present invention, in order to solve the above problem, in a failure recovery method for a microcomputer that recovers from a failure occurrence, an identifier assigned to a process to be executed is obtained, and a volatile storage device that is backed up and rewritten. If the identifier is not stored in a possible non-volatile storage device, the process identifier is stored in the volatile storage device to execute the processing, and one of the volatile storage device and the non-volatile storage device or When the identifier is stored in both, when fail-safe of the process is executed and reset by a watchdog monitoring device that monitors a watchdog signal output from the microcomputer, the execution of the process is started. The identifier stored in the volatile storage device is stored in the nonvolatile storage device. That, error recovery method, characterized in that there is provided.
このような障害復旧方法によれば、処理を実行しようとするとき、その処理に付与されている識別子を取得し、電源がバックアップされた揮発性記憶装置に記憶してから実行する。ウォッチドッグ監視装置によるリセットがあった場合、揮発性記憶装置に記憶されている識別子を不揮発性記憶装置に記憶する。そして、揮発性記憶装置または不揮発性記憶装置に記憶されている識別子の処理を実行しようとする場合、その処理のフェールセーフを実行する。 According to such a failure recovery method, when an attempt is made to execute a process, the identifier assigned to the process is acquired and executed after the power source is stored in a volatile storage device backed up. When there is a reset by the watchdog monitoring device, the identifier stored in the volatile storage device is stored in the nonvolatile storage device. And when it is going to perform the process of the identifier memorize | stored in the volatile memory | storage device or the non-volatile memory | storage device, the fail safe of the process is performed.
本発明の障害復旧方法では、処理を実行しようとするとき、その処理に付与されている識別子を取得し、電源がバックアップされた揮発性記憶装置に記憶してから実行する。ウォッチドッグ監視装置によるリセットがあった場合、揮発性記憶装置に記憶されている識別子を不揮発性記憶装置に記憶する。そして、揮発性記憶装置または不揮発性記憶装置に記憶されている識別子の処理を実行しようとする場合、その処理のフェールセーフを実行するようにした。これによって、異常が発生したときの処理が呼ばれても、そのフェールセーフを実行することにより、処理を続行することができる。 In the failure recovery method of the present invention, when an attempt is made to execute a process, an identifier assigned to the process is acquired and stored after the power source is stored in a backed up volatile storage device. When there is a reset by the watchdog monitoring device, the identifier stored in the volatile storage device is stored in the nonvolatile storage device. And when it is going to perform the process of the identifier memorize | stored in the volatile memory | storage device or the non-volatile memory | storage device, the fail safe of the process was performed. As a result, even if the process when an abnormality occurs is called, the process can be continued by executing the fail safe.
以下、本発明の原理を図面を参照して詳細に説明する。
図1は、マイクロコンピュータの障害復旧方法の概要を説明する図である。図に示すようにマイクロコンピュータ1は、識別子取得手段2、処理実行手段3、記憶手段4、揮発性記憶装置5、および不揮発性記憶装置6を有している。マイクロコンピュータ1は、ウォッチドッグ監視装置8と接続され、ウォッチドッグ信号をウォッチドッグ監視装置8に出力する。ウォッチドッグ監視装置8は、マイクロコンピュータ1から一定時間ウォッチドッグ信号が出力されない場合、マイクロコンピュータ1をリセットする。マイクロコンピュータ1は、処理7a,7b,〜,7nを実行する。処理7a,7b,〜,7nには、それぞれを区別する識別子が付与されている。
Hereinafter, the principle of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a diagram for explaining an outline of a microcomputer fault recovery method. As shown in the figure, the microcomputer 1 includes an
識別子取得手段2は、実行しようとする処理7a,7b,〜,7nの識別子を取得する。
処理実行手段3は、電源Vddがバックアップされた揮発性記憶装置5および書き換え可能な不揮発性記憶装置6に、取得した識別子が記憶されていない場合、その処理の識別子を揮発性記憶装置5に記憶してからその処理を実行する。また、処理実行手段3は、揮発性記憶装置5および不揮発性記憶装置6の一方または両方に、取得した識別子が記憶されている場合、その処理のフェールセーフを実行する。
The identifier acquisition means 2 acquires the identifiers of the
When the acquired identifier is not stored in the
記憶手段4は、マイクロコンピュータ1がウォッチドッグ監視装置8によってリセットされた場合、処理7a,7b,〜,7nの実行を開始する前に、揮発性記憶装置5に記憶されている識別子を不揮発性記憶装置6に記憶する。
When the microcomputer 1 is reset by the
このように、処理7a,7b,〜,7nを実行しようとするときに、その処理に付与されている識別子を取得し、電源Vddがバックアップされた揮発性記憶装置5に記憶してから実行する。ウォッチドッグ監視装置8によるリセットがあった場合、揮発性記憶装置5に記憶されている識別子を不揮発性記憶装置6に記憶する。そして、揮発性記憶装置5または不揮発性記憶装置6に記憶されている識別子の処理を実行しようとする場合、その処理のフェールセーフを実行するようにした。これによって、異常が発生した処理が呼ばれても、そのフェールセーフを実行することにより、処理を続行することができる。
As described above, when the
次に、本発明の実施の形態を図面を参照して詳細に説明する。
図2は、マイクロコンピュータの異常検出を説明する図である。図にはマイクロコンピュータ10およびウォッチドッグ監視IC20が示してある。マイクロコンピュータ10は、プログラムによって、例えば、4msの反転するウォッチドッグ信号WDをウォッチドッグ監視IC20に出力する。図に示すマイクロコンピュータ10は車両に搭載され、例えば、エンジン制御や車両制御などの処理を行う。
Next, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 2 is a diagram for explaining abnormality detection of the microcomputer. In the figure, a
ウォッチドッグ監視IC20は、マイクロコンピュータ10から出力されるウォッチドッグ信号WDを監視し、一定時間(例えば、100ms)ウォッチドッグ信号WDが反転して出力されない場合、マイクロコンピュータ10にリセット信号RSTを出力する。すなわち、マイクロコンピュータ10は、ソフトウェアまたはハードウェアの異常によってウォッチドッグ信号WDを出力できなくなった場合、ウォッチドッグ監視IC20によってリセットされる。
The watchdog monitoring
マイクロコンピュータ10は、ウォッチドッグ監視IC20によりリセットされると、リセットされたときに実行していた処理をリジェクトし、その処理に対応するフェールセーフ処理を実行する。そして、マイクロコンピュータ10は以後、IG(イグニッションスイッチ)オンにより動作を開始した場合、リジェクトした処理が呼ばれたときは、その処理に対応するフェールセーフ処理を呼び出し実行する。
When the
なお、ウォッチドッグ監視IC20の代わりに、マイクロコンピュータを利用してもよい。例えば、マイクロコンピュータによってマイクロコンピュータ10のウォッチドッグ信号WDを監視し、マイクロコンピュータ10をリセットするようにしてもよい。
Note that a microcomputer may be used instead of the watchdog monitoring IC 20. For example, the watchdog signal WD of the
次に、マイクロコンピュータ10のハードウェア構成について説明する。図3は、マイクロコンピュータのハードウェア構成例を示した図である。図に示すようにマイクロコンピュータ10は、CPU11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、EEPROM(Electrically Erasable Programmable Read-only Memory)14、およびI/Oレジスタ15を有している。
Next, the hardware configuration of the
マイクロコンピュータ10は、CPU11によって装置全体が制御されている。CPU11には、バスを介してROM12、RAM13、EEPROM14、およびI/Oレジスタ15が接続されている。
The
RAM13には、CPU11に実行させるOS(Operating System)のプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。RAM13およびEEPROM14には、CPU11による処理に必要な各種データが保存される。ROM12には、OSやアプリケーションプログラムが格納される。
The
マイクロコンピュータ10は、ウォッチドッグ監視IC20を含む他の装置と接続されている。CPU11は、I/Oレジスタ15を介して、外部の装置とデータのやり取りをすることができる。以上のようなハードウェア構成によって、リセットが発生したときに実行していた処理をリジェクトし、フェールセーフ処理を実行することが可能となる。
The
なお、RAM13は、IGがオフされても(電源がオフされても)データを保持するSRAM(Static RAM)と、IGがオフされるとデータが消去されるNRAM(Normal RAM)とによって構成されている。SRAMは、例えば、車両に搭載されたバッテリによるバックアップ電圧が供給され、IGがオフされたときでも、データを保持するようになっている。
The
次に、RAM13のSRAMに記憶される情報について説明する。図4は、SRAMの記憶領域を示した図である。図に示すようにRAM13のSRAM13aは、初期化発生確認変数が記憶される初期化発生確認変数領域13aa、処理実行記憶変数が記憶される処理実行記憶変数領域13ab、およびバッテリ脱着履歴変数が記憶されるバッテリ脱着履歴変数領域13acを有している。その他の領域には、IGがオフされても保持する必要のある変数が記憶される。
Next, information stored in the SRAM of the
次に、EEPROM14に記憶される情報について説明する。図5は、EPROMの記憶領域を示した図である。図に示すようにEEPROM14は、処理実行記憶変数が記憶される処理実行履歴変数領域14aを有している。処理実行履歴変数領域14aは、複数の処理実行記憶変数を記憶できるように複数設けられる。
Next, information stored in the
次に、マイクロコンピュータ10の動作についてフローチャートを用いて説明する。図6は、IGがオフされたときのマイクロコンピュータの動作を示したフローチャートである。マイクロコンピュータ10のCPU11は、IGがオフされると、図のフローチャートの処理を実行し、エンジン制御および車両制御の処理を終了する。
Next, the operation of the
ステップS1において、CPU11は、SRAM13aの初期化発生確認変数およびバッテリ脱着履歴変数に特定の値を格納する。初期化発生確認変数およびバッテリ脱着履歴変数の特定の値は、例えば、16進数の5AA5とする。ステップS2において、CPU11は、SRAM13aの処理実行記憶変数を、例えば、0にクリアする。
In step S1, the
すなわち、CPU11は、ウォッチドッグ監視IC20によりリセットされることなくIGオフによって処理が終了される場合、SRAM13aの初期化発生確認変数およびバッテリ脱着履歴変数に特定の値の5AA5を格納し、処理実行記憶変数を0にクリアして処理を終了する。ウォッチドッグ監視IC20によりリセットされた場合は、IGオフによって行われるステップS1,S2の処理は行われないため、SRAM13aの初期化発生確認変数およびバッテリ脱着履歴変数には、5AA5が記憶されることがなく、また、処理実行記憶変数は0にクリアされることがない。
That is, when the process is terminated by turning off the IG without being reset by the
次に、IGオンまたはリセット後のマイクロコンピュータ10の動作について説明する。図7は、IGオンまたはリセット後のマイクロコンピュータの動作を示したフローチャートである。マイクロコンピュータ10のCPU11は、IGがオンされたとき、または、リセット信号RSTが入力され再動作するとき、図のフローチャートの処理を実行して、エンジン制御および車両制御の様々な処理(プロセス)を開始する。
Next, the operation of the
ステップS11において、CPU11は、エンジン制御および車両制御の処理に必要な初期化処理を行う。
ステップS12において、CPU11は、バッテリの脱着履歴があるか判断する。CPU11は、SRAM13aのバッテリ脱着履歴変数を参照して、バッテリの脱着があったか判断する。
In step S11, the
In step S12, the
リセットによらず処理を終了した場合、つまり、IGをオフして処理を終了した場合、図6で示したステップS1の処理によって、SRAM13aのバッテリ脱着履歴変数には、5AA5が記憶されているはずである。一方、バッテリが脱着されると、SRAM13aへのバックアップ電圧の供給が絶たれ、SRAM13aの内容は不定となり、バッテリ脱着履歴変数の値は不定となる。よって、CPU11は、SRAM13aのバッテリ脱着履歴変数によって(5AA5であるか否かによって)、バッテリの脱着があったか判断することができる。なお、SRAM13aが不定になっても、バッテリ脱着履歴変数の値は、5AA5になる可能性が非常に少ないことを前提としている。CPU11は、バッテリの脱着があれば、ステップS13の処理へ進む。バッテリの脱着がなければ、ステップS14の処理へ進む。
When the process is terminated without resetting, that is, when the process is terminated with IG turned off, 5AA5 should be stored in the battery desorption history variable of the
ステップS13において、CPU11は、SRAM13aの初期化発生確認変数に5AA5を格納する。CPU11は、図のフローチャートの処理を終了し、エンジン制御および車両制御に必要な処理を実行する。
In step S13, the
ステップS14において、CPU11は、EEPROM14の処理実行履歴変数領域14aに記憶されている処理実行履歴変数を読み出す。
ステップS15において、CPU11は、読み出した処理実行履歴変数が各処理に付与されている識別子を示しているか判断する。CPU11は、読み出した処理実行履歴変数が各処理に付与されている識別子を示している場合、以前、その識別子が示す処理の実行中にリセット信号RSTが入力されたと判断できる(後述詳細)。CPU11は、読み出した処理実行履歴変数が各処理に付与されている識別子を示している場合、図のフローチャートの処理を終了し、エンジン制御および車両制御の処理を実行する。読み出した処理実行履歴変数が各処理に付与されている識別子を示していない場合、ステップS16の処理へ進む。
In step S <b> 14, the
In step S15, the
ステップS16において、CPU11は、SRAM13aの初期化発生確認変数に5AA5が記憶されているか判断する。CPU11は、SRAM13aの初期化発生確認変数によって、つまり、5AA5が記憶されていたかによって、リセットされたのか、前回の処理の終了がIGオフによって終了したか判断できる。CPU11は、5AA5の初期化発生確認変数がSRAM13aに記憶されていない場合、ステップS17の処理へ進む。5AA5の初期化発生確認変数がSRAM13aに記憶されている場合、ステップS18の処理へ進む。
In step S16, the
ステップS17において、CPU11は、SRAM13aに記憶されている処理実行記憶変数を、処理実行履歴変数としてEEPROM14に記憶する。
処理実行記憶変数には、後述するがエンジン制御および車両制御の処理に付与されている識別子が格納される。この識別子の処理実行記憶変数への格納は、CPU11がエンジン制御および車両制御の処理を実行するときに行われる。すなわち、SRAM13aに記憶される処理実行記憶変数は、CPU11によって実行されている処理の識別子が格納されていることになる。よって、リセット信号RSTによってマイクロコンピュータ10がリセットされ、CPU11がステップS17の処理を実行すると、EEPROM14には、リセット発生時に実行していた処理の識別子が記憶されることになる。CPU11は、ステップS17の処理を終えると、図のフローチャートの処理を終了し、エンジン制御および車両制御の様々な処理を実行する。
In step S17, the
The process execution storage variable stores an identifier assigned to the engine control and vehicle control processes, which will be described later. This identifier is stored in the process execution storage variable when the
ステップS18において、CPU11は、初期化発生確認変数を、例えば、0にクリアする。これによって、IGをオフする前に、リセット信号RSTによりリセットされると、初期化発生確認変数は、図6のステップS1に示した処理によって5AA5が格納されることはなく0のままであり、リセット後のステップS16の処理では、ステップS17の処理へ進むことになる。一方、リセットではなく、IGオフによって処理が終了した場合は、初期化発生確認変数には、5AA5が格納されており、IGオンによってステップS16の処理が実行されると、ステップS18へ進むことになる。このようにして、IGオンまたはリセットによる動作が開始される。
In step S18, the
次に、エンジン制御および車両制御の処理を実行するときのマイクロコンピュータ10の動作について説明する。図8は、処理を実行するときのマイクロコンピュータの動作を示したフローチャートである。CPU11は、以下のステップに従って、呼び出した処理を実行する。
Next, the operation of the
ステップS21において、CPU11は、実行しようとする処理の識別子を取得する。識別子は、処理ごとに応じて付与されている。例えば、処理Aには、識別子A_IDが付与され、処理Bには、識別子B_IDが付与されている。
In step S21, the
ステップS22において、CPU11は、SRAM13aに記憶されている処理実行記憶変数が、取得した識別子と一致するか判断する。また、EEPROM14に記憶されている、複数ある処理実行履歴変数に、取得した識別子と一致するものがあるか判断する。CPU11は、処理実行記憶変数および処理実行履歴変数に、取得した識別子と一致するものがなければ、ステップS23の処理へ進む。処理実行記憶変数または処理実行履歴変数に、取得した識別子と一致するものがあれば、ステップS25の処理へ進む。すなわち、実行しようとする処理に、異常が発生したという履歴がSRAM13aまたはEEPROM14に残っている場合、ステップS25の処理へ進む。
In step S22, the
ステップS23において、CPU11は、ステップS21で取得した識別子をSRAM13aの処理実行記憶変数に格納する。これによって、CPU11は、図7のステップS16で説明したように初期化発生確認変数が5AA5でない場合、つまり、リセット信号RSTによって動作が開始された場合、ステップS17へ進み、SRAM13aに記憶されている処理実行記憶変数をEEPROM14に処理実行履歴変数として記憶する。すなわち、リセットされたときに実行していた処理の識別子が、EEPROM14に記憶され、異常が発生したときの処理の履歴がEEPROM14に残ることになる。なお、EEPROM14は、複数の処理実行履歴変数領域14aを有しており、CPU11は、処理ごとに識別子の履歴を記憶する。
In step S23, the
ステップS24において、CPU11は、呼び出した処理を実行する。ステップS25において、CPU11は、呼び出す処理に対応するフェールセーフ処理を実行する。
このようにマイクロコンピュータ10は、処理を実行しようとするときに、その処理に付与されている識別子を取得し、電源がバックアップされたSRAM13aに記憶してから実行する。ウォッチドッグ監視IC20によるリセットがあった場合、SRAM13aに記憶されている識別子をEEPROM14に記憶する。そして、SRAM13aまたはEEPROM14に記憶されている識別子の処理を実行しようとする場合、その処理のフェールセーフを実行するようにした。これによって、異常が発生した処理が呼ばれても、そのフェールセーフを実行することにより、処理を続行することができる。
In step S24, the
As described above, when the
なお、ステップS22からステップS25への処理移行条件として、処理ごとに重み付けを設けるようにしてもよい。例えば、処理実行履歴変数には、識別子の格納回数も含めて格納するようにする。具体的には、処理Aの識別子が3回処理実行履歴変数に格納された場合、3回という情報も処理実行履歴変数に含めて格納する。CPU11は、ステップS22の処理において、処理Aが基幹制御に関わる処理であるとすると、識別子A_IDの格納が3回あった場合に、ステップS25の処理へ進むようにする。処理Aが基幹制御に関わらない処理ならば、識別子A_IDの格納が1回あった場合に、ステップS25の処理へ進むようにする。なお、処理ごとの重み付け(識別子の格納回数の上限)は、例えば、EEPROM14に記憶されており、CPU11は、EEPROM14に記憶されている処理の重み付けと、処理実行履歴変数の格納回数とを比較して、ステップS23またはステップS25の処理へ進むかの判断をする。
Note that weighting may be provided for each process as the process transition condition from step S22 to step S25. For example, the processing execution history variable is stored including the number of times the identifier is stored. Specifically, when the identifier of the process A is stored in the process execution history variable 3 times, the information “3 times” is also included in the process execution history variable and stored. If the process A is a process related to basic control in the process of step S22, the
1 マイクロコンピュータ
2 識別子取得手段
3 処理実行手段
4 記憶手段
5 揮発性記憶装置
6 不揮発性記憶装置
7a,7b,〜,7n 処理
8 ウォッチドッグ監視装置
Vdd 電源
DESCRIPTION OF SYMBOLS 1
Claims (7)
実行しようとする処理に付与されている識別子を取得し、
電源がバックアップされた揮発性記憶装置および書き換え可能な不揮発性記憶装置に前記識別子が記憶されていない場合、前記処理の識別子を前記揮発性記憶装置に記憶して前記処理を実行し、
前記揮発性記憶装置および前記不揮発性記憶装置の一方または両方に前記識別子が記憶されている場合、前記処理のフェールセーフを実行し、
前記マイクロコンピュータの出力するウォッチドッグ信号を監視するウォッチドッグ監視装置によってリセットされた場合、前記処理の実行を開始する前に前記揮発性記憶装置に記憶されている前記識別子を前記不揮発性記憶装置に記憶する、
ことを特徴とする障害復旧方法。 In the microcomputer failure recovery method that recovers from the failure occurrence,
Get the identifier assigned to the process to be executed,
If the identifier is not stored in a volatile storage device backed up and a rewritable nonvolatile storage device, the process identifier is stored in the volatile storage device and the process is executed.
When the identifier is stored in one or both of the volatile storage device and the non-volatile storage device, the process is made failsafe,
When reset by a watchdog monitoring device that monitors a watchdog signal output from the microcomputer, the identifier stored in the volatile storage device is stored in the nonvolatile storage device before the execution of the process is started. Remember,
A failure recovery method characterized by the above.
前記マイクロコンピュータの動作開始時、前記処理の実行を開始する前に、前記領域に特定コードを記憶し、
前記マイクロコンピュータの動作開始時、前記特定コードの前記領域への記憶の前に、前記領域に記憶されているコードによって、前記ウォッチドッグ監視装置によってリセットされたか否か判断することを特徴とする請求項1記載の障害復旧方法。 At the end of the operation of the microcomputer, an end code is stored in a predetermined area provided in the volatile storage device,
When starting the operation of the microcomputer, before starting the execution of the processing, store a specific code in the area,
6. When the operation of the microcomputer is started, before the specific code is stored in the area, it is determined whether or not the watchdog monitoring device has been reset by the code stored in the area. Item 5. The failure recovery method according to Item 1.
前記マイクロコンピュータの動作開始時、前記処理の実行を開始する前に、前記領域に記憶されている前記バッテリ履歴コードによって、前記バッテリの脱着の有無を判断することを特徴とする請求項4記載の障害復旧方法。 At the end of the operation of the microcomputer, a battery history code is stored in a predetermined area provided in the volatile storage device,
5. The presence / absence of attachment / detachment of the battery is determined based on the battery history code stored in the area before starting the execution of the process when the microcomputer starts operating. Disaster recovery method.
前記回数が所定以上の場合に、前記処理のフェールセーフを実行することを特徴とする請求項1記載の障害復旧方法。 The number of times the identifier is stored in the nonvolatile storage device is stored in the nonvolatile storage device for each identifier,
The failure recovery method according to claim 1, wherein failsafe of the processing is executed when the number of times is equal to or greater than a predetermined number.
実行しようとする処理に付与されている識別子を取得する識別子取得手段と、
電源がバックアップされた揮発性記憶装置および書き換え可能な不揮発性記憶装置に前記識別子が記憶されていない場合、前記処理の識別子を前記揮発性記憶装置に記憶して前記処理を実行し、前記揮発性記憶装置および前記不揮発性記憶装置の一方または両方に前記識別子が記憶されている場合、前記処理のフェールセーフを実行する処理実行手段と、
当該マイクロコンピュータの出力するウォッチドッグ信号を監視するウォッチドッグ監視装置によってリセットされた場合、前記処理の実行を開始する前に前記揮発性記憶装置に記憶されている前記識別子を前記不揮発性記憶装置に記憶する記憶手段と、
を有することを特徴とするマイクロコンピュータ。
In a microcomputer that recovers from a failure,
Identifier acquisition means for acquiring an identifier assigned to the process to be executed;
If the identifier is not stored in a volatile storage device backed up by a power source and a rewritable nonvolatile storage device, the process identifier is stored in the volatile storage device, and the process is executed. When the identifier is stored in one or both of the storage device and the non-volatile storage device, process execution means for executing failsafe of the process;
When reset by a watchdog monitoring device that monitors a watchdog signal output from the microcomputer, the identifier stored in the volatile storage device is stored in the nonvolatile storage device before the execution of the process is started. Storage means for storing;
A microcomputer characterized by comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005144140A JP4708088B2 (en) | 2005-05-17 | 2005-05-17 | Failure recovery method and microcomputer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005144140A JP4708088B2 (en) | 2005-05-17 | 2005-05-17 | Failure recovery method and microcomputer |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006323494A true JP2006323494A (en) | 2006-11-30 |
JP4708088B2 JP4708088B2 (en) | 2011-06-22 |
Family
ID=37543148
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005144140A Expired - Fee Related JP4708088B2 (en) | 2005-05-17 | 2005-05-17 | Failure recovery method and microcomputer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4708088B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9513679B2 (en) | 2014-03-26 | 2016-12-06 | Denso Corporation | Electronic control unit |
US10579489B2 (en) | 2015-07-30 | 2020-03-03 | Mitsubishi Electric Corporation | Program execution device, program execution system, and program execution method |
JP7472817B2 (en) | 2021-02-12 | 2024-04-23 | 株式会社デンソー | Data Processing System |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01267739A (en) * | 1988-04-20 | 1989-10-25 | Hitachi Ltd | Digital arithmetic processor |
JPH04268931A (en) * | 1991-02-25 | 1992-09-24 | Mazda Motor Corp | Method and device for controlling apparatus |
JPH0635737A (en) * | 1992-07-15 | 1994-02-10 | Matsushita Electric Works Ltd | Automatic fault restoration system |
JP2000322107A (en) * | 1999-05-10 | 2000-11-24 | Yamaha Motor Co Ltd | Reset deciding method of program controller |
JP2003076582A (en) * | 2001-06-27 | 2003-03-14 | Robert Bosch Gmbh | Method for monitoring functionality of system, monitoring device therefor, memory cell and computer program |
JP2004318672A (en) * | 2003-04-18 | 2004-11-11 | Denso Corp | Processor |
-
2005
- 2005-05-17 JP JP2005144140A patent/JP4708088B2/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01267739A (en) * | 1988-04-20 | 1989-10-25 | Hitachi Ltd | Digital arithmetic processor |
JPH04268931A (en) * | 1991-02-25 | 1992-09-24 | Mazda Motor Corp | Method and device for controlling apparatus |
JPH0635737A (en) * | 1992-07-15 | 1994-02-10 | Matsushita Electric Works Ltd | Automatic fault restoration system |
JP2000322107A (en) * | 1999-05-10 | 2000-11-24 | Yamaha Motor Co Ltd | Reset deciding method of program controller |
JP2003076582A (en) * | 2001-06-27 | 2003-03-14 | Robert Bosch Gmbh | Method for monitoring functionality of system, monitoring device therefor, memory cell and computer program |
JP2004318672A (en) * | 2003-04-18 | 2004-11-11 | Denso Corp | Processor |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9513679B2 (en) | 2014-03-26 | 2016-12-06 | Denso Corporation | Electronic control unit |
US10579489B2 (en) | 2015-07-30 | 2020-03-03 | Mitsubishi Electric Corporation | Program execution device, program execution system, and program execution method |
JP7472817B2 (en) | 2021-02-12 | 2024-04-23 | 株式会社デンソー | Data Processing System |
Also Published As
Publication number | Publication date |
---|---|
JP4708088B2 (en) | 2011-06-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8280579B2 (en) | Memory management apparatus | |
US20040158702A1 (en) | Redundancy architecture of computer system using a plurality of BIOS programs | |
JPH11316687A (en) | Automatic recovery system | |
JPH063586B2 (en) | How to monitor the calculation module | |
US20070050612A1 (en) | Boot program update and restoration system and method thereof | |
JP4708088B2 (en) | Failure recovery method and microcomputer | |
JP2006338445A (en) | Abnormality information storage apparatus | |
JP2009104246A (en) | Programmable controller and abnormal circumstances restoration method therefor | |
JP2004046453A (en) | Single chip microcomputer and boot sector switching method | |
CN105183580A (en) | Storage method and fault recovery method for bootstrap program, and devices | |
JPH10307726A (en) | System for firmware recovery at time of start error | |
JP2002149437A (en) | Method for restarting software | |
KR20230004235A (en) | Control device, control method, and program | |
JP2004054616A (en) | Information processor with function to automatically restore firmware | |
JP2009520290A (en) | Fault-tolerant processor system | |
JP5095241B2 (en) | Data processing apparatus and program starting method | |
JP2000132462A (en) | Self-repairing system for program | |
JP2574938B2 (en) | System startup method | |
JP2000163274A (en) | Electronic equipment and recording medium with rom data monitoring program recorded thereon | |
JP6952006B2 (en) | Electronic control device for vehicles and starting method | |
JP7220071B2 (en) | Control device and control method | |
JPS62281781A (en) | Monitoring method for accident information | |
JP3451489B2 (en) | RAM content destruction handling method and programmable controller | |
JP2005276013A (en) | System starting apparatus | |
JPH07271611A (en) | Automatic process restarting and processing system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080331 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110315 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110316 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140325 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |