JP2003131895A - Built-in memory device - Google Patents

Built-in memory device

Info

Publication number
JP2003131895A
JP2003131895A JP2001330123A JP2001330123A JP2003131895A JP 2003131895 A JP2003131895 A JP 2003131895A JP 2001330123 A JP2001330123 A JP 2001330123A JP 2001330123 A JP2001330123 A JP 2001330123A JP 2003131895 A JP2003131895 A JP 2003131895A
Authority
JP
Japan
Prior art keywords
program
volatile memory
memory
prg
microprocessor
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
JP2001330123A
Other languages
Japanese (ja)
Inventor
Terunori Hanawa
輝記 塙
Hideaki Masuko
英昭 益子
Hisao Ogawa
尚雄 小川
Yoshimi Fujimata
芳巳 藤又
Junichi Sekimura
淳一 関村
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.)
Hitachi Ltd
Hitachi Information and Control Systems Inc
Original Assignee
Hitachi Ltd
Hitachi Information and Control Systems Inc
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 Hitachi Ltd, Hitachi Information and Control Systems Inc filed Critical Hitachi Ltd
Priority to JP2001330123A priority Critical patent/JP2003131895A/en
Publication of JP2003131895A publication Critical patent/JP2003131895A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the reliability of a device by suppressing the garbling of data due to soft error generated in volatile memory while maintaining the high speed of memory access and without increasing the processing load on a microcomputer. SOLUTION: In the device, a program transferring circuit 4 is provided, operation is started in the program transferring circuit 4 by starting of a timer 3 or a device load measuring circuit 42, and an actually moving program in an involatile memory 5 is transferred to volatile memory by periodically breaking up an area.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はマイコン,不揮発性
メモリ,揮発性メモリを内蔵し、不揮発性メモリにはマ
イコンが動作するためのプログラムが格納されており、
前記不揮発性メモリに格納されているプログラムを揮発
性メモリにコピー後、マイコンが揮発性メモリのプログ
ラムを読み出し動作するメモリ内蔵装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention incorporates a microcomputer, a non-volatile memory, and a volatile memory, and a program for operating the microcomputer is stored in the non-volatile memory.
The present invention relates to a built-in memory device in which a microcomputer reads a program in a volatile memory and operates after the program stored in the nonvolatile memory is copied to the volatile memory.

【0002】[0002]

【従来の技術】通信制御装置などマイコンを内蔵し高性
能が要求される装置においては、メモリへの高速アクセ
スが可能な揮発性メモリ上で動作を行う回路を組むこと
が多い。しかし揮発性メモリでは、ソフトエラーによる
データ化が起こる可能性がある。そこで揮発性メモリ上
で実動作を行う装置には、ECCによるメモリデータの
1ビット修正回路を内蔵し、装置の誤動作を抑制し信頼
性を上げる方式がある。
2. Description of the Related Art In a device such as a communication control device which has a built-in microcomputer and which is required to have high performance, a circuit which operates on a volatile memory capable of accessing the memory at high speed is often incorporated. However, in the volatile memory, data conversion due to a soft error may occur. Therefore, there is a method in which a device that actually operates on a volatile memory incorporates a 1-bit correction circuit for memory data by ECC to suppress malfunction of the device and improve reliability.

【0003】また、特開2000−132461では周
期ごとにプログラムコピールーチンを実行することによ
り、通常処理ルーチン内にビット化けが起こっても再び
正しい値を上書きしてメモリエラーを未然に防止する方
式がある。
Further, in Japanese Patent Laid-Open No. 2000-132461, a program copy routine is executed in every cycle so that even if a garbled bit occurs in the normal processing routine, a correct value is overwritten again to prevent a memory error. is there.

【0004】[0004]

【発明が解決しようとする課題】ECCによるメモリデ
ータの1ビット修正は、メモリをビット化け検出・修正
を1アクセス内で終了させる必要があるため、ビット化
け発生していない状態でもビット化け検出のためにメモ
リへの1アクセスタイムが長くなってしまい、装置のメ
モリアクセスへの性能が低下する問題点がある。また、
ECC回路を実際のハードウェアに組み込むことによ
り、装置のコストが高くなる問題点がある。
In the 1-bit correction of memory data by ECC, since it is necessary to finish the detection / correction of the memory within one access, it is possible to detect the garbled bit even if the garbled bit has not occurred. Therefore, there is a problem that one access time to the memory becomes long and the performance of the device for accessing the memory is deteriorated. Also,
There is a problem in that the cost of the device is increased by incorporating the ECC circuit into actual hardware.

【0005】また、上記プログラムコピールーチンによ
りメモリエラーを未然に防止する技術はプログラムの大
きさやMPUの能力については考慮されてない。
Further, the technique for preventing the memory error by the above program copy routine does not consider the size of the program or the capability of the MPU.

【0006】本発明は、メモリアクセスの高速性を保持
しつつ、且つマイコンの処理負荷を上げることなく、揮
発性メモリにて発生するソフトエラーによるデータ化け
を抑制し、装置の信頼性を上げる回路を提供することに
ある。
The present invention is a circuit for maintaining the high speed of memory access, suppressing the data corruption due to the soft error generated in the volatile memory and increasing the reliability of the device without increasing the processing load of the microcomputer. To provide.

【0007】[0007]

【課題を解決するための手段】上記目的は、不揮発性メ
モリに格納してあるマイコンが動作するためのプログラ
ムを揮発性メモリにコピーし、その揮発性メモリ上に転
送したプログラムにてマイコンが実動作を開始した後
も、定期的に不揮発性メモリにある同プログラムを揮発
性メモリの同一エリアへプログラムをコピーする手段
と、不揮発性メモリにあるプログラムを揮発性メモリに
周期的にコピーするプログラムの量を分割して一定期間
内に全プログラムをコピーする手段や、装置の負荷を認
識し低負荷時に不揮発性メモリにあるプログラムを揮発
性メモリにコピーする手段を有することにより達成され
る。
[Means for Solving the Problems] The above-described object is to copy a program stored in a non-volatile memory for operating a microcomputer to a volatile memory, and transfer the program to the volatile memory so that the microcomputer executes the program. After the operation is started, a means for periodically copying the program in the non-volatile memory to the same area in the volatile memory and a program for periodically copying the program in the non-volatile memory to the volatile memory are provided. This is achieved by having means for dividing the amount and copying the entire program within a fixed period, and means for recognizing the load of the apparatus and copying the program in the non-volatile memory to the volatile memory when the load is low.

【0008】[0008]

【発明の実施の形態】以下、本発明の一実施形態を図面
を参照して説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below with reference to the drawings.

【0009】図4に示す構成図は一通信制御装置26の
構成を示す。該通信制御装置26はMPU2,不揮発性
メモリ5,揮発性メモリ6,内部バス7からなってい
る。不揮発性メモリ5は図2に示すMPUが動作するた
めのプログラムPRG−A8,PRG−B9,PRG−
C10,PRG−D11,PRG−E12,PRG−F
13からなっており、ここではそれぞれPRG−A8と
PRG−B9がエリアA14に、PRG−C10とPR
G−D11がエリアB15に、PRG−E12とPRG
−F13がエリアC16に割り振られているとする。図
3に前記不揮発性メモリ内にあるマイクロプロセッサが
動作をするためのプログラムを揮発性メモリへコピーす
るメモリ配置図を示し、PRG−A′17にはPRG−
A8、PRG−B′18にはPRG−B9、PRG−
C′19にはPRG−C10、PRG−D′20にはP
RG−D11、PRG−E′21にはPRG−E12、
PRG−F′22にはPRG−F13がコピーされる。
まず、本通信制御装置は、図5に示すタイムチャート図
のように、電源投入とともにMPU2からの指示により
不揮発性メモリ5にある実動作プログラムのエリアA1
4,エリアB15,エリアC16を図3に示す揮発性メ
モリ6上のエリアA′23,エリアB′24,エリア
C′25のエリアにコピーし、MPUは該揮発性メモリ
6上にあるプログラムを読み出してプログラムを実行す
る。以後実動作は図5に示すタイムチャートの様にPR
G−A′17,PRG−C′19,PRG−B′18〜P
RG−D′20と継続することになる。ここで図5に示
すタイミングにてPRG−B′18エリアでソフトエラ
ーによるデータ化けが発生したとする。その後、MPU
2がPRG−B′18を読み出し実動作した場合、該通
信制御装置26はソフトエラーによるデータ化けにより
誤動作し異常となってしまう。
The block diagram shown in FIG. 4 shows the configuration of one communication control unit 26. The communication control device 26 comprises an MPU 2, a non-volatile memory 5, a volatile memory 6, and an internal bus 7. The nonvolatile memory 5 is a program PRG-A8, PRG-B9, PRG- for operating the MPU shown in FIG.
C10, PRG-D11, PRG-E12, PRG-F
13 in which PRG-A8 and PRG-B9 are in area A14, and PRG-C10 and PR are respectively.
G-D11 is in area B15, PRG-E12 and PRG
-It is assumed that F13 is assigned to the area C16. FIG. 3 shows a memory layout diagram for copying a program for operating the microprocessor in the non-volatile memory to a volatile memory, and PRG-A'17 has PRG-A'17.
A8 and PRG-B'18 have PRG-B9 and PRG-
PRG-C10 for C'19 and P for PRG-D'20
For RG-D11 and PRG-E'21, PRG-E12,
PRG-F13 is copied to PRG-F'22.
First, as shown in the time chart shown in FIG. 5, the communication control apparatus operates in the area A1 of the actual operation program in the nonvolatile memory 5 in response to an instruction from the MPU 2 when the power is turned on.
4, area B15 and area C16 are copied to the areas A'23, B'24 and C'25 on the volatile memory 6 shown in FIG. 3, and the MPU copies the program on the volatile memory 6. Read and execute the program. After that, the actual operation is PR as shown in the time chart of FIG.
G-A'17, PRG-C'19, PRG-B'18 to P
It will be continued with RG-D'20. Here, it is assumed that garbled data occurs due to a soft error in the PRG-B'18 area at the timing shown in FIG. After that, MPU
When PRG-B'18 is read by 2 and actually operates, the communication control device 26 malfunctions due to garbled data due to a soft error and becomes abnormal.

【0010】図1は、本発明の一実施例に係るメモリ内
蔵装置1の構成図である。
FIG. 1 is a block diagram of a memory built-in device 1 according to an embodiment of the present invention.

【0011】このメモリ内蔵装置1はMPU2,タイマ
3,プログラム転送回路4,不揮発性メモリ5,揮発性
メモリ6,内部バス7からなっている。不揮発性メモリ
5は図2に示すMPUが動作するためのプログラムPR
G−A8,PRG−B9,PRG−C10,PRG−D
11,PRG−E12,PRG−F13からなっており、
図3に前記不揮発性メモリ内にあるマイクロプロセッサ
が動作をするためのプログラムを揮発性メモリへコピー
するメモリ配置図を示し、PRG−A′17にはPRG
−A8、PRG−B′18にはPRG−B9、PRG−
C′19にはPRG−C10、PRG−D′20にはP
RG−D11、PRG−E′21にはPRG−E12、
PRG−F′22にはPRG−F13がコピーされる。
まず、本メモリ内蔵装置1は、図6に示すタイムチャー
ト図のように、電源投入とともにMPU2からの指示に
より不揮発性メモリ5にある実動作プログラムのエリア
A14、エリアB15、エリアC16を図3に示す揮発
性メモリ6上のエリアA′23、エリアB′24、エリ
アC′25のエリアに転送し、該揮発性メモリ6上にて
実動作を開始し、以後実動作は図6に示すタイムチャー
トの様にPRG−A′17,PRG−C′19,PRG
−B′18〜PRG−D′20と継続することになる。
次にMPU2はタイマ3を起動する。プログラム転送回
路4はタイマ3がタイムアップにより起動され動作を開
始する。プログラム転送回路4の動作を図7のプログラ
ム転送回路のフロー図に従い以下説明する。プログラム
転送回路4では図8に示す管理テーブル34に不揮発性
メモリ内プログラム先頭アドレス35,不揮発性メモリ
内プログラム終了アドレス36,揮発性メモリ内プログ
ラム先頭アドレス37,転送元アドレス38,転送先ア
ドレス39,転送サイズ40を管理している。管理テー
ブル34は電源投入とともにMPU2により、図9に示
すメモリアドレスA,B,CおよびメモリサイズSが設
定される。ステップ27でまず転送元アドレス38の指
すエリアにあるデータを転送先アドレス39の指すエリ
アへ転送し、次にステップ28で転送元アドレス38お
よび転送先アドレス39を更新し、更新後の転送元アド
レス39が不揮発性メモリ終了アドレス36の指す値以
上となったかをステップ29で判定を行い、ステップ2
9の判定がYesならステップ30で転送元アドレス3
8に不揮発性メモリ内プログラム先頭アドレス35をセ
ットし、ステップ31で転送先アドレス39に揮発性メ
モリ内プログラム先頭アドレス35をセットする。転送
サイズS40分のエリアを転送完了したかをステップ3
2にて判定し、ステップ32の判定がNoならステップ
27からの処理を繰り返し、ステップ32の判定がYe
sならステップ33にてタイマ3を起動し処理を終了す
る。以後の動作はタイマ3がタイムアップし、プログラ
ム転送回路が起動後の処理を繰り返す。ここで図6に示
すタイミングにて揮発性メモリ6上のPRG−B′18
のエリアでソフトエラーによるデータ化けが発生したと
する。MPU2がPRG−B′18を読み出し実動作を
開始する前に、タイマ3がタイムアップしプログラム転
送回路4を起動し、プログラム転送回路4が動作しPR
G−B′18を含むエリアA′が不揮発性メモリ5のエ
リアA14から揮発性メモリ6のエリアA′へコピーさ
れていれば、ソフトエラーによるデータ化けは修正され
誤動作を抑制することができる。
The device 1 with a built-in memory comprises an MPU 2, a timer 3, a program transfer circuit 4, a non-volatile memory 5, a volatile memory 6 and an internal bus 7. The non-volatile memory 5 is a program PR for operating the MPU shown in FIG.
G-A8, PRG-B9, PRG-C10, PRG-D
It consists of 11, PRG-E12, PRG-F13,
FIG. 3 is a memory layout diagram for copying a program for operating the microprocessor in the non-volatile memory to a volatile memory. PRG-A'17 has a PRG-A'17.
-A8 and PRG-B'18 have PRG-B9 and PRG-
PRG-C10 for C'19 and P for PRG-D'20
For RG-D11 and PRG-E'21, PRG-E12,
PRG-F13 is copied to PRG-F'22.
First, as shown in the time chart of FIG. 6, the memory-incorporated device 1 displays the area A14, the area B15, and the area C16 of the actual operation program in the nonvolatile memory 5 in FIG. 3 according to an instruction from the MPU 2 when the power is turned on. The data is transferred to the areas A'23, B'24, and C'25 on the volatile memory 6 shown, and the actual operation is started on the volatile memory 6. Thereafter, the actual operation is performed at the time shown in FIG. As shown in the chart, PRG-A'17, PRG-C'19, PRG
-B'18 to PRG-D'20 will continue.
Next, the MPU 2 activates the timer 3. The program transfer circuit 4 starts its operation when the timer 3 is activated when the time is up. The operation of the program transfer circuit 4 will be described below with reference to the flow chart of the program transfer circuit of FIG. In the program transfer circuit 4, in the management table 34 shown in FIG. 8, the program start address 35 in the non-volatile memory, the program end address 36 in the non-volatile memory, the program start address 37 in the volatile memory, the transfer source address 38, the transfer destination address 39, The transfer size 40 is managed. In the management table 34, when the power is turned on, the MPU 2 sets the memory addresses A, B, C and the memory size S shown in FIG. In step 27, first, the data in the area indicated by the transfer source address 38 is transferred to the area indicated by the transfer destination address 39, then in step 28 the transfer source address 38 and the transfer destination address 39 are updated, and the updated transfer source address In step 29, it is determined whether 39 is greater than or equal to the value indicated by the non-volatile memory end address 36, and step 2
If the judgment of 9 is Yes, the transfer source address is 3 in step 30.
The program start address 35 in the non-volatile memory is set to 8 and the program start address 35 in the volatile memory is set to the transfer destination address 39 in step 31. Whether the transfer for the transfer size S40 area has been completed is step 3
If the determination in step 2 is No, and the determination in step 32 is No, the processing from step 27 is repeated, and the determination in step 32 is Yes.
If s, the timer 3 is started in step 33 and the process is terminated. In the subsequent operation, the timer 3 times out, and the program transfer circuit repeats the processing after activation. Here, at the timing shown in FIG. 6, the PRG-B'18 on the volatile memory 6 is
It is assumed that data is corrupted due to a soft error in the area. Before the MPU 2 reads the PRG-B'18 and starts the actual operation, the timer 3 times up, the program transfer circuit 4 is activated, and the program transfer circuit 4 operates to perform PR.
If the area A'including GB'18 is copied from the area A14 of the non-volatile memory 5 to the area A'of the volatile memory 6, the garbled data due to the soft error is corrected and the malfunction can be suppressed.

【0012】次に別の実施例について説明する。一定時
間内に全プログラムエリアを分割転送できるように、メ
モリ内蔵装置1が電源投入とともにMPU2により不揮
発性メモリ内プログラム先頭アドレスおよび不揮発性メ
モリ内プログラム終了アドレスを元に、1周期あたりに
転送するデータの転送サイズを算出し、図8に示す管理
テーブル34の転送サイズ40を設定する。以降は請求
項1の一実施例に係るメモリ内蔵装置1の動作を行うこ
とで不揮発性メモリ5にあるMPU2が動作するための
プログラムを揮発性メモリ6に分割しコピーを行うこと
によりソフトエラーによるデータ化けが発生したエリア
を修正することで達成できる。エラーの起こる時間と書
き込みの時間は達成したい信頼性等から適宜きめる。ま
た、管理テーブル34内の設定も適宜決められる。例と
して次の様に式を立て、それに基づき求めることができ
る。
Next, another embodiment will be described. Data to be transferred per cycle based on the program start address in the non-volatile memory and the program end address in the non-volatile memory by the MPU 2 when the device with built-in memory 1 is turned on so that the entire program area can be divided and transferred within a fixed time. And the transfer size 40 of the management table 34 shown in FIG. 8 is set. After that, a program for operating the MPU 2 in the non-volatile memory 5 is divided into the volatile memory 6 by performing the operation of the memory-embedded device 1 according to the first embodiment, and copying is performed, thereby causing a soft error. This can be achieved by correcting the area where the data is garbled. The time at which an error occurs and the time for writing can be appropriately determined based on the reliability to be achieved. Also, the settings in the management table 34 are appropriately determined. As an example, the following formula can be established and the calculation can be performed based on it.

【0013】 e>t1=(B−A)/S*t2 …式(1) e:ソフトエラーが発生する時間 A:不揮発性メモリ内プログラム先頭アドレス B:不揮発性メモリ内プログラム終了アドレス t1:全プログラムエリアを転送完了させたい時間 t2:装置の処理負荷を上げずにプログラム転送回路を
起動できる周期(タイマがタイムアップとなる時間) S:一回の転送処理動作でコピーするプログラムサイズ 次に他の実施例について説明する。
E> t1 = (B−A) / S * t2 Equation (1) e: Time when soft error occurs A: Program start address in nonvolatile memory B: Program end address in nonvolatile memory t1: All Time to complete transfer of program area t2: Cycle in which the program transfer circuit can be started without increasing the processing load of the device (time when timer expires) S: Program size to be copied in one transfer processing operation An example will be described.

【0014】図10は本発明の請求項3の実施例に示す
メモリ内蔵装置の構成図で、図1と同一構成部分には同
一番号を付し、その説明を省略する。本装置には請求項
1の実施例に示すメモリ内蔵装置1に備えるタイマ3の
かわりに、図10に示す装置負荷測定回路42を備え、
装置負荷測定回路42はMPU2の負荷を計測し、MP
U2が低負荷の時にプログラム転送回路4を起動する。
以後は図7に示すプログラム転送回路の動作を行うがス
テップ33のタイマ起動は行わない。このように装置が
低負荷の時にプログラム転送回路4が動作し、不揮発性
メモリ5にあるMPU2が動作するためのプログラムを
揮発性メモリ6にコピーを行うことによりソフトエラー
によるデータ化けが発生したエリアを修正することで達
成できる。
FIG. 10 is a block diagram of a memory built-in device according to a third embodiment of the present invention. The same components as those in FIG. 1 are designated by the same reference numerals and the description thereof will be omitted. In this device, a device load measuring circuit 42 shown in FIG. 10 is provided in place of the timer 3 provided in the memory built-in device 1 according to the first embodiment.
The device load measurement circuit 42 measures the load of the MPU 2 and
The program transfer circuit 4 is activated when U2 has a low load.
After that, the operation of the program transfer circuit shown in FIG. 7 is carried out, but the timer in step 33 is not started. In this way, the program transfer circuit 4 operates when the device has a low load, and the program for operating the MPU 2 in the non-volatile memory 5 is copied to the volatile memory 6 so that data garbling due to a soft error occurs in the area. Can be achieved by modifying

【0015】図11は実動作時のマイクロプロセッサの
負荷を示す図である。計算機により本来処理したい業務
処理を行う為にマイクロプロセッサがその業務処理に関
わるプログラムを実行している。これはすなわち実動作
している事であり、業務処理の為に他の機器へ処理結果
を出力して制御しているのでオンライン処理とも表現し
ている。図中の斜線で表される棒グラフはこのオンライ
ン処理に関わるプログラムをマイクロプロセッサで演算
しているものを表す。この負荷率100%を超えるとマ
イクロプロセッサの処理がその周期で終わらない為、実
動作に影響を与えることになる。負荷率100%までの
余裕の部分でメモリへの書き込み処理を行う。
FIG. 11 is a diagram showing the load on the microprocessor during actual operation. A microprocessor executes a program related to the business processing in order to perform the business processing that the computer originally wants to process. This means that it is actually operating, and is also referred to as online processing because the processing result is output to and controlled by another device for business processing. The bar graphs represented by the slanted lines in the figure represent the programs related to this online processing that are calculated by the microprocessor. When the load factor exceeds 100%, the processing of the microprocessor does not end in that cycle, which affects the actual operation. The writing process to the memory is performed in the margin portion up to the load factor of 100%.

【0016】(a)のオンライン処理が一定の場合は負
荷率100%までの余裕が一定である。全プログラムエ
リアを転送完了させたい時間t1を図の様に取り、余裕
分で処理できるプログラムを表す縦線の棒グラフの総計
である転送させたいプログラムサイズB−A,マイクロ
プロセッサの処理周期(実動作に影響を与えない時間t
2を設定する)から、余裕分で処理できるプログラムの
大きさSは前記式(1)から求まる。
When the online processing of (a) is constant, the margin up to a load factor of 100% is constant. Take the time t1 at which you want to complete the transfer of all program areas as shown in the figure, which is the total of vertical bar graphs representing programs that can be processed with a margin Program size to be transferred BA, the processing cycle of the microprocessor (actual operation Time t that does not affect
2 is set), the size S of the program that can be processed with a margin can be obtained from the equation (1).

【0017】(b)はオンライン処理が周期的に変動し
ている場合を示す。全プログラムエリアを転送完了させ
たい時間t1を図の様に取り、余裕分で処理できるプロ
グラムを表す縦線の棒グラフの総計である転送させたい
プログラムサイズB−Aをt1を超えず、装置の処理負
荷を上げずにプログラム転送回路を起動できるように割
り振る。転送完了させたい時間t1が周期的に変動して
いる周期的サイクルに比べて大きい場合には、周期的サ
イクルを1つの単位として、複数の単位に割り振る事も
できる。
(B) shows a case where the online processing is periodically changed. Take the time t1 at which you want to complete the transfer of all program areas as shown in the figure, and do not exceed the program size B-A you want to transfer, which is the total of the bar graph of the vertical line representing the program that can be processed with a margin, and process the device. Allocate so that the program transfer circuit can be started without increasing the load. When the time t1 at which the transfer is desired to be completed is larger than the periodic cycle which is periodically fluctuating, the periodic cycle can be set as one unit and assigned to a plurality of units.

【0018】オンライン処理が周期的で無い場合にも、
余裕分で処理できるプログラムを表す縦線の棒グラフの
総計である転送させたいプログラムサイズB−Aを全プ
ログラムエリアを転送完了させたい時間t1を超えない
範囲内で、負荷率上限を設定して分割量を算出すれば対
応できる。
Even when the online processing is not periodic,
Divide by setting the upper limit of the load factor within the range that does not exceed the time t1 that you want to complete the transfer of the program size B-A that you want to transfer, which is the total of the vertical bar graph that represents the programs that can be processed It can be handled by calculating the amount.

【0019】[0019]

【発明の効果】以上のように本発明によれば、メモリア
クセスの高速性を保持しつつ、且つマイコンの処理負荷
を上げることなく、揮発性メモリにて発生するソフトエ
ラーによるデータ化けを抑制し、装置の信頼性を上げる
ことが実現できる。
As described above, according to the present invention, it is possible to suppress data corruption due to a soft error occurring in a volatile memory without increasing the processing load of the microcomputer while maintaining the high speed of memory access. It is possible to improve the reliability of the device.

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

【図1】本発明に係わるメモリ内蔵装置の内部構成の概
要を示すブロック構成図である。
FIG. 1 is a block configuration diagram showing an outline of an internal configuration of a device with a built-in memory according to the present invention.

【図2】図1,図4,図10に図示された装置の備える
不揮発性メモリのメモリ配置図である。
FIG. 2 is a memory layout diagram of a non-volatile memory included in the device illustrated in FIGS. 1, 4, and 10;

【図3】図1,図4,図10に図示された装置の備える
揮発性メモリのメモリ配置図である。
FIG. 3 is a memory layout diagram of a volatile memory included in the device illustrated in FIGS. 1, 4, and 10;

【図4】一例に示す通信制御装置の内部構成の概要を示
すブロック構成図である。
FIG. 4 is a block configuration diagram showing an outline of an internal configuration of a communication control device shown as an example.

【図5】一例に示す通信制御装置の動作タイムチャート
図である。
FIG. 5 is an operation time chart of the communication control device shown as an example.

【図6】本発明に係わるメモリ内蔵装置の動作タイムチ
ャート図である。
FIG. 6 is an operation time chart diagram of the device with a built-in memory according to the present invention.

【図7】図1,図10に図示された装置の備えるプログ
ラム転送回路のフロー図である。
FIG. 7 is a flowchart of a program transfer circuit included in the device shown in FIGS. 1 and 10.

【図8】図1,図10に図示された装置の備えるプログ
ラム転送回路にて管理される管理テーブルである。
FIG. 8 is a management table managed by a program transfer circuit included in the apparatus shown in FIGS.

【図9】図8に示す管理テーブルに設定される値を示す
メモリ図である。
9 is a memory diagram showing values set in the management table shown in FIG.

【図10】本発明に係わるメモリ内蔵装置の内部構成の
概要を示すブロック構成図である。
FIG. 10 is a block diagram showing an outline of an internal configuration of a device with a built-in memory according to the present invention.

【図11】実動作時のマイクロプロセッサの負荷を示す
図である。
FIG. 11 is a diagram showing a load on the microprocessor during actual operation.

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

1…請求項1のメモリ内蔵装置、2…MPU(マイクロ
コンピュータ・プロセッシング・ユニット)、3…タイ
マ、4…プログラム転送回路、5…不揮発性メモリ、6
…揮発性メモリ、7…内部バス、8…実動作プログラム
PRG−A、9…実動作プログラムPRG−B、10…
実動作プログラムPRG−C、11…実動作プログラム
PRG−D、12…実動作プログラムPRG−E、13
…実動作プログラムPRG−F、14…エリアA、15
…エリアB、16…エリアC、17…実動作プログラム
PRG−A′、18…実動作プログラムPRG−B′、
19…実動作プログラムPRG−C′、20…実動作プ
ログラムPRG−D′、21…実動作プログラムPRG
−E′、22…実動作プログラムPRG−F′、23…
エリアA′、24…エリアB′、25…エリアC′、2
6…一例の通信制御装置、27…プログラム転送回路の
ステップ1、28…プログラム転送回路のステップ2、
29…プログラム転送回路のステップ3、30…プログ
ラム転送回路のステップ4、31…プログラム転送回路
のステップ5、32…プログラム転送回路のステップ
6、33…プログラム転送回路のステップ7、34…プ
ログラム転送回路の管理テーブル、35…不揮発性メモ
リ内プログラム先頭アドレス、36…不揮発性メモリ内
プログラム終了アドレス、37…揮発性メモリ内プログ
ラム先頭アドレス、38…転送元アドレス、39…転送
先アドレス、40…転送サイズ、41…請求項3のメモ
リ内蔵装置、42…装置負荷測定回路。
1 ... Device with built-in memory according to claim 1, 2 ... MPU (microcomputer processing unit), 3 ... Timer, 4 ... Program transfer circuit, 5 ... Non-volatile memory, 6
... Volatile memory, 7 ... Internal bus, 8 ... Actual operation program PRG-A, 9 ... Actual operation program PRG-B, 10 ...
Actual operation program PRG-C, 11 ... Actual operation program PRG-D, 12 ... Actual operation program PRG-E, 13
... actual operation program PRG-F, 14 ... area A, 15
Area B, 16 ... Area C, 17 ... Actual operation program PRG-A ', 18 ... Actual operation program PRG-B',
19 ... Actual operation program PRG-C ', 20 ... Actual operation program PRG-D', 21 ... Actual operation program PRG
-E ', 22 ... Actual operation program PRG-F', 23 ...
Area A ', 24 ... Area B', 25 ... Area C ', 2
6 ... Example of communication control device, 27 ... Step 1 of program transfer circuit, 28 ... Step 2 of program transfer circuit,
29 ... Program transfer circuit step 3, 30 ... Program transfer circuit step 4, 31 ... Program transfer circuit step 5, 32 ... Program transfer circuit step 6, 33 ... Program transfer circuit step 7, 34 ... Program transfer circuit Management table, 35 ... Non-volatile memory program start address, 36 ... Non-volatile memory program end address, 37 ... Volatile memory program start address, 38 ... Transfer source address, 39 ... Transfer destination address, 40 ... Transfer size , 41 ... Device with built-in memory according to claim 3, 42 ... Device load measuring circuit.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 益子 英昭 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所情報制御システム事業部 内 (72)発明者 小川 尚雄 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所情報制御システム事業部 内 (72)発明者 藤又 芳巳 茨城県日立市大みか町五丁目2番1号 株 式会社日立情報制御システム内 (72)発明者 関村 淳一 茨城県日立市大みか町五丁目2番1号 株 式会社日立情報制御システム内 Fターム(参考) 5B018 GA04 HA40 MA23 NA01 QA04 RA04 5B076 BA04    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Hideaki Masuko             5-2-1 Omika-cho, Hitachi City, Ibaraki Prefecture             Information Control Systems Division, Hitachi, Ltd.             Within (72) Inventor Nao Ogawa             5-2-1 Omika-cho, Hitachi City, Ibaraki Prefecture             Information Control Systems Division, Hitachi, Ltd.             Within (72) Inventor Yoshimi Fujimata             5-2-1 Omika-cho, Hitachi City, Ibaraki Prefecture             Inside the Hitachi Information Control System (72) Inventor Junichi Sekimura             5-2-1 Omika-cho, Hitachi City, Ibaraki Prefecture             Inside the Hitachi Information Control System F term (reference) 5B018 GA04 HA40 MA23 NA01 QA04                       RA04                 5B076 BA04

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】装置内部にマイクロプロセッサ,不揮発性
メモリ及び揮発性メモリを有し、前記不揮発性メモリ内
に前記マイクロプロセッサが動作するためのプログラム
が格納されているメモリ内蔵装置において、 前記マイクロプロセッサが前記揮発性メモリ内のプログ
ラムを実行する実動作を開始した後、前記実動作に影響
を与えずに前記不揮発性メモリ内のプログラムを前記揮
発性メモリに定期的に書き込む手段を有することを特徴
とするメモリ内蔵装置。
1. A memory built-in device having a microprocessor, a non-volatile memory, and a volatile memory inside the device, and a program for operating the microprocessor is stored in the non-volatile memory. Has a means for periodically writing the program in the non-volatile memory to the volatile memory after starting an actual operation for executing the program in the volatile memory without affecting the actual operation. A device with a built-in memory.
【請求項2】装置内部にマイクロプロセッサ,不揮発性
メモリ及び揮発性メモリを有し、前記不揮発性メモリ内
に前記マイクロプロセッサが動作するためのプログラム
が格納されているメモリ内蔵装置において、 前記不揮発性メモリ内のプログラムを分割し、前記分割
されたプログラムを前記揮発性メモリに書き込む手段を
有することを特徴とするメモリ内蔵装置。
2. A device with a built-in memory, which has a microprocessor, a non-volatile memory, and a volatile memory inside the device, and stores a program for operating the microprocessor in the non-volatile memory. A device with a built-in memory, comprising means for dividing a program in a memory and writing the divided program in the volatile memory.
【請求項3】装置内部にマイクロプロセッサ,不揮発性
メモリ及び揮発性メモリを有し、前記不揮発性メモリ内
に前記マイクロプロセッサが動作するためのプログラム
が格納されているメモリ内蔵装置において、 前記不揮発性メモリ内のプログラムを分割し、前記分割
されたプログラムを前記揮発性メモリに書き込む手段
と、 前記不揮発性メモリ内のプログラム全体の量を認識する
手段と、 前記認識したプログラム全体の量から、前記分割するプ
ログラムのデータ量を算出する手段とを有することを特
徴とするメモリ内蔵装置。
3. A device with a built-in memory, which has a microprocessor, a non-volatile memory and a volatile memory inside the device, and a program for operating the microprocessor is stored in the non-volatile memory. Means for dividing the program in the memory and writing the divided program in the volatile memory; means for recognizing the total amount of the program in the non-volatile memory; and the division based on the recognized total amount of the program. And a means for calculating the data amount of the program to be executed.
【請求項4】装置内部にマイクロプロセッサ,不揮発性
メモリ及び揮発性メモリを有し、前記不揮発性メモリ内
に前記マイクロプロセッサが動作するためのプログラム
が格納されているメモリ内蔵装置において、 前記マイクロプロセッサの負荷を認識する手段と、 前記マイクロプロセッサが低負荷時に前記プログラムを
前記揮発性メモリに分割してコピーする手段とを有する
ことを特徴とするメモリ内蔵装置。
4. A memory built-in device having a microprocessor, a non-volatile memory, and a volatile memory inside the device, and a program for operating the microprocessor being stored in the non-volatile memory. And a means for recognizing the load of the microprocessor, and a means for copying the program by dividing the program into the volatile memory when the microprocessor has a low load.
【請求項5】マイクロプロセッサは揮発性メモリ内にコ
ピーされた不揮発性メモリ内のプログラムを実行する実
動作を開始し、 前記不揮発性メモリ内の前記プログラムを前記揮発性メ
モリ内に転送するプログラム転送回路は前記実動作の開
始後、前記実動作に影響を与えずに前記不揮発性メモリ
内のプログラムを前記揮発性メモリに定期的に書き込む
ことを特徴とするメモリ内蔵装置のエラー抑制方法。
5. The program transfer, wherein the microprocessor starts the actual operation of executing the program in the non-volatile memory copied in the volatile memory, and transfers the program in the non-volatile memory to the volatile memory. A method for suppressing an error in a device with a built-in memory, wherein after the start of the actual operation, the circuit periodically writes the program in the non-volatile memory to the volatile memory without affecting the actual operation.
【請求項6】マイクロプロセッサは揮発性メモリ内にコ
ピーされた不揮発性メモリ内のプログラムを実行する実
動作を開始し、 前記不揮発性メモリ内の前記プログラムを前記揮発性メ
モリ内に転送するプログラム転送回路は前記不揮発性メ
モリ内のプログラムを分割し、前記分割されたプログラ
ムを前記揮発性メモリに書き込むことを特徴とするメモ
リ内蔵装置のエラー抑制方法。
6. The program transfer, wherein the microprocessor starts an actual operation of executing a program in the nonvolatile memory copied in the volatile memory, and transfers the program in the nonvolatile memory to the volatile memory. A circuit divides a program in the non-volatile memory, and writes the divided program in the volatile memory.
JP2001330123A 2001-10-29 2001-10-29 Built-in memory device Pending JP2003131895A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001330123A JP2003131895A (en) 2001-10-29 2001-10-29 Built-in memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001330123A JP2003131895A (en) 2001-10-29 2001-10-29 Built-in memory device

Publications (1)

Publication Number Publication Date
JP2003131895A true JP2003131895A (en) 2003-05-09

Family

ID=19145902

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001330123A Pending JP2003131895A (en) 2001-10-29 2001-10-29 Built-in memory device

Country Status (1)

Country Link
JP (1) JP2003131895A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013118700A1 (en) * 2012-02-10 2013-08-15 日本電信電話株式会社 Wavelength selection switch system and method for controlling wavelength selection switch

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013118700A1 (en) * 2012-02-10 2013-08-15 日本電信電話株式会社 Wavelength selection switch system and method for controlling wavelength selection switch
JP2013165386A (en) * 2012-02-10 2013-08-22 Nippon Telegr & Teleph Corp <Ntt> Wavelength selection switch system and wavelength selection switch control method
US9294826B2 (en) 2012-02-10 2016-03-22 Nippon Telegraph And Telephone Corporation Wavelength selection switch system and method for controlling wavelength selection switch

Similar Documents

Publication Publication Date Title
TWI684868B (en) Memory controller and operating method thereof, and controlling method of a memory system
US8365031B2 (en) Soft error correction method, memory control apparatus and memory system
CN100592271C (en) Apparatus and method for high performance volatile disk drive memory access using an integrated DMA engine
US7908443B2 (en) Memory controller and method for optimized read/modify/write performance
JP4960364B2 (en) Hardware-assisted device configuration detection
US11977744B2 (en) Memory anomaly processing method and system, electronic device, and storage medium
US20140173328A1 (en) Correcting a failure associated with a current firmware image
JP2008009721A (en) Evaluation system and evaluation method thereof
JP2016118815A (en) Nonvolatile memory device
US8127052B2 (en) Data transfer control device and computer system
JP2007293846A (en) Method and system for performing maintenance and calibration operations for memory
US8873327B2 (en) Semiconductor device and operating method thereof
JP2003131895A (en) Built-in memory device
JP2018180656A (en) Memory controller and control method thereof
US20090210758A1 (en) Method for reducing data error when flash memory storage device using copy back command
JP3962853B2 (en) Memory data error correction method
US11681527B2 (en) Electronic device and multiplexing method of spatial
JP2000132461A (en) Information controller
JP2004126911A (en) Control unit
JP3638729B2 (en) Data storage control method and apparatus
JP6918267B2 (en) Bottleneck detection device and bottleneck detection program
US7325085B2 (en) Motherboard and control method thereof
JPH05274227A (en) Electronic disk device
JP2005267255A (en) Clock automatic stop controller, and electronic apparatus or image processing apparatus having the controller
TW202424736A (en) Micro-controller unit, control system and control method thereof

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060509

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20060512

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060512

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060706

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060725

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060919

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061017