JPH07146790A - Alteration processing system for firmware program - Google Patents

Alteration processing system for firmware program

Info

Publication number
JPH07146790A
JPH07146790A JP29569593A JP29569593A JPH07146790A JP H07146790 A JPH07146790 A JP H07146790A JP 29569593 A JP29569593 A JP 29569593A JP 29569593 A JP29569593 A JP 29569593A JP H07146790 A JPH07146790 A JP H07146790A
Authority
JP
Japan
Prior art keywords
control
firmware program
read
memory
write
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
JP29569593A
Other languages
Japanese (ja)
Inventor
Takafumi Kon
隆文 今
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP29569593A priority Critical patent/JPH07146790A/en
Publication of JPH07146790A publication Critical patent/JPH07146790A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To alter a firmware program without exchanging a ROM by copying the firmware program stored in the ROM in a RAM and rewriting the firmware program on the RAM. CONSTITUTION:A microprocessor 201 controls a device 3 to be controlled based on a control instruction transmitted from a central processing unit 1 and the firmware program stored in a ROM 202. A RAM 203 having storage capacity sufficient for accumulating the content of the ROM 202 is provided. The content of the ROM 202 is copied in the RAM 203 at the operation time of initialization. A write circuit 200 rewrites the content of the firmware program copied in the RAM 203 by a control instruction indicating the rewriting of the firmware program from the central processing unit 1. The microprocessor 201 is operated by the firmware program copied in RAM 203.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マイクロプロセッサを
使用した機器のファームウエアプログラムの変更処理方
式に関し、特に、ファームウエアプログラムを格納した
リード・オンリー・メモリ(読みだし専用記憶素子で、
以降ROMと称する)を取り替えることなくファームウ
エアプログラムを変更するファームウエアプログラムの
変更処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a firmware program change processing method for a device using a microprocessor, and more particularly to a read-only memory (a read-only storage element, which stores a firmware program,
The present invention relates to a firmware program change processing method for changing a firmware program without replacing (hereinafter referred to as ROM).

【0002】[0002]

【従来の技術】従来、マイクロプロセッサを使用した機
器においてファームウエアプログラムを変更する手段
は、そのファームウエアプログラムが格納されているR
OMを、新たなファームウエアプログラムが格納されて
いるROMと取り替えることにより対処するのが一般的
であり、たとえ小規模な変更であっても、ROM交換で
対処している。
2. Description of the Related Art Conventionally, in a device using a microprocessor, a means for changing a firmware program is an R which stores the firmware program.
Generally, the OM is dealt with by replacing it with a ROM in which a new firmware program is stored, and even a small change is dealt with by replacing the ROM.

【0003】また、ROMと対応させて2種類のランダ
ム・アクセス・メモリ(読みだし/書き込み記憶素子
で、以降RAMと称する)を設け、ROMの内容データ
の有効/無効を表示するデータを有する補助RAMと、
当該補助RAMが無効表示したときにROMの該当アド
レスの内容データに変えて出力する異なるデータを蓄積
した外部RAMとによりROMの内容データを疑似的に
変更する技術が特開平1ー220299号公報に開示さ
れている。
Further, two kinds of random access memories (read / write storage elements, hereinafter referred to as RAM) are provided in association with the ROM, and auxiliary data having data indicating validity / invalidity of the contents data of the ROM are provided. RAM,
Japanese Unexamined Patent Publication No. 1-222099 discloses a technique for artificially changing the content data of the ROM by an external RAM that stores different data to be output in place of the content data of the corresponding address of the ROM when the auxiliary RAM is invalidly displayed. It is disclosed.

【0004】[0004]

【発明が解決しようとする課題】交換機に代表されるよ
うな装置においては、マイクロプロセッサ制御による同
一または異種の制御機器を多数使用して負荷分散及び機
能分散を図り、それらの分散化された制御機器における
ファームウエアプログラムが中央制御装置のソフトウエ
アプログラムと連携して各種の機能動作を行なってい
る。
In a device represented by an exchange, load distribution and function distribution are achieved by using a large number of control devices of the same type or different types controlled by a microprocessor, and these distributed control is performed. The firmware program in the device cooperates with the software program of the central controller to perform various functional operations.

【0005】したがって、このような交換機に代表され
るような装置においては、従来のファームウエアプログ
ラムの変更手段では当該制御機器の機能変更や機能追加
のためにファームウエアプログラムを変更するたびにR
OMを交換するので、装置全体として多数のROMを必
要とするとともにROM交換のために多大な費用が発生
するという問題があった。
Therefore, in a device typified by such an exchange, the conventional firmware program changing means changes the R function each time the firmware program is changed in order to change or add a function of the control device.
Since the OM is replaced, there is a problem that a large number of ROMs are required for the entire apparatus and a large amount of money is required for the ROM replacement.

【0006】更に、交換機に代表されるような装置にお
いては、分散化された各制御機器のファームウエアプロ
グラムの変更に伴って中央制御装置のソフトウエアプロ
グラムの関連する下位装置制御部分のプログラムも同時
に変更しないと、装置全体として調和のとれたファーム
ウエアプログラムとソフトウエアプログラムの連携によ
る機能動作を実現することができないので、従来のファ
−ムウエアプログラムの変更手段では、ROM交換と同
時にソフトウエアプログラムの変更という、ことなる種
類の変更作業を同期させて行なわなければならない問題
があった。
Further, in a device represented by an exchange, a program of a lower-order device control portion related to a software program of a central control device is also changed at the same time as a firmware program of each decentralized control device is changed. If it is not changed, it is not possible to realize the function operation by the harmony of the firmware program and the software program as a whole in the whole apparatus. There was a problem that different kinds of change work, such as change of, had to be performed synchronously.

【0007】また、特開平1ー220299号公報に開
示されている技術においては、ROMに蓄積されている
該当アドレスのデータの有効/無効を補助RAMの表示
により行い、当該表示に基づき外部RAMに蓄積された
データを用いて疑似的にデータを変更するものなので、
小規模なデータ変更に対処するには有効ではあるが、交
換機に使用されている制御機器のマイクロプロセッサの
ファームウエアプログラムの機能変更や機能追加を行な
うというような、複雑な変更には対処できないという欠
点がある。
Further, in the technique disclosed in Japanese Patent Application Laid-Open No. 1-220299, the validity / invalidity of the data of the corresponding address stored in the ROM is displayed on the auxiliary RAM, and the external RAM is displayed on the basis of the display. Since the data is changed pseudo using the accumulated data,
Although it is effective in dealing with small-scale data changes, it cannot deal with complicated changes such as changing the functions or adding functions of the firmware program of the microprocessor of the control equipment used in the exchange. There are drawbacks.

【0008】本発明はかかる問題を解決するためになさ
れたもので、ファームウエアプログラムの格納されてい
るROMを交換することなくファームウエアプログラム
を変更する、ファームウエアプログラムの変更処理方式
を得ることを目的とする。
The present invention has been made to solve the above problems, and it is an object of the present invention to obtain a firmware program change processing method for changing a firmware program without replacing the ROM storing the firmware program. To aim.

【0009】[0009]

【課題を解決するための手段】本発明のファームウエア
プログラムの変更処理方式は、マイクロプロセッサと、
ROMに格納されたファームウエアプログラムを有し
て、上位制御装置と制御対象装置との間に位置して、上
位制御装置から伝達される制御命令とファームウエアプ
ログラムとに基づいてマイクロプロセッサが制御対象装
置を制御する制御装置における変更処理方式であり、課
題を解決するための手段として、ファームウエアプログ
ラムが格納されているROMの内容を蓄積するに十分な
記憶容量を持つRAMと、初期設定動作時には、ROM
の内容をRAMに複写し、上位制御装置から伝達される
制御命令がファームウエアプログラムの書換を指示する
命令の時には、当該制御命令の内容に従って初期設定動
作時にRAMに複写されたファームウエアプログラムの
内容を書き換える書込手段とを有して、マイクロプロセ
ッサをRAMに複写されたファームウエアプログラムに
より動作させるものである。
A firmware program change processing system according to the present invention comprises a microprocessor,
Having a firmware program stored in ROM, the microprocessor is located between the higher-level control device and the controlled device, and the microprocessor is controlled based on the control command and the firmware program transmitted from the higher-level control device. A change processing method in a control device for controlling the device, and as a means for solving the problem, a RAM having a sufficient storage capacity for accumulating the contents of the ROM storing the firmware program, and an initial setting operation , ROM
When the control command transmitted from the host controller is an instruction to rewrite the firmware program, the contents of the firmware program copied to the RAM during the initial setting operation according to the contents of the control command. And a writing means for rewriting the above, and the microprocessor is operated by the firmware program copied to the RAM.

【0010】また、上位制御装置から伝達される制御命
令は、識別子によりマイクロプロセッサに対する制御命
令とファームウエアプログラムの書換を指示する命令と
を識別することができる。
Further, the control command transmitted from the host controller can identify the control command for the microprocessor and the command for instructing the rewriting of the firmware program by the identifier.

【0011】[0011]

【作用】制御装置が電源投入等により初期設定されると
ROMに格納されたファームウエアプログラムを全てR
AMに複写し、マイクロプロセッサはこのRAMに複写
されたファームウエアプログラムにより制御を行う。
When the control device is initialized by turning on the power, etc., all firmware programs stored in the ROM are read.
After copying to AM, the microprocessor controls by the firmware program copied to this RAM.

【0012】この結果、上位制御装置から変更命令を伝
達してRAM上のファームウエアプログラムを書き換え
ることにより、ファームウエアプログラムの変更をRO
M交換せずに実施することができる。
As a result, by transmitting a change command from the host controller and rewriting the firmware program on the RAM, the change of the firmware program is performed by the RO.
M can be carried out without replacement.

【0013】[0013]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0014】図1は、本発明の一実施例が適用される交
換機の機能分散制御の概念を示す構成図である。
FIG. 1 is a block diagram showing the concept of function distribution control of an exchange to which an embodiment of the present invention is applied.

【0015】中央制御装置1は、記憶装置11に蓄積さ
れている交換ソフトウエアプログラムに基づいてCPU
10により交換機の交換制御動作を実行しており、加入
者制御装置21、通話路制御装置22及び信号制御装置
23に代表される制御機器2は、それぞれの制御対象機
器3として、加入者制御装置21は発信加入者40及び
着信加入者41並びに第1の加入者回路30及び第2の
加入者回路31を、通話路制御装置22は通話路を形成
する通話路装置32を、信号制御装置23は信号受信の
REC33及びダイヤルトーン、呼出音等の信号音送出
のTONE34等の信号送受信機器を制御している。
The central control unit 1 has a CPU based on an exchange software program stored in the storage unit 11.
10 executes the exchange control operation of the exchange, and the control equipment 2 represented by the subscriber control equipment 21, the communication path control equipment 22 and the signal control equipment 23 is the subscriber control equipment as each controlled equipment 3. Reference numeral 21 designates a calling subscriber 40, a called subscriber 41, a first subscriber circuit 30 and a second subscriber circuit 31, a speech path control device 22 a speech path device 32 forming a speech path, and a signal control device 23. Controls REC 33 for signal reception and TONE 34 for signal tone transmission such as dial tone and ringing tone.

【0016】この制御機器2は、中央制御装置1から伝
達される制御指示情報信号S11、S12又はS13に
基づいて、マイクロプロセッサとその制御を行うファー
ムウエアプログラムとにより制御対象装置3を制御信号
S21、S22又はS23、及び監視信号S31、S3
2又はS33を用いて制御及び監視を行い、その制御結
果及び監視情報を中央制御装置1に報告情報信号S10
を用いて報告することにより全体として調和のとれた交
換制御動作が行われている。
Based on the control instruction information signal S11, S12 or S13 transmitted from the central control device 1, the control device 2 controls the control target device 3 by a microprocessor and a firmware program for controlling the control signal S21. , S22 or S23, and supervisory signals S31, S3
2 or S33 is used for control and monitoring, and the control result and monitoring information are sent to the central control unit 1 by the report information signal S10.
As a result, a harmonious exchange control operation is performed as a whole.

【0017】このような機器構成のもとに、交換ソフト
ウエアプログラムと制御機器の有するファームウエアプ
ログラムとの連携により、交換機において実行される交
換動作の概要を次に述べる。
An outline of the exchange operation executed in the exchange by the cooperation of the exchange software program and the firmware program included in the control equipment under the above-mentioned equipment configuration will be described below.

【0018】発信加入者40が発呼すると、その発呼状
態は加入者制御装置21においてファームウエアプログ
ラムにより行われている第1の加入者回路30のスキャ
ン動作により検出(監視信号S31)され、その発呼検
出情報はあらかじめ定められた情報形式の報告情報信号
S10により中央制御装置1に伝達される。
When the calling subscriber 40 makes a call, the calling state is detected by the scan operation of the first subscriber circuit 30 performed by the firmware program in the subscriber control unit 21 (monitoring signal S31). The call detection information is transmitted to the central controller 1 by a report information signal S10 having a predetermined information format.

【0019】中央制御装置1においては加入者制御装置
21より受信した発呼検出情報に基づき起呼接続のソフ
トウエアプログラムが実行され、通話路制御装置22に
対して通話路装置32の通話路P1及び通話路P2を形
成するように制御指示情報信号S12で指示するととも
に、信号制御装置23に対しては発信加入者40からの
選択数字受信を報告するように制御指示情報信号S13
で指示する。
In the central controller 1, a software program for calling connection is executed on the basis of the call detection information received from the subscriber controller 21, and the call path P1 of the call path device 32 is transmitted to the call path controller 22. And the control instruction information signal S12 to form the communication path P2, and the control instruction information signal S13 to the signal control device 23 so as to report the reception of the selected digit from the calling subscriber 40.
Instruct.

【0020】各制御装置のマイクロプロセッサとファー
ムウエアプログラムはこれらの制御指示情報を解析し、
通話路制御装置22では制御信号S22を通話路装置3
2に送出して指示された通話路を接続し、信号制御装置
23ではREC33の受信を準備する。
The microprocessor and the firmware program of each control device analyze these control instruction information,
The call path control device 22 sends the control signal S22 to the call path device 3
Then, the signal control device 23 prepares to receive the REC 33.

【0021】続いて、REC33で受信した発信加入者
40からの選択信号は、監視信号S33により逐次、信
号制御装置23のマイクロプロセッサとファームウエア
プログラムにより検出され、発信加入者情報が付加され
て中央制御装置1に報告情報信号S10により伝達され
る。
Subsequently, the selection signal from the calling subscriber 40 received by the REC 33 is sequentially detected by the supervisory signal S33 by the microprocessor and the firmware program of the signal control device 23, and the calling subscriber information is added to the central signal. The report information signal S10 is transmitted to the control device 1.

【0022】選択信号情報を受信した中央制御装置1で
は、選択信号情報の翻訳ソフトウエアプログラムが実行
され、接続相手先として着信加入者41を選択し、続い
て呼接続プログラムにより各制御機器に指示を与えて発
信加入者40と着信加入者41を接続する準備を行う。
Upon receiving the selection signal information, the central control device 1 executes the selection signal information translation software program, selects the called subscriber 41 as a connection partner, and then instructs each control device by the call connection program. To prepare for connection between the calling subscriber 40 and the called subscriber 41.

【0023】通話路制御装置22に対しては、呼出音を
発信加入者40に供給する通話路(不図示)を接続する
と共に発信加入者40と着信加入者41を接続する通話
路P3の予約(なお、通話路P2と通話路P1はそれぞ
れ、第一数字受信時ならびに数字受信完了時に解放の指
示を受けて解放されている)を制御指示情報信号S12
で指示し、加入者制御装置21に対しては、呼出信号3
6を第2の加入者回路31に接続するとともに着信加入
者41の応答を報告するよう制御指示情報信号S11で
指示する。
A call path (not shown) for supplying a ringing tone to the calling subscriber 40 is connected to the call path control device 22, and a call path P3 for connecting the calling subscriber 40 and the called subscriber 41 is reserved. (Note that the communication path P2 and the communication path P1 are released upon receipt of the release instruction at the time of receiving the first numeral and at the completion of receiving the numeral).
And the call control signal 3 is sent to the subscriber control device 21.
6 is connected to the second subscriber circuit 31 and is instructed by the control instruction information signal S11 to report the response of the terminating subscriber 41.

【0024】各制御機器では、中央制御装置1からのそ
れらの制御指示情報をマイクロプロセッサとファームウ
エアプログラムにより解析し、通話路制御装置22は制
御信号S22、加入者制御装置21は制御信号S21に
より対応する制御を各制御対象装置に対して行う。
In each control device, the control instruction information from the central control unit 1 is analyzed by the microprocessor and the firmware program, and the communication path control unit 22 is controlled by the control signal S22 and the subscriber control unit 21 is controlled by the control signal S21. Corresponding control is performed for each controlled device.

【0025】この後、着信加入者41が応答すると、そ
れを監視(監視信号S31)していた加入者制御装置2
1は中央制御装置1にそれを報告情報信号S10で報告
し、中央制御装置1では着信加入者応答に対応する呼制
御のソフトウエアプログラムが実行され、発信加入者4
0と着信加入者41の接続動作に移行する。
After this, when the called subscriber 41 responds, the subscriber control device 2 which has monitored it (monitoring signal S31)
1 reports it to the central control unit 1 by means of a report information signal S10, and the central control unit 1 executes a call control software program corresponding to the incoming subscriber response, and the calling subscriber 4
0 and the connection operation of the called subscriber 41 is performed.

【0026】中央制御装置1は、通話路制御装置22に
対しては、呼出音を発信加入者40に供給する通話路
(不図示)を解放し、予約していた通話路P3を接続す
るよう制御指示情報信号S12で指示し、加入者制御装
置21に対しては、第2の加入者回路31に接続されて
いる呼出信号36を切り離し、更に、発信加入者40の
通話線の極性反転等の通話開始前に必要な第1の加入者
回路30の動作を行うよう制御指示情報信号S11で指
示する。
The central controller 1 releases the call path (not shown) for supplying the ringing tone to the calling subscriber 40 to the call path controller 22 and connects the reserved call path P3. Instructed by the control instruction information signal S12, the calling signal 36 connected to the second subscriber circuit 31 is disconnected to the subscriber control device 21, and the polarity of the call line of the calling subscriber 40 is reversed. Is instructed by the control instruction information signal S11 to perform the necessary operation of the first subscriber circuit 30 before the start of the call.

【0027】当該指示に基づいて、通話路制御装置22
及び加入者制御装置21は、それぞれのマイクロプロセ
ッサとファームウエアプログラムの制御により、通話路
装置32、第2の加入者回路31及び第1の加入者回路
30を制御する。
Based on the instruction, the speech path controller 22
The subscriber control device 21 controls the speech path device 32, the second subscriber circuit 31, and the first subscriber circuit 30 by controlling the respective microprocessors and firmware programs.

【0028】このようにして、交換機においては主たる
交換制御は中央制御装置により実行されるが、交換動作
に必要な各種周辺機器の動作制御は、中央制御装置のソ
フトウエアプログラムとの密接な連携のもとに、マイク
ロプロセッサを使用した各種制御機器よりに各々分散さ
れて実行している。
In this way, in the exchange, the main exchange control is executed by the central control unit, but the operation control of various peripheral devices necessary for the exchange operation is closely linked with the software program of the central control unit. Originally, they are distributed and executed by various control devices using a microprocessor.

【0029】この制御機器がマイクロプロセッサにより
実行するファームウエアプログラムは通常ROMに蓄積
されており、本発明は、機能変更や機能追加によりこれ
らのファームウエアプログラムの変更が必要となった場
合でもROMを交換することなくファームウエアプログ
ラムの変更を可能ならしめるものである。
A firmware program executed by the control device by the microprocessor is usually stored in the ROM, and the present invention stores the ROM program even when these firmware programs need to be changed due to a function change or a function addition. It allows the firmware program to be changed without replacement.

【0030】図2は、本発明における一実施例である制
御機器のファ−ムウエアプログラムの変更処理方式を示
すブロック構成図である。
FIG. 2 is a block diagram showing a firmware program change processing system of a control device according to an embodiment of the present invention.

【0031】制御装置20は、図1における加入者制御
装置21、通話路制御装置22又は信号制御装置23を
総称する制御機器2の一例であり、マイクロプロセッサ
201と、ファ−ムウエアプログラムを蓄積する一個以
上のROM202と、これらのROMの内容をコピ−し
て蓄積するに十分な記憶容量を持つRAM203と、制
御装置20の電源投入又はその他のリセット動作時に前
記ROM202の内容を前記RAM203にコピ−し、
更に、中央制御装置1から伝達されるファ−ムウエアプ
ログラム変更制御指示情報に基づいてRAM203上の
ファ−ムウエアプログラムを変更する書込回路200と
から構成されている。
The control device 20 is an example of the control device 2 which collectively refers to the subscriber control device 21, the communication path control device 22 or the signal control device 23 in FIG. 1, and stores a microprocessor 201 and a firmware program. One or more ROMs 202, a RAM 203 having a storage capacity sufficient to copy and store the contents of these ROMs, and the contents of the ROM 202 to the RAM 203 when the controller 20 is turned on or other reset operation is performed. -Then
Further, it comprises a writing circuit 200 which changes the firmware program on the RAM 203 based on the firmware program change control instruction information transmitted from the central control unit 1.

【0032】書込回路200は、中央制御装置1とイン
タワ−クしており、図1において説明した中央制御装置
1から伝達される各種の制御指示情報信号を受信すると
ともに、マイクロプロセッサ201が制御対象機器3を
監視又は制御した結果を中央制御装置1に伝える報告情
報信号も中継する。
The writing circuit 200 is interworking with the central control unit 1, receives various control instruction information signals transmitted from the central control unit 1 described with reference to FIG. 1, and is controlled by the microprocessor 201. It also relays a report information signal that informs the central controller 1 of the result of monitoring or controlling the target device 3.

【0033】また、マイクロプロセッサ201は、その
制御動作を行なうファ−ムウエアプログラムとして前記
RAM203上にコピ−されたファ−ムウエアプログラ
ムを使用する。
Further, the microprocessor 201 uses the firmware program copied on the RAM 203 as a firmware program for performing its control operation.

【0034】本発明に係るファ−ムウエアプログラムの
変更処理方式においては、中央制御装置1から制御装置
20に伝達される制御指示情報信号として、通常の交換
動作制御に係る制御指示情報に加えてファ−ムウエアプ
ログラム変更制御指示情報が設けられており、これは制
御指示情報信号を構成する制御指示種別を示す識別子に
より識別できるようになっている。
In the firmware program change processing system according to the present invention, the control instruction information signal transmitted from the central control unit 1 to the control unit 20 is added to the control instruction information relating to the normal exchange operation control. Firmware program change control instruction information is provided, which can be identified by an identifier indicating a control instruction type that constitutes a control instruction information signal.

【0035】制御装置20に伝達された制御指示情報信
号は書込回路200で受信され、通常の交換動作制御に
係る制御指示情報であればマイクロプロセッサ201に
中継されるが、ファ−ムウエアプログラム変更制御指示
情報であることを識別すると書込回路200は、当該変
更指示情報に含まれるアドレスと変更情報に基づいてR
AM203をアクセスし、該当アドレスの情報を変更情
報に書き替える。
The control instruction information signal transmitted to the control device 20 is received by the writing circuit 200 and is relayed to the microprocessor 201 if it is the control instruction information relating to the normal exchange operation control. When the writing circuit 200 identifies the change control instruction information, the write circuit 200 performs R based on the address and the change information included in the change instruction information.
The AM 203 is accessed to rewrite the information of the corresponding address with the change information.

【0036】本発明に係るファ−ムウエアプログラム変
更処理方式の動作をさらに詳しく図3を用いて説明す
る。
The operation of the firmware program change processing system according to the present invention will be described in more detail with reference to FIG.

【0037】図3は、本発明における一実施例である制
御機器のファ−ムウエアプログラムの変更処理方式の書
込回路の機能に主眼をおいたブロック構成図である。
FIG. 3 is a block diagram showing the function of the writing circuit of the firmware program change processing system of the control device according to the embodiment of the present invention.

【0038】書込回路200は、リセット制御回路20
01と、カウンタ更新タイミング回路2002と、アド
レスカウンタ回路2003と、リフレッシュ制御回路2
004と、選択回路2005及び命令解析回路2006
とから構成されている。
The write circuit 200 includes a reset control circuit 20.
01, a counter update timing circuit 2002, an address counter circuit 2003, and a refresh control circuit 2
004, selection circuit 2005 and instruction analysis circuit 2006
It consists of and.

【0039】リセット制御回路2001は、制御装置2
0の電源投入又はその他のリセット動作時にそれらのリ
セット信号を受けてROM202の内容をRAM203
にコピ−する動作を開始したり、アドレスカウンタ回路
2003から全アドレスのカウント終了報告を受けてコ
ピ−動作を停止する制御を行なう。
The reset control circuit 2001 includes the control device 2
The contents of the ROM 202 are received by the RAM 203 upon receiving these reset signals at the time of power-on of 0 or other reset operation.
Control for starting the copy operation or for stopping the copy operation upon receipt of a count end report of all addresses from the address counter circuit 2003.

【0040】カウンタ更新タイミング回路2002は、
リセット制御回路2001から起動されて、メモリのア
ドレス(ROM202では読出アドレスに該当し、RA
M03では書込アドレスに該当する)更新を制御するタ
イミングクロックを発生する回路である。
The counter update timing circuit 2002 is
The memory is activated by the reset control circuit 2001 and corresponds to a memory address (corresponding to a read address in the ROM 202, RA
M03 is a circuit for generating a timing clock that controls updating (corresponding to a write address).

【0041】アドレスカウンタ回路2003は、カウン
タ更新タイミング回路2002から発生するタイミング
クロックに基づいて、順次、メモリのアドレス情報をリ
フレッシュ制御回路に指示するとともに、全アドレスの
カウントを終了するとそれをリセット制御回路2001
に報告する。
The address counter circuit 2003 sequentially instructs memory control address information to the refresh control circuit based on the timing clock generated from the counter update timing circuit 2002, and resets it when the counting of all addresses is completed. 2001
Report to.

【0042】リフレッシュ制御回路2004は、アドレ
スカウンタ回路2003から指示されるアドレス情報に
基づいてROM202に対しては読出アドレス情報と読
出制御タイミング等の制御情報を送り、RAM203に
対してはメモリのリフレッシュや書込制御タイミング等
の制御情報を、また、選択回路2005に対してはRA
M203への書込アドレス情報と、リセット動作に基づ
く書込情報であることを指示する選択信号とを送る。
The refresh control circuit 2004 sends read address information and control information such as read control timing to the ROM 202 based on the address information designated by the address counter circuit 2003, and refreshes the memory to the RAM 203. Control information such as write control timing, and RA for the selection circuit 2005.
The write address information to M203 and the selection signal instructing that it is the write information based on the reset operation are sent.

【0043】選択回路2005は、リセット動作に基づ
くリフレッシュ制御回路2004から送出されるRAM
203への書込アドレス情報とROM202が読み出し
てくるデ−タ情報、及び命令解析回路2006が中央制
御装置1からのファ−ムウエアプログラム変更制御情報
に基づいて送出するRAM203への変更書込情報を受
信するゲ−トが設けられており、リフレッシュ制御回路
2004から送られる選択信号を受けている時にはリセ
ット動作に基づく書込情報を、当該選択信号を受けてい
ないときは変更書込情報によりRAM203に選択的に
書込を行なう。
The selection circuit 2005 is a RAM sent from the refresh control circuit 2004 based on the reset operation.
Write address information to the RAM 203, data information read from the ROM 202, and change write information to the RAM 203 sent by the instruction analysis circuit 2006 based on the firmware program change control information from the central controller 1. The RAM 203 is provided with the write information based on the reset operation when the selection signal sent from the refresh control circuit 2004 is received, and the modified write information when the selection signal is not received. Is selectively written to.

【0044】命令解析回路2006は、中央制御装置1
とインタワ−クしており、中央制御装置1から伝達され
る制御指示情報信号を受信して、その制御指示情報がフ
ァ−ムウエアプログラムの変更書込制御指示である場合
には当該変更書込情報を選択回路2005に送出し、通
常の交換動作制御指示である場合にはそのまま当該制御
指示情報信号をマイクロプロセッサ201に中継する。
The instruction analysis circuit 2006 is provided in the central controller 1
When the control instruction information signal transmitted from the central control unit 1 is received and the control instruction information is a change writing control instruction of the firmware program, the change writing is performed. Information is sent to the selection circuit 2005, and if it is a normal exchange operation control instruction, the control instruction information signal is relayed to the microprocessor 201 as it is.

【0045】更に、命令解析回路2006は、マイクロ
プロセッサ201が制御対象機器3の制御処理をして中
央制御装置1に伝達する報告情報信号を中継する。
Further, the instruction analysis circuit 2006 relays the report information signal transmitted to the central control unit 1 by the microprocessor 201 controlling the device 3 to be controlled.

【0046】このような構成のもとにおける、リセット
動作によるROM202の内容をRAM203へコピ−
する動作と、中央制御装置1からの変更書込制御指示に
基づくRAM203の内容変更動作を以下に説明する。
Under the above structure, the contents of the ROM 202 by the reset operation are copied to the RAM 203.
The operation to be performed and the operation of changing the contents of the RAM 203 based on the change writing control instruction from the central controller 1 will be described below.

【0047】リセット動作によるROM202の内容を
RAM203へコピ−する動作は、制御装置20の電源
を投入したとき、又は、その他の制御装置20のリセッ
ト動作時に、リセット制御回路2001にリセット信号
が送られることにより開始される。
The operation of copying the contents of the ROM 202 to the RAM 203 by the reset operation is to send a reset signal to the reset control circuit 2001 when the power of the control device 20 is turned on or when the other control devices 20 are reset. Be started by.

【0048】リセット制御回路2001が起動される
と、リセット制御回路2001は、マイクロプロセッサ
201に対してマイクロプロセッサリセット信号を送り
その動作を停止させるとともに、カウンタ更新タイミン
グ回路2002を起動してメモリのアドレス更新を制御
する際に使用するタイミングクロックを発生させる。
When the reset control circuit 2001 is activated, the reset control circuit 2001 sends a microprocessor reset signal to the microprocessor 201 to stop its operation and activates the counter update timing circuit 2002 to activate the address of the memory. Generates the timing clock used to control updates.

【0049】カウンタ更新タイミング回路2002から
タイミングクロックが発生すると、当該タイミングクロ
ックに基づいてアドレスカウンタ回路2003は、アド
レス情報を順次リフレッシュ制御回路2004に送出す
る。
When the timing clock is generated from the counter update timing circuit 2002, the address counter circuit 2003 sequentially sends the address information to the refresh control circuit 2004 based on the timing clock.

【0050】リフレッシュ制御回路2004は、アドレ
スカウンタ回路2003から指示されたアドレス情報に
より、ROM202に対しては読出アドレス情報と読出
制御タイミング等の読出制御情報を送り該当アドレスの
内容を出力させ、RAM203に対してはメモリのリフ
レッシュや書込制御タイミング等の書込制御情報を送り
メモリへの書込準備を行なわせ、また、選択回路200
5に対してはRAM203への書込アドレス情報と、リ
セット動作に基づく書込情報であることを指示する選択
信号とを送る。
The refresh control circuit 2004 sends the read address information and the read control information such as the read control timing to the ROM 202 according to the address information instructed by the address counter circuit 2003 to output the contents of the corresponding address to the RAM 203. On the other hand, the memory is refreshed and write control information such as the write control timing is sent to prepare for writing to the memory, and the selection circuit 200
5, the write address information to the RAM 203 and the selection signal instructing that the write information is based on the reset operation are sent.

【0051】選択回路2005は、リフレッシュ制御回
路2004から選択信号を受信すると、リフレッシュ制
御回路2004からのRAM203への書込アドレス情
報のゲ−トB1と、ROM202からのROM内容の出
力デ−タ(RAM203への書込デ−タ)のゲ−トBn
を選択してこれらの書込アドレス情報と書込デ−タ情報
をRAM203に送り込む。
Upon receiving the selection signal from the refresh control circuit 2004, the selection circuit 2005 receives the gate address B1 of the write address information from the refresh control circuit 2004 to the RAM 203 and the output data (ROM data of the ROM content from the ROM 202). Gate Bn for writing data to RAM 203)
Is selected and these write address information and write data information are sent to the RAM 203.

【0052】以上の動作により、ROM202の1つの
アドレスの内容がRAM203に書き込まれ、以降、順
次アドレスカウンタ回路2003がROM202の最終
アドレスをカウントして最終アドレスが更新されるまで
同様の動作によりROM202の内容がRAM203に
書き込まれて行く。
By the above operation, the content of one address in the ROM 202 is written in the RAM 203, and thereafter, the address counter circuit 2003 sequentially counts the final address of the ROM 202 and the similar operation of the ROM 202 is performed until the final address is updated. The contents are written in the RAM 203.

【0053】アドレスカウンタ回路2003は、ROM
202の最終アドレスを更新したとき、リセット制御回
路2001に対して停止要求を行いコピ−動作の終了を
報告する。
The address counter circuit 2003 is a ROM
When the final address of 202 is updated, a stop request is issued to the reset control circuit 2001 to report the end of the copy operation.

【0054】当該停止要求によりリセット制御回路20
01は、カウンタ更新タイミング回路2002の動作を
停止させ、更に、マイクロプロセッサ201の停止状態
を解除する。
In response to the stop request, the reset control circuit 20
01 stops the operation of the counter update timing circuit 2002, and further releases the stopped state of the microprocessor 201.

【0055】停止状態を解除されたマイクロプロセッサ
201は、RAM203に書き込まれたファ−ムウエア
プログラムを使用して順次、命令動作を実行する。
The microprocessor 201, which has been released from the stopped state, sequentially executes the instruction operation using the firmware program written in the RAM 203.

【0056】次に、中央制御装置1からの変更書込制御
指示に基づくRAM203の内容変更動作を説明する。
Next, the content changing operation of the RAM 203 based on the change writing control instruction from the central control unit 1 will be described.

【0057】制御装置20の機能変更又は、機能追加等
により制御装置20の有するファ−ムウエアプログラム
を変更する必要性が生じた場合、磁気テープ装置、テレ
タイプライター等の入力装置(不図示)からコマンド等
により入力された変更情報は、中央制御装置1のソフト
ウエアプログラムにより制御装置20に対する制御指示
情報信号に編集されて、通常の交換動作制御に係る制御
指示情報信号と同様に制御装置20に伝達される。
When it becomes necessary to change the firmware program of the control device 20 by changing the function of the control device 20 or adding the function, an input device (not shown) such as a magnetic tape device or a teletypewriter. The change information input by a command or the like from is edited into a control instruction information signal for the control device 20 by the software program of the central control device 1, and is the same as the control instruction information signal related to the normal exchange operation control. Be transmitted to.

【0058】制御装置20に伝達された制御指示情報信
号は、通常の交換動作制御に係る制御指示情報信号とフ
ァ−ムウエアプログラムの変更制御に係る制御指示情報
信号とを、命令解析回路2006にて制御指示種別を示
す識別子により識別される。
As the control instruction information signal transmitted to the control device 20, the control instruction information signal related to the normal exchange operation control and the control instruction information signal related to the firmware program change control are sent to the instruction analysis circuit 2006. Are identified by an identifier indicating the control instruction type.

【0059】識別子がファ−ムウエアプログラムの変更
制御に係るものであり、その変更動作の開始を指示する
情報を受信したことを識別すると、命令解析回路200
6は、マイクロプロセッサ201の動作停止を指示す
る。
When it is identified that the identifier relates to the firmware program change control and the information instructing the start of the change operation is received, the instruction analysis circuit 200
Reference numeral 6 instructs the microprocessor 201 to stop operating.

【0060】続いて、変更アドレス情報と変更デ−タ情
報が含まれている制御指示情報信号を受信すると、制御
指示情報信号に含まれている変更アドレス情報と変更デ
−タ情報を抽出して選択回路2005のゲ−トA1及び
Anにそれぞれの情報を送出するとともに、RAM20
3に書込制御情報を送出する。
Then, when the control instruction information signal including the change address information and the change data information is received, the change address information and the change data information included in the control instruction information signal are extracted. The respective information is sent to the gates A1 and An of the selection circuit 2005, and the RAM 20
3 to send the write control information.

【0061】選択回路2005は、選択信号を受信して
いないので、ゲ−トA1及びAnより受信した変更アド
レス情報と変更デ−タ情報によりRAM203に書き込
みを指示する。
Since the selection circuit 2005 has not received the selection signal, the selection circuit 2005 instructs the RAM 203 to write according to the changed address information and the changed data information received from the gates A1 and An.

【0062】このようにして、中央制御装置1から順次
伝達されるファームウエアプログラム変更制御情報信号
に基づいて、RAM203の内容を書き換える。
In this way, the contents of the RAM 203 are rewritten based on the firmware program change control information signal sequentially transmitted from the central controller 1.

【0063】変更データ情報を全て伝達し終わると、中
央制御装置1は変更動作の終了を指示する情報を含んだ
制御指示情報信号を送出するので、命令解析回路200
6はそれを識別するとマイクロプロセッサ201の停止
状態を解除する。
When all the change data information has been transmitted, the central control unit 1 sends a control instruction information signal including information for instructing the end of the change operation, so that the instruction analysis circuit 200
When 6 identifies it, it releases the stopped state of the microprocessor 201.

【0064】停止状態を解除されたマイクロプロセッサ
201は、変更されたファ−ムウエアプログラムを使用
して順次、命令動作を実行する。
The microprocessor 201, which has been released from the halted state, sequentially executes the instruction operation using the changed firmware program.

【0065】[0065]

【発明の効果】本発明に係るファ−ムウエアプログラム
の変更処理方式によれば、電源投入やその他の当該制御
機器のリセット動作時に書込回路によりファ−ムウエア
プログラムがROMからRAMに書込まれ、マイクロプ
ロセッサは、そのRAM上のファ−ムウエアプログラム
で動作することになり、また、当該書込回路は中央制御
装置から伝達されるファ−ムウエアプログラム変更制御
指示情報により前記RAM上のファ−ムウエアプログラ
ムを変更することができる。
According to the firmware program change processing system of the present invention, the firmware program is written from the ROM to the RAM by the writing circuit when the power is turned on or the control device is reset. In rare cases, the microprocessor operates with the firmware program on the RAM, and the writing circuit is stored on the RAM according to the firmware program change control instruction information transmitted from the central control unit. The firmware program can be changed.

【0066】このことにより、マイクロプロセッサ制御
による制御機器を多数使用して負荷分散及び機能分散を
図り、それらの分散化された制御機器におけるファーム
ウエアプログラムが中央制御装置のソフトウエアプログ
ラムと連携して各種の機能動作を行なっている、交換機
に代表されるような装置においては、機能変更や機能追
加に伴うファ−ムウエアプログラム変更に際しても、保
守者が遠隔設置されているテレタイプライター等の入出
力端末から当該ファ−ムウエアプログラム変更に係るコ
マンドを投入するだけで変更処置が可能となる。
As a result, a large number of control devices controlled by the microprocessor are used to achieve load distribution and function distribution, and the firmware programs in these distributed control devices cooperate with the software program of the central control unit. In a device such as an exchange, which performs various functional operations, even when the function is changed or the firmware program is changed in accordance with the addition of functions, the maintenance personnel can install a teletypewriter etc. installed remotely. The change procedure can be performed only by inputting a command related to the firmware program change from the output terminal.

【0067】したがって、従来の変更処理方式で必要と
される、交換すべき物理的なROM及びそのROMの交
換作業を無くすことができ、ファ−ムウエアプログラム
の変更作業をきわめて容易に、かつ、短時間で行なうこ
とができる効果がある。
Therefore, the physical ROM to be replaced and the work of replacing the ROM, which are required in the conventional change processing system, can be eliminated, and the work of changing the firmware program can be performed very easily and There is an effect that it can be done in a short time.

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

【図1】交換機の分散制御の概念を示すブロック構成図FIG. 1 is a block diagram showing the concept of distributed control of exchanges.

【図2】本発明における一実施例である制御機器を示す
ブロック構成図
FIG. 2 is a block configuration diagram showing a control device as an embodiment of the present invention.

【図3】本発明における一実施例である制御機器の書込
回路の機能に主眼をおいたブロック構成図
FIG. 3 is a block configuration diagram focusing on the function of a writing circuit of a control device according to an embodiment of the present invention.

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

1 中央制御装置 2 制御機器 3 制御対象機器 20 制御装置 200 書込回路 201 マイクロプロセッサ 202 リード・オンリー・メモリ(ROM) 203 ランダム・アクセス・メモリ(RAM) 2001 リセット制御回路 2002 カウンタ更新タイミング回路 2003 アドレスカウンタ回路 2004 リフレッシュ制御回路 2005 選択回路 2006 命令分析回路 1 Central Control Unit 2 Control Device 3 Controlled Device 20 Control Device 200 Writing Circuit 201 Microprocessor 202 Read Only Memory (ROM) 203 Random Access Memory (RAM) 2001 Reset Control Circuit 2002 Counter Update Timing Circuit 2003 Address Counter circuit 2004 Refresh control circuit 2005 Selection circuit 2006 Instruction analysis circuit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 マイクロプロセッサと、リード・オンリ
ー・メモリに格納されたファームウエアプログラムを有
し、上位制御装置と制御対象装置との間に位置して、前
記上位制御装置から伝達される制御命令と前記ファーム
ウエアプログラムとに基づいて前記マイクロプロセッサ
が前記制御対象装置を制御する制御装置において、 前記リード・オンリー・メモリの内容を蓄積するに十分
な記憶容量を持つランダム・アクセス・メモリと、 初期設定動作時には、前記リード・オンリー・メモリの
内容を前記ランダム・アクセス・メモリに複写し、前記
上位制御装置から伝達される制御命令が前記ファームウ
エアプログラムの書換を指示する命令の時には、当該制
御命令の内容に従って前記ランダム・アクセス・メモリ
の内容を書き換える書込手段とを有し、 前記マイクロプロセッサは、前記ランダム・アクセス・
メモリに複写されたファームウエアプログラムにより動
作することを特徴としたファームウエアプログラムの変
更処理方式。
1. A control command, which has a microprocessor and a firmware program stored in a read-only memory, is located between a host control device and a control target device, and is transmitted from the host control device. A control device in which the microprocessor controls the controlled device based on the firmware program and a random access memory having a storage capacity sufficient to store the contents of the read-only memory; During the setting operation, the contents of the read-only memory are copied to the random access memory, and when the control command transmitted from the upper-level control device is a command for rewriting the firmware program, the control command is written. Writer that rewrites the contents of the random access memory according to the contents of Has the door, the microprocessor random access
A firmware program change processing method characterized by being operated by a firmware program copied to a memory.
【請求項2】 前記書込手段は、 初期設定動作時に起動されて、前記マイクロプロセッサ
の動作を停止させるとともに、前記リード・オンリー・
メモリの内容を前記ランダム・アクセス・メモリに複写
する動作の開始を指示し、当該複写動作の終了時には複
写動作の停止を指示するとともに、前記マイクロプロセ
ッサの動作停止を解除する複写動作制御手段と、 前記複写動作の開始で、複写するメモリのアドレスを順
次発生し、前記リード・オンリー・メモリに対して当該
アドレスの内容を読みださせるとともに、前記ランダム
・アクセス・メモリへの書込アドレスと書込制御情報を
出力し、複写するメモリのアドレスをすべて発生させる
と前記複写動作の終了情報を出力する読出及び書込制御
手段と、 前記上位制御装置から伝達される制御命令を受信し、当
該制御命令が前記ファームウエアプログラムの書換を指
示する命令の時には、当該制御命令の内容に従って書換
アドレスと書換データを出力して書き込み制御を行う命
令解析手段と、 前記リード・オンリー・メモリから読み出されるデータ
と、前記読出及び書込制御手段から出力される前記ラン
ダム・アクセス・メモリへの書込アドレスと書込制御情
報と、前記命令解析手段から出力される書換アドレスと
書換データとを受信し、前記読出及び書込制御手段から
書込制御情報を受信している時は、前記リード・オンリ
ー・メモリから読み出されるデータと前記読出及び書込
制御手段から出力される前記ランダム・アクセス・メモ
リへの書込アドレスとを、また、前記読出及び書込制御
手段から書込制御情報を受信していない時は、前記命令
解析手段から出力される書換アドレスと書換データとを
選択的に用いて前記ランダム・アクセス・メモリへアド
レス情報とデータ情報を出力する選択制御手段とを有す
ることを特徴とする請求項1に記載のファームウエアプ
ログラムの変更処理方式。
2. The writing means is activated at the time of initial setting operation to stop the operation of the microprocessor, and at the same time, the read-only write operation is performed.
Copy operation control means for instructing to start an operation of copying the contents of the memory to the random access memory, instructing to stop the copy operation at the end of the copy operation, and releasing the operation stop of the microprocessor; At the start of the copying operation, the addresses of the memory to be copied are sequentially generated, the contents of the addresses are read out by the read-only memory, and the write address and the write address to the random access memory are written. A read / write control unit that outputs control information and outputs end information of the copying operation when all addresses of the memory to be copied are generated, and a control command transmitted from the host controller, and receives the control command. Is an instruction to rewrite the firmware program, the rewrite address and the rewrite address are written according to the contents of the control instruction. An instruction analysis unit for outputting data to control writing, a data read from the read-only memory, and a write address and a write address to the random access memory output from the read / write control unit. When the write control information, the rewrite address and the rewrite data output from the instruction analysis means are received, and the write control information is received from the read and write control means, the read only memory is read from the read only memory. When the data to be read and the write address to the random access memory output from the read / write control means, and the write control information from the read / write control means are not received, , Address information and data are transferred to the random access memory by selectively using the rewriting address and the rewriting data output from the instruction analyzing means. Firmware program change processing method according to claim 1, characterized in that it comprises a selection control unit for outputting information.
【請求項3】 前記上位制御装置から伝達される制御命
令は、前記マイクロプロセッサに対する制御命令と前記
ファームウエアプログラムの書換を指示する命令とを識
別する識別子を含むことを特徴とする請求項1に記載の
ファームウエアプログラムの変更処理方式。
3. The control command transmitted from the host controller includes an identifier for identifying a control command for the microprocessor and a command for instructing rewriting of the firmware program. Change processing method of the firmware program described.
【請求項4】 前記上位制御装置から伝達される前記フ
ァームウエアプログラムの書換を指示する命令に含まれ
る書換アドレスと書換データは、遠隔入力手段により入
力されることを特徴とする請求項1に記載のファームウ
エアプログラムの変更処理方式。
4. The rewriting address and the rewriting data included in the command for instructing the rewriting of the firmware program transmitted from the higher-level control device are input by remote input means. Firmware program change processing method.
JP29569593A 1993-11-25 1993-11-25 Alteration processing system for firmware program Pending JPH07146790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29569593A JPH07146790A (en) 1993-11-25 1993-11-25 Alteration processing system for firmware program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29569593A JPH07146790A (en) 1993-11-25 1993-11-25 Alteration processing system for firmware program

Publications (1)

Publication Number Publication Date
JPH07146790A true JPH07146790A (en) 1995-06-06

Family

ID=17823974

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29569593A Pending JPH07146790A (en) 1993-11-25 1993-11-25 Alteration processing system for firmware program

Country Status (1)

Country Link
JP (1) JPH07146790A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100326295B1 (en) * 1997-04-18 2002-06-29 박종섭 Method for discriminating firmware rom of digital mobile communication switching system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02137046A (en) * 1988-11-18 1990-05-25 Nec Corp Batch data transfer system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02137046A (en) * 1988-11-18 1990-05-25 Nec Corp Batch data transfer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100326295B1 (en) * 1997-04-18 2002-06-29 박종섭 Method for discriminating firmware rom of digital mobile communication switching system

Similar Documents

Publication Publication Date Title
JP3566975B2 (en) Automatic operation device of computer operation terminal device
JPH07146790A (en) Alteration processing system for firmware program
JP2000222184A (en) Program change method
US20010039558A1 (en) Cache memory management method for real time operating system
JP2986106B2 (en) Communication service system, communication service terminal device and node device
JP2519298B2 (en) Data transmission equipment
KR19980077846A (en) Billing data duplication method using database in exchange system
JPH098908A (en) Exchange and restart processing method for exchange
JPH03201755A (en) System for reading attribute of equipment
JPH0697990A (en) Communication line monitoring device
JPH03280144A (en) Communication control system
JPH07319531A (en) Control program reloading system
JPH11275631A (en) Base station monitoring device
JPH04284588A (en) Programmable remote id controller
JPH01256257A (en) Abbreviated dial data transfer system
JP2001202538A (en) Maintenance system for station controller
JPH0440534A (en) Stand-by device switching system
JPH02271759A (en) Alarm printout system
JPH05316206A (en) Processing program/down-load system for remote control switchboard
JPS63237658A (en) Facsimile equipment
JPH05173965A (en) System for rewriting terminal station program
JPH04123547A (en) Terminal address registration device in network
JPH07114427A (en) Automatic update system for time of terminal equipment by down-loading
JP2001159974A (en) Automatic operating device and automatic operation system
JPH04142601A (en) Programmable controller

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19961217