JP2984649B1 - Memory read control method and program read control method - Google Patents

Memory read control method and program read control method

Info

Publication number
JP2984649B1
JP2984649B1 JP10131585A JP13158598A JP2984649B1 JP 2984649 B1 JP2984649 B1 JP 2984649B1 JP 10131585 A JP10131585 A JP 10131585A JP 13158598 A JP13158598 A JP 13158598A JP 2984649 B1 JP2984649 B1 JP 2984649B1
Authority
JP
Japan
Prior art keywords
memory
program
valid
invalid
update
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.)
Expired - Fee Related
Application number
JP10131585A
Other languages
Japanese (ja)
Other versions
JPH11328040A (en
Inventor
宣昌 栗原
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 Saitama Ltd
Original Assignee
NEC Saitama Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Saitama Ltd filed Critical NEC Saitama Ltd
Priority to JP10131585A priority Critical patent/JP2984649B1/en
Application granted granted Critical
Publication of JP2984649B1 publication Critical patent/JP2984649B1/en
Publication of JPH11328040A publication Critical patent/JPH11328040A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Stored Programmes (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

【要約】 【課題】 プログラムを更新中に障害が発生すると動作
不能に陥る。 【解決手段】 ダウンロードされるプログラムの更新前
プログラムを記憶する第1メモリと、更新後プログラム
を記憶する第2メモリとでメモリを二重化しておき、第
2メモリのプログラムを更新するときは、先ず無効化し
(S5)、更新(S6)後に有効化する(S7)。その
後、リセットと初期処理を実行し(S8,S9)、有効
化されていれば(S10)、第2メモリ部内の更新後プ
ログラムを実行する(S11,S12)。また、無効化
のままであれば(S10)、それは更新中(S6)に、
障害が発生したためであり、第1メモリ部が有効か無効
かを調べる(S13)。そして、有効なら第1メモリ部
内の更新前プログラムを実行する(S14,S15)。
Abstract: PROBLEM TO BE SOLVED: To disable operation when a failure occurs while updating a program. SOLUTION: When a first memory for storing a program before update of a program to be downloaded and a second memory for storing a program after update are duplicated in memory, when updating a program in the second memory, first, It is invalidated (S5) and activated after updating (S6) (S7). Thereafter, reset and initial processing are executed (S8, S9), and if enabled (S10), the updated program in the second memory unit is executed (S11, S12). If the invalidation remains (S10), it is being updated (S6),
It is checked whether the first memory unit is valid or invalid because a failure has occurred (S13). If it is valid, the pre-update program in the first memory unit is executed (S14, S15).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、メモリの読み出し
制御方法、特に上位局から移動通信基地局にダウンロー
ドされるプログラムを二重化メモリに記憶したときの、
更新後プログラムと更新前プログラムの読み出し制御方
法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a read control method for a memory, and more particularly, to a method for storing a program downloaded from an upper station to a mobile communication base station in a dual memory.
The present invention relates to a read control method of a program after update and a program before update.

【0002】[0002]

【従来の技術】従来、商用運転中の移動通信基地局の、
基地局が動作するためのプログラム(以下、単にプログ
ラムと記す)を変更する方法は図6に示すようなフロー
チャートに沿って行われていた。すなわち、基地局運用
中(S21)に上位局より変更されたプログラムが転送
され(S22)、上位局より転送された変更されたプロ
グラムは基地局内の伝送路インタフェース部で受信(S
23)され、伝送路インタフェース部は制御部内のダウ
ンロード格納エリアにプログラムを転送する(S2
4)。ダウンロード格納エリアからメモリカードに、変
更されたプログラムは転送される(S25)。ここで装
置、またはCPUにリセットが実行され(S26)、起
動用ROMに書き込まれたプログラムにより初期処理が
実行され(S27)、続いて起動用ROMに書き込まれ
たプログラムによりメモリカードに書き込まれたプログ
ラムをプログラム領域に転送(S28)し、CPUは変
更されたプログラムにより起動する(S29)。
2. Description of the Related Art Conventionally, a mobile communication base station in commercial operation,
A method of changing a program (hereinafter, simply referred to as a program) for operating the base station has been performed according to a flowchart as shown in FIG. That is, during the operation of the base station (S21), the changed program is transferred from the upper station (S22), and the changed program transferred from the upper station is received by the transmission line interface unit in the base station (S21).
23) Then, the transmission line interface unit transfers the program to the download storage area in the control unit (S2).
4). The changed program is transferred from the download storage area to the memory card (S25). Here, the device or the CPU is reset (S26), the initial processing is executed by the program written in the boot ROM (S27), and then the data is written in the memory card by the program written in the boot ROM. The program is transferred to the program area (S28), and the CPU is started by the changed program (S29).

【0003】しかし、このような方法では、ダウンロー
ド格納エリアに格納された変更されたプログラムをメモ
リカードに転送中(S25)に、何らかの要因により電
源が瞬断又はリセットを行わないと復旧しない障害等が
発生してしまった場合、リセットが実行(S26)され
起動用ROMに書き込まれたプログラムにより初期処理
が実行される(S27)。続いて起動用ROMに書き込
まれたプログラムにより、メモリカードに書き込まれた
プログラムをプログラム領域に転送(S28)し、CP
Uはこのプログラムにより起動(S29)しようとする
が、基地局は起動することができない。その理由は、ダ
ウンロード格納エリアに格納された変更されたプログラ
ムをメモリカードに転送中(S25)にリセット(S2
6)が実行されたため、メモリカード内に格納されてい
るプログラムが不正になっており、また図7に示すよう
に、メモリカードのプログラムが格納されるメモリ部は
一式のみだからである。
[0003] However, in such a method, during transfer of the changed program stored in the download storage area to the memory card (S25), a failure that cannot be restored unless the power supply is momentarily interrupted or reset for some reason or the like. Occurs, the reset is executed (S26), and the initial processing is executed by the program written in the boot ROM (S27). Subsequently, the program written in the memory card is transferred to the program area by the program written in the boot ROM (S28),
U tries to start (S29) by this program, but the base station cannot start. The reason is that the changed program stored in the download storage area is reset during transfer to the memory card (S25) (S2).
This is because the program stored in the memory card is illegal because step 6) is executed, and as shown in FIG. 7, the memory card stores only one set of the memory unit in which the program is stored.

【0004】このような問題点を解消するものとして、
特開平8−331278号公報に記載された「ダウンロ
ード方法」が知られている。この方法は、「上位装置か
ら電話回線を介してダウンロードされる制御プログラム
を第1のメモリに格納されたローダープログラムの実行
により受信し第2のメモリに格納すると共に、第2のメ
モリに格納された制御プログラムを実行してサービスを
行う端末装置において、緊急サービス機能を有するプロ
グラムを予め第3のメモリに格納し、受信され前記第2
のメモリに格納された制御プログラムをチェックし、こ
のチェック結果が異常となる場合は前記第3のメモリの
プログラムを実行することを特徴とするダウンロード方
法。」である。
[0004] In order to solve such problems,
A "download method" described in Japanese Patent Application Laid-Open No. 8-331278 is known. The method includes the steps of “receiving a control program downloaded from a host device via a telephone line by executing a loader program stored in a first memory, storing the control program in a second memory, and storing the control program in a second memory. In a terminal device that executes the control program and performs a service, a program having an emergency service function is stored in advance in a third memory,
Checking the control program stored in the memory of the third memory, and executing the program of the third memory when the result of the check is abnormal. ".

【0005】また、特開平9−325891号公報に
は、上位局からファイルダウンロードを実行し、更新さ
れた新しいファイルをSDMに格納し、その後、ダウン
ロード時刻フラグ,切替フラグを用い、ICカードにS
DMに格納された更新後の新しいファイルを書き込む
が、この場合、ICカードに更新前の古いファイルが書
き込まれている状態で、装置にリセットが実行される
と、ICカード内の更新前ファイルで装置が立ち上がる
ようにした制御プログラム更新制御方法が記載されてい
る。
Japanese Patent Application Laid-Open No. 9-325891 discloses that a file is downloaded from an upper station, an updated new file is stored in an SDM, and then a download time flag and a switching flag are used for the IC card.
A new file after update stored in the DM is written. In this case, if the device is reset while the old file before update is written to the IC card, the file before update in the IC card is written. A control program update control method in which the apparatus is started up is described.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上述し
た特開平8−331278号公報の技術では、第2のメ
モリに格納された制御プログラムが異常な場合に、第2
のメモリに代替する第3のメモリには、「「110」番
通報や「119」番通報等、緊急かつ最低限の通話サー
ビスを提供」(同公報0015)するプログラムしか格
納されていないため、このプログラムによっては商用運
転を続行することはできないという新たな問題を有す
る。
However, according to the technique disclosed in JP-A-8-331278, when the control program stored in the second memory is abnormal, the second
The third memory, which is an alternative to the above-mentioned memory, stores only a program for providing an emergency and minimum call service such as a "110" call or a "119" call (0015). There is a new problem that commercial operation cannot be continued with this program.

【0007】また、特開平9−325891号公報記載
の技術では、プログラムの更新前にリセットが実行され
ると更新前のプログラムで装置が立ち上がるというもの
であり、更新中にリセットが実行された場合には対処で
きないという問題点がある。
In the technique described in Japanese Patent Application Laid-Open No. 9-325891, if a reset is executed before updating a program, the apparatus starts up with the program before the update. Has a problem that it cannot be dealt with.

【0008】本発明の目的は、データの更新中に障害が
発生しても、データの読み出しが可能なメモリの読み出
し制御方法を提供することにある。
It is an object of the present invention to provide a memory read control method capable of reading data even if a failure occurs during data update.

【0009】より具体的な本発明の目的は、商用運転中
の移動体通信基地局に、上位局からプログラムをダウン
ロードしてプログラムを変更している間に障害が発生し
ても、商用運転を続行できるようなメモリの読み出し制
御方法、ひいてはプログラム格納方法を提供することに
ある。
A more specific object of the present invention is to provide a mobile communication base station which is operating in commercial operation even if a failure occurs while a program is being downloaded from an upper station and the program is changed. An object of the present invention is to provide a memory read control method and a program storage method that can be continued.

【0010】[0010]

【課題を解決するための手段】本発明のメモリの読み出
し制御方法は、更新前データを記憶する第1メモリと更
新後データを記憶する第2メモリとで二重化され、前記
各メモリのそれぞれに更新が有効に行われたか否かを示
す有効・無効判定ビット領域が設けられたメモリの読み
出し制御方法であって、前記第2メモリのプログラム更
新に際し、前記第2メモリの有効/無効判定ビット領域
を無効と書き換えて更新後に有効と書き換え、その後、
リセットと初期処理を実行し、前記第2メモリの有効/
無効判定ビット領域が有効の場合、前記第2メモリ部内
の更新後プログラムを実行し、一方、無効の場合、前記
第1メモリの有効/無効判定ビット領域を読み込み、有
効なら前記第1メモリ内の更新前プログラムを実行する
ことを特徴とする。
Memory read control method of the present invention, in order to solve the problem] is duplicated by a second memory for storing the first memory and updated data for storing pre-update data, wherein
Indicates whether each memory has been updated effectively
A method for controlling reading of a memory provided with a valid / invalid judgment bit area , comprising:
At the time of new, valid / invalid judgment bit area of the second memory
Is rewritten as invalid, renewed as valid after updating,
Perform reset and initial processing, and enable / disable the second memory.
When the invalidation determination bit area is valid, the
Execute the program after updating, while if invalid,
Reads the valid / invalid judgment bit area of the first memory and
If effective, the pre-update program in the first memory is executed .

【0011】本発明のプログラムの読み出し制御方法
は、更新前プログラムを記憶し有効・無効判定ビット領
域を有する第1メモリと、更新後プログラムを記憶し有
効・無効判定ビット領域を有する第2メモリとの二重化
メモリを備えた移動体通信基地局へ、上位局からダウン
ロードしたプログラムの読み出し制御方法であって、前
記ダウンロードによってプログラムを更新するときは、
前記第2メモリの有効・無効判定ビット領域を無効にし
た後に前記第2メモリにプログラムを転送して有効と
し、リセットと初期処理を実行後に前記第2メモリの
有効・無効判定ビット領域が有効なら前記第2メモリの
プログラムを読み出し、無効で前記第1メモリの有効・
無効判定ビット領域が有効なら、前記第1メモリのプロ
グラムを読み出すことを特徴とする。
According to the program read control method of the present invention, a program before update is stored and a valid / invalid judgment bit area is stored.
First memory having an area, and storing and storing an updated program.
Duplication with the second memory having a valid / invalid judgment bit area
To a mobile communication base station equipped with a memory, a read control method of a program downloaded from an upper station , when updating the program by the download,
And effective to transfer the program to the second memory after invalidating the valid or invalid determination bit region of the second memory, after executing the reset and initialization process, valid or invalid determination bit region of the second memory is enabled Nara reads the second memory program, the disabled and the first memory enable,
If the invalid determination bit area is valid , the program in the first memory is read.

【0012】本発明の好ましい実施の形態としてのメモ
リの読み出し制御方法は、前記第1メモリは更新される
ことがなく、有効・無効判定ビット領域が常に有効であ
ることを特徴とする。
A read control method for a memory according to a preferred embodiment of the present invention is characterized in that the first memory is not updated and the valid / invalid determination bit area is always valid.

【0013】本発明の好ましい実施の形態としてのメモ
リの読み出し制御方法は、前記第1メモリは、前記第2
メモリの1世代前の更新前データを記憶するように構成
したことを特徴とする。
According to a preferred embodiment of the present invention, there is provided a memory read control method, wherein the first memory includes the second memory.
It is characterized in that the memory is configured to store pre-update data of one generation before in the memory.

【0014】[0014]

【発明の実施の形態】次に、本発明の実施の形態につい
て説明する。
Next, an embodiment of the present invention will be described.

【0015】本発明のメモリの読み出し制御方法は、更
新前データを記憶する第1メモリと更新後データを記憶
する第2メモリとで二重化されたメモリの読み出し制御
方法であって、前記メモリのそれぞれに更新が有効に行
われたか否かを示す有効・無効判定ビット領域を設けて
おき、更新時には当該メモリの前記有効・無効判定ビッ
ト領域を無効にした後に書き込み後に有効に変更し、ま
た前記二重化メモリの読み出し時には前記第2メモリの
有効・無効判定ビット領域が有効の場合には前記第2メ
モリの更新後データ、無効の場合であり、かつ前記第1
メモリの有効・無効判定ビット領域が有効なら前記第1
メモリの更新前データを読み出し出力とすることを特徴
とする。
A read control method for a memory according to the present invention is a read control method for a memory that is duplicated by a first memory for storing data before update and a second memory for storing data after update, wherein each of the memories is A valid / invalidity determination bit area that indicates whether or not the update has been performed effectively. When updating, the validity / invalidity determination bit area of the memory is invalidated, then changed to valid after writing, and the duplexing is performed. When the memory is read, the updated / updated data in the second memory is invalid if the valid / invalid judgment bit area of the second memory is valid, and the first data is invalid.
If the valid / invalid judgment bit area of the memory is valid, the first
It is characterized in that the pre-update data of the memory is read and output.

【0016】また、本発明のプログラムの読み出し制御
方法は、上位局から移動体通信基地局へダウンロードし
たプログラムの読み出し制御方法であって、前記移動体
通信基地局は更新前プログラムを記憶し有効・無効判定
ビット領域を有する第1メモリと更新後プログラムを記
憶し有効・無効判定ビット領域を有する第2メモリとの
二重化メモリを備えており、前記ダウンロードによって
プログラムを更新するときは、前記第2メモリの有効・
無効判定ビット領域を無効にした後に前記第2メモリに
プログラムを転送して有効とし、リセットと初期処理を
実行後に前記第2メモリの有効・無効判定ビットを読み
出し、有効なら第2メモリのプログラムを読み出し、ま
た無効なら前記第1メモリの有効・無効判定ビットを読
み出し、有効なら第1メモリのプログラムを読み出すこ
とを特徴とする。
Further, the read control method of a program according to the present invention is a read control method of a program downloaded from an upper station to a mobile communication base station, wherein the mobile communication base station stores a pre-update program and stores the pre-update program. A dual memory including a first memory having an invalidity determination bit area and a second memory storing an updated program and having a validity / invalidity determination bit area; and when updating the program by the download, the second memory Valid
After disabling the invalidity determination bit area, transfer the program to the second memory to make it valid. After performing reset and initial processing, read out the validity / invalidity determination bit of the second memory. It is characterized by reading the validity / invalidity determination bit of the first memory if it is invalid, and reading the program of the first memory if valid.

【0017】以下、本発明の実施例につき図面を参照し
て説明する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.

【0018】図2は、本発明が適用される移動通信シス
テムのブロック図であり、移動通信システムの中で末端
に位置する基地局100と上位局200の接続を示す。
上位局200は、基地局100と伝送路aにより接続さ
れ、数十台の基地局100を配下に設置し制御すること
ができる、移動通信システムの制御等の中枢であり、公
衆網とのインタフェースを受け持っている。また、基地
局100は、移動通信端末との無線インタフェースを持
ち、上位局200よりプログラムを遠隔転送された時受
信することができ、このプログラムを使用した再起動、
および基地局100内部のメモリカード123への格納
をすることができる。このプログラムには、無線部11
0の制御,制御部120の制御,伝送路インタフェース
部130の制御,およびプログラムを変更する際の上位
局200からの転送を受信するためのプログラム等のプ
ログラムが含まれている。以下、プログラムというとき
は、特にことわらない限りプログラム全体を意味する。
FIG. 2 is a block diagram of a mobile communication system to which the present invention is applied, and shows a connection between a base station 100 located at a terminal in the mobile communication system and an upper station 200.
The upper station 200 is connected to the base station 100 by the transmission line a, is a center of control of a mobile communication system, which can install and control several tens of base stations 100 under the control thereof, and has an interface with a public network. Is responsible for In addition, the base station 100 has a wireless interface with the mobile communication terminal, and can receive when a program is remotely transferred from the upper station 200, and restart using this program.
In addition, data can be stored in the memory card 123 inside the base station 100. This program includes a radio unit 11
0, control of the control unit 120, control of the transmission line interface unit 130, and a program for receiving a transfer from the upper station 200 when the program is changed. Hereinafter, a program means the entire program unless otherwise specified.

【0019】図3は、基地局100内の構成を示すブロ
ック図であり、無線部110,制御部120、および伝
送路インタフェース部130で構成されている。伝送路
インタフェース部130は、上位局200から伝送路a
経由で送信される信号を音声(データ),基地局100
を制御するための制御信号、およびプログラムに分割
し、音声(データ)は接続線d経由で無線部110に、
基地局100を制御するための制御信号、およびプログ
ラムは接続線b経由で制御部120に送出し、無線部1
10から接続線d経由で入力される音声(データ)と制
御部120から接続線b経由で入力される制御信号を多
重化し上位局200へ伝送路a経由で送出する。
FIG. 3 is a block diagram showing the configuration inside base station 100, which comprises radio section 110, control section 120, and transmission path interface section 130. The transmission line interface unit 130 transmits the transmission line a
The signal transmitted via the base station 100 is voice (data).
Is divided into a control signal and a program for controlling the communication, and voice (data) is transmitted to the wireless unit 110 via the connection line d.
A control signal and a program for controlling the base station 100 are transmitted to the control unit 120 via the connection line b, and the radio unit 1
The voice (data) input from the control unit 10 via the connection line d and the control signal input from the control unit 120 via the connection line b are multiplexed and transmitted to the host station 200 via the transmission line a.

【0020】無線部110は、上位局200が送信した
デジタル化された音声(データ)を、伝送路a,伝送路
インタフェース部130,および接続線d経由で受信
し、制御部120の制御により高周波信号に変換しアン
テナ経由で空間に放出し、移動通信端末からの高周波信
号をアンテナ経由で受信し、音声(データ)をデジタル
化し上位局200へ、接続線d,伝送路インタフェース
部130,および伝送路a経由で送信する。
The radio unit 110 receives the digitized voice (data) transmitted by the upper station 200 via the transmission line a, the transmission line interface unit 130, and the connection line d, and controls the radio frequency under the control of the control unit 120. The signal is converted into a signal, emitted to the space via an antenna, a high-frequency signal from the mobile communication terminal is received via the antenna, voice (data) is digitized, and a connection line d, a transmission line interface unit 130, and a transmission line are transmitted to the upper station 200. The transmission is performed via the path a.

【0021】制御部120は、上位局200からの制御
信号を伝送路インタフェース部130経由で受信し、基
地局100内の制御等を行っている。基地局100内の
制御には、無線部110を制御する無線制御、上位局2
00とのインタフェースを持つ伝送路インタフェース部
130の制御、および基地局100全体を制御している
制御部120自身の制御がある。
The control section 120 receives a control signal from the upper station 200 via the transmission line interface section 130 and controls the base station 100. The control in the base station 100 includes radio control for controlling the radio unit 110, the upper station 2
There is control of the transmission line interface unit 130 having an interface with the base station 100 and control of the control unit 120 itself which controls the entire base station 100.

【0022】また、基地局100は上位局200からの
遠隔操作で、基地局100が動作中に、プログラムを更
新することができ、上位局200が送信してくる基地局
100が動作するためのプログラムを受信し、制御部1
20内に記憶し、そのプログラムで動作することができ
る。
Further, the base station 100 can update a program while the base station 100 is operating by remote control from the upper station 200, so that the base station 100 transmitted from the upper station 200 operates. Control unit 1
20 and can operate with the program.

【0023】図4は、基地局100内の制御部120を
詳細に示すブロック図であり、CPU121,起動用R
OM122,メモリカード123,ワーク用RAM12
4,プログラムエリア125,ダウンロード格納エリア
126,および前記ブロックを接続するアドレスデータ
バスeを備えている。
FIG. 4 is a block diagram showing the control unit 120 in the base station 100 in detail.
OM 122, memory card 123, work RAM 12
4, a program area 125, a download storage area 126, and an address data bus e for connecting the blocks.

【0024】CPU121は、制御部120のみならず
基地局100を制御するメインコントロール機能を有し
ている。電源投入時およびリセット解除時には、起動用
ROM122内に書き込まれているプログラムにより、
初期処理を実行しその後メモリカード123内に書き込
まれているプログラムをプログラムエリア125に転送
し基地局100をコントロールする。
The CPU 121 has a main control function for controlling not only the control unit 120 but also the base station 100. When the power is turned on and the reset is released, the program written in the boot ROM 122
After executing the initial processing, the program written in the memory card 123 is transferred to the program area 125 to control the base station 100.

【0025】起動用ROM122は、CPU121の初
期処理を実行するためのプログラム、メモリカード12
3に格納されたプログラムをプログラム領域125に転
送するためのプログラムが格納されている。また、メモ
リカード123に格納されたプログラムをプログラムエ
リア125に転送する際は、メモリカード123内の有
効/無効判定ビット領域を確認し、有効であればメモリ
カード123内の第2メモリ部のプログラムをプログラ
ム領域125に転送する。メモリカード123内の第2
メモリ部の有効/無効判定ビット領域を確認し、無効で
あればメモリカード123内の第1メモリ部の有効/無
効判定ビット領域を確認し有効であればメモリカード1
23内の第1メモリ部のプログラムをプログラム領域1
25に転送する。
The boot ROM 122 includes a program for executing the initial processing of the CPU 121 and the memory card 12.
3 is transferred to the program area 125. Also, when transferring the program stored in the memory card 123 to the program area 125, the valid / invalidity determination bit area in the memory card 123 is checked, and if valid, the program in the second memory unit in the memory card 123 is checked. Is transferred to the program area 125. The second in the memory card 123
The validity / invalidity determination bit area of the memory unit is confirmed. If invalid, the validity / invalidity determination bit area of the first memory unit in the memory card 123 is confirmed.
23, the program in the first memory unit is stored in the program area 1
Transfer to 25.

【0026】メモリカード123は、CPU121によ
りプログラムが格納され、図5に示すように内部を2つ
のブロック(ROM部,RAM部)に分離され各々に格
納されたプログラムが有効か無効かを示すデータが格納
された有効/無効判定ビット領域が設けられている。上
位局200からの遠隔操作により、上位局200から転
送されたプログラムは、第2メモリ部に格納される。第
1メモリ部は遠隔操作により書き変わることはない。ま
た、第1メモリ部と第2メモリ部には不揮発性のメモリ
を使用している。
The memory card 123 stores a program by the CPU 121, is internally divided into two blocks (ROM section and RAM section) as shown in FIG. 5, and stores data indicating whether the stored program is valid or invalid. Is stored in the validity / invalidity determination bit area. The program transferred from the upper station 200 by remote control from the upper station 200 is stored in the second memory unit. The first memory section is not rewritten by remote control. Further, non-volatile memories are used for the first memory unit and the second memory unit.

【0027】ワーク用RAM124は、CPU121が
動作するときに使用するワークエリアである。また、プ
ログラムエリア125は、CPU121によりメモリカ
ード123内に格納されたプログラムを実行する際、C
PU121は起動用ROM122内のプログラムを実行
し、メモリカード123からプログラムを転送し、プロ
グラムを実行するためのエリアである。さらに、ダウン
ロード格納エリア126は、基地局100が運用中に上
位局200からプログラムを遠隔で送信してきたとき
に、そのプログラムを受信するエリアである。
The work RAM 124 is a work area used when the CPU 121 operates. When the program stored in the memory card 123 is executed by the CPU 121,
The PU 121 is an area for executing a program in the boot ROM 122, transferring the program from the memory card 123, and executing the program. Further, the download storage area 126 is an area for receiving a program when the base station 100 remotely transmits a program from the upper station 200 during operation.

【0028】次に、以上のような構成の下、本発明のプ
ログラム読み出し制御方法について説明する。
Next, a program read control method according to the present invention having the above configuration will be described.

【0029】本移動通信システムは、図2に示したよう
に、伝送路aにより上位局200と基地局100とが接
続され、基地局100は上位局200からの遠隔操作に
より、プログラムを変更することが可能である。また、
図3に示したように、基地局100は上位局200から
伝送路a経由で音声や制御信号を受信し、または上位局
200に送信し、またプログラムを受信している。受信
された音声,制御信号,およびプログラムは多重化され
ているのでは伝送路インタフェース部130で分離して
いる。音声は接続線d経由で無線部110へ、制御信号
とプログラムは接続線b経由で制御部120へ送信され
る。
In this mobile communication system, as shown in FIG. 2, the upper station 200 and the base station 100 are connected by the transmission line a, and the base station 100 changes the program by remote control from the upper station 200. It is possible. Also,
As shown in FIG. 3, the base station 100 receives a voice or a control signal from the upper station 200 via the transmission line a, or transmits the voice or control signal to the upper station 200, and receives a program. If the received voice, control signal, and program are multiplexed, they are separated by the transmission line interface unit 130. The voice is transmitted to the wireless unit 110 via the connection line d, and the control signal and the program are transmitted to the control unit 120 via the connection line b.

【0030】伝送路インタフェース部130により分離
された上位局200からの信号のうちプログラムは、伝
送路インタフェース部130より接続線b経由で制御部
120内のダウンロード格納エリア126に格納され
る。
The program among the signals from the upper station 200 separated by the transmission line interface unit 130 is stored in the download storage area 126 in the control unit 120 from the transmission line interface unit 130 via the connection line b.

【0031】ダウンロード格納エリア126に格納され
た、変更後のプログラムは、変更前のプログラムで動作
しているCPU121によりダウンロード格納エリア1
26からメモリカード123内の第2メモリ部に転送さ
れる。この際、まず第2メモリ部の有効/無効判定ビッ
ト領域を無効と書き換えてから転送を行う。転送終了後
に、第2メモリ部の有効/無効判定ビット領域を有効と
書き換える。第2メモリ部への転送が終了すると、CP
U121にリセットが実行される。リセット解除後にC
PU121は、起動用ROM122内のプログラムによ
り初期処理を実行し、変更後プログラムの格納されてい
る第2メモリ部の有効/無効判定ビット領域を読み込
み、有効であることを確認し、変更後プログラムをプロ
グラム領域125に転送する。CPU121はプログラ
ム領域125に転送された、変更後プログラムを使用
し、基地局100の運用を開始する。
The program after the change stored in the download storage area 126 is stored in the download storage area 1 by the CPU 121 which operates on the program before the change.
26 to the second memory unit in the memory card 123. At this time, the transfer is performed after rewriting the validity / invalidity determination bit area of the second memory unit to invalid. After the transfer is completed, the valid / invalid judgment bit area of the second memory unit is rewritten as valid. When the transfer to the second memory unit is completed, the CP
A reset is executed in U121. C after reset release
The PU 121 performs an initial process by using a program in the boot ROM 122, reads a valid / invalid determination bit area of the second memory unit in which the changed program is stored, confirms that the program is valid, and executes the changed program. Transfer to the program area 125. The CPU 121 starts operation of the base station 100 using the changed program transferred to the program area 125.

【0032】以上、正常動作の場合について説明した
が、次に、ダウンロード格納エリア126に格納された
変更されたプログラムを、第2メモリに転送中に、何ら
かの要因により電源が瞬断又はリセットを行わないと復
旧しない障害等が発生してしまった時の動作について説
明する。
The normal operation has been described above. Next, while the changed program stored in the download storage area 126 is being transferred to the second memory, the power supply is momentarily interrupted or reset for some reason. An operation performed when a failure or the like that cannot be recovered unless otherwise occurs will be described.

【0033】正常動作時と同様に、電源瞬断等の障害発
生時のリセットおよび強制的にリセットが実行された
時、リセット解除後にCPU121は、起動用ROM1
22内のプログラムにより初期処理を実行し、変更され
たプログラムの格納されているであろうメモリカード1
23内の第2メモリ部の有効/無効判定ビット領域を読
み込む。しかし、ダウンロード格納エリア126から第
2メモリ部へ変更されたプログラムを書き込み中に障害
が発生しリセットが実行されているため、第2メモリ部
のプログラムは新旧どちらでもない不正なプログラムと
なっており、またメモリカード123内の第2メモリの
有効/無効判定ビット領域は無効を示している。そのた
め、今度は第1メモリ部の有効/無効判定ビット領域を
読み込み、第1メモリ部の有効/無効判定ビット領域を
確認し、有効であればメモリカード123内に格納され
ているプログラムをプログラム領域125に転送する。
CPU121はプログラム領域125に転送された、変
更される前のプログラムを使用し、基地局100の運用
を開始する。第1メモリ部は、上位局200からの遠隔
によるプログラムを転送したとき書き換えられることは
ない。
As in the case of normal operation, when the reset at the time of occurrence of a failure such as a momentary power failure or forcible reset is executed, the CPU 121 resets the boot ROM 1 after the reset is released.
22 executes the initial processing by the program in the memory card 1 and the memory card 1 in which the changed program will be stored.
The validity / invalidity determination bit area of the second memory unit in 23 is read. However, since a failure has occurred during the writing of the changed program from the download storage area 126 to the second memory unit and a reset has been executed, the program in the second memory unit is an illegal program that is neither new nor old. The valid / invalidity determination bit area of the second memory in the memory card 123 indicates invalid. Therefore, this time, the validity / invalidity determination bit area of the first memory unit is read, and the validity / invalidity determination bit area of the first memory unit is confirmed. If the validity / invalidity determination bit area is valid, the program stored in the memory card 123 is transferred to the program area. Transfer to 125.
The CPU 121 starts operation of the base station 100 by using the program before the change transferred to the program area 125. The first memory unit is not rewritten when a remote program from the upper station 200 is transferred.

【0034】次に、以上の処理を図1のフローチャート
を参照しながら説明する。
Next, the above processing will be described with reference to the flowchart of FIG.

【0035】基地局100が運用中(図1のS1)に、
上位局200より変更されたプログラムが転送されると
(S2)、プログラムは基地局100内の伝送路インタ
フェース部130で受信(S3)し、伝送路インタフェ
ース部130は制御部120内のダウンロード格納エリ
ア126にプログラムを転送する(S4)。ダウンロー
ド格納エリア126からメモリカード123内の第2メ
モリ部に、変更されたプログラムを転送する際に、先ず
第2メモリ部の有効/無効判定ビット領域を無効と書き
換える(S5)。ダウンロード格納エリア126から第
2メモリ部へ変更されたプログラムを転送し(S6)、
転送が終了すると第2メモリ部の有効/無効判定ビット
領域を有効と書き換える(S7)。ここで装置、または
CPU121にリセットが実行され(S8)、起動用R
OM122に書き込まれたプログラムにより初期処理が
実行され(S9)、続いて起動用ROM122に書き込
まれたプログラムにより第2メモリ部の有効/無効判定
ビット領域を読む(S10)。第2メモリ部の有効/無
効判定ビット領域が有効の場合は、第2メモリ部に書き
込まれたプログラムをプログラム領域125に転送し
(S11)、CPU121は変更されたプログラムによ
り起動する(S12)。
While the base station 100 is operating (S1 in FIG. 1),
When the changed program is transferred from the upper station 200 (S2), the program is received by the transmission line interface unit 130 in the base station 100 (S3), and the transmission line interface unit 130 stores the download storage area in the control unit 120. The program is transferred to 126 (S4). When transferring the changed program from the download storage area 126 to the second memory unit in the memory card 123, the valid / invalidity determination bit area of the second memory unit is rewritten as invalid (S5). The changed program is transferred from the download storage area 126 to the second memory unit (S6),
When the transfer is completed, the valid / invalid determination bit area of the second memory unit is rewritten as valid (S7). Here, the device or the CPU 121 is reset (S8), and the activation R
Initial processing is executed by the program written in the OM 122 (S9), and subsequently, the valid / invalid determination bit area of the second memory unit is read by the program written in the boot ROM 122 (S10). If the validity / invalidity determination bit area of the second memory unit is valid, the program written in the second memory unit is transferred to the program area 125 (S11), and the CPU 121 is started by the changed program (S12).

【0036】ダウンロード格納エリア126に格納され
た変更されたプログラムを第2メモリ部に転送中(S
6)に、何らかの要因により電源が瞬断またはリセット
を行わないと復旧しない障害等が発生してしまった場
合、S10において、有効/無効判定ビット領域は無効
を示している。これは、ダウンロード格納エリア126
から第2メモリ部へ変更されたプログラムを転送中に、
リセットによる再起動が実行されたためである。また、
この時の第2メモリ部のプログラムは、新旧どちらでも
ない不正なプログラムとなっている。第2メモリ部の有
効/無効判定ビット領域が無効を示しているため、起動
用ROM122に書き込まれたプログラムにより、引き
続きメモリカード123内の第1メモリ部の有効/無効
判定ビット領域を読み込む(S13)。上位局200か
らのプログラムの更新時に書き換えられることのないメ
モリカード123内の第1メモリ部有効/無効判定ビッ
ト領域は、有効を示し、有効を示している変更される前
のプログラムが格納された第1メモリ部から、変更され
る前のプログラムをプログラム領域125に転送(S1
4)し、CPU121は変更される前のプログラムによ
り起動する(S15)。
The changed program stored in the download storage area 126 is being transferred to the second memory unit (S
In 6), if a failure or the like that cannot be restored unless the power supply is instantaneously interrupted or reset occurs for some reason, the valid / invalid determination bit area indicates invalid in S10. This is the download storage area 126
While transferring the changed program from the to the second memory unit,
This is because a restart by reset has been executed. Also,
At this time, the program in the second memory unit is an illegal program that is neither new nor old. Since the valid / invalid determination bit area of the second memory unit indicates invalid, the valid / invalid determination bit area of the first memory unit in the memory card 123 is continuously read by the program written in the boot ROM 122 (S13). ). The first memory portion valid / invalidity determination bit area in the memory card 123 which is not rewritten when the program is updated from the upper station 200 indicates validity, and stores the program before modification indicating validity. The program before the change is transferred from the first memory unit to the program area 125 (S1
4) Then, the CPU 121 is activated by the program before the change (S15).

【0037】なお、図1に示したような処理をプログラ
ミングして、そのプログラムを基地局のコンピュータ
読み込み可能な、例えば磁気ディスクや半導体メモリ等
の記録媒体に記録し、基地局に読み込んで実行するよう
にすることもできる。このプログラムは、更新前プログ
ラムを記憶する第1メモリと更新後プログラムを記憶す
る第2メモリとで二重化されたメモリの読み出し制御プ
ログラムが記録された、コンピュータにより読込可能な
記録媒体であって、受信したプログラムをダウンロード
格納エリアに転送する処理と、第2メモリの有効・無効
判定ビット領域を無効とする処理と、前記ダウンロード
格納エリアから前記第2メモリへプログラムを転送する
処理と、該転送後に前記第2メモリの有効・無効判定ビ
ット領域を有効とする処理と、リセットと初期処理を実
行する処理と、前記第2メモリの有効・無効判定ビット
領域を読み出して判定する処理と、判定の結果が有効な
ら前記第2メモリのプログラムをプログラムエリアに転
送して起動する処理と、前記判定の結果が無効なら第1
メモリの有効・無効判定ビット領域を読み出して判定す
る処理と、該判定の結果が有効なら前記第1メモリのプ
ログラムを前記プログラムエリアに転送して起動する処
理とを含む。
It should be noted that the processing shown in FIG. 1 is programmed, the program is recorded on a recording medium, such as a magnetic disk or a semiconductor memory, which can be read by the computer of the base station, and read into the base station for execution. It can also be done. This program is readable by a computer in which a read control program for a memory duplicated by a first memory for storing a program before update and a second memory for storing a program after update is recorded.
A recording medium for transferring a received program to a download storage area, disabling a valid / invalid determination bit area of a second memory, and transferring a program from the download storage area to the second memory. Processing, processing for validating the valid / invalid determination bit area of the second memory after the transfer, processing for executing reset and initial processing, and reading and determining the valid / invalid determination bit area of the second memory. A process of transferring the program in the second memory to the program area if the result of the determination is valid, and a process of starting the program if the result of the determination is invalid.
The method includes a process of reading the validity / invalidity determination bit area of the memory to make a determination, and a process of transferring the program of the first memory to the program area and starting the program if the result of the determination is valid.

【0038】以上に説明した実施例においては、第1メ
モリ部は書き換えられることはないとしているが、本発
明はこれに限定されることはなく、例えば1世代前の更
新前プログラムを記憶するようにしてもよい。
In the embodiment described above, the first memory unit is not rewritten. However, the present invention is not limited to this. For example, the first memory unit may store a pre-update program before one generation. It may be.

【0039】また、第1メモリ部と第2メモリ部をフラ
ッシュメモリとしてもよく、同一のメモリチップで実現
してもよい。
The first memory unit and the second memory unit may be flash memories, and may be realized by the same memory chip.

【0040】さらに、以上の実施例は移動体通信基地局
へダウンロードされたプログラムの読み出し制御方法に
ついてのものであるが、より一般的なメモリの読み出し
制御方法にまで拡大することも容易にできる。
Furthermore, the above embodiment is directed to a method of controlling reading of a program downloaded to a mobile communication base station, but it can be easily expanded to a more general method of controlling reading of a memory.

【0041】[0041]

【発明の効果】本発明は、更新前データを記憶する第1
メモリと更新後データを記憶する第2メモリとでメモリ
を二重化し、第2メモリを更新対象として、先ず無効化
してから更新し、更新後に有効化する構成としたため、
更新中に障害が発生しても第1メモリの更新前データを
使用できるという効果を有する。
According to the present invention, the first method for storing pre-update data is provided.
Since the memory is duplicated with the memory and the second memory for storing the updated data, and the second memory is set as an object to be updated, the memory is first invalidated and then updated, and then the updated memory is enabled.
Even if a failure occurs during the update, the pre-update data of the first memory can be used.

【0042】より具体的には、基地局が動作するための
プログラムを格納するメモリを2つ設け、一方だけにプ
ログラムを書き込み、また、書き込みを行う際、各メモ
リに設けられた、そのプログラムが有効であるか無効で
あるかを判断するための領域を設けたため、基地局が動
作するためのプログラムを上位局より遠隔で転送し、基
地局内のメモリへ変更された基地局が動作するためのプ
ログラムを転送中に、基地局にリセットを伴うような障
害が発生しても、基地局は再起動することができ、ま
た、再起動により、再度プログラムの遠隔転送を行うこ
とができるという効果を有する。
More specifically, two memories for storing a program for operating the base station are provided, and the program is written in only one of the memories. Since an area for determining whether the base station is valid or invalid is provided, a program for operating the base station is remotely transferred from the upper station, and the changed base station is operated to the memory in the base station. Even if a failure involving resetting occurs in the base station during the transfer of the program, the base station can be restarted, and the restart enables the remote transfer of the program again. Have.

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

【図1】本発明の一実施例を示すフローチャートであ
る。
FIG. 1 is a flowchart showing one embodiment of the present invention.

【図2】本発明が適用される移動体通信システムのブロ
ック図である。
FIG. 2 is a block diagram of a mobile communication system to which the present invention is applied.

【図3】図2に示した基地局の詳細を示すブロック図で
ある。
FIG. 3 is a block diagram showing details of a base station shown in FIG. 2;

【図4】図3に示した制御部の詳細を示すブロック図で
ある。
FIG. 4 is a block diagram illustrating details of a control unit illustrated in FIG. 3;

【図5】本発明における第1メモリと第2メモリの概念
を示す図である。
FIG. 5 is a diagram showing the concept of a first memory and a second memory in the present invention.

【図6】従来のプログラムの読み出し制御方法の一例を
示すフローチャートである。
FIG. 6 is a flowchart showing an example of a conventional program read control method.

【図7】従来例におけるメモリ部の概念を示す図であ
る。
FIG. 7 is a diagram showing a concept of a memory unit in a conventional example.

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

100 基地局 110 無線部 120 制御部 121 CPU 122 起動用ROM 123 メモリカード 124 ワーク用RAM 125 プログラムエリア 126 ダウンロード格納エリア 130 伝送路インタフェース部 200 上位局 REFERENCE SIGNS LIST 100 base station 110 radio section 120 control section 121 CPU 122 boot ROM 123 memory card 124 work RAM 125 program area 126 download storage area 130 transmission path interface section 200 upper station

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G06F 12/16 G06F 9/06 G06F 9/445 H04Q 7/36 G06F 12/00 ──────────────────────────────────────────────────続 き Continued on the front page (58) Fields surveyed (Int. Cl. 6 , DB name) G06F 12/16 G06F 9/06 G06F 9/445 H04Q 7/36 G06F 12/00

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】更新前データを記憶する第1メモリと更新
後データを記憶する第2メモリとで二重化され、前記各
メモリのそれぞれに更新が有効に行われたか否かを示す
有効・無効判定ビット領域が設けられたメモリの読み出
し制御方法であって、前記第2メモリのプログラム更新に際し、前記第2メモ
リの有効/無効判定ビット領域を無効と書き換えて更新
後に有効と書き換え、その後、リセットと初期処理を実
行し、前記第2メモリの有効/無効判定ビット領域が有
効の場合、前記第2メモリ部内の更新後プログラムを実
行し、一方、無効の場合、前記第1メモリの有効/無効
判定ビット領域を読み込み、有効なら前記第1メモリ内
の更新前プログラムを実行する ことを特徴とするメモリ
の読み出し制御方法。
1. A is duplicated in the first memory for storing data prior to updating the second memory for storing the updated data, each
Indicates whether the update was valid for each of the memories
A read control method for a memory provided with a valid / invalid determination bit area , wherein the second memory is used to update a program in the second memory.
Rewrite the valid / invalid judgment bit area of the memory
After that, rewrite as valid, and then perform reset and initial processing.
And the valid / invalid judgment bit area of the second memory is
If the update is effective, execute the updated program in the second memory unit.
The first memory is valid / invalid if invalid
Reads the judgment bit area, and if valid, in the first memory
A read-out control method for a memory, which executes a pre-update program .
【請求項2】更新前プログラムを記憶し有効・無効判定
ビット領域を有する第1メモリと、更新後プログラムを
記憶し有効・無効判定ビット領域を有する第2メモリと
の二重化メモリを備えた移動体通信基地局へ、上位局か
ダウンロードしたプログラムの読み出し制御方法であ
って、 前記ダウンロードによってプログラムを更新するとき
は、前記第2メモリの有効・無効判定ビット領域を無効
にした後に前記第2メモリにプログラムを転送して有効
とし、リセットと初期処理を実行後に前記第2メモリ
の有効・無効判定ビット領域が有効なら前記第2メモリ
のプログラムを読み出し、無効で前記第1メモリの有効
・無効判定ビット領域が有効なら、前記第1メモリのプ
ログラムを読み出すことを特徴とするプログラムの読み
出し制御方法。
2. A program for storing a pre-update program and determining validity / invalidity.
A first memory having a bit area and an updated program
A second memory for storing and having a valid / invalid judgment bit area;
Mobile communication base station with dual memory
The read control method of a program downloaded Luo, when updating the program by the download, the program in the second memory as a valid transferred after disabling to enable or disable determination bit region of the second memory , after executing the reset and initialization process, the valid or invalid determination bit region in the second memory reads the valid if the second memory program, if invalid effective or invalid determination bit region of the first memory is enabled, the A program read control method, comprising reading a program from a first memory.
【請求項3】前記第1メモリは更新されることがなく、
有効・無効判定ビット領域が常に有効であることを特徴
とする請求項1記載のメモリの読み出し制御方法または
請求項2記載のプログラムの読み出し制御方法。
3. The first memory is not updated,
3. The method according to claim 1, wherein the valid / invalid determination bit area is always valid.
【請求項4】前記第1メモリは、前記第2メモリの1世
代前の更新前データを記憶するように構成したことを特
徴とする請求項1記載のメモリの読み出し制御方法また
は請求項2記載のプログラムの読み出し制御方法。
4. The method according to claim 1, wherein the first memory is configured to store pre-update data of one generation before the second memory. Program read control method.
【請求項5】前記第1メモリと前記第2メモリとは同一
メモリチップで実現したことを特徴とする請求項1〜請
求項4のいずれかに記載のメモリの読み出し制御方法ま
たはプログラムの読み出し制御方法。
5. The memory read control method or program read control according to claim 1, wherein the first memory and the second memory are realized by the same memory chip. Method.
【請求項6】前記プログラムは、ダウンロードプログラ
ムを含むことを特徴とする請求項2〜請求項5のいずれ
かに記載のプログラムの読み出し制御方法。
6. The method according to claim 2, wherein the program includes a download program.
【請求項7】前記プログラムは、公衆網とのインタフェ
ースを持ち移動通信システムの中枢である上位局から転
送され、移動通信端末との無線インタフェースを持つ基
地局において実行されることを特徴とする請求項5また
は請求項6記載のプログラムの読み出し制御方法。
7. The program according to claim 1, wherein the program is transferred from an upper station having an interface with a public network and being a center of a mobile communication system, and is executed in a base station having a wireless interface with a mobile communication terminal. 7. The method according to claim 5 or 6, wherein the program is read.
【請求項8】更新前プログラムを記憶する第1メモリと
更新後プログラムを記憶する第2メモリとで二重化され
たメモリの読み出し制御プログラムが記録された、コン
ピュータにより読込可能な記録媒体であって、 受信したプログラムをダウンロード格納エリアに転送す
る処理と、 第2メモリの有効・無効判定ビット領域を無効とする処
理と、 前記ダウンロード格納エリアから前記第2メモリへプロ
グラムを転送する処理と、 該転送後に前記第2メモリの有効・無効判定ビット領域
を有効とする処理と、 リセットと初期処理を実行する処理と、 前記第2メモリの有効・無効判定ビット領域を読み出し
て判定する処理と、 判定の結果が有効なら前記第2メモリのプログラムをプ
ログラムエリアに転送して起動する処理と、 前記判定の結果が無効なら第1メモリの有効・無効判定
ビット領域を読み出して判定する処理と、 該判定の結果が有効なら前記第1メモリのプログラムを
前記プログラムエリアに転送して起動する処理とを移動
通信基地局に行わせる、読み出し制御プログラムが記録
されたコンピュータにより読み込み可能な記録媒体。
8. A computer in which a read control program for a memory duplicated by a first memory for storing a program before update and a second memory for storing a program after update is recorded.
A recording medium readable by a computer, a process of transferring a received program to a download storage area, a process of invalidating a validity / invalidity determination bit area of a second memory; Transferring the program to the second memory, validating the valid / invalid determination bit area of the second memory after the transfer, performing reset and initial processing, and valid / invalid determination bit area of the second memory. A process for reading and judging the data, a process for transferring the program in the second memory to the program area if the result of the judgment is valid, and a process for starting the valid / invalid judgment bit area in the first memory if the result of the judgment is invalid Reading and determining, and if the result of the determination is valid, transferring the program in the first memory to the program area And processing for starting to perform the mobile communication base station Te, the read control program is recorded
Recording medium readable by a computer .
JP10131585A 1998-05-14 1998-05-14 Memory read control method and program read control method Expired - Fee Related JP2984649B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10131585A JP2984649B1 (en) 1998-05-14 1998-05-14 Memory read control method and program read control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10131585A JP2984649B1 (en) 1998-05-14 1998-05-14 Memory read control method and program read control method

Publications (2)

Publication Number Publication Date
JP2984649B1 true JP2984649B1 (en) 1999-11-29
JPH11328040A JPH11328040A (en) 1999-11-30

Family

ID=15061504

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10131585A Expired - Fee Related JP2984649B1 (en) 1998-05-14 1998-05-14 Memory read control method and program read control method

Country Status (1)

Country Link
JP (1) JP2984649B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9622001B2 (en) 2013-05-14 2017-04-11 Widex A/S Method of remotely fitting a hearing aid system, a remote hearing aid fitting system and a hearing aid

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6584559B1 (en) * 2000-01-28 2003-06-24 Avaya Technology Corp. Firmware download scheme for high-availability systems
JP2001331319A (en) * 2000-05-19 2001-11-30 Juki Corp Equipment control system
KR100516551B1 (en) * 2000-11-25 2005-09-22 엘지전자 주식회사 Remote software upgrade method and system in optical network
JP4120180B2 (en) * 2001-05-08 2008-07-16 ティアック株式会社 Program processing apparatus, program version upgrade method and program version upgrade program therefor
KR100440950B1 (en) * 2001-06-30 2004-07-21 삼성전자주식회사 Method for upgrading software in network environment and network device thereof
KR100433056B1 (en) * 2001-08-18 2004-05-24 엘지전자 주식회사 Method for Program Upgrade
KR20040013641A (en) * 2002-08-07 2004-02-14 삼성전자주식회사 Portable apparatus for updating the OS image file
US6836657B2 (en) * 2002-11-12 2004-12-28 Innopath Software, Inc. Upgrading of electronic files including automatic recovery from failures and errors occurring during the upgrade
JP4307409B2 (en) * 2005-05-31 2009-08-05 三洋電機株式会社 Recovery method and base station apparatus and base station system using the same
JP4615431B2 (en) * 2005-12-09 2011-01-19 株式会社ニチベイ Electric switchgear control system
JP2008084291A (en) 2006-08-28 2008-04-10 Fujitsu Ltd Storage apparatus, control method, and control device
KR100873302B1 (en) * 2006-08-29 2008-12-09 콘티넨탈 오토모티브 시스템 주식회사 Method for reprogramming electric control unit of car
KR100859601B1 (en) 2007-03-13 2008-09-23 주식회사 현대오토넷 Method of upgrading control data based on deck for car electronic device and computer-readable medium having thereon program performing function embodying the same
JP5611648B2 (en) * 2010-04-21 2014-10-22 京セラ株式会社 Electronic equipment and electronic system
JP2017049874A (en) * 2015-09-03 2017-03-09 日本電気株式会社 Information processing device, information processing system, control method, and control program
JP6845021B2 (en) * 2017-01-12 2021-03-17 株式会社東芝 Electronic devices, IC cards and information processing systems

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9622001B2 (en) 2013-05-14 2017-04-11 Widex A/S Method of remotely fitting a hearing aid system, a remote hearing aid fitting system and a hearing aid

Also Published As

Publication number Publication date
JPH11328040A (en) 1999-11-30

Similar Documents

Publication Publication Date Title
JP2984649B1 (en) Memory read control method and program read control method
CN102830984B (en) Method, chip and the communication terminal that firmware updates
CN101026848B (en) Mobile terminal and software update method
EP1770512A2 (en) Method and system for updating software
KR100841510B1 (en) Modular data components for wireless communication devices
WO2003083647A1 (en) Communication terminal software updating method, communication terminal, and software updating method
US20060075284A1 (en) Method for over-the-air firmware update of NAND flash memory based mobile devices
CN104657161A (en) Method and device for updating firmware of mobile terminal
CN112416411B (en) Upgrading method and device, equipment end, server and computer readable medium
JP4013040B2 (en) Download apparatus and download method
JP5754287B2 (en) IC chip, processing method in IC chip, UIM, portable terminal, and processing program for IC chip
CN114995852A (en) Equipment upgrading method, equipment and computer readable storage medium
JP2004110610A (en) Remote maintenance system
US20080045244A1 (en) Radio base station apparatus
KR100516551B1 (en) Remote software upgrade method and system in optical network
CN1954627A (en) Modular data components for wireless communication devices
JP3632572B2 (en) Electronic switch control device
JP2001154926A (en) Storage method using flash memory and recording medium recording storage control program
JP2004280340A (en) Starting system for radio base station
JP2003228490A (en) Terminal equipment connected to network, and network system using the same
CN112118280A (en) Recovery method after OTA upgrade failure of WI-FI equipment
JP2001337832A (en) Terminal device
KR100545095B1 (en) Method of upgrading software in wireless communication terminal
KR100588199B1 (en) Method for recovering download mode in program download fail state of portable terminal, and portable terminal employing it
CN1984474B (en) Method and system for realizing mobile user data safety backup

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090924

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090924

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100924

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100924

Year of fee payment: 11

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100924

Year of fee payment: 11

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110924

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120924

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130924

Year of fee payment: 14

LAPS Cancellation because of no payment of annual fees