JPH11259305A - Remote program downloading device - Google Patents

Remote program downloading device

Info

Publication number
JPH11259305A
JPH11259305A JP10062839A JP6283998A JPH11259305A JP H11259305 A JPH11259305 A JP H11259305A JP 10062839 A JP10062839 A JP 10062839A JP 6283998 A JP6283998 A JP 6283998A JP H11259305 A JPH11259305 A JP H11259305A
Authority
JP
Japan
Prior art keywords
program
download
state
download processing
processing program
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
JP10062839A
Other languages
Japanese (ja)
Inventor
Hirobumi Tanaka
博文 田中
Koichi Yasutake
剛一 安武
Tetsuji Maeda
哲司 前田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP10062839A priority Critical patent/JPH11259305A/en
Publication of JPH11259305A publication Critical patent/JPH11259305A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Abstract

PROBLEM TO BE SOLVED: To resume download processing even if a download processing program area in operation is destroyed because a failure such as power supply disconnection during downloading occurs by transferring the download processing program to a download processing program area on a nonvolatile memory. SOLUTION: When a download starting means 110 is in a 'state 1', an old download processing program is started and a new download processing program is downloaded to a non-download processing program area. When it is in a 'state 2', the new download processing program stored in the non-download processing program area is transferred to a download processing program area. When it is in a 'state 3', the new download processing program is started and a non-download processing program is downloaded. Thus, even if a failure occurs in the middle of downloading, it is possible to perform download processing with the download processing program that is active in a state when the failure occurs.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ディジタル伝送路
を介したネットワークに接続された製品のソフトウエア
バージョンアップをリモートで行なうリモートプログラ
ムダウンロード装置(国際特許分類 G06F 9/45
5)に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a remote program download apparatus (international patent classification G06F 9/45) for remotely upgrading software versions of products connected to a network via a digital transmission path.
5).

【0002】[0002]

【従来の技術】近年、プログラムコードをROMに配置
した、いわゆる組込み型マイコン制御システムにおいて
も、対象システムの複雑化に伴いプログラムサイズの増
大化が進行しており、これを応用した製品の出荷後のソ
フトウエアのメンテナンスが重要な問題となっている。
この問題を解決するため、こういった組み込み型マイコ
ン制御システムを応用した製品の中で、ディジタル衛星
放送受信機やディジタルCATV放送受信機などの無線
/有線のディジタル伝送路を備えた製品については、伝
送路を介してプログラムをダウンロードすることによっ
て、ソフトウエアのメンテナンスを行なっている場合が
ある。また、従来のリモートソフトウエアダウンロード
装置の構成については、特開平5−158703号公報
のリモートソフトウエアダウンロード方法で説明されて
おり、図9に示すような構成で実現されている。
2. Description of the Related Art In recent years, even in a so-called embedded microcomputer control system in which program codes are arranged in a ROM, the program size has been increasing along with the complexity of the target system. Software maintenance has become an important issue.
In order to solve this problem, among products using such an embedded microcomputer control system, products with wireless / wired digital transmission lines, such as digital satellite broadcast receivers and digital CATV broadcast receivers, Software maintenance may be performed by downloading a program via a transmission path. The configuration of a conventional remote software download device is described in the remote software download method of Japanese Patent Laid-Open No. 5-158703, and is realized by the configuration shown in FIG.

【0003】図9において901は現用と予備用のフラ
ッシュROMなどの不揮発性メモリ、902はDRAM
などのワークメモリ、903は不揮発性メモリ901に
プログラムを実行可能な形式で格納するプログラム格納
手段、904はディジタル伝送路を介して送信側システ
ムの送信器から送信されるデータパケットを受信するデ
ータ受信手段、905はこのデータパケットを解釈し、
プログラムの配置アドレス情報やサイズ情報などのプロ
グラム管理情報とプログラム本体をワークメモリ902
に読み込むプログラム取得手段、906はプログラム取
得手段905を起動し、プログラムをワークメモリ90
2に読み込み、プログラム格納手段903を起動してこ
のプログラムを格納してダウンロードを完了するダウン
ロード起動手段、907はリモコンなどの入力機器を介
してオペレータからのプログラムダウンロード要求を検
出し、ダウンロード起動手段906に対して起動要求を
行なうイベント入力手段である。
In FIG. 9, reference numeral 901 denotes a non-volatile memory such as a flash ROM for working and standby, and 902 denotes a DRAM.
903, a program storage means for storing a program in a non-volatile memory 901 in an executable form; 904, data reception for receiving a data packet transmitted from a transmitter of a transmission side system via a digital transmission path. Means 905 interpret this data packet,
Work memory 902 stores program management information such as program location address information and size information and the program itself.
The program acquisition means 906 that reads the program into the work memory 90
2, a program activation unit 907 which activates the program storage unit 903, stores the program, and completes the download, and a download activation unit 907 detects a program download request from an operator via an input device such as a remote controller, and downloads the program activation unit 906. This is an event input means for making an activation request to the user.

【0004】以上のように構成された従来のリモートプ
ログラムダウンロード装置について、以下その動作を説
明する。リモコンを押下してオペレータがプログラムの
ダウンロード指示を行なうと、イベント入力手段907
は、プログラムダウンロード要求を検出し、ダウンロー
ド起動手段906に対して起動要求を行なう。
The operation of the conventional remote program download device configured as described above will be described below. When the operator instructs the download of the program by pressing the remote controller, event input means 907
Detects a program download request and issues a start request to the download start means 906.

【0005】次にダウンロード起動手段906は、プロ
グラム取得手段905を起動し、プログラム取得手段9
05はデータ受信手段904を利用してデータパケット
の中からプログラムパケットを抽出し、プログラムパケ
ットをワークメモリ902に読み込む。
[0005] Next, the download activating means 906 activates the program acquiring means 905 and the program acquiring means 9
In step 05, the program packet is extracted from the data packet using the data receiving means 904, and the program packet is read into the work memory 902.

【0006】次にダウンロード起動手段906は、プロ
グラム格納手段903を起動してワークメモリ902か
らプログラムパケット内のアドレス情報、サイズ情報を
もとにプログラムパケットのプログラム本体をワークメ
モリ902から不揮発性メモリ901に格納する。ただ
し、ダウンロード処理中の電源断等の各種障害の発生時
には不揮発性メモリが破壊されシステムが稼働しなくな
るため、予備の不揮発性メモリを備えており、障害発生
時には予備の不揮発性メモリでシステムを稼働させるよ
うに工夫されている。
Next, the download initiating means 906 activates the program storing means 903 to transfer the program body of the program packet from the work memory 902 to the non-volatile memory 901 based on the address information and the size information in the program packet from the work memory 902. To be stored. However, in the event of various failures such as power failure during the download process, the non-volatile memory is destroyed and the system does not operate.Therefore, a spare non-volatile memory is provided. It is devised to make it happen.

【0007】[0007]

【発明が解決しようとする課題】しかしながら上記のよ
うに構成された従来のリモートプログラムダウンロード
装置においては、予備用の不揮発性メモリが必要となり
製品のコストが高くなるという問題点を有していた。こ
れは特に、ディジタル衛星放送受信機のような民生家電
製品にような場合に大きな問題となる。
However, the conventional remote program download device configured as described above has a problem that a spare nonvolatile memory is required and the cost of the product is increased. This is a serious problem particularly in consumer electronic products such as digital satellite broadcasting receivers.

【0008】また、この問題を解決するために、現用の
不揮発性メモリをフラッシュROMなどの書き換え可能
な不揮発性メモリ、予備用の不揮発性メモリをマスクR
OMなどの書き換え不可能な不揮発性メモリで構成し、
予備用の不揮発性メモリのコストアップを押える方法が
考えられるが、この方法では予備用の不揮発性メモリに
格納されたプログラムのメンテナンスが不可能であるた
め、根本的な問題の解決にならない。
In order to solve this problem, the current nonvolatile memory is replaced with a rewritable nonvolatile memory such as a flash ROM, and the spare nonvolatile memory is replaced with a mask R.
It consists of non-rewritable nonvolatile memory such as OM,
Although a method of suppressing an increase in the cost of the spare nonvolatile memory is conceivable, this method cannot solve a fundamental problem because maintenance of a program stored in the spare nonvolatile memory is impossible.

【0009】さらに、予備用の不揮発性メモリにはダウ
ンロード処理のみ可能なプログラムを格納することによ
って予備用の不揮発性メモリのサイズを小さくし、予備
用の不揮発性メモリのコストアップを押える方法が考え
られるが、例えばディジタル衛星放送受信機のようなダ
ウンロード処理を行なためのプログラムの比重が大きい
場合には、この場合も問題の解決にはならない。
Further, a method is conceivable in which a program that can only be downloaded is stored in the spare nonvolatile memory to reduce the size of the spare nonvolatile memory and suppress the cost increase of the spare nonvolatile memory. However, if a program for performing a download process such as a digital satellite broadcast receiver has a high specific gravity, this problem cannot be solved.

【0010】[0010]

【課題を解決するための手段】前記課題を解決するため
に、本発明のリモートプログラムダウンロード装置は、
ダウンロード起動手段が、ダウンロード処理プログラム
を起動して、状態管理手段が特定する状態に応じて、ダ
ウンロードすべきプログラムをダウンロードするか、も
しくはプログラム転送手段を起動してプログラムを転送
することを特徴としたものである。
In order to solve the above-mentioned problems, a remote program download device according to the present invention comprises:
The download starting means starts the download processing program and downloads the program to be downloaded or starts the program transfer means and transfers the program according to the state specified by the state management means. Things.

【0011】本発明はこの構成により、ダウンロード中
には動作する必要のない非ダウンロード処理プログラム
領域を活用して一時ダウンロード処理プログラムを置く
ようにし、しかもダウンロード処理中の各種状態を厳密
に管理することにより、ダウンロード処理用プログラム
領域が破壊された場合のための余分なダウンロード処理
領域を必要としない、低コストで障害に強いリモートプ
ログラムダウンロード装置を提供することを目的とす
る。
According to the present invention, a temporary download processing program is provided by utilizing a non-download processing program area which does not need to operate during download, and various states during download processing are strictly managed. Accordingly, it is an object of the present invention to provide a low-cost remote-program-resistant remote program download apparatus that does not require an extra download processing area when the download processing program area is destroyed.

【0012】[0012]

【発明の実施の形態】本発明の請求項1に記載の発明
は、オペレータからの指示により、最初にダウンロード
処理プログラムをダウンロードし、次にこのダウンロー
ド処理プログラムをダウンロード処理プログラム領域に
転送し、最後にこのダウンロード処理プログラムを利用
してダウンロード処理以外のプログラムをダウンロード
することを特徴としたものであり、常にダウンロード処
理が可能なプログラムを管理しておくことによって、ダ
ウンロード中に電源断等の障害が発生して動作中のダウ
ンロード処理プログラム領域が破壊されても、非ダウン
ロード処理プログラム領域に格納されたダウンロード処
理プログラムを転送することによってダウンロード処理
を再開することを可能とするという作用を有する。
According to the first aspect of the present invention, a download processing program is first downloaded in accordance with an instruction from an operator, and then the download processing program is transferred to a download processing program area. It is characterized by using this download processing program to download programs other than download processing. By managing programs that can always perform download processing, failures such as power interruption during download can be avoided. Even if the generated download processing program area is destroyed, the download processing program stored in the non-download processing program area can be transferred to restart the download processing.

【0013】次に本発明の請求項2に記載の発明は、フ
ラッシュROMなどの不揮発性メモリにプログラムを実
行可能な形式で格納するプログラム格納手段と、ディジ
タル伝送路を介して送信側システムの送信器から送信さ
れるデータパケットを受信するデータ受信手段と、この
データパケットを解釈し、指定されたプログラム種別を
持ったプログラムの配置アドレス情報やサイズ情報など
のプログラム管理情報とプログラム本体をメモリに読み
込むプログラム取得手段と、プログラムをプログラム管
理情報をもとに転送するプログラム転送手段と、EEP
ROMなどの不揮発性メモリを利用してプログラムのダ
ウンロード処理中における状態を保持する状態保持手段
と、どのプログラム種別を持ったプログラムをダウンロ
ードするかを状態保持手段が保持するダウンロード処理
中の3つの状態で管理し、第1の状態の場合は、ダウン
ロードするプログラムのプログラム種別をプログラムの
ダウンロード処理に必要なプログラム格納手段とデータ
受信手段とプログラム取得手段を実現するためのダウン
ロード処理プログラムとし、第2の状態の場合は、ダウ
ンロードすべきプログラムがない状態とし、第3の状態
の場合は、ダウンロードするプログラムのプログラム種
別を非ダウンロード処理プログラムとする状態管理手段
と、起動要求受付時、状態保持手段が保持する状態をダ
ウンロード処理中の第1の状態とし、状態管理手段が特
定したダウンロードすべきプログラムがある場合はダウ
ンロード処理プログラムで実現されるプログラム取得手
段を起動し、ダウンロードすべきプログラムのプログラ
ム種別を持ったプログラムをメモリに読み込み、プログ
ラム格納手段を起動してこのプログラムを格納し、ダウ
ンロードすべきプログラムがない場合はプログラム転送
手段を起動して前回ダウンロードしたプログラムを転送
した後に、第1の状態の場合は第2の状態、第2の状態
の場合は第3の状態に移行し、第3の状態での格納処理
終了後にダウンロード処理中の状態を完了するダウンロ
ード起動手段と、リモコンなどの入力機器を介してオペ
レータからのプログラムダウンロード要求を検出し、ダ
ウンロード起動手段に対して起動要求を行なうイベント
入力手段とを備えたものであり、ダウンロード起動手段
が、状態管理手段が特定するアクティブなダウンロード
処理プログラムを起動して、状態管理手段が特定するダ
ウンロードすべきプログラムをダウンロードもしくは転
送することによって、ダウンロード中に電源断等の障害
が発生して動作中のダウンロード処理プログラム領域が
破壊されても、非ダウンロード処理プログラム領域に格
納されたダウンロード処理プログラムを転送することに
よってダウンロード処理を再開することを可能とすると
いう作用を有する。
Next, the invention according to claim 2 of the present invention provides a program storage means for storing a program in a non-volatile memory such as a flash ROM in an executable form, and a transmission system for transmitting data via a digital transmission path. A data receiving means for receiving a data packet transmitted from the device, interpreting the data packet, and reading program management information such as arrangement address information and size information of a program having a designated program type and a program body into a memory Program acquisition means, program transfer means for transferring a program based on program management information, and EEP
State holding means for holding a state during a program download process using a non-volatile memory such as a ROM, and three states during the download processing for holding which program type a program is to be downloaded. In the case of the first state, the program type of the program to be downloaded is set as a download processing program for realizing a program storage unit, a data reception unit, and a program acquisition unit necessary for the program download process, and In the case of the state, it is assumed that there is no program to be downloaded. In the case of the third state, the state management means which sets the program type of the program to be downloaded to the non-download processing program, and the state holding means which holds the start request when the start request is received Download status is being processed In the first state, when there is a program to be downloaded identified by the state management means, the program acquisition means realized by the download processing program is started, and a program having a program type of the program to be downloaded is read into the memory. The program storage means is activated to store the program, and if there is no program to be downloaded, the program transfer means is activated to transfer the previously downloaded program. In the case of the state 2, the state shifts to the third state, and after the storage processing in the third state is completed, the download starting means for completing the state of the download processing, and the program download from the operator via an input device such as a remote controller. The request is detected and the download And an event inputting means for performing an operation, wherein the download starting means starts an active download processing program specified by the state managing means and downloads or transfers the program to be downloaded specified by the state managing means. Therefore, even if a failure such as a power failure occurs during download and the active download processing program area is destroyed, the download processing can be resumed by transferring the download processing program stored in the non-download processing program area. Has the effect of enabling

【0014】本発明の請求項3に記載の発明は、請求項
1に記載されたリモートソフトウエアダウンロード装置
において、送信側システムから送信されたパッチコマン
ドを実行し、プログラムの部分的な書き換えを行なうこ
とを特徴としたものであり、常にダウンロード処理が可
能なプログラムを管理しておくことによって、ダウンロ
ード中に電源断等の障害が発生して動作中のダウンロー
ド処理プログラム領域が破壊されても、非ダウンロード
処理プログラム領域に格納されたダウンロード処理プロ
グラムを転送することによってダウンロード処理を再開
することを可能とし、しかもダウンロードするプログラ
ムをすべてダウンロードすることなくパッチコマンドの
みのダウンロードで差分を変更できることを可能とする
という作用を有する。
According to a third aspect of the present invention, in the remote software download device according to the first aspect, the patch command transmitted from the transmission side system is executed to partially rewrite the program. By managing programs that can always perform download processing, even if a failure such as power failure occurs during download and the active download processing program area is destroyed, By transferring the download processing program stored in the download processing program area, the download processing can be restarted, and the difference can be changed by downloading only the patch command without downloading all the programs to be downloaded. Has the effect of .

【0015】次に本発明の請求項4に記載の発明は、請
求項2に記載されたリモートソフトウエアダウンロード
装置において、データ受信手段が受信したデータパケッ
トがパッチコマンド用のデータパケットである場合に、
このパッチコマンドを解釈し、プログラムの部分的な書
き換え制御を行なうパッチコマンド制御手段を備えたも
のであり、ダウンロード起動手段が、状態管理手段が特
定するアクティブなダウンロード処理プログラムを起動
して、状態管理手段が特定するダウンロードすべきプロ
グラムをダウンロードもしくは転送することによって、
ダウンロード中に電源断等の障害が発生して動作中のダ
ウンロード処理プログラム領域が破壊されても、非ダウ
ンロード処理プログラム領域に格納されたダウンロード
処理プログラムを転送することによってダウンロード処
理を再開することを可能とし、しかもダウンロードする
プログラムをすべてダウンロードすることなくパッチコ
マンドのみのダウンロードで差分を変更できることを可
能とするという作用を有する。
Next, according to a fourth aspect of the present invention, there is provided the remote software download device according to the second aspect, wherein the data packet received by the data receiving means is a data packet for a patch command. ,
Patch command control means for interpreting the patch command and controlling partial rewriting of the program, wherein the download start means starts the active download processing program specified by the state management means, and By downloading or transferring the program to be downloaded identified by the means,
Even if a failure such as a power failure occurs during download and the active download processing program area is destroyed, the download processing can be resumed by transferring the download processing program stored in the non-download processing program area. Moreover, there is an effect that the difference can be changed by downloading only the patch command without downloading all the programs to be downloaded.

【0016】本発明の請求項5に記載の発明は、請求項
1に記載されたリモートソフトウエアダウンロード装置
において、送信側システムから送信されたメモリ操作コ
マンドを実行し、結果を送信側システムに送信すること
を特徴としたものであり、常にダウンロード処理が可能
なプログラムを管理しておくことによって、ダウンロー
ド中に電源断等の障害が発生して動作中のダウンロード
処理プログラム領域が破壊されても、非ダウンロード処
理プログラム領域に格納されたダウンロード処理プログ
ラムを転送することによってダウンロード処理を再開す
ることを可能とし、しかも送信システム側から受信側シ
ステムのメモリ操作を可能とするという作用を有する。
According to a fifth aspect of the present invention, in the remote software download device according to the first aspect, the memory operation command transmitted from the transmission side system is executed, and the result is transmitted to the transmission side system. By managing programs that can always perform download processing, even if a failure such as power failure occurs during download and the active download processing program area is destroyed, By transferring the download processing program stored in the non-download processing program area, the download processing can be restarted, and further, there is an effect that the memory operation of the receiving system can be performed from the transmission system side.

【0017】次に本発明の請求項6に記載の発明は、請
求項2に記載されたリモートソフトウエアダウンロード
装置において、モデムなどのデータ送信器を介してデー
タを送信するデータ送信手段と、データ受信手段が受信
したデータパケットがメモリ操作コマンド用のデータパ
ケットである場合に、このメモリ操作コマンドを解釈し
てメモリ操作を行ない、結果をデータ送信手段を介して
送信側システムに送信するメモリ操作手段を備えたもの
であり、ダウンロード起動手段が、状態管理手段が特定
するアクティブなダウンロード処理プログラムを起動し
て、状態管理手段が特定するダウンロードすべきプログ
ラムをダウンロードもしくは転送することによって、ダ
ウンロード中に電源断等の障害が発生して動作中のダウ
ンロード処理プログラム領域が破壊されても、非ダウン
ロード処理プログラム領域に格納されたダウンロード処
理プログラムを転送することによってダウンロード処理
を再開することを可能とし、しかも送信システム側から
受信側システムのメモリ操作を可能とするという作用を
有する。
According to a sixth aspect of the present invention, there is provided a remote software download apparatus according to the second aspect, further comprising: a data transmitting means for transmitting data via a data transmitter such as a modem; When the data packet received by the receiving unit is a data packet for a memory operation command, the memory operation unit interprets the memory operation command, performs a memory operation, and transmits the result to the transmission side system via the data transmission unit. The download starting means starts an active download processing program specified by the state management means, and downloads or transfers the program to be specified specified by the state management means. Download processing pro Even if the ram area is destroyed, the download processing can be resumed by transferring the download processing program stored in the non-download processing program area, and the transmission system can operate the memory of the receiving system. It has the action of:

【0018】(実施の形態1)以下に、本発明の請求項
1及び請求項2に記載された発明の実施の形態につい
て、図1、図2、図3を用いて説明する。
(Embodiment 1) An embodiment of the present invention described in claims 1 and 2 of the present invention will be described below with reference to FIGS. 1, 2 and 3. FIG.

【0019】図1は本発明の実施の形態1における装置
の構成図である。図1において101はフラッシュRO
M、102はDRAMなどのワークメモリ、103はフ
ラッシュROM101にプログラムを実行可能な形式で
格納するプログラム格納手段、104はディジタル伝送
路を介して送信側システムの送信器から送信されるデー
タパケットを受信するデータ受信手段、105はこのデ
ータパケットを解釈し、指定されたプログラム種別を持
ったプログラムの配置アドレス情報やサイズ情報などの
プログラム管理情報とプログラム本体をワークメモリ1
02に読み込むプログラム取得手段、106はプログラ
ムをプログラム管理情報をもとに転送するプログラム転
送手段、107はEEPROM、108はEEPROM
107を利用してプログラムのダウンロード処理中にお
ける状態を保持する状態保持手段、109はプログラム
のダウンロード処理に必要なプログラム格納手段103
とデータ受信手段104とプログラム取得手段105を
実現するための複数のダウンロード処理プログラムの中
でどのダウンロード処理プログラムをアクティブとする
かと、どのプログラム種別を持ったプログラムをダウン
ロードするかを状態保持手段108が保持するダウンロ
ード処理中の3つの状態で管理し、第1の状態の場合
は、ダウンロードするプログラムのプログラム種別をプ
ログラムのダウンロード処理に必要なプログラム格納手
段103とデータ受信手段104とプログラム取得手段
105を実現するためのダウンロード処理プログラムと
し、第2の状態の場合は、ダウンロードすべきプログラ
ムがない状態とし、第3の状態の場合は、ダウンロード
するプログラムのプログラム種別を非ダウンロード処理
プログラムとする状態管理手段、110は起動要求受付
時、状態保持手段108が保持する状態をダウンロード
処理中の第1の状態とし、状態管理手段109が特定し
たダウンロードすべきプログラムがある場合はダウンロ
ード処理プログラムで実現されるプログラム取得手段を
起動し、ダウンロードすべきプログラムのプログラム種
別を持ったプログラムをワークメモリ102に読み込
み、プログラム格納手段103を起動してこのプログラ
ムを格納し、ダウンロードすべきプログラムがない場合
はプログラム転送手段106を起動して前回ダウンロー
ドしたプログラムを転送した後に、第1の状態の場合は
第2の状態、第2の状態の場合は第3の状態に移行し、
第3の状態での格納処理終了後にダウンロード処理中の
状態を完了するダウンロード起動手段、111はリモコ
ンなどの入力機器を介してオペレータからのプログラム
ダウンロード要求を検出し、ダウンロード起動手段11
0に対して起動要求を行なうイベント入力手段である。
実際にはこれ以外にも、システム稼働中にダウンロード
処理を行なった場合の各種資源の競合を排他する手段な
どが必要であるが本発明の主眼ではないので省略する。
FIG. 1 is a configuration diagram of an apparatus according to Embodiment 1 of the present invention. In FIG. 1, reference numeral 101 denotes a flash RO.
M and 102 are work memories such as DRAMs, 103 is a program storing means for storing programs in a flash ROM 101 in an executable form, and 104 is a device for receiving data packets transmitted from a transmitter of a transmitting system via a digital transmission path. The data receiving means 105 interprets the data packet and stores the program management information such as the placement address information and the size information of the program having the designated program type and the program body in the work memory 1.
02, a program acquisition unit for transferring a program based on program management information, 107, an EEPROM, 108, an EEPROM
State holding means for holding a state during the download processing of the program by using 107; 109, a program storage means 103 necessary for the download processing of the program;
The state holding unit 108 determines which download processing program is to be activated among a plurality of download processing programs for realizing the data reception unit 104 and the program acquisition unit 105, and which program type is to be downloaded. In the first state, the program type of the program to be downloaded is determined by the program storage unit 103, the data reception unit 104, and the program acquisition unit 105 required for the program download process. A download processing program to be realized. In the second state, there is no program to be downloaded. In the third state, the program type of the program to be downloaded is a non-download processing program. When the start request is received, the management means 110 sets the state held by the state holding means 108 to the first state during the download processing, and if there is a program to be downloaded specified by the state management means 109, this is realized by the download processing program. The program having the program type of the program to be downloaded is read into the work memory 102, the program storage means 103 is started to store the program, and the program is transferred if there is no program to be downloaded. After activating the means 106 and transferring the previously downloaded program, the first state is shifted to the second state, and the second state is shifted to the third state,
A download start unit 111 for completing the state of the download process after the storage process in the third state is completed. A download start unit 111 detects a program download request from an operator via an input device such as a remote controller, and downloads the download start unit 11.
Event input means for making a start request to 0.
Actually, in addition to this, a means for excluding competition of various resources when the download process is performed during the operation of the system is required, but is omitted because it is not the main object of the present invention.

【0020】以上のように構成された実施の形態1の装
置について、以下その動作を説明する。図2は本発明の
実施の形態1におけるリモートプログラムダウンロード
装置がプログラムをダウンロードする場合の、ディジタ
ル伝送路を流れるデータパケット構造例を示す説明図で
あり、図3は本発明の実施の形態1におけるリモートプ
ログラムダウンロード装置がプログラムをダウンロード
する場合の、ダウンロード中の各状態でのフラッシュR
OM101(容量1Mバイト)のアロケート状況を示す
説明図である。図3に示すように、フラッシュROM1
01は0h番地からFFFFh番地までがブート処理プ
ログラム領域(各種の初期化処理を行なうプログラム
と、ダウンロード起動手段110と状態保持手段108
と状態管理手段109を実現するために必要なプログラ
ム領域)、10000h番地から5FFFFh番地まで
がダウンロード処理プログラム領域(プログラム格納手
段103とデータ受信手段104とプログラム取得手段
105を実現するために必要なプログラムと、これらダ
ウンロード処理プログラムと密接に関連したディジタル
映像の受信処理プログラム等の製品本来の各種の機能を
実現するために必要なプログラム領域)、60000h
番地からFFFFFh番地までが非ダウンロード処理プ
ログラム領域(ダウンロード処理プログラムとの関連が
低いフォントデータプログラム等の製品本来の各種の機
能を実現するために必要なプログラムと、イベント入力
手段111を実現するために必要なプログラム領域)で
あるものとする。
The operation of the apparatus according to the first embodiment configured as described above will be described below. FIG. 2 is an explanatory diagram showing an example of the structure of a data packet flowing through a digital transmission path when the remote program download device according to the first embodiment of the present invention downloads a program. FIG. When the remote program download device downloads a program, flash R in each state during downloading
It is explanatory drawing which shows the allocation situation of OM101 (capacity 1M byte). As shown in FIG.
01 is a boot processing program area from the address 0h to the address FFFFh (a program for performing various types of initialization processing, the download start unit 110 and the state holding unit 108).
And a program area necessary for realizing the state management means 109) A download processing program area from address 10000h to address 5FFFFh (programs necessary for realizing the program storage means 103, the data reception means 104, and the program acquisition means 105) And program areas necessary to realize various functions inherent in the product such as a digital video reception processing program closely related to these download processing programs), 60000h
The area from the address to the address FFFFFh is a non-download processing program area (a program necessary to realize various functions inherent in the product such as a font data program having a low relation with the download processing program, and an event input means 111). Necessary program area).

【0021】リモコンを押下してオペレータがプログラ
ムのダウンロード指示を行なうと、イベント入力手段1
11は、プログラムダウンロード要求を検出し、ダウン
ロード起動手段110に対して起動要求を行なう。次に
ダウンロード起動手段110は、状態保持手段108が
保持する状態を通常時の状態からダウンロード処理中の
「状態1」とし、状態管理手段109は図3の「状態
1」に示すように現時点でダウンロード処理プログラム
領域に格納されている旧ダウンロード処理プログラムを
アクティブなダウンロード処理プログラムとし、ダウン
ロードすべきプログラムのプログラム種別をダウンロー
ド処理プログラムとする(図中の太線内はアクティブな
ダウンロード処理プログラム、点線内はダウンロードす
べきプログラムを示す)。これにより、以降動作するプ
ログラム格納手段103とデータ受信手段104とプロ
グラム取得手段105を実現するために必要なプログラ
ムは旧ダウンロード処理プログラムとなる。
When the operator presses the remote controller and issues a program download instruction, the event input means 1
11 detects a program download request and issues a start request to the download start means 110. Next, the download activation unit 110 changes the state held by the state holding unit 108 from the normal state to “state 1” during the download process, and the state management unit 109 sets the current state as shown in “state 1” in FIG. The old download processing program stored in the download processing area is the active download processing program, and the program type of the program to be downloaded is the download processing program (the bold line in the figure indicates the active download processing program, and the dotted line indicates the active download processing program). Indicates the program to download). As a result, the program required to realize the program storage unit 103, the data reception unit 104, and the program acquisition unit 105 that operate thereafter becomes the old download processing program.

【0022】次にダウンロード起動手段110は、プロ
グラム取得手段105を起動し、プログラム取得手段1
05はデータ受信手段104を利用してデータパケット
の中からプログラムパケットを抽出し、図2の(a)に
示すプログラム種別がダウンロード処理プログラムのプ
ログラムパケットをワークメモリ102に読み込む。次
にダウンロード起動手段110は、プログラム格納手段
103を起動してプログラムパケット内のアドレス情
報、サイズ情報、オフセット情報をもとにプログラム本
体をフラッシュROM101の非ダウンロード処理プロ
グラム領域に格納し、状態保持手段108が保持する状
態をダウンロード処理中の「状態2」とし、状態管理手
段109は図3の「状態2」に示すようにアクティブな
ダウンロード処理プログラムとダウンロードすべきプロ
グラムがない状態とする。(オフセットが足されて非ダ
ウンロード処理プログラム領域に格納された新ダウンロ
ード処理プログラムは、本来配置されるべきアドレスと
は異なる領域に配置されているため、このままでは動作
させることはできない。)次にダウンロード起動手段1
10は、ダウンロードすべきプログラムがないためプロ
グラム転送手段106を起動し、プログラム転送手段1
06は、非ダウンロード処理プログラム領域に格納され
た新ダウンロード処理プログラムをダウンロード処理プ
ログラム領域に転送し、状態保持手段108が保持する
状態をダウンロード処理中の「状態3」とし、状態管理
手段109は図3の「状態3」に示すように、ダウンロ
ード処理プログラム領域に転送された新ダウンロード処
理プログラムをアクティブなダウンロード処理プログラ
ムとし、ダウンロードすべきプログラムのプログラム種
別を非ダウンロード処理プログラムとする。これによ
り、以降動作するプログラム格納手段103とデータ受
信手段104とプログラム取得手段105を実現するた
めに必要なプログラムは新ダウンロード処理プログラム
となる。
Next, the download activating means 110 activates the program acquiring means 105 and the program acquiring means 1
In step 05, the program packet is extracted from the data packet using the data receiving means 104, and the program packet of the download processing program whose program type is shown in FIG. Next, the download activating means 110 activates the program storing means 103 and stores the program main body in the non-download processing program area of the flash ROM 101 based on the address information, the size information and the offset information in the program packet. The state held by 108 is set to “state 2” during download processing, and the state management unit 109 sets an active download processing program and a state in which there is no program to be downloaded as shown in “state 2” in FIG. (Because the new download processing program stored in the non-download processing program area with the offset added is located in an area different from the address where it should be originally located, it cannot be operated as it is.) Starting means 1
10 activates the program transfer means 106 because there is no program to be downloaded, and
06 transfers the new download processing program stored in the non-download processing program area to the download processing program area, and sets the state held by the state holding means 108 to “state 3” during the download processing. As shown in “State 3” of No. 3, the new download processing program transferred to the download processing program area is set as the active download processing program, and the program type of the program to be downloaded is set as the non-download processing program. As a result, a program required to realize the program storage unit 103, the data reception unit 104, and the program acquisition unit 105 that operate thereafter becomes a new download processing program.

【0023】次にダウンロード起動手段110は、プロ
グラム取得手段105を起動し、プログラム取得手段1
05はデータ受信手段104を利用してデータパケット
の中からプログラムパケットを抽出し、図2の(c)に
示すプログラム種別が非ダウンロード処理プログラムの
プログラムパケットをワークメモリ102に読み込む。
次にダウンロード起動手段110は、プログラム格納手
段103を起動してプログラムパケット内の「アドレス
情報」、「サイズ情報」をもとにプログラム本体をフラ
ッシュROM101の非ダウンロード処理プログラム領
域に格納し、状態保持手段108が保持する状態を通常
時の状態とする。
Next, the download activating means 110 activates the program acquiring means 105 and the program acquiring means 1
In step 05, the program packet is extracted from the data packet using the data receiving means 104, and the program packet of the non-download processing program whose program type is shown in FIG.
Next, the download activating means 110 activates the program storing means 103 and stores the program body in the non-download processing program area of the flash ROM 101 based on the "address information" and "size information" in the program packet, and holds the state. The state held by the means 108 is a normal state.

【0024】以上のように動作する実施の形態1におけ
るダウンロード起動手段110の処理フローについて以
下に説明する。
The processing flow of the download activating means 110 according to the first embodiment which operates as described above will be described below.

【0025】(1)プログラムダウンロード要求を検出
したイベント入力手段111から、起動される。
(1) It is started from the event input unit 111 which has detected a program download request.

【0026】(2)プログラムダウンロード要求は、通
常はオペレータからの指示等の外部イベントによって発
生するが、ダウンロード処理中の障害発生時には、シス
テム起動処理時に発生する。外部イベントによって発生
した場合は、ダウンロード処理中の状態を「状態1」と
する。
(2) A program download request is usually generated by an external event such as an instruction from an operator, but is generated at the time of system startup processing when a failure occurs during the download processing. If the event occurs due to an external event, the state during the download process is set to “state 1”.

【0027】(3)ダウンロード処理中の状態が、「状
態1」であれば(4)へ、「状態2」であれば(7)
へ、「状態3」であれば(9)へ。
(3) If the status during the download process is "status 1", go to (4); if it is "status 2", go to (7).
If “state 3”, go to (9).

【0028】(4)ダウンロード処理プログラム領域に
格納されている旧ダウンロード処理プログラムをアクテ
ィブなダウンロード処理プログラムとし、ダウンロード
すべきプログラムのプログラム種別をダウンロード処理
プログラムとする。
(4) The old download processing program stored in the download processing program area is set as the active download processing program, and the program type of the program to be downloaded is set as the download processing program.

【0029】(5)受信したデータパケットの中からプ
ログラムパケットを抽出し、プログラム種別がダウンロ
ード処理プログラムのプログラムパケットをワークメモ
リ102に読み込む。
(5) A program packet is extracted from the received data packet, and a program packet whose program type is a download processing program is read into the work memory 102.

【0030】(6)プログラムパケット内の「アドレス
情報」、「サイズ情報」、オフセット情報をもとにプロ
グラム本体をフラッシュROM101の非ダウンロード
処理プログラム領域に格納し、ダウンロード処理中の状
態を「状態2」とし、(3)へ。
(6) The main body of the program is stored in the non-download processing program area of the flash ROM 101 based on the "address information", "size information", and offset information in the program packet, and the state of the download processing is changed to "state 2". And go to (3).

【0031】(7)アクティブなダウンロード処理プロ
グラムとダウンロードすべきプログラムがない状態とす
る。
(7) There is no active download processing program and no program to be downloaded.

【0032】(8)非ダウンロード処理プログラム領域
に格納された新ダウンロード処理プログラムをダウンロ
ード処理プログラム領域に転送し、ダウンロード処理中
の状態を「状態3」とし、(3)へ。
(8) The new download processing program stored in the non-download processing program area is transferred to the download processing program area, the state during the download processing is set to “state 3”, and the process proceeds to (3).

【0033】(9)ダウンロード処理プログラム領域に
転送された新ダウンロード処理プログラムをアクティブ
なダウンロード処理プログラムとし、ダウンロードすべ
きプログラムのプログラム種別を非ダウンロード処理プ
ログラムとする。
(9) The new download processing program transferred to the download processing program area is defined as an active download processing program, and the program type of the program to be downloaded is defined as a non-download processing program.

【0034】(10)受信したデータパケットの中から
プログラムパケットを抽出し、プログラム種別が非ダウ
ンロード処理プログラムのプログラムパケットをワーク
メモリ102に読み込む。
(10) A program packet is extracted from the received data packet, and a program packet having a program type of a non-download processing program is read into the work memory 102.

【0035】(11)プログラムパケット内の「アドレ
ス情報」、「サイズ情報」をもとにプログラム本体をフ
ラッシュROM101の非ダウンロード処理プログラム
領域に格納し、ダウンロード処理中の状態を解除する。
(11) The main body of the program is stored in the non-download processing program area of the flash ROM 101 based on the "address information" and the "size information" in the program packet, and the state during the download processing is released.

【0036】上述のように本発明の実施の形態1におけ
るリモートプログラムダウンロード装置においては、ダ
ウンロード起動手段110が「状態1」の場合に旧ダウ
ンロード処理プログラムを起動して新ダウンロード処理
プログラムを非ダウンロード処理プログラム領域にダウ
ンロードし、「状態2」の場合には非ダウンロード処理
プログラム領域に格納された新ダウンロード処理プログ
ラムをダウンロード処理プログラム領域に転送し、「状
態3」の場合には新ダウンロード処理プログラムを起動
して非ダウンロード処理プログラムをダウンロードする
ことにより、ダウンロード中に障害が発生した場合に
も、ダウンロード起動手段110が障害発生時の状態で
アクティブであったダウンロード処理プログラムを利用
してダウンロード処理を行なうことが可能となる。
As described above, in the remote program download device according to the first embodiment of the present invention, when the download activating means 110 is in the “state 1”, the old download processing program is activated and the new download processing program is subjected to the non-download processing. Download to the program area, transfer the new download processing program stored in the non-download processing program area to the download processing program area in "State 2", and start the new download processing program in "State 3" By downloading the non-download processing program, even if a failure occurs during the download, the download start unit 110 uses the download processing program that was active at the time of the failure to perform the download processing. It is possible to perform.

【0037】なお、本実施の形態1においては、プログ
ラム取得手段105のメモリへの読み込みとプログラム
格納手段103のフラッシュROMへの格納は一度に行
なうものとしたが、使用可能な空きメモリの制約等によ
り分割して行なってもよい。また、ダウンロード起動手
段110が行なう状態の移行は連続して行なうものとし
たが、ダウンロード処理中の障害発生時と同様の動作と
することによるシステムテスト工数の削減等のため、状
態の移行時には必ずシステムのリブートを行なうように
してもよい。
In the first embodiment, the reading into the memory by the program obtaining means 105 and the storing into the flash ROM by the program storing means 103 are performed at one time. May be performed separately. The state transition performed by the download activation unit 110 is performed continuously. However, in order to reduce the number of man-hours for system testing by performing the same operation as when a failure occurs during the download processing, the state transition must be performed at all times. The system may be rebooted.

【0038】さらに、フラッシュROM上の領域管理は
静的に決定されていたが、プログラムパケットの中の
「アドレス情報」と「サイズ情報」とオフセット情報に
よって動的に決定してもよい。
Further, although the area management on the flash ROM is statically determined, it may be dynamically determined based on "address information", "size information" and offset information in a program packet.

【0039】(実施の形態2)以下に、本発明の請求項
3及び請求項4に記載された発明の実施の形態につい
て、図4、図5、図6を用いて説明する。
(Embodiment 2) An embodiment of the present invention described in claims 3 and 4 of the present invention will be described below with reference to FIGS. 4, 5 and 6.

【0040】図4は本発明の実施の形態2における装置
の構成図である。図4において401はフラッシュRO
M、402はDRAMなどのワークメモリ、403はフ
ラッシュROM401にプログラムを実行可能な形式で
格納するプログラム格納手段、404はディジタル伝送
路を介して送信側システムの送信器から送信されるデー
タパケットを受信するデータ受信手段、405はこのデ
ータパケットを解釈し、指定されたプログラム種別を持
ったプログラムの配置「アドレス情報」や「サイズ情
報」などのプログラム管理情報とプログラム本体をワー
クメモリ402に読み込むプログラム取得手段、406
はプログラムをプログラム管理情報をもとに転送するプ
ログラム転送手段、407はEEPROM、408はE
EPROM407を利用してプログラムのダウンロード
処理中における状態を保持する状態保持手段、409は
プログラムのダウンロード処理に必要なプログラム格納
手段403とデータ受信手段404とプログラム取得手
段405を実現するための複数のダウンロード処理プロ
グラムの中でどのダウンロード処理プログラムをアクテ
ィブとするかと、どのプログラム種別を持ったプログラ
ムをダウンロードするかを状態保持手段408が保持す
るダウンロード処理中の3つの状態で管理し、第1の状
態の場合は、ダウンロードするプログラムのプログラム
種別をプログラムのダウンロード処理に必要なプログラ
ム格納手段403とデータ受信手段404とプログラム
取得手段405を実現するためのダウンロード処理プロ
グラムとし、第2の状態の場合は、ダウンロードすべき
プログラムがない状態とし、第3の状態の場合は、ダウ
ンロードするプログラムのプログラム種別を非ダウンロ
ード処理プログラムとする状態管理手段、410は起動
要求受付時、状態保持手段408が保持する状態をダウ
ンロード処理中の第1の状態とし、状態管理手段409
が特定したダウンロードすべきプログラムがある場合は
ダウンロード処理プログラムで実現されるプログラム取
得手段を起動し、ダウンロードすべきプログラムのプロ
グラム種別を持ったプログラムをワークメモリ402に
読み込み、プログラム格納手段403を起動してこのプ
ログラムを格納し、ダウンロードすべきプログラムがな
い場合はプログラム転送手段406を起動して前回ダウ
ンロードしたプログラムを転送した後に、第1の状態の
場合は第2の状態、第2の状態の場合は第3の状態に移
行し、第3の状態での格納処理終了後にダウンロード処
理中の状態を完了するダウンロード起動手段、411は
リモコンなどの入力機器を介してオペレータからのプロ
グラムダウンロード要求を検出し、ダウンロード起動手
段410に対して起動要求を行なうイベント入力手段、
412は、データ受信手段404が受信したデータパケ
ットがパッチコマンド用のデータパケットである場合
に、このパッチコマンドを解釈し、プログラムの部分的
な書き換え制御を行なうパッチコマンド制御手段であ
る。実際にはこれ以外にも、システム稼働中にダウンロ
ード処理を行なった場合の各種資源の競合を排他する手
段などが必要であるが本発明の主眼ではないので省略す
る。
FIG. 4 is a configuration diagram of an apparatus according to the second embodiment of the present invention. In FIG. 4, reference numeral 401 denotes a flash RO.
M and 402 are work memories such as a DRAM, 403 is a program storage means for storing a program in a flash ROM 401 in an executable form, and 404 receives a data packet transmitted from a transmitter of a transmission side system via a digital transmission path. The data receiving means 405 interprets the data packet and obtains a program that reads the program management information such as the location “address information” and “size information” of the program having the specified program type and the program body into the work memory 402. Means, 406
Is a program transfer means for transferring a program based on program management information, 407 is an EEPROM, and 408 is an E
A state holding unit 409 for holding a state during the program download processing using the EPROM 407, and a plurality of downloads 409 for implementing the program storage unit 403, the data reception unit 404, and the program acquisition unit 405 required for the program download process Among the processing programs, which download processing program is activated and which program type is to be downloaded are managed in three states during the download processing held by the state holding means 408, and the first state is stored in the first state. In this case, the program type of the program to be downloaded is set as a download processing program for realizing the program storage unit 403, the data reception unit 404, and the program acquisition unit 405 necessary for the program download processing. In the case of the state, there is no program to be downloaded, and in the case of the third state, the state management means 408 sets the program type of the program to be downloaded to the non-download processing program. Is the first state during the download processing, and the state management unit 409
If there is a program to be downloaded specified by the user, the program acquisition means realized by the download processing program is started, a program having the program type of the program to be downloaded is read into the work memory 402, and the program storage means 403 is started. If the program is stored, and there is no program to be downloaded, the program transfer means 406 is activated to transfer the previously downloaded program, and then the first state is the second state, and the second state is the second state. Shifts to the third state, and download start means 411 that completes the state of the download processing after the storage processing in the third state is completed. 411 detects a program download request from the operator via an input device such as a remote controller. , For the download starting means 410 Event input means for performing the dynamic request,
Reference numeral 412 denotes a patch command control unit that interprets the patch command when the data packet received by the data reception unit 404 is a data packet for a patch command, and performs partial program rewriting control. Actually, in addition to this, a means for excluding competition of various resources when the download process is performed during the operation of the system is required, but is omitted because it is not the main object of the present invention.

【0041】以上のように構成された実施の形態2の装
置について、以下その動作を説明する。図5は本発明の
実施の形態2におけるリモートプログラムダウンロード
装置がプログラムをダウンロードする場合の、ディジタ
ル伝送路を流れるデータパケット構造例を示す説明図で
あり、図6は本発明の実施の形態2におけるリモートプ
ログラムダウンロード装置がプログラムをダウンロード
する場合の、ダウンロード中の各状態でのフラッシュR
OM401(容量1Mバイト)のアロケート状況を示す
説明図である。図6に示すように、フラッシュROM4
01は0h番地からFFFFh番地までがブート処理プ
ログラム領域(各種の初期化処理を行なうプログラム
と、ダウンロード起動手段410と状態保持手段408
と状態管理手段409を実現するために必要なプログラ
ム領域)、40000h番地から5FFFFh番地まで
がダウンロード処理プログラム領域(プログラム格納手
段403とデータ受信手段404とプログラム取得手段
405を実現するために必要なプログラムと、これらダ
ウンロード処理プログラムと密接に関連したディジタル
映像の受信処理プログラム等の製品本来の各種の機能を
実現するために必要なプログラム領域)、60000h
番地からFFFFFh番地までが非ダウンロード処理プ
ログラム領域(ダウンロード処理プログラムとの関連が
低いフォントデータプログラム等の製品本来の各種の機
能を実現するために必要なプログラムと、イベント入力
手段411を実現するために必要なプログラム領域)で
あるものとする。
The operation of the apparatus according to the second embodiment configured as described above will be described below. FIG. 5 is an explanatory diagram showing an example of the structure of a data packet flowing through a digital transmission path when the remote program download device according to the second embodiment of the present invention downloads a program. FIG. When the remote program download device downloads a program, flash R in each state during downloading
It is explanatory drawing which shows the allocation situation of OM401 (capacity 1M byte). As shown in FIG.
01 is a boot processing program area from address 0h to address FFFFh (a program for performing various types of initialization processing, download start means 410 and state holding means 408).
And a program area necessary for realizing the state management means 409), and from 40000h to 5FFFFh are download processing program areas (programs necessary for realizing the program storage means 403, the data reception means 404, and the program acquisition means 405). And program areas necessary to realize various functions inherent in the product such as a digital video reception processing program closely related to these download processing programs), 60000h
The area from the address to the address FFFFFh is a non-download processing program area (a program required to realize various functions inherent in the product such as a font data program having a low relation with the download processing program, and an event input unit 411). Necessary program area).

【0042】リモコンを押下してオペレータがプログラ
ムのダウンロード指示を行なうと、イベント入力手段4
11は、プログラムダウンロード要求を検出し、ダウン
ロード起動手段410に対して起動要求を行なう。次に
ダウンロード起動手段410は、状態保持手段408が
保持する状態を通常時の状態からダウンロード処理中の
「状態1」とし、状態管理手段409は図6の「状態
1」に示すように現時点でダウンロード処理プログラム
領域に格納されている旧ダウンロード処理プログラムを
アクティブなダウンロード処理プログラムとし、ダウン
ロードすべきプログラムのプログラム種別をダウンロー
ド処理プログラムとする(図中の太線内はアクティブな
ダウンロード処理プログラム、点線内はダウンロードす
べきプログラムを示す)。これにより、以降動作するプ
ログラム格納手段403とデータ受信手段404とプロ
グラム取得手段405を実現するために必要なプログラ
ムは旧ダウンロード処理プログラムとなる。
When an operator gives a program download instruction by pressing the remote controller, the event input means 4
11 detects a program download request and issues an activation request to the download activation means 410. Next, the download activation unit 410 changes the state held by the state holding unit 408 from the normal state to “state 1” during the download process, and the state management unit 409 determines the current state as shown in “state 1” in FIG. The old download processing program stored in the download processing area is the active download processing program, and the program type of the program to be downloaded is the download processing program (the bold line in the figure indicates the active download processing program, and the dotted line indicates the active download processing program). Indicates the program to download). As a result, the program required to realize the program storage unit 403, the data reception unit 404, and the program acquisition unit 405 that operate thereafter becomes the old download processing program.

【0043】次にダウンロード起動手段410は、プロ
グラム取得手段405を起動し、プログラム取得手段4
05はデータ受信手段404を利用してデータパケット
の中からプログラムパケットを抽出し、図5の(a)に
示すプログラム種別がダウンロード処理プログラムのプ
ログラムパケットをワークメモリ402に読み込む。次
にダウンロード起動手段410は、受信したプログラム
パケットがパッチコマンドであるためパッチコマンド制
御手段412を起動し、パッチコマンド制御手段412
は、プログラムパケット内の「アドレス情報」、「サイ
ズ情報」をもとにダウンロード処理プログラム領域に格
納されたダウンロード処理プログラムをワークメモリ4
02に読み込み、パッチコマンドを解釈してワークメモ
リ402上でダウンロード処理プログラムの部分的な書
き換えを行ない、プログラム格納手段403を起動して
プログラムパケット内の「アドレス情報」、「サイズ情
報」、オフセット情報をもとにパッチがあてられたプロ
グラム本体をフラッシュROM401の非ダウンロード
処理プログラム領域に格納し、状態保持手段408が保
持する状態をダウンロード処理中の「状態2」とし、状
態管理手段409は図6の「状態2」に示すようにアク
ティブなダウンロード処理プログラムとダウンロードす
べきプログラムがない状態とする。(オフセットが足さ
れて非ダウンロード処理プログラム領域に格納された新
ダウンロード処理プログラムは、本来配置されるべきア
ドレスとは異なる領域に配置されているため、このまま
では動作させることはできない。) 次にダウンロード起動手段410は、ダウンロードすべ
きプログラムがないためプログラム転送手段406を起
動し、プログラム転送手段406は、非ダウンロード処
理プログラム領域に格納された新ダウンロード処理プロ
グラムをダウンロード処理プログラム領域に転送し、状
態保持手段408が保持する状態をダウンロード処理中
の「状態3」とし、状態管理手段409は図6の「状態
3」に示すように、ダウンロード処理プログラム領域に
転送された新ダウンロード処理プログラムをアクティブ
なダウンロード処理プログラムとし、ダウンロードすべ
きプログラムのプログラム種別を非ダウンロード処理プ
ログラムとする。これにより、以降動作するプログラム
格納手段403とデータ受信手段404とプログラム取
得手段405を実現するために必要なプログラムは新ダ
ウンロード処理プログラムとなる。
Next, the download starting means 410 starts the program obtaining means 405 and the program obtaining means 4
In step 05, the program packet is extracted from the data packet using the data receiving unit 404, and the program packet of the download processing program whose program type is shown in FIG. Next, the download start unit 410 starts the patch command control unit 412 because the received program packet is a patch command, and the patch command control unit 412
Stores the download processing program stored in the download processing program area based on the “address information” and “size information” in the program packet in the work memory 4.
02, the patch command is interpreted, the download processing program is partially rewritten on the work memory 402, the program storage means 403 is started, and “address information”, “size information”, and offset information in the program packet are activated. 6 is stored in the non-download processing program area of the flash ROM 401, and the state held by the state holding unit 408 is set to “state 2” during download processing. As shown in “State 2”, there is no active download processing program and no program to be downloaded. (Because the new download processing program stored in the non-download processing program area with the offset added is located in an area different from the address where it should be originally located, it cannot be operated as it is.) The activation unit 410 activates the program transfer unit 406 because there is no program to be downloaded, and the program transfer unit 406 transfers the new download processing program stored in the non-download processing program area to the download processing program area, and holds the state. The state held by the means 408 is referred to as “state 3” during download processing, and the state management means 409 actively downloads the new download processing program transferred to the download processing program area as shown in “state 3” in FIG. place The program type of the program to be downloaded is a non-download processing program. As a result, a program required to realize the program storage unit 403, the data reception unit 404, and the program acquisition unit 405 that operate thereafter becomes a new download processing program.

【0044】次にダウンロード起動手段410は、プロ
グラム取得手段405を起動し、プログラム取得手段4
05はデータ受信手段404を利用してデータパケット
の中からプログラムパケットを抽出し、図5の(c)に
示すプログラム種別が非ダウンロード処理プログラムの
プログラムパケットをワークメモリ402に読み込む。
次にダウンロード起動手段410は、プログラム格納手
段403を起動してプログラムパケット内の「アドレス
情報」、「サイズ情報」をもとにプログラム本体をフラ
ッシュROM401の非ダウンロード処理プログラム領
域に格納し、状態保持手段408が保持する状態を通常
時の状態とする。
Next, the download starting means 410 starts the program obtaining means 405 and the program obtaining means 4
In step 05, the program packet is extracted from the data packet using the data receiving means 404, and the program packet of the non-download processing program whose program type is shown in FIG.
Next, the download activating means 410 activates the program storing means 403 and stores the program itself in the non-download processing program area of the flash ROM 401 based on the "address information" and "size information" in the program packet, and holds the state. The state held by the means 408 is a normal state.

【0045】以上のように動作する実施の形態2におけ
るダウンロード起動手段410の処理フローについて以
下に説明する。
The processing flow of the download starting means 410 according to the second embodiment which operates as described above will be described below.

【0046】(1)プログラムダウンロード要求を検出
したイベント入力手段411から、起動される。
(1) The program is started from the event input unit 411 that has detected a program download request.

【0047】(2)プログラムダウンロード要求は、通
常はオペレータからの指示等の外部イベントによって発
生するが、ダウンロード処理中の障害発生時には、シス
テム起動処理時に発生する。外部イベントによって発生
した場合は、ダウンロード処理中の状態を「状態1」と
する。
(2) The program download request is usually generated by an external event such as an instruction from the operator, but when a failure occurs during the download processing, it is generated at the time of system startup processing. If the event occurs due to an external event, the state during the download process is set to “state 1”.

【0048】(3)ダウンロード処理中の状態が、「状
態1」であれば(4)へ、「状態2」であれば(7)
へ、「状態3」であれば(9)へ。
(3) If the status during the download process is "status 1", go to (4); if it is "status 2", go to (7).
If “state 3”, go to (9).

【0049】(4)ダウンロード処理プログラム領域に
格納されている旧ダウンロード処理プログラムをアクテ
ィブなダウンロード処理プログラムとし、ダウンロード
すべきプログラムのプログラム種別をダウンロード処理
プログラムとする。
(4) The old download processing program stored in the download processing program area is set as the active download processing program, and the program type of the program to be downloaded is set as the download processing program.

【0050】(5)受信したデータパケットの中からプ
ログラムパケットを抽出し、プログラム種別がダウンロ
ード処理プログラムのプログラムパケットをワークメモ
リ402に読み込む。
(5) A program packet is extracted from the received data packet, and a program packet whose program type is a download processing program is read into the work memory 402.

【0051】(6)プログラムパケット内の「アドレス
情報」、「サイズ情報」をもとにダウンロード処理プロ
グラム領域に格納されたダウンロード処理プログラムを
ワークメモリ402に読み込み、パッチコマンドを解釈
してダウンロード処理プログラムの部分的な書き換え
(パッチ)を行ない、フラッシュROM401の非ダウ
ンロード処理プログラム領域に格納し、ダウンロード処
理中の状態を「状態2」とし、(3)へ。
(6) The download processing program stored in the download processing program area is read into the work memory 402 based on the “address information” and “size information” in the program packet, the patch command is interpreted, and the download processing program is executed. Are partially rewritten (patched), stored in the non-download processing program area of the flash ROM 401, the state during the download processing is set to “state 2”, and the process proceeds to (3).

【0052】(7)アクティブなダウンロード処理プロ
グラムとダウンロードすべきプログラムがない状態とす
る。
(7) There is no active download processing program and no program to be downloaded.

【0053】(8)非ダウンロード処理プログラム領域
に格納された新ダウンロード処理プログラムをダウンロ
ード処理プログラム領域に転送し、ダウンロード処理中
の状態を「状態3」とし、(3)へ。
(8) The new download processing program stored in the non-download processing program area is transferred to the download processing program area, the state during the download processing is set to “state 3”, and the process proceeds to (3).

【0054】(9)ダウンロード処理プログラム領域に
転送された新ダウンロード処理プログラムをアクティブ
なダウンロード処理プログラムとし、ダウンロードすべ
きプログラムのプログラム種別を非ダウンロード処理プ
ログラムとする。
(9) The new download processing program transferred to the download processing program area is set as the active download processing program, and the program type of the program to be downloaded is set as the non-download processing program.

【0055】(10)受信したデータパケットの中から
プログラムパケットを抽出し、プログラム種別が非ダウ
ンロード処理プログラムのプログラムパケットをワーク
メモリ102に読み込む。
(10) A program packet is extracted from the received data packet, and a program packet whose program type is a non-download processing program is read into the work memory 102.

【0056】(11)プログラムパケット内の「アドレ
ス情報」、「サイズ情報」をもとにプログラム本体をフ
ラッシュROM401の非ダウンロード処理プログラム
領域に格納し、ダウンロード処理中の状態を解除する。
(11) The main body of the program is stored in the non-download processing program area of the flash ROM 401 based on the "address information" and "size information" in the program packet, and the state during the download processing is released.

【0057】上述のように本発明の(実施の形態2)に
おけるリモートプログラムダウンロード装置において
は、ダウンロード起動手段410が「状態1」の場合に
旧ダウンロード処理プログラムを起動してダウンロード
処理プログラムのパッチコマンドを読み込み、パッチコ
マンド制御手段412がパッチコマンドを解釈してダウ
ンロード処理プログラムの部分的な書き換えを行なって
作成した新ダウンロード処理プログラムを非ダウンロー
ド処理プログラム領域に格納し、「状態2」の場合には
非ダウンロード処理プログラム領域に格納された新ダウ
ンロード処理プログラムをダウンロード処理プログラム
領域に転送し、「状態3」の場合には新ダウンロード処
理プログラムを起動して非ダウンロード処理プログラム
をダウンロードすることにより、ダウンロード中に障害
が発生した場合にも、ダウンロード起動手段410が障
害発生時の状態でアクティブであったダウンロード処理
プログラムを利用してダウンロード処理を行なうことが
可能となり、しかも新しいダウンロード処理プログラム
をすべてダウンロードすることなくパッチコマンドのみ
のダウンロードで差分を変更できることが可能となる。
As described above, in the remote program download device according to the second embodiment of the present invention, when the download start unit 410 is in the “state 1”, the old download processing program is started and the patch command of the download processing program is executed. The new download processing program created by the patch command control means 412 interpreting the patch command and partially rewriting the download processing program is stored in the non-download processing program area. The new download processing program stored in the non-download processing program area is transferred to the download processing program area. In the case of “state 3”, the new download processing program is started to download the non-download processing program. Thus, even if a failure occurs during the download, the download initiating means 410 can perform the download processing using the download processing program that was active at the time of the failure, and the new download processing program Can be changed by downloading only the patch command without downloading all the files.

【0058】なお、(実施の形態2)においては、パッ
チコマンドはダウンロード処理プログラムに対してのも
のであったが、非ダウンロード処理プログラムのダウン
ロードをパッチコマンドで行なうようにしてもよい。ま
た、ダウンロード要求の指示はオペレータがリモコンを
押下して行なうものとしたが、送信側システムからの指
示で自動的に行なうようにしてもよい。
In the second embodiment, the patch command is for the download processing program, but the download of the non-download processing program may be performed by the patch command. Although the instruction of the download request is given by the operator pressing the remote controller, the instruction may be automatically given by the instruction from the transmitting system.

【0059】(実施の形態3)以下に、本発明の請求項
5及び請求項6に記載された発明の実施の形態につい
て、図7、図8、図3を用いて説明する。
(Embodiment 3) Embodiments of the present invention described in claims 5 and 6 of the present invention will be described below with reference to FIGS. 7, 8, and 3. FIG.

【0060】図7は本発明の実施の形態3における装置
の構成図である。図7において701はフラッシュRO
M、702はDRAMなどのワークメモリ、703はフ
ラッシュROM701にプログラムを実行可能な形式で
格納するプログラム格納手段、704はディジタル伝送
路を介して送信側システムの送信器から送信されるデー
タパケットを受信するデータ受信手段、705はこのデ
ータパケットを解釈し、指定されたプログラム種別を持
ったプログラムの配置「アドレス情報」や「サイズ情
報」などのプログラム管理情報とプログラム本体をワー
クメモリ702に読み込むプログラム取得手段、706
はプログラムをプログラム管理情報をもとに転送するプ
ログラム転送手段、707はEEPROM、708はE
EPROM707を利用してプログラムのダウンロード
処理中における状態を保持する状態保持手段、709は
プログラムのダウンロード処理に必要なプログラム格納
手段703とデータ受信手段704とプログラム取得手
段705を実現するための複数のダウンロード処理プロ
グラムの中でどのダウンロード処理プログラムをアクテ
ィブとするかと、どのプログラム種別を持ったプログラ
ムをダウンロードするかを状態保持手段708が保持す
るダウンロード処理中の3つの状態で管理し、第1の状
態の場合は、ダウンロードするプログラムのプログラム
種別をプログラムのダウンロード処理に必要なプログラ
ム格納手段703とデータ受信手段704とプログラム
取得手段705を実現するためのダウンロード処理プロ
グラムとし、第2の状態の場合は、ダウンロードすべき
プログラムがない状態とし、第3の状態の場合は、ダウ
ンロードするプログラムのプログラム種別を非ダウンロ
ード処理プログラムとする状態管理手段、710は起動
要求受付時、状態保持手段708が保持する状態をダウ
ンロード処理中の第1の状態とし、状態管理手段709
が特定したダウンロードすべきプログラムがある場合は
ダウンロード処理プログラムで実現されるプログラム取
得手段を起動し、ダウンロードすべきプログラムのプロ
グラム種別を持ったプログラムをワークメモリ702に
読み込み、プログラム格納手段703を起動してこのプ
ログラムを格納し、ダウンロードすべきプログラムがな
い場合はプログラム転送手段706を起動して前回ダウ
ンロードしたプログラムを転送した後に、第1の状態の
場合は第2の状態、第2の状態の場合は第3の状態に移
行し、第3の状態での格納処理終了後にダウンロード処
理中の状態を完了するダウンロード起動手段、711は
リモコンなどの入力機器を介してオペレータからのプロ
グラムダウンロード要求を検出し、ダウンロード起動手
段710に対して起動要求を行なうイベント入力手段、
712はモデムなどのデータ送信器を介してデータを送
信するデータ送信手段、713はデータ受信手段704
が受信したデータパケットがメモリ操作コマンド用のデ
ータパケットである場合に、このメモリ操作コマンドを
解釈してメモリ操作を行ない、結果をデータ送信手段7
12を介して送信側システムに送信するメモリ操作手段
である。実際にはこれ以外にも、システム稼働中にダウ
ンロード処理を行なった場合の各種資源の競合を排他す
る手段などが必要であるが本発明の主眼ではないので省
略する。
FIG. 7 is a block diagram of an apparatus according to the third embodiment of the present invention. In FIG. 7, reference numeral 701 denotes a flash RO
M and 702 are work memories such as a DRAM, 703 is a program storage means for storing a program in a flash ROM 701 in an executable form, and 704 receives a data packet transmitted from a transmitter of a transmission side system via a digital transmission path. The data receiving means 705 interprets the data packet and acquires the program management information such as the location of the program having the specified program type, such as “address information” and “size information”, and the program itself for reading the program body into the work memory 702. Means, 706
Is a program transfer means for transferring a program based on program management information, 707 is an EEPROM, and 708 is an E
A state holding unit for holding a state during the program download processing using the EPROM 707. A plurality of downloads 709 for realizing the program storage unit 703, the data reception unit 704, and the program acquisition unit 705 required for the program download processing Among the processing programs, which download processing program is to be activated and which program type is to be downloaded are managed in three states during the download processing held by the state holding unit 708, and the first state is stored in the first state. In this case, the program type of the program to be downloaded is a download processing program for realizing the program storage unit 703, the data reception unit 704, and the program acquisition unit 705 necessary for the program download process. In the case of the state, it is assumed that there is no program to be downloaded. In the case of the third state, the state management unit 710 sets the program type of the program to be downloaded to the non-download processing program. Is the first state during the download processing, and the state management unit 709
If there is a program to be downloaded specified by the user, the program acquisition unit realized by the download processing program is started, a program having the program type of the program to be downloaded is read into the work memory 702, and the program storage unit 703 is started. When the program is stored, and there is no program to be downloaded, the program transfer means 706 is activated to transfer the previously downloaded program, and then, in the first state, the second state, and in the second state, Indicates a third state, and download start means for completing the state of the download processing after the storage processing in the third state is completed. 711 detects a program download request from an operator via an input device such as a remote controller. , For download activation means 710 Event input means for performing the dynamic request,
712 is a data transmitting means for transmitting data via a data transmitter such as a modem, and 713 is a data receiving means 704.
If the received data packet is a data packet for a memory operation command, the memory operation command is interpreted and a memory operation is performed, and the result is transmitted to the data transmission unit 7.
This is a memory operation unit that transmits the data to the transmission side system via the transmission line 12. Actually, in addition to this, a means for excluding competition of various resources when the download process is performed during the operation of the system is required, but is omitted because it is not the main object of the present invention.

【0061】以上のように構成された実施の形態3の装
置について、以下その動作を説明する。図8は本発明の
実施の形態3におけるリモートプログラムダウンロード
装置がプログラムをダウンロードする場合の、ディジタ
ル伝送路を流れるデータパケット構造例を示す説明図で
あり、図3は本発明の実施の形態3におけるリモートプ
ログラムダウンロード装置がプログラムをダウンロード
する場合の、ダウンロード中の各状態でのフラッシュR
OM701(容量1Mバイト)のアロケート状況を示す
説明図である。図3に示すように、フラッシュROM7
01は0h番地からFFFFh番地までがブート処理プ
ログラム領域(各種の初期化処理を行なうプログラム
と、ダウンロード起動手段710と状態保持手段708
と状態管理手段709を実現するために必要なプログラ
ム領域)、10000h番地から5FFFFh番地まで
がダウンロード処理プログラム領域(プログラム格納手
段703とデータ受信手段704とプログラム取得手段
705を実現するために必要なプログラムと、これらダ
ウンロード処理プログラムと密接に関連したディジタル
映像の受信処理プログラム等の製品本来の各種の機能を
実現するために必要なプログラム領域)、60000h
番地からFFFFFh番地までが非ダウンロード処理プ
ログラム領域(ダウンロード処理プログラムとの関連が
低いフォントデータプログラム等の製品本来の各種の機
能を実現するために必要なプログラムと、イベント入力
手段711を実現するために必要なプログラム領域)で
あるものとする。
The operation of the thus configured apparatus of the third embodiment will be described below. FIG. 8 is an explanatory diagram showing an example of the structure of a data packet flowing through a digital transmission path when the remote program download device according to the third embodiment of the present invention downloads a program. FIG. When the remote program download device downloads a program, flash R in each state during downloading
It is explanatory drawing which shows the allocation situation of OM701 (capacity 1M byte). As shown in FIG.
01 is a boot processing program area from address 0h to address FFFFh (a program for performing various types of initialization processing, download activation means 710 and state holding means 708).
And a program area required to realize the state management means 709). The area from 10,000h to 5FFFFh is a download processing program area (a program required to realize the program storage means 703, the data reception means 704, and the program acquisition means 705). And program areas necessary to realize various functions inherent in the product such as a digital video reception processing program closely related to these download processing programs), 60000h
The area from the address to the address FFFFFh is a non-download processing program area (a program required to realize various functions inherent in the product such as a font data program having a low association with the download processing program and an event input means 711). Necessary program area).

【0062】リモコンを押下してオペレータがプログラ
ムのダウンロード指示を行なうと、イベント入力手段7
11は、プログラムダウンロード要求を検出し、ダウン
ロード起動手段710に対して起動要求を行なう。次に
ダウンロード起動手段710は、状態保持手段708が
保持する状態を通常時の状態からダウンロード処理中の
「状態1」とし、状態管理手段709は図3の「状態
1」に示すように現時点でダウンロード処理プログラム
領域に格納されている旧ダウンロード処理プログラムを
アクティブなダウンロード処理プログラムとし、ダウン
ロードすべきプログラムのプログラム種別をダウンロー
ド処理プログラムとする(図中の太線内はアクティブな
ダウンロード処理プログラム、点線内はダウンロードす
べきプログラムを示す)。これにより、以降動作するプ
ログラム格納手段703とデータ受信手段704とプロ
グラム取得手段705を実現するために必要なプログラ
ムは旧ダウンロード処理プログラムとなる。
When the operator instructs the download of the program by pressing the remote controller, the event input means 7
11 detects a program download request and issues a start request to the download start means 710. Next, the download activation unit 710 changes the state held by the state holding unit 708 from the normal state to “state 1” during the download process, and the state management unit 709 sets the current state as shown in “state 1” in FIG. The old download processing program stored in the download processing area is the active download processing program, and the program type of the program to be downloaded is the download processing program (the bold line in the figure indicates the active download processing program, and the dotted line indicates the active download processing program). Indicates the program to download). As a result, the program required to realize the program storage unit 703, the data reception unit 704, and the program acquisition unit 705 that operate thereafter becomes the old download processing program.

【0063】次にダウンロード起動手段710は、プロ
グラム取得手段705を起動し、プログラム取得手段7
05はデータ受信手段704を利用してデータパケット
の中からプログラムパケットを抽出し、図8の(a)に
示すプログラム種別がダウンロード処理プログラムのプ
ログラムパケットをワークメモリ702に読み込む。次
にダウンロード起動手段710は、プログラム格納手段
703を起動してプログラムパケット内の「アドレス情
報」、「サイズ情報」、オフセット情報をもとにプログ
ラム本体をフラッシュROM701の非ダウンロード処
理プログラム領域に格納し、状態保持手段708が保持
する状態をダウンロード処理中の「状態2」とし、状態
管理手段709は図3の「状態2」に示すようにアクテ
ィブなダウンロード処理プログラムとダウンロードすべ
きプログラムがない状態とする。(オフセットが足され
て非ダウンロード処理プログラム領域に格納された新ダ
ウンロード処理プログラムは、本来配置されるべきアド
レスとは異なる領域に配置されているため、このままで
は動作させることはできない。)次にダウンロード起動
手段710は、ダウンロードすべきプログラムがないた
めプログラム転送手段706を起動し、プログラム転送
手段706は、非ダウンロード処理プログラム領域に格
納された新ダウンロード処理プログラムをダウンロード
処理プログラム領域に転送し、状態保持手段708が保
持する状態をダウンロード処理中の「状態3」とし、状
態管理手段709は図3の「状態3」に示すように、ダ
ウンロード処理プログラム領域に転送された新ダウンロ
ード処理プログラムをアクティブなダウンロード処理プ
ログラムとし、ダウンロードすべきプログラムのプログ
ラム種別を非ダウンロード処理プログラムとする。これ
により、以降動作するプログラム格納手段703とデー
タ受信手段704とプログラム取得手段705を実現す
るために必要なプログラムは新ダウンロード処理プログ
ラムとなる。
Next, the download starting means 710 starts the program obtaining means 705, and the program obtaining means 7
In step 05, the program packet is extracted from the data packet by using the data receiving unit 704, and the program packet of the download processing program whose program type is shown in FIG. Next, the download activating means 710 activates the program storing means 703 and stores the program body in the non-download processing program area of the flash ROM 701 based on "address information", "size information" and offset information in the program packet. The state held by the state holding unit 708 is referred to as “state 2” during download processing, and the state management unit 709 determines that there is no active download processing program and no state to download as shown in “state 2” in FIG. I do. (Because the new download processing program stored in the non-download processing program area with the offset added is located in an area different from the address where it should be originally located, it cannot be operated as it is.) The start unit 710 starts the program transfer unit 706 because there is no program to be downloaded, and the program transfer unit 706 transfers the new download processing program stored in the non-download processing program area to the download processing program area, and holds the state. The state held by the unit 708 is referred to as “state 3” during download processing, and the state management unit 709 actively downloads the new download processing program transferred to the download processing program area as shown in “state 3” in FIG. place And programs, and non-download processing program the program type of program to be downloaded. As a result, a program required to realize the program storage unit 703, the data reception unit 704, and the program acquisition unit 705 that operate thereafter becomes a new download processing program.

【0064】次にダウンロード起動手段710は、プロ
グラム取得手段705を起動し、プログラム取得手段7
05はデータ受信手段704を利用してデータパケット
の中からプログラムパケットを抽出し、図8の(c)に
示すプログラム種別が非ダウンロード処理プログラムの
プログラムパケットをワークメモリ702に読み込む。
次にダウンロード起動手段710は、プログラム格納手
段703を起動してプログラムパケット内の「アドレス
情報」、「サイズ情報」をもとにプログラム本体をフラ
ッシュROM701の非ダウンロード処理プログラム領
域に格納し、状態保持手段708が保持する状態を通常
時の状態とする。そして、送信側システムからの図8の
(c)のメモリ操作パケットをデータ受信手段704が
受信すると、メモリ操作手段713は、メモリ操作を実
行して状態変数の更新を行ない、更新結果をデータ送信
手段712を起動して送信側システムに送信する。
Next, the download starting means 710 starts the program obtaining means 705, and
In step 05, the program packet is extracted from the data packet by using the data receiving unit 704, and the program packet of the non-download processing program having the program type shown in FIG.
Next, the download activating means 710 activates the program storing means 703 to store the program itself in the non-download processing program area of the flash ROM 701 based on the "address information" and "size information" in the program packet, and retain the state. The state held by the means 708 is a normal state. Then, when the data receiving unit 704 receives the memory operation packet of FIG. 8C from the transmission side system, the memory operation unit 713 executes the memory operation to update the state variable, and transmits the update result as data. Activate the means 712 and transmit to the transmitting system.

【0065】以上のように動作する実施の形態3におけ
るダウンロード起動手段710の処理フローについて以
下に説明する。
The processing flow of download starting means 710 according to the third embodiment, which operates as described above, will be described below.

【0066】(1)プログラムダウンロード要求を検出
したイベント入力手段711から、起動される。
(1) The program is started from the event input unit 711 which has detected a program download request.

【0067】(2)プログラムダウンロード要求は、通
常はオペレータからの指示等の外部イベントによって発
生するが、ダウンロード処理中の障害発生時には、シス
テム起動処理時に発生する。外部イベントによって発生
した場合は、ダウンロード処理中の状態を「状態1」と
する。
(2) The program download request is usually generated by an external event such as an instruction from the operator, but when a failure occurs during the download processing, it is generated at the time of system startup processing. If the event occurs due to an external event, the state during the download process is set to “state 1”.

【0068】(3)ダウンロード処理中の状態が、「状
態1」であれば(4)へ、「状態2」であれば(7)
へ、「状態3」であれば(9)へ。
(3) If the status during the download process is “status 1”, go to (4); if it is “status 2”, go to (7).
If “state 3”, go to (9).

【0069】(4)ダウンロード処理プログラム領域に
格納されている旧ダウンロード処理プログラムをアクテ
ィブなダウンロード処理プログラムとし、ダウンロード
すべきプログラムのプログラム種別をダウンロード処理
プログラムとする。
(4) The old download processing program stored in the download processing program area is set as the active download processing program, and the program type of the program to be downloaded is set as the download processing program.

【0070】(5)受信したデータパケットの中からプ
ログラムパケットを抽出し、プログラム種別がダウンロ
ード処理プログラムのプログラムパケットをワークメモ
リ102に読み込む。
(5) A program packet is extracted from the received data packet, and a program packet whose program type is a download processing program is read into the work memory 102.

【0071】(6)プログラムパケット内の「アドレス
情報」、「サイズ情報」、オフセット情報をもとにプロ
グラム本体をフラッシュROM701の非ダウンロード
処理プログラム領域に格納し、ダウンロード処理中の状
態を「「状態2」」とし、(3)へ。
(6) The main body of the program is stored in the non-download processing program area of the flash ROM 701 based on the “address information”, “size information”, and offset information in the program packet, and the state of the download processing is changed to “state”. 2 "" and go to (3).

【0072】(7)アクティブなダウンロード処理プロ
グラムとダウンロードすべきプログラムがない状態とす
る。
(7) There is no active download processing program and no program to be downloaded.

【0073】(8)非ダウンロード処理プログラム領域
に格納された新ダウンロード処理プログラムをダウンロ
ード処理プログラム領域に転送し、ダウンロード処理中
の状態を「状態3」とし、(3)へ。
(8) The new download processing program stored in the non-download processing program area is transferred to the download processing program area, the state during the download processing is set to “state 3”, and the process proceeds to (3).

【0074】(9)ダウンロード処理プログラム領域に
転送された新ダウンロード処理プログラムをアクティブ
なダウンロード処理プログラムとし、ダウンロードすべ
きプログラムのプログラム種別を非ダウンロード処理プ
ログラムとする。
(9) The new download processing program transferred to the download processing program area is defined as an active download processing program, and the program type of the program to be downloaded is defined as a non-download processing program.

【0075】(10)受信したデータパケットの中から
プログラムパケットを抽出し、プログラム種別が非ダウ
ンロード処理プログラムのプログラムパケットをワーク
メモリ702に読み込む。
(10) A program packet is extracted from the received data packet, and a program packet whose program type is a non-download processing program is read into the work memory 702.

【0076】(11)プログラムパケット内の「アドレ
ス情報」、「サイズ情報」をもとにプログラム本体をフ
ラッシュROM701の非ダウンロード処理プログラム
領域に格納し、ダウンロード処理中の状態を解除する。
(11) The main body of the program is stored in the non-download processing program area of the flash ROM 701 based on the “address information” and “size information” in the program packet, and the state during the download processing is released.

【0077】(12)送信側システムからのメモリ操作
パケットを受信し、メモリ操作を実行して状態変数の更
新を行ない、更新結果を送信側システムに送信する。
(12) Receive the memory operation packet from the transmitting system, execute the memory operation, update the state variables, and transmit the update result to the transmitting system.

【0078】上述のように本発明の実施の形態3におけ
るリモートプログラムダウンロード装置においては、ダ
ウンロード起動手段710が「状態1」の場合に旧ダウ
ンロード処理プログラムを起動して新ダウンロード処理
プログラムを非ダウンロード処理プログラム領域にダウ
ンロードし、「状態2」の場合には非ダウンロード処理
プログラム領域に格納された新ダウンロード処理プログ
ラムをダウンロード処理プログラム領域に転送し、「状
態3」の場合には新ダウンロード処理プログラムを起動
して非ダウンロード処理プログラムをダウンロードする
ことにより、ダウンロード中に障害が発生した場合に
も、ダウンロード起動手段710が障害発生時の状態で
アクティブであったダウンロード処理プログラムを利用
してダウンロード処理を行なうことが可能となり、しか
もプログラムのみではなく状態変数などのメモリの更新
や参照を行なうことが可能となる。
As described above, in the remote program download device according to the third embodiment of the present invention, when download start means 710 is in “state 1”, the old download processing program is started and the new download processing program is not downloaded. Download to the program area, transfer the new download processing program stored in the non-download processing program area to the download processing program area in "State 2", and start the new download processing program in "State 3" By downloading the non-download processing program, even if a failure occurs during the download, the download start unit 710 uses the download processing program that was active at the time of the failure to perform the download processing. That enables to perform, yet it is possible to perform memory updates and references, such as only the state variables not program.

【0079】なお、実施の形態3においては、メモリ操
作コマンドはプログラムパケットと共に受信し、フラッ
シュROM701への格納後に状態変数の更新を行なっ
ていたが、メモリ操作のみ単独で行なってもよい。
In the third embodiment, the memory operation command is received together with the program packet, and the state variables are updated after being stored in the flash ROM 701. However, only the memory operation may be performed alone.

【0080】[0080]

【発明の効果】本発明のリモートプログラムダウンロー
ド装置においては、ダウンロード起動手段が、状態管理
手段が特定するアクティブなダウンロード処理プログラ
ムを起動して、状態管理手段が特定するダウンロードす
べきプログラムをダウンロードもしくは転送することに
よって、ダウンロード中に電源断等の障害が発生して動
作中のダウンロード処理プログラム領域が破壊されて
も、非ダウンロード処理プログラム領域に格納されたダ
ウンロード処理プログラムを転送することによってダウ
ンロード処理を再開することが可能となる。しかもこの
場合、ダウンロード中には動作する必要のない非ダウン
ロード処理プログラム領域を活用してダウンロード処理
プログラムを置くようにしているため、ダウンロード処
理用プログラム領域が破壊された場合のために余分にダ
ウンロード処理領域を必要とせず、ダウンロード専用の
プログラムを新たに開発する必要もないためその実用的
効果は大きい。
In the remote program download apparatus according to the present invention, the download starting means starts the active download processing program specified by the state management means, and downloads or transfers the program to be downloaded specified by the state management means. By doing so, even if a failure such as a power failure occurs during download and the active download processing program area is destroyed, the download processing is resumed by transferring the download processing program stored in the non-download processing program area. It is possible to do. Moreover, in this case, since the download processing program is placed by utilizing the non-download processing program area which does not need to operate during the download, extra download processing is performed in case the download processing program area is destroyed. Since no area is required and there is no need to newly develop a download-only program, its practical effect is great.

【0081】本発明のリモートプログラムダウンロード
装置においては、ダウンロード起ダウンロード起動手段
が、状態管理手段が特定するアクティブなダウンロード
処理プログラムを起動して、状態管理手段が特定するダ
ウンロードすべきプログラムをダウンロードもしくは転
送することによって、ダウンロード中に電源断等の障害
が発生して動作中のダウンロード処理プログラム領域が
破壊されても、非ダウンロード処理プログラム領域に格
納されたダウンロード処理プログラムを転送することに
よってダウンロード処理を再開することが可能となる。
しかもこの場合、ダウンロード中には動作する必要のな
い非ダウンロード処理プログラム領域を活用してダウン
ロード処理プログラムを置くようにしているため、ダウ
ンロード処理用プログラム領域が破壊された場合のため
に余分にダウンロード処理領域を必要とせず、ダウンロ
ード専用のプログラムを新たに開発し送信する必要もな
く、さらにダウンロードするプログラムをすべてダウン
ロードすることなくパッチコマンドのみのダウンロード
で差分を変更でき、ダウンロードするプログラムの量を
削減することができるためその実用的効果は大きい。
In the remote program download device of the present invention, the download initiating / download invoking means activates the active download processing program specified by the state managing means, and downloads or transfers the program to be downloaded specified by the state managing means. By doing so, even if a failure such as a power failure occurs during download and the active download processing program area is destroyed, the download processing is resumed by transferring the download processing program stored in the non-download processing program area. It is possible to do.
Moreover, in this case, since the download processing program is placed by utilizing the non-download processing program area which does not need to operate during the download, extra download processing is performed in case the download processing program area is destroyed. No space is required, there is no need to newly develop and send a download-only program, and the difference can be changed by downloading only the patch command without downloading all the programs to be downloaded, reducing the amount of downloaded programs The practical effect is great.

【0082】本発明のリモートプログラムダウンロード
装置においては、ダウンロード起動手段が、状態管理手
段が特定するアクティブなダウンロード処理プログラム
を起動して、状態管理手段が特定するダウンロードすべ
きプログラムをダウンロードもしくは転送することによ
って、ダウンロード中に電源断等の障害が発生して動作
中のダウンロード処理プログラム領域が破壊されても、
非ダウンロード処理プログラム領域に格納されたダウン
ロード処理プログラムを転送することによってダウンロ
ード処理を再開することが可能となる。
In the remote program download device of the present invention, the download activating means activates the active download processing program specified by the state management means, and downloads or transfers the program to be downloaded specified by the state management means. Even if a failure such as a power failure occurs during download and the download processing program area in operation is destroyed,
By transferring the download processing program stored in the non-download processing program area, the download processing can be restarted.

【0083】しかもこの場合、ダウンロード中には動作
する必要のない非ダウンロード処理プログラム領域を活
用してダウンロード処理プログラムを置くようにしてい
るため、ダウンロード処理用プログラム領域が破壊され
た場合のために余分にダウンロード処理領域を必要とせ
ず、ダウンロード専用のプログラムを新たに開発し送信
する必要もなく、さらに送信システム側から受信側シス
テムのメモリ操作により、状態変数の変更などのよりき
めの細かいソフトウエアのメンテナンスができるためそ
の実用的効果は大きい。
Further, in this case, the non-download processing program area, which does not need to operate during downloading, is used to store the download processing program. No download processing area is required, there is no need to newly develop and transmit a download-only program, and more detailed software, such as changing state variables, can be changed from the transmitting system by operating the memory of the receiving system. The practical effect is great because maintenance is possible.

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

【図1】本発明の実施の形態1におけるリモートプログ
ラムダウンロード装置の構成図
FIG. 1 is a configuration diagram of a remote program download device according to a first embodiment of the present invention.

【図2】本発明の実施の形態1におけるリモートプログ
ラムダウンロード装置がプログラムをダウンロードする
場合の、ディジタル伝送路を流れるデータパケット構造
例を示す説明図
FIG. 2 is an explanatory diagram showing an example of a data packet structure flowing through a digital transmission path when a remote program download device according to Embodiment 1 of the present invention downloads a program.

【図3】本発明の実施の形態1と実施の形態3における
リモートプログラムダウンロード装置がプログラムをダ
ウンロードする場合の、ダウンロード中の各状態でのフ
ラッシュのアロケート状況を示す説明図
FIG. 3 is an explanatory diagram showing a flash allocation state in each state during downloading when a remote program download device according to Embodiments 1 and 3 of the present invention downloads a program.

【図4】本発明の実施の形態2におけるリモートプログ
ラムダウンロード装置の構成図
FIG. 4 is a configuration diagram of a remote program download device according to a second embodiment of the present invention.

【図5】本発明の実施の形態2におけるリモートプログ
ラムダウンロード装置がプログラムをダウンロードする
場合の、ディジタル伝送路を流れるデータパケット構造
例を示す説明図
FIG. 5 is an explanatory diagram showing an example of a data packet structure flowing through a digital transmission path when a remote program download device according to a second embodiment of the present invention downloads a program.

【図6】本発明の実施の形態2におけるリモートプログ
ラムダウンロード装置がプログラムをダウンロードする
場合の、ダウンロード中の各状態でのフラッシュのアロ
ケート状況を示す説明図
FIG. 6 is an explanatory diagram showing a flash allocation state in each state during downloading when a remote program download device according to Embodiment 2 of the present invention downloads a program.

【図7】本発明の実施の形態3におけるリモートプログ
ラムダウンロード装置の構成図
FIG. 7 is a configuration diagram of a remote program download device according to a third embodiment of the present invention.

【図8】本発明の実施の形態3におけるリモートプログ
ラムダウンロード装置がプログラムをダウンロードする
場合の、ディジタル伝送路を流れるデータパケット構造
例を示す説明図
FIG. 8 is an explanatory diagram showing an example of a data packet structure flowing through a digital transmission path when a remote program download device according to a third embodiment of the present invention downloads a program.

【図9】従来技術におけるメッセージ制御装置の構成図FIG. 9 is a configuration diagram of a message control device according to the related art.

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

101 フラッシュROM 102 ワークメモリ 103 プログラム格納手段 104 データ受信手段 105 プログラム取得手段 106 プログラム転送手段 107 EEPROM 108 状態保持手段 109 状態管理手段 110 ダウンロード起動手段 111 イベント入力手段 401 フラッシュROM 402 ワークメモリ 403 プログラム格納手段 404 データ受信手段 405 プログラム取得手段 406 プログラム転送手段 407 EEPROM 408 状態保持手段 409 状態管理手段 410 ダウンロード起動手段 411 イベント入力手段 412 パッチコマンド制御手段 701 フラッシュROM 702 ワークメモリ 703 プログラム格納手段 704 データ受信手段 705 プログラム取得手段 706 プログラム転送手段 707 EEPROM 708 状態保持手段 709 状態管理手段 710 ダウンロード起動手段 711 イベント入力手段 712 データ送信手段 713 メモリ操作手段 DESCRIPTION OF SYMBOLS 101 Flash ROM 102 Work memory 103 Program storage means 104 Data receiving means 105 Program acquisition means 106 Program transfer means 107 EEPROM 108 State holding means 109 State management means 110 Download starting means 111 Event input means 401 Flash ROM 402 Work memory 403 Program storage means 404 data receiving means 405 program acquiring means 406 program transferring means 407 EEPROM 408 state holding means 409 state managing means 410 download starting means 411 event input means 412 patch command controlling means 701 flash ROM 702 work memory 703 program storing means 704 data receiving means 705 Program acquisition means 706 Program transfer means 707 EEPROM 708 State holding means 709 State management means 710 Download start means 711 Event input means 712 Data transmission means 713 Memory operation means

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 オペレータからの指示により、最初にダ
ウンロード処理プログラムを不揮発性メモリにダウンロ
ードし、次にこのダウンロード処理プログラムを前記不
揮発性メモリ上のダウンロード処理プログラム領域に転
送し、最後にこのダウンロード処理プログラムを利用し
てダウンロード処理以外のプログラムを送信側システム
からダウンロードすることを特徴とするリモートプログ
ラムダウンロード装置。
1. A download processing program is first downloaded to a non-volatile memory in accordance with an instruction from an operator, and then the download processing program is transferred to a download processing program area on the non-volatile memory. A remote program download device that downloads a program other than download processing from a transmission side system using the program.
【請求項2】 不揮発性メモリにプログラムを実行可能
な形式で格納するプログラム格納手段と、ディジタル伝
送路を介して送信側システムの送信器から送信されるデ
ータパケットを受信するデータ受信手段と、前記データ
パケットを解釈し、指定されたプログラム種別を持った
プログラムのプログラム管理情報とプログラム本体をメ
モリに読み込むプログラム取得手段と、プログラムをプ
ログラム管理情報をもとに転送するプログラム転送手段
と、不揮発性メモリを利用してプログラムのダウンロー
ド処理中における状態を保持する状態保持手段と、どの
プログラム種別を持ったプログラムをダウンロードする
かを前記状態保持手段が保持するダウンロード処理中の
3つの状態で管理し、第1の状態の場合は、ダウンロー
ドするプログラムのプログラム種別をプログラムのダウ
ンロード処理に必要なダウンロード処理プログラムと
し、第2の状態の場合は、ダウンロードすべきプログラ
ムがない状態とし、第3の状態の場合は、ダウンロード
するプログラムのプログラム種別を非ダウンロード処理
プログラムとする状態管理手段と、起動要求受付時、前
記状態保持手段が保持する状態をダウンロード処理中の
前記第1の状態とし、前記状態管理手段が特定したダウ
ンロードすべきプログラムがある場合はダウンロード処
理プログラムで実現される前記プログラム取得手段を起
動し、ダウンロードすべきプログラムのプログラム種別
を持ったプログラムをメモリに読み込み、前記プログラ
ム格納手段を起動してこのプログラムを格納し、ダウン
ロードすべきプログラムがない場合は前記プログラム転
送手段を起動して前回ダウンロードしたプログラムを転
送した後に前記、第1の状態の場合は前記第2の状態、
前記第2の状態の場合は前記第3の状態に移行し、前記
第3の状態での格納処理終了後にダウンロード処理中の
状態を完了するダウンロード起動手段と、オペレータか
らのプログラムダウンロード要求を検出し、前記ダウン
ロード起動手段に対して起動要求を行なうイベント入力
手段とを備えたリモートプログラムダウンロード装置。
2. A program storing means for storing a program in a non-volatile memory in an executable form; a data receiving means for receiving a data packet transmitted from a transmitter of a transmitting system via a digital transmission path; A program acquisition unit that interprets a data packet and reads program management information and a program body of a program having a specified program type into a memory, a program transfer unit that transfers a program based on the program management information, and a non-volatile memory And state management means for holding the state during the download processing of the program, and management of which program type is to be downloaded by three states during the download processing held by the state holding means. If the status is 1, the program to download The program type is a download processing program required for program download processing. In the second state, there is no program to be downloaded. In the third state, the program type of the program to be downloaded is set to non-download processing. A state management unit to be a program, and a state held by the state holding unit when the start request is accepted is set to the first state during download processing, and when there is a program to be downloaded specified by the state management unit, download processing is performed. Activate the program acquisition means realized by a program, read a program having a program type of a program to be downloaded into a memory, activate the program storage means to store the program, and if there is no program to be downloaded Is before Wherein after transferring the program previously downloaded to start the program transfer means, in the case of the first state and the second state,
In the case of the second state, the state shifts to the third state, and after the storing processing in the third state is completed, the download starting means for completing the state of the download processing, and a program download request from the operator is detected. A remote program download device comprising: an event input unit that issues an activation request to the download activation unit.
【請求項3】 送信側システムから送信されたパッチコ
マンドを実行し、プログラムの部分的な書き換えを行な
うことを特徴とする請求項1記載のリモートプログラム
ダウンロード装置。
3. The remote program download device according to claim 1, wherein a patch command transmitted from the transmission side system is executed to partially rewrite the program.
【請求項4】 データ受信手段が受信したデータパケッ
トがパッチコマンド用のデータパケットである場合に、
このパッチコマンドを解釈し、プログラムの部分的な書
き換え制御を行なうパッチコマンド制御手段を備えた請
求項2記載のリモートプログラムダウンロード装置。
4. When the data packet received by the data receiving means is a data packet for a patch command,
3. The remote program download device according to claim 2, further comprising a patch command control unit that interprets the patch command and controls partial rewriting of the program.
【請求項5】 送信側システムから送信されたメモリ操
作コマンドを実行し、結果を送信側システムに送信する
ことを特徴とする請求項1記載のリモートプログラムダ
ウンロード装置。
5. The remote program download device according to claim 1, wherein the memory operation command transmitted from the transmission side system is executed, and the result is transmitted to the transmission side system.
【請求項6】 モデムなどのデータ送信器を介してデー
タを送信するデータ送信手段と、データ受信手段が受信
したデータパケットがメモリ操作コマンド用のデータパ
ケットである場合に、このメモリ操作コマンドを解釈し
てメモリ操作を行ない、結果をデータ送信手段を介して
送信側システムに送信するメモリ操作手段を備えた請求
項2記載のリモートプログラムダウンロード装置。
6. A data transmitting means for transmitting data via a data transmitter such as a modem, and interpreting the memory operation command when the data packet received by the data receiving means is a data packet for a memory operation command. 3. The remote program download device according to claim 2, further comprising a memory operation unit for performing a memory operation by performing a memory operation and transmitting a result to a transmission side system via a data transmission unit.
JP10062839A 1998-03-13 1998-03-13 Remote program downloading device Pending JPH11259305A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10062839A JPH11259305A (en) 1998-03-13 1998-03-13 Remote program downloading device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10062839A JPH11259305A (en) 1998-03-13 1998-03-13 Remote program downloading device

Publications (1)

Publication Number Publication Date
JPH11259305A true JPH11259305A (en) 1999-09-24

Family

ID=13211890

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10062839A Pending JPH11259305A (en) 1998-03-13 1998-03-13 Remote program downloading device

Country Status (1)

Country Link
JP (1) JPH11259305A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7222342B2 (en) 2002-02-27 2007-05-22 Fuji Xerox Co., Ltd. Execution on a machine, the start of an auxiliary downloader when storage of new software memory fails during execution of a first downloader
JP2016103261A (en) * 2014-11-13 2016-06-02 富士電機株式会社 Firmware downloading method and firmware built-in device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7222342B2 (en) 2002-02-27 2007-05-22 Fuji Xerox Co., Ltd. Execution on a machine, the start of an auxiliary downloader when storage of new software memory fails during execution of a first downloader
JP2016103261A (en) * 2014-11-13 2016-06-02 富士電機株式会社 Firmware downloading method and firmware built-in device

Similar Documents

Publication Publication Date Title
US6640334B1 (en) Method and apparatus of remotely updating firmware of a communication device
US6728956B2 (en) Data processor, program updating method and storage medium
JPH10289108A (en) Remote program downloading device
US20030121032A1 (en) Method and system for remotely updating function of household device
CN112947977B (en) Online software upgrading method and system
KR19990063139A (en) Information processing apparatus, information processing method and computer program providing medium
CN105208127A (en) Webpage caching processing method and system and intelligent terminal
US7222342B2 (en) Execution on a machine, the start of an auxiliary downloader when storage of new software memory fails during execution of a first downloader
US20090019435A1 (en) System and method for over the air programming
JP4945788B2 (en) Communication adapter
CN110580167A (en) system upgrading method, intelligent device and server
JPWO2019207729A1 (en) Industrial computer, industrial computer system, operating system updating method and program
CN104580360A (en) System and method for updating firmware through heterogeneous network
JPH11259305A (en) Remote program downloading device
JP2000293366A (en) Method for updating module for set top box
JP2002189609A (en) System and method for updating software adapted to accident
JP2000047877A (en) Remote program down-loading device
JPH10187454A (en) Bios reloading system
JP2007042038A (en) Device and method for controlling terminal equipment
JP2972742B1 (en) Control program update method
KR20020041005A (en) Remote software upgrade method and system in optical network
KR101900729B1 (en) Method for running PLC operating system
KR20030041605A (en) Apparatus and method for remote upgrading of program in communication system
JP2006304341A (en) Data processor, program updating method and storage medium
JP2009159383A (en) Communication terminal