JP2005301685A - Information processing system, information processor and parameter writer - Google Patents

Information processing system, information processor and parameter writer Download PDF

Info

Publication number
JP2005301685A
JP2005301685A JP2004117015A JP2004117015A JP2005301685A JP 2005301685 A JP2005301685 A JP 2005301685A JP 2004117015 A JP2004117015 A JP 2004117015A JP 2004117015 A JP2004117015 A JP 2004117015A JP 2005301685 A JP2005301685 A JP 2005301685A
Authority
JP
Japan
Prior art keywords
parameter
program
data
parameter data
memory
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
JP2004117015A
Other languages
Japanese (ja)
Inventor
Hideo Nakai
秀雄 中井
Koji Wada
光司 和田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2004117015A priority Critical patent/JP2005301685A/en
Publication of JP2005301685A publication Critical patent/JP2005301685A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing system by which a new program and its parameter data are established without awareness of the version of the program and that of a parameter. <P>SOLUTION: The information processing system has: a ROM (Read Only Memory) 33 used for the parameter, storing the parameter 12 required for implementing the program 11; and a RAM (Random Access Memory) 32 writing update writing data on the ROM 33 for the parameter by corresponding to the existing parameter data stored on the ROM 33 for the parameter. The use of the parameter 12 extracted from a program module 1 integrally configuring the program 11 and the parameter 12 required for its implementation implements and operates the program 11. The information processing system comprises: a download object device 3; and a parameter writing device 4 communication-connected, through a telecommunication circuit 6, to the download object device 3, extracting a change portion by comparing the update parameter data written into the RAM 32 with the existing parameter data; and updating the parameter of the ROM 33 for the parameter by using the change portion. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、起動時にパラメータデータを用いた初期処理が必要な情報処理装置に係り、特に新たな情報処理用のプログラムモジュールを設定するにあたり、当該プログラムモジュールに対応したパラメータデータを適切、且つ容易に設定することができる情報処理システム、情報処理装置及びプログラムモジュールに対応したパラメータを設定するパラメータ書き込み装置に関するものである。   The present invention relates to an information processing apparatus that requires initial processing using parameter data at startup, and in particular, when setting a new information processing program module, parameter data corresponding to the program module is appropriately and easily set. The present invention relates to an information processing system that can be set, an information processing apparatus, and a parameter writing apparatus that sets parameters corresponding to program modules.

起動時にパラメータデータを用いた初期処理が必要な情報処理装置としては、例えば電話帳などの機能を有する携帯電話や複数の生産設備を管理制御する管理装置などがある。上記携帯電話では、電話帳機能を持たせるためのプログラムにおける登録件数などのパラメータに初期データが起動時に設定される。また、上記管理装置では、複数の生産設備のハードウエアの違いをソフトウエアとパラメータを利用して統一管理している場合、起動時に各生産設備の制御量などのパラメータを管理制御プログラムに設定する必要がある。   Information processing apparatuses that require initial processing using parameter data at the time of startup include, for example, a mobile phone having a function such as a telephone directory and a management apparatus that manages and controls a plurality of production facilities. In the mobile phone, initial data is set at the time of activation in parameters such as the number of registrations in a program for providing a telephone directory function. Also, in the above management device, when the difference in hardware of multiple production facilities is unified and managed using software and parameters, parameters such as the control amount of each production facility are set in the management control program at the time of startup. There is a need.

上述したような従来の情報処理装置では、外部装置からのダウンロードなどにより既存の情報処理プログラムとは異なる最新の情報処理プログラムを搭載する場合、同時に当該最新のプログラムに対応した初期値パラメータも設定する必要がある。このパラメータが適切に設定されないと、情報処理装置が正常に動作しない。   In the conventional information processing apparatus as described above, when the latest information processing program different from the existing information processing program is installed by downloading from an external device, the initial value parameter corresponding to the latest program is also set at the same time. There is a need. If this parameter is not set appropriately, the information processing apparatus will not operate normally.

このような初期値パラメータの適切な設定を実現しようとする従来技術としては、例えば特許文献1に開示されるPOS(Point Of Sale)システムがある。このPOSシステムは、複数台のPOSターミナルと、各POSターミナルを集中管理するストアコントローラとを電気通信回線で接続して構成されている。   As a conventional technique for achieving such an appropriate setting of the initial value parameter, for example, there is a POS (Point Of Sale) system disclosed in Patent Document 1. This POS system is configured by connecting a plurality of POS terminals and a store controller that centrally manages each POS terminal through an electric communication line.

また、各POSターミナルの記憶部には、プロセッサを動作させるためのプログラムデータ、プログラムバージョン番号及びそのパラメータデータが格納されたプログラム領域と、回線接続される他のターミナルのプログラムバージョン番号を記憶する他装置領域が形成されている。   The storage unit of each POS terminal stores program data for operating the processor, a program version number and its parameter data, and program version numbers of other terminals connected to the line. A device region is formed.

システムの立ち上げに先立ち、各POSターミナルのプログラム領域にはストアコントローラから同一プログラムデータがダウンロードされる。特許文献1によるPOSターミナルでは、このダウンロード要求があると、記憶部におけるプログラム領域内のプログラムバージョン番号と他の装置領域内のプログラムバージョン番号とを照合する。   Prior to starting the system, the same program data is downloaded from the store controller to the program area of each POS terminal. In the POS terminal according to Patent Document 1, when this download request is made, the program version number in the program area in the storage unit is compared with the program version number in the other apparatus area.

これにより、両プログラムバージョン番号が一致していると、パラメータデータの変更なく当該プログラムをダウンロードし、不一致であれば、当該プログラム及びこれに対応したパラメータデータをダウンロードすることで、適切なパラメータデータを初期設定することができる。   As a result, if the program version numbers match, the program is downloaded without changing the parameter data, and if they do not match, the appropriate parameter data is obtained by downloading the program and the corresponding parameter data. Can be initialized.

この他の技術としては、例えば特許文献2に開示される画像形成装置がある。この画像形成装置は、新たな付加機能を接続して当該付加機能が十分に使いこなせないと判断すると、通信装置を介して新しい付加機能の識別コードと更新プログラムの送信要求を外部管理装置に送信する。   As another technique, for example, there is an image forming apparatus disclosed in Patent Document 2. When the image forming apparatus connects a new additional function and determines that the additional function cannot be used sufficiently, the image forming apparatus transmits an identification code of the new additional function and a transmission request for the update program to the external management apparatus via the communication apparatus. .

更新プログラムの送信要求を受けた外部管理装置は、付加機能の識別コード等からバージョン調整に必要な適切な更新プログラムをデータベースの中から選択し、通信装置を介して画像形成装置にデータを送信する。以降、画像形成装置は、新たに接続した付加機能に対応する設定キーを表示させてその更新プログラムに基づいて制御する。   Upon receiving the update program transmission request, the external management apparatus selects an appropriate update program required for version adjustment from the identification code of the additional function from the database, and transmits the data to the image forming apparatus via the communication apparatus. . Thereafter, the image forming apparatus displays a setting key corresponding to the newly connected additional function and performs control based on the update program.

特開平6−149586号公報JP-A-6-149586 特開平8−76947号公報JP-A-8-76947

従来では、プログラムのバージョンとパラメータのバージョンとを別個に管理し、プログラム更新時に一致するバージョンのパラメータであるか否かを確認する処理が必要である。例えば、新たなプログラムをダウンロードするにあたり、情報処理装置を使用するユーザが、新たなプログラムのバージョンを確認して適切に識別する必要があったり、アップロード側の外部装置でプログラムのバージョンを確認しなければならない場合がある。   Conventionally, it is necessary to separately manage the program version and the parameter version, and to check whether or not the parameters are of the same version when the program is updated. For example, when downloading a new program, the user of the information processing device must check the version of the new program and identify it properly, or check the version of the program on the external device on the upload side. It may be necessary.

このように、従来では、プログラムのバージョンとパラメータのバージョンとを常に意識して確認する必要があるため、新たなプログラムのダウンロードやバージョン管理でユーザが誤ったバージョンを選択してしまい、適切なパラメータ設定がなされない可能性があるという課題があった。   In this way, conventionally, it is necessary to always check the version of the program and the version of the parameter, so the user selects the wrong version when downloading a new program or managing the version, and the appropriate parameter is selected. There was a problem that the setting might not be made.

特許文献1では、プログラムとこれに対応する適切なパラメータやデータのバージョンを区別して管理している。このため、ダウンロードしたプログラムのバージョンを確認する処理が必要である。また、特許文献2では、外部管理装置側で付加機能と画像形成装置のバージョン情報とを確認して適切な更新プログラムを選択しなければならない。   In Patent Document 1, a program and an appropriate parameter and data version corresponding to the program are distinguished and managed. For this reason, it is necessary to check the version of the downloaded program. Also, in Patent Document 2, it is necessary to check an additional function and version information of the image forming apparatus on the external management apparatus side and select an appropriate update program.

この発明は、上記のような課題を解決するためになされたもので、プログラムやパラメータのバージョンを意識することなく、新たなプログラム及びそのパラメータデータを設定することができる情報処理システム、情報処理装置及びプログラムモジュールに対応したパラメータを設定するパラメータ書き込み装置を得ることを目的とする。   The present invention has been made to solve the above-described problems, and an information processing system and an information processing apparatus capable of setting a new program and its parameter data without being aware of the version of the program and parameters Another object of the present invention is to obtain a parameter writing device for setting parameters corresponding to program modules.

この発明に係る情報処理システムは、プログラムとその実行に必要なパラメータデータとが一体に構成されたプログラムモジュールをプログラムの実行に必要なパラメータデータが格納されるパラメータ用メモリと、このパラメータ用メモリのパラメータデータを更新するにあたり、更新パラメータデータが、パラメータ用メモリに格納されている既存のパラメータデータに対応させて書き込まれる作業用メモリとを有し、プログラムとその実行に必要なパラメータデータとが一体に構成されたプログラムモジュールから抽出してパラメータ用メモリに格納したパラメータデータを用いてプログラムモジュールのプログラムを実行し動作する情報処理装置と、電気通信回線を介して情報処理装置と通信接続して、作業用メモリに書き込まれた更新パラメータデータと既存のパラメータデータとの比較により変更分を抽出し、この変更分を用いてパラメータ用メモリのパラメータデータを更新するパラメータ書き込み装置とを備えるものである。   An information processing system according to the present invention includes a program module in which a program and parameter data necessary for executing the program are integrally configured, a parameter memory for storing parameter data required for executing the program, and a parameter memory for storing the parameter memory. When updating the parameter data, the update parameter data has a working memory in which the updated parameter data is written in correspondence with the existing parameter data stored in the parameter memory, and the program and the parameter data necessary for the execution are integrated. An information processing device that operates by executing the program of the program module using the parameter data extracted from the program module configured and stored in the parameter memory, and is connected to the information processing device via the telecommunication line, Written in working memory The alteration amount extracted by comparison with the new parameter data with existing parameter data, in which and a parameter writing device that updates the parameter data in the memory for the parameter by using the change amount.

この発明によれば、プログラムとその実行に必要なパラメータデータとが一体に構成されたプログラムモジュールをプログラムの実行に必要なパラメータデータが格納されるパラメータ用メモリと、このパラメータ用メモリのパラメータデータを更新するにあたり、更新パラメータデータが、パラメータ用メモリに格納されている既存のパラメータデータに対応させて書き込まれる作業用メモリとを有し、プログラムとその実行に必要なパラメータデータとが一体に構成されたプログラムモジュールから抽出してパラメータ用メモリに格納したパラメータデータを用いてプログラムモジュールのプログラムを実行し動作する情報処理装置と、電気通信回線を介して情報処理装置と通信接続して、作業用メモリに書き込まれた更新パラメータデータと既存のパラメータデータとの比較により変更分を抽出し、この変更分を用いてパラメータ用メモリのパラメータデータを更新するパラメータ書き込み装置とを備えるので、従来のようにプログラムとこれの実行に必要なバージョンのパラメータデータとの整合性を意識することがなく、両者を一元管理することができるという効果がある。また、プログラムとパラメータのバージョン設定の誤りなどによる不具合をなくすことができ、プログラムモジュールの更新などを容易に行うことができるという効果がある。   According to the present invention, the program module in which the program and the parameter data necessary for executing the program are integrally configured, the parameter memory for storing the parameter data required for executing the program, and the parameter data in the parameter memory are stored. When updating, the update parameter data has a working memory written in correspondence with the existing parameter data stored in the parameter memory, and the program and the parameter data necessary for the execution are integrally configured. An information processing device that executes and operates the program of the program module using parameter data extracted from the program module stored in the parameter memory, and is connected to the information processing device via an electric communication line, and the working memory Update parameter data written to And a parameter writing device that updates the parameter data in the parameter memory using this change and extracts the change by comparing the data with the existing parameter data. There is an effect that it is possible to centrally manage both without being conscious of consistency with parameter data of various versions. In addition, it is possible to eliminate problems caused by errors in program and parameter version settings, and to easily update program modules.

実施の形態1.
図1は、この発明の実施の形態1による情報処理システムの構成を示すブロック図である。本実施の形態1による情報処理システムは、プログラムモジュール1を管理しアップロードするプログラム書き込み装置2、プログラム書き込み装置2からプログラムモジュール1をダウンロードするダウンロード対象装置(情報処理装置)3、及びパラメータ12をダウンロード対象装置3のパラメータ用ROM33に設定するパラメータ書き込み装置4から構成される。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a configuration of an information processing system according to Embodiment 1 of the present invention. The information processing system according to the first embodiment downloads a program writing device 2 that manages and uploads the program module 1, a download target device (information processing device) 3 that downloads the program module 1 from the program writing device 2, and a parameter 12. The parameter writing device 4 is set in the parameter ROM 33 of the target device 3.

プログラム書き込み装置2は、プログラムモジュール1を内部のメモリに格納しており、図2に示すように、電気通信回線5を介してダウンロード対象装置3に接続してプログラムモジュール1をアップロードする。例えば、電気通信回線5としてシリアルケーブル(RS232C)で接続し、プログラムモジュール1をシリアル伝送することが考えられる。   The program writing device 2 stores the program module 1 in an internal memory, and uploads the program module 1 by connecting to the download target device 3 via the telecommunication line 5 as shown in FIG. For example, it is conceivable that a serial cable (RS232C) is connected as the telecommunication line 5 and the program module 1 is serially transmitted.

また、プログラムモジュール1は、プログラム11のデータ部分に当該プログラムのバージョンに対応するパラメータ12を設定したもので、プログラム11とパラメータ12とが、いわゆる一体となって構成されている。このように構成することで、プログラム書き込み装置2では、プログラム11とパラメータ12とのバージョンを意識することなく、プログラムモジュール1を管理することができる。   The program module 1 is obtained by setting a parameter 12 corresponding to the version of the program in the data portion of the program 11, and the program 11 and the parameter 12 are so-called integrated. With this configuration, the program writing device 2 can manage the program module 1 without being aware of the versions of the program 11 and the parameter 12.

プログラム11は、プログラムモジュール1における様々な機能モジュールを構成するプログラムである。また、パラメータ12は、プログラムモジュール1を実行する上で必要な初期処理における各演算のパラメータの初期値を規定するもので、以降、初期値パラメータと適宜称することとする。   The program 11 is a program constituting various functional modules in the program module 1. The parameter 12 defines an initial value of a parameter for each calculation in an initial process necessary for executing the program module 1, and is hereinafter referred to as an initial value parameter as appropriate.

ダウンロード対象装置3は、プログラム用ROM31、RAM32及びパラメータ用ROM33を有する。プログラム用ROM31は、ダウンロード対象装置3として機能するコンピュータのプロセッサに実行されるプログラムモジュールを格納するROMである。プログラム用ROM31には、プログラム書き込み装置2から電気通信回線5を介してダウンロードされたプログラムモジュール1が格納される。また、ダウンロード対象装置3は、起動時にプログラム用ROM31から読み出したプログラムモジュールにて動作する。   The download target device 3 includes a program ROM 31, a RAM 32, and a parameter ROM 33. The program ROM 31 is a ROM that stores a program module that is executed by a processor of a computer that functions as the download target device 3. The program ROM 31 stores the program module 1 downloaded from the program writing device 2 via the electric communication line 5. The download target device 3 operates with the program module read from the program ROM 31 at startup.

RAM(作業用メモリ)32は、電気通信回線6を介してパラメータ書き込み装置4によりランダムアクセスが可能なRAMである。RAM32には、ダウンロード対象装置3のプロセッサがプログラムモジュールを実行して発生するデータが適宜読み書きされる領域の他、起動時にプログラム用ROM31内のプログラムモジュール1中のパラメータやパラメータ用ROM33内のパラメータを読み書きする領域が形成されている。   A RAM (working memory) 32 is a RAM that can be randomly accessed by the parameter writing device 4 via the telecommunication line 6. In the RAM 32, parameters in the program module 1 in the program ROM 31 and parameters in the parameter ROM 33 are stored in addition to an area where data generated when the processor of the download target device 3 executes the program module is appropriately read and written. An area for reading and writing is formed.

パラメータ用ROM(パラメータ用メモリ)33は、プログラムモジュールの初期値パラメータなどが格納されるROMである。このパラメータ用ROM33におけるデータの書き込み処理では、一定バイト(容量)のデータを一括して書き込む、いわゆるページ書き込みを採用している。   The parameter ROM (parameter memory) 33 is a ROM that stores initial value parameters of the program module. The data writing process in the parameter ROM 33 employs so-called page writing, in which data of a fixed byte (capacity) is written in a lump.

ダウンロード対象装置3は、起動時にプログラム用ROM31から読み出したプログラムモジュールを実行するにあたり、パラメータ用ROM33から当該プログラムモジュールの初期値パラメータを読み出して、当該プログラムモジュールの実行に必要な初期化処理を実行する。つまり、パラメータ用ROM33に格納される初期値パラメータをプログラムモジュールに設定しないと、ダウンロード対象装置3は、起動時における動作を継続することができない。   When executing the program module read from the program ROM 31 at the time of activation, the download target device 3 reads the initial value parameter of the program module from the parameter ROM 33 and executes initialization processing necessary for the execution of the program module. . That is, unless the initial value parameter stored in the parameter ROM 33 is set in the program module, the download target device 3 cannot continue the operation at the time of startup.

パラメータ書き込み装置4は、電気通信回線6を介してダウンロード対象装置3のRAM32にアクセスしてRAM32に展開されたパラメータデータを読み出し、既存のパラメータデータからの変更分を、電気通信回線6を介してパラメータ用ROM33内の既存のパラメータデータに反映させる。パラメータ書き込み装置4とダウンロード対象装置3とを接続する電気通信回線6としては、例えばシリアルケーブル(RS232C)での接続が考えられる。   The parameter writing device 4 accesses the RAM 32 of the download target device 3 via the telecommunication line 6, reads the parameter data developed in the RAM 32, and changes the existing parameter data via the telecommunication line 6. This is reflected in the existing parameter data in the parameter ROM 33. As the telecommunication line 6 that connects the parameter writing device 4 and the download target device 3, for example, a connection with a serial cable (RS232C) is conceivable.

次に動作について説明する。
図3は、図1中のダウンロード対象装置及びパラメータ書き込み装置の動作の流れを示すシーケンス図であり、この図に沿って説明する。先ず、ダウンロード対象装置3を実現するコンピュータのプロセッサは、電源投入の後、プログラム用ROM31から読み出したプログラムモジュール1を構成するプログラム11を実行する。
Next, the operation will be described.
FIG. 3 is a sequence diagram showing a flow of operations of the download target device and the parameter writing device in FIG. 1 and will be described with reference to this diagram. First, the processor of the computer that realizes the download target device 3 executes the program 11 constituting the program module 1 read from the program ROM 31 after the power is turned on.

このプログラムモジュール1における1つの機能モジュールとして、電源投入による起動時にパラメータ用ROM33の内容をRAM32にコピー(展開)するモジュールを設けておく。この機能モジュールは、プログラム書き込み装置2からダウンロード対象装置3にダウンロードされるプログラムモジュール1の一般的な機能の一つを実現するモジュールとして搭載する。   As one functional module in the program module 1, a module for copying (developing) the contents of the parameter ROM 33 to the RAM 32 at the time of startup upon power-on is provided. This functional module is mounted as a module that realizes one of the general functions of the program module 1 downloaded from the program writing device 2 to the download target device 3.

上述したプログラムモジュール1の機能モジュールに係るプログラム11をダウンロード対象装置3のプロセッサが実行することにより、パラメータ用ROM33にページ書き込みされていた既存のパラメータデータが全てそのままRAM32にコピーされる。例えば、パラメータ用ROM33における記憶形式であるページデータごとのデータが全てRAM32に書き写される。   When the processor 11 of the download target apparatus 3 executes the program 11 related to the functional module of the program module 1 described above, all existing parameter data that has been page-written in the parameter ROM 33 is copied to the RAM 32 as it is. For example, all data for each page data, which is a storage format in the parameter ROM 33, is copied to the RAM 32.

また、プログラムモジュール1におけるもう1つの必須の機能モジュールとして、起動時に電気通信回線5,6を介した通信を実行する通信用モジュールを設けておく。この機能モジュールも、上述したパラメータデータをRAMに展開する機能モジュールと同様に、プログラム書き込み装置2からダウンロード対象装置3にダウンロードされるプログラムモジュール1の一般的な機能の一つを実現するモジュールとして搭載するようにしてもよい。   In addition, as another essential function module in the program module 1, a communication module that performs communication via the telecommunication lines 5 and 6 at the time of activation is provided. This functional module is also mounted as a module that realizes one of the general functions of the program module 1 downloaded from the program writing device 2 to the download target device 3 in the same manner as the functional module that expands the parameter data in the RAM. You may make it do.

この通信用モジュールに係るプログラム11をダウンロード対象装置3のプロセッサが実行することにより、ダウンロード対象装置3とプログラム書き込み装置2やパラメータ書き込み装置4との電気通信回線5,6を介した通信を実行することが可能になる。特に、この通信用モジュールをプロセッサが実行することで、電気通信回線6を介してパラメータ書き込み装置4とダウンロード対象装置3内のRAM32やパラメータ用ROM33とのデータ通信が確立する。   When the processor of the download target device 3 executes the program 11 related to the communication module, communication between the download target device 3 and the program writing device 2 or the parameter writing device 4 via the electric communication lines 5 and 6 is executed. It becomes possible. In particular, when the processor executes the communication module, data communication between the parameter writing device 4 and the RAM 32 or the parameter ROM 33 in the download target device 3 is established via the telecommunication line 6.

上述のようにしてダウンロード対象装置3の通信用のソフトウエア機能が起動すると、パラメータ書き込み装置4は、パラメータ用ROM33に記憶されているデータの破壊検出のため、パラメータ用ROM33に既に記憶されているデータの固定文字列及びこれを特定する情報を、パラメータ用ROM書き込み要求としてダウンロード対象装置3に送信する。この書き込み要求としては、例えばパラメータ用ROM33の先頭の固定文字列データやこれを特定するアドレスやそのサイズに関する情報が送信される。   When the communication software function of the download target device 3 is activated as described above, the parameter writing device 4 is already stored in the parameter ROM 33 in order to detect the destruction of the data stored in the parameter ROM 33. A fixed character string of data and information for specifying the data are transmitted to the download target device 3 as a parameter ROM write request. As the write request, for example, the fixed character string data at the head of the parameter ROM 33, the address for specifying this, and information on the size thereof are transmitted.

ダウンロード対象装置3では、パラメータ用ROM書き込み要求で特定されるパラメータ用ROM33の固定文字列が、RAM32に展開したデータの対応する固定文字列と一致するか否かを判定する。なお、この判定機能もプログラムモジュール1の一つの機能モジュールで実現する。   In the download target device 3, it is determined whether or not the fixed character string in the parameter ROM 33 specified by the parameter ROM write request matches the corresponding fixed character string of the data expanded in the RAM 32. This determination function is also realized by one function module of the program module 1.

このとき、固定文字列が一致すれば、ダウンロード対象装置3は、パラメータ用ROM33のデータに破損がなく、正常である旨を、パラメータ用ROM書き込み応答としてパラメータ書き込み装置4に送信する。一方、固定文字列が一致しなければ、ダウンロード対象装置3は、パラメータ用ROM33のデータに破損があり、異常である旨を、パラメータ用ROM書き込み応答としてパラメータ書き込み装置4に送信する。   At this time, if the fixed character strings match, the download target device 3 transmits to the parameter writing device 4 as a parameter ROM write response that the data in the parameter ROM 33 is not damaged and is normal. On the other hand, if the fixed character strings do not match, the download target device 3 transmits to the parameter writing device 4 as a parameter ROM write response that the data in the parameter ROM 33 is damaged and abnormal.

パラメータ書き込み装置4は、上記書き込み要求の応答を受信すると、ダウンロード対象装置3に対してリセット要求を送信する。ダウンロード対象装置3では、当該リセット要求を受けると再起動を実行する。   When the parameter writing device 4 receives the response to the write request, the parameter writing device 4 transmits a reset request to the download target device 3. Upon receiving the reset request, the download target device 3 executes a restart.

再起動後、ダウンロード対象装置3のプロセッサは、プログラム用ROM31から読み出したプログラムモジュール1を構成するプログラム11を実行する。このとき、プログラムモジュール1における1つの機能モジュールとして、再起動後にプログラム用ROM31の内容をRAM32にコピー(展開)するものを設けておく。この機能モジュールは、プログラム書き込み装置2からダウンロード対象装置3にダウンロードされるプログラムモジュール1の一般的な機能の一つを実現するモジュールとして搭載する。   After the restart, the processor of the download target device 3 executes the program 11 constituting the program module 1 read from the program ROM 31. At this time, one function module in the program module 1 is provided to copy (decompress) the contents of the program ROM 31 to the RAM 32 after restarting. This functional module is mounted as a module that realizes one of the general functions of the program module 1 downloaded from the program writing device 2 to the download target device 3.

ここでいう、プログラム用ROM31の内容のRAM32へのコピーとは、プログラム用ROM31に記憶されているプログラムモジュール1のプログラム11のデータ部分として設定されている全てのパラメータ12を抽出して、パラメータ用ROM33と同様の記憶形式でページデータごとにRAM32にコピーすることをいう。   Here, the copying of the contents of the program ROM 31 to the RAM 32 means that all parameters 12 set as the data portion of the program 11 of the program module 1 stored in the program ROM 31 are extracted and used for parameters. Copying to the RAM 32 for each page data in the same storage format as the ROM 33.

これにより、プログラム用ROM31に記憶されているプログラムモジュール1のパラメータ12が、パラメータ用ROM33に格納されている既存のパラメータの各ページデータに対応してRAM32に書き込まれることになる。   As a result, the parameter 12 of the program module 1 stored in the program ROM 31 is written into the RAM 32 corresponding to each page data of the existing parameter stored in the parameter ROM 33.

このとき、図2を用いて説明したように、ダウンロード対象装置3が、プログラム書き込み装置2から最新のプログラムモジュール1をダウンロードしていれば、図4に示すように、当該最新のプログラムモジュール1におけるプログラム11のバージョンに対応するパラメータ12がRAM32にコピーされることになる。   At this time, as described with reference to FIG. 2, if the download target device 3 has downloaded the latest program module 1 from the program writing device 2, as shown in FIG. The parameter 12 corresponding to the version of the program 11 is copied to the RAM 32.

本発明では、プログラム用ROM31に記憶されているプログラムモジュール1のパラメータ12に更新がある場合、RAM32に書き込まれたパラメータ12と上記既存のパラメータとを比較して更新による変更分を抽出し、この変更分を用いてパラメータの更新処理を実行する。   In the present invention, when the parameter 12 of the program module 1 stored in the program ROM 31 is updated, the parameter 12 written in the RAM 32 is compared with the existing parameter to extract a change due to the update. The parameter update process is executed using the change.

図5は、図1中のプログラム用ROMの内容のRAMへのコピーを説明する図である。パラメータ用ROM33では、図に示すように、パラメータ用ROM33内のアドレスで特定されるページデータとしてパラメータデータが書き込まれている。一方、RAM32においても、上記再起動時の処理にて、プログラム用ROM31から最新のプログラムモジュール1に対応するパラメータデータがパラメータ用ROM33と同様の記憶形式で書き込まれる。   FIG. 5 is a diagram for explaining copying of the contents of the program ROM in FIG. 1 to the RAM. In the parameter ROM 33, parameter data is written as page data specified by an address in the parameter ROM 33, as shown in the figure. On the other hand, also in the RAM 32, the parameter data corresponding to the latest program module 1 is written in the same storage format as the parameter ROM 33 from the program ROM 31 by the above restart processing.

これにより、パラメータ用ROM33に記憶されている既存のパラメータデータから更新(変更)がある場合、RAM32には、更新したいデータのみが異なり他の部分は既存のデータと同一のデータが書き込まれることになる。図示の例では、パラメータ用ROM33における2ページ目のページデータに更新があり、RAM32における該当箇所に更新したいデータが書き込まれている。   Thus, when there is an update (change) from the existing parameter data stored in the parameter ROM 33, only the data to be updated is different and the same data as the existing data is written in the other parts. Become. In the example shown in the drawing, the page data of the second page in the parameter ROM 33 is updated, and the data to be updated is written in the corresponding part in the RAM 32.

このようにすることで、プログラム用ROM31内でのパラメータデータのデータ形態に関わらず、パラメータ用ROM33でのアドレスに対応した内容でパラメータデータが特定される。例えば、パラメータ12に関するデータの一部が、プログラム用ROM31内で圧縮されていても、当該データが、パラメータ用ROM33でのアドレスによってどのページのデータであるのかがわかれば、その更新をパラメータ用ROM33のデータに反映させることができる。   By doing so, the parameter data is specified with the content corresponding to the address in the parameter ROM 33, regardless of the data form of the parameter data in the program ROM 31. For example, even if a part of the data related to the parameter 12 is compressed in the program ROM 31, if the page of the data is determined by the address in the parameter ROM 33, the update is performed on the parameter ROM 33. Can be reflected in the data.

続いて、ダウンロード対象装置3では、上記通信用モジュールに係るプログラム11が実行されて、ダウンロード対象装置3とパラメータ書き込み装置4との電気通信回線6を介した通信を実行することが可能になる。特に、この通信用モジュールをプロセッサが実行することで、電気通信回線6を介してパラメータ書き込み装置4とダウンロード対象装置3内のRAM32やパラメータ用ROM33とのデータ通信が確立する。   Subsequently, in the download target device 3, the program 11 related to the communication module is executed, and communication between the download target device 3 and the parameter writing device 4 via the electric communication line 6 can be executed. In particular, when the processor executes the communication module, data communication between the parameter writing device 4 and the RAM 32 or the parameter ROM 33 in the download target device 3 is established via the telecommunication line 6.

これにより、図6に示すように、パラメータ書き込み装置4は、電気通信回線6を介してダウンロード対象装置3のRAM32にアクセスしてRAM32に展開されたパラメータデータを読み出し、既存のパラメータデータからの変更分の有無を検出する。このとき、パラメータデータに変更があると、パラメータ書き込み装置4は、電気通信回線6を介してダウンロード対象装置3のパラメータ用ROM33にアクセスして当該変更分を既存のパラメータデータに反映すべく書き込み処理を実行する。   As a result, as shown in FIG. 6, the parameter writing device 4 accesses the RAM 32 of the download target device 3 via the telecommunication line 6 to read the parameter data developed in the RAM 32, and changes the existing parameter data. Detect the presence or absence of minutes. At this time, if there is a change in the parameter data, the parameter writing device 4 accesses the parameter ROM 33 of the download target device 3 via the telecommunication line 6 to write the change to the existing parameter data. Execute.

図7は、図1中のダウンロード対象装置及びパラメータ書き込み装置との間でのパラメータの設定動作の流れを示すシーケンス図であり、図3のシーケンスに続く処理の流れを示している。先ず、再起動後に、ダウンロード対象装置3の通信用のソフトウエア機能が起動すると、パラメータ書き込み装置4は、ダウンロード対象装置3にアクセスしてRAM32の内容を読み込むためのメモリ読み込み要求を送信する。この読み込み要求として、RAM32に記憶されたパラメータデータのページデータごとのアドレスやそのサイズが送信される。   FIG. 7 is a sequence diagram showing a flow of parameter setting operations between the download target device and the parameter writing device in FIG. 1, and shows a flow of processing following the sequence of FIG. First, after the restart, when the communication software function of the download target device 3 is activated, the parameter writing device 4 transmits a memory read request for accessing the download target device 3 and reading the contents of the RAM 32. As this read request, the address for each page data of the parameter data stored in the RAM 32 and its size are transmitted.

ダウンロード対象装置3では、メモリ読み込み要求に対する応答として、RAM32の内容をパラメータ書き込み装置4に送信する。例えば、メモリ読み込み要求として受信したページデータごとのアドレスやそのサイズに対応するRAM32内の記憶内容データをパラメータ書き込み装置4に送信する。これにより、パラメータ書き込み装置4は、RAM32に展開されているパラメータデータの内容を把握することになる。   The download target device 3 transmits the contents of the RAM 32 to the parameter writing device 4 as a response to the memory read request. For example, the stored address data in the RAM 32 corresponding to the address and the size of each page data received as a memory read request is transmitted to the parameter writing device 4. Thereby, the parameter writing device 4 grasps the contents of the parameter data developed in the RAM 32.

パラメータ書き込み装置4は、メモリ読み込み要求に対する応答としてRAM32の記憶内容を受信すると、パラメータ用ROM33に記憶されている既存のパラメータデータ内容と比較して変更分を検出する。なお、この検出処理は、RAM32に展開されているパラメータとパラメータ用ROM33に既存のパラメータとを比較してデータ内容の差異のみを検出するだけでよく、従来のようにプログラムやパラメータのバージョン情報を意識する必要はない。例えば、RAM32に展開されているパラメータとパラメータ用ROM33に既存のパラメータとの間で対応するページデータの比較によりそのデータ内容の差異を検出するだけでよく、プログラムやパラメータのバージョン番号の特定が必要な処理は一切行われない。   When the parameter writing device 4 receives the storage content of the RAM 32 as a response to the memory read request, the parameter writing device 4 detects the change compared with the existing parameter data content stored in the parameter ROM 33. In this detection process, it is only necessary to compare the parameters developed in the RAM 32 with the existing parameters in the parameter ROM 33 and detect only the difference in data contents. There is no need to be conscious. For example, it is only necessary to detect the difference in the data contents by comparing the corresponding page data between the parameter developed in the RAM 32 and the existing parameter in the parameter ROM 33, and it is necessary to specify the version number of the program or parameter. No processing is done at all.

上述のようにして、RAM32のデータのうち、パラメータ用ROM33内の既存のパラメータデータから更新されているデータが検出されると、パラメータ書き込み装置4は、ダウンロード対象装置3に対してパラメータ用ROM書き込み要求を行い、当該更新したいデータ及びこれのパラメータ用ROM33内での位置を特定するアドレス及びサイズに関する情報により、電気通信回線6を介してパラメータ用ROM33への書き込みを実行する。   As described above, when the updated data is detected from the existing parameter data in the parameter ROM 33 among the data in the RAM 32, the parameter writing device 4 writes the parameter ROM to the download target device 3. A request is made, and writing to the parameter ROM 33 is executed via the telecommunication line 6 based on the data to be updated and information on the address and size for specifying the position in the parameter ROM 33.

例えば、図8に示すように、RAM32における更新したいデータが、パラメータ用ROM33内での2ページ目のデータに対応する場合、パラメータ書き込み装置4は、電気通信回線6を介して、パラメータ用ROM33の2ページ目に当該更新データをページ書き込みする。   For example, as shown in FIG. 8, when the data to be updated in the RAM 32 corresponds to the data on the second page in the parameter ROM 33, the parameter writing device 4 is connected to the parameter ROM 33 via the telecommunication line 6. The update data is page-written on the second page.

パラメータ書き込み装置4によて更新データがページ書き込みされると、ダウンロード対象装置3は、その固定文字列アドレスやそのサイズが、RAM32に展開したデータの対応する固定文字列と一致するか否かを判定する。このとき、固定文字列が一致すれば、ダウンロード対象装置3は、パラメータ用ROM33のデータを正常に更新した旨を、パラメータ用ROM書き込み応答としてパラメータ書き込み装置4に送信する。   When the update data is page-written by the parameter writing device 4, the download target device 3 determines whether or not the fixed character string address and the size thereof match the corresponding fixed character string of the data expanded in the RAM 32. judge. At this time, if the fixed character strings match, the download target device 3 transmits to the parameter writing device 4 as a parameter ROM writing response that the data in the parameter ROM 33 has been updated normally.

一方、固定文字列が一致しなければ、ダウンロード対象装置3は、パラメータ用ROM33のデータの更新に異常がある旨を、パラメータ用ROM書き込み応答としてパラメータ書き込み装置4に送信する。これにより、パラメータ書き込み装置4によって同一の更新データについてのページ書き込みが再実行される。   On the other hand, if the fixed character strings do not match, the download target device 3 transmits to the parameter writing device 4 as a parameter ROM writing response that there is an abnormality in updating the data in the parameter ROM 33. Thereby, the page writing for the same update data is performed again by the parameter writing device 4.

上述した図7に示す処理は、パラメータ用ROM33の全てのページデータ、即ちそのサイズ分だけ繰り返され、パラメータ用ROM33内のパラメータデータが更新されることになる。   The above-described processing shown in FIG. 7 is repeated for all page data in the parameter ROM 33, that is, the size thereof, and the parameter data in the parameter ROM 33 is updated.

以上のように、この実施の形態1によれば、プログラム11の実行に必要なパラメータ12が格納されるパラメータ用ROM33と、このパラメータ用ROM33のパラメータを更新するにあたり、更新パラメータデータが、パラメータ用ROM33に格納されている既存のパラメータデータに対応させて書き込まれるRAM32とを有し、プログラム11とその実行に必要なパラメータ12とが一体に構成されたプログラムモジュール1から抽出してパラメータ用ROM33に格納したパラメータ12を用いて、プログラムモジュール1のプログラム11を実行し動作するダウンロード対象装置3と、電気通信回線6を介してダウンロード対象装置3と通信接続して、RAM32に書き込まれた更新パラメータデータと既存のパラメータデータとの比較により変更分を抽出し、この変更分を用いてパラメータ用ROM33のパラメータを更新するパラメータ書き込み装置4とを備えるので、プログラム11とパラメータ12のバージョンを一元管理することができ、ダウンロード作業者ならびにパラメータ書き込み装置4において、プログラムとパラメータのバージョンの整合性を意識することなく、プログラムモジュールのダウンロードを実施することができる。このため、バージョン誤りなどの人為的ミスによってダウンロード対象装置3が正常に動作しなくなるなどの不具合を軽減することができる。また、必要に応じて、パラメータ用ROM33上のパラメータの再初期化処理を容易に実行することが可能となる。   As described above, according to the first embodiment, the parameter ROM 33 for storing the parameter 12 necessary for the execution of the program 11 and the update parameter data for the parameter ROM 33 are updated when the parameter ROM 33 is updated. The RAM 32 is written in correspondence with the existing parameter data stored in the ROM 33, and the program 11 and the parameters 12 necessary for the execution are extracted from the program module 1 configured integrally and stored in the parameter ROM 33. Update parameter data written in the RAM 32 by communicating with the download target device 3 that operates by executing the program 11 of the program module 1 using the stored parameter 12 and the download target device 3 via the telecommunication line 6 And existing parameter data And a parameter writing device 4 that updates the parameters of the parameter ROM 33 using the changed data, so that the versions of the program 11 and the parameter 12 can be centrally managed and downloaded. The operator and the parameter writing device 4 can download the program module without being aware of the consistency between the version of the program and the parameter. Therefore, it is possible to reduce problems such as the download target device 3 not operating normally due to human error such as version error. Further, it is possible to easily execute the re-initialization processing of the parameters on the parameter ROM 33 as necessary.

なお、上記実施の形態1では、パラメータ書き込み装置4によってパラメータ用ROM33のパラメータ更新を実行する例を説明したが、ダウンロード対象装置3にてRAM32に書き込んだ更新パラメータデータと既存のパラメータデータとの比較により変更分を抽出し、この変更分を用いてパラメータ用ROM33のパラメータ12を更新するように構成してもよい。   In the first embodiment, an example in which parameter update of the parameter ROM 33 is executed by the parameter writing device 4 has been described. However, the update parameter data written to the RAM 32 in the download target device 3 is compared with the existing parameter data. It is also possible to configure so that the change is extracted by the above and the parameter 12 of the parameter ROM 33 is updated using this change.

この発明の実施の形態1による情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system by Embodiment 1 of this invention. 図1中のダウンロード対象装置によるプログラムモジュールのダウンロード動作を説明する図である。It is a figure explaining the download operation of the program module by the download object apparatus in FIG. 図1中のダウンロード対象装置及びパラメータ書き込み装置の動作の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of operation | movement of the download object apparatus and parameter writing apparatus in FIG. 図1中のダウンロード対象装置によるプログラムモジュールのパラメータのRAM展開を説明する図である。It is a figure explaining RAM expansion | deployment of the parameter of the program module by the download object apparatus in FIG. 図1中のプログラム用ROMの内容のRAMへのコピー処理を説明する図である。It is a figure explaining the copy process to the RAM of the content of the ROM for programs in FIG. 図1中のダウンロード対象装置におけるパラメータの設定動作を説明する図である。It is a figure explaining the parameter setting operation | movement in the download object apparatus in FIG. 図1中のダウンロード対象装置及びパラメータ書き込み装置との間でのパラメータの設定動作の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of the parameter setting operation | movement between the download object apparatus and parameter writing apparatus in FIG. 図1中のRAMからパラメータ用ROMへの変更内容の書き込み処理を説明する図である。It is a figure explaining the write-in process of the change content from RAM in FIG. 1 to parameter ROM.

符号の説明Explanation of symbols

1 プログラムモジュール、2 プログラム書き込み装置、3 ダウンロード対象装置(情報処理装置)、4 パラメータ書き込み装置、5,6 電気通信回線、11 プログラム、12 パラメータ、31 プログラム用ROM、32 RAM(作業用メモリ)、33 パラメータ用ROM(パラメータ用メモリ)。   1 program module, 2 program writing device, 3 download target device (information processing device), 4 parameter writing device, 5, 6 telecommunication line, 11 program, 12 parameter, 31 program ROM, 32 RAM (working memory), 33 Parameter ROM (parameter memory).

Claims (3)

プログラムの実行に必要なパラメータデータが格納されるパラメータ用メモリと、このパラメータ用メモリのパラメータデータを更新するにあたり、更新パラメータデータが、上記パラメータ用メモリに格納されている既存のパラメータデータに対応させて書き込まれる作業用メモリとを有し、上記プログラムとその実行に必要なパラメータデータとが一体に構成されたプログラムモジュールから抽出して上記パラメータ用メモリに格納したパラメータデータを用いて上記プログラムモジュールのプログラムを実行し動作する情報処理装置と、
電気通信回線を介して上記情報処理装置と通信接続して、上記作業用メモリに書き込まれた更新パラメータデータと上記既存のパラメータデータとの比較により変更分を抽出し、この変更分を用いて上記パラメータ用メモリのパラメータデータを更新するパラメータ書き込み装置と
を備えた情報処理システム。
When updating the parameter memory that stores parameter data required for program execution and the parameter data in this parameter memory, the update parameter data must correspond to the existing parameter data stored in the parameter memory. A program memory, and the parameter data extracted from the program module in which the program and the parameter data necessary for execution of the program are integrated and stored in the parameter memory. An information processing apparatus that operates by executing a program;
A communication connection is established with the information processing apparatus via a telecommunication line, and a change is extracted by comparing the update parameter data written in the working memory with the existing parameter data. An information processing system comprising: a parameter writing device that updates parameter data in a parameter memory.
プログラムの実行に必要なパラメータデータが格納されるパラメータ用メモリと、
上記パラメータ用メモリのパラメータデータを更新するにあたり、更新パラメータデータが、上記パラメータ用メモリに格納されている既存のパラメータデータに対応させて書き込まれる作業用メモリとを備え、
上記プログラムとその実行に必要なパラメータデータとが一体に構成されたプログラムモジュールから抽出して上記パラメータ用メモリに格納したパラメータデータを用いて上記プログラムモジュールのプログラムを実行し動作すると共に、
上記作業用メモリに書き込まれた更新パラメータデータと上記既存のパラメータデータとの比較により変更分を抽出し、この変更分を用いて上記パラメータ用メモリのパラメータデータを更新する情報処理装置。
Parameter memory that stores parameter data required for program execution,
When updating the parameter data in the parameter memory, the update parameter data is provided with a working memory written in correspondence with the existing parameter data stored in the parameter memory,
The program and the parameter data necessary for its execution are extracted from the program module configured integrally and stored using the parameter data stored in the parameter memory.
An information processing apparatus that extracts a change by comparing the update parameter data written in the working memory with the existing parameter data, and updates the parameter data in the parameter memory using the change.
プログラムの実行に必要なパラメータデータが格納されるパラメータ用メモリと、このパラメータ用メモリのパラメータデータを更新するにあたり、更新パラメータデータが、上記パラメータ用メモリに格納されている既存のパラメータデータに対応させて書き込まれる作業用メモリとを有し、上記プログラムとその実行に必要なパラメータデータとが一体に構成されたプログラムモジュールから抽出して上記パラメータ用メモリに格納したパラメータデータを用いて上記プログラムモジュールのプログラムを実行し動作する情報処理装置と電気通信回線を介して通信接続して、上記作業用メモリに書き込まれた更新パラメータデータと上記既存のパラメータデータとの比較により変更分を抽出し、この変更分を用いて上記パラメータ用メモリのパラメータデータを更新するパラメータ書き込み装置。   When updating the parameter memory that stores parameter data required for program execution and the parameter data in this parameter memory, the update parameter data must correspond to the existing parameter data stored in the parameter memory. A program memory, and the parameter data extracted from the program module in which the program and the parameter data necessary for execution of the program are integrated and stored in the parameter memory. The change is extracted by comparing the updated parameter data written in the working memory with the existing parameter data by communicating with an information processing device that operates by executing a program via a telecommunication line. Notes for the above parameters using minutes Parameter write device to update the parameter data.
JP2004117015A 2004-04-12 2004-04-12 Information processing system, information processor and parameter writer Pending JP2005301685A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004117015A JP2005301685A (en) 2004-04-12 2004-04-12 Information processing system, information processor and parameter writer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004117015A JP2005301685A (en) 2004-04-12 2004-04-12 Information processing system, information processor and parameter writer

Publications (1)

Publication Number Publication Date
JP2005301685A true JP2005301685A (en) 2005-10-27

Family

ID=35333134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004117015A Pending JP2005301685A (en) 2004-04-12 2004-04-12 Information processing system, information processor and parameter writer

Country Status (1)

Country Link
JP (1) JP2005301685A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009175885A (en) * 2008-01-22 2009-08-06 Canon Inc Information processing apparatus, information processing system, information processing method, and information processing program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009175885A (en) * 2008-01-22 2009-08-06 Canon Inc Information processing apparatus, information processing system, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
JP5838527B2 (en) Method, apparatus and communication device for updating firmware
TWI363298B (en) Communication device and firmware update method thereof
US8719810B2 (en) Program upgrade system and method for over the air-capable mobile terminal
US7080245B2 (en) Method and system of switching between two or more images of firmware on a host device
US20100325622A1 (en) Updating Firmware of an Electronic Device
US9959125B2 (en) Field update of boot loader using regular device firmware update procedure
CN102667716A (en) Methods and devices for updating firmware of a component using a firmware update application
CN110851154B (en) Computer-implemented method, system, and medium for updating read-only memory code
CN110083380A (en) Firmware update and the electronic device for using the method
JP2015212879A (en) Information processing apparatus and control method of the same, and program
JP2005242691A (en) Program downloading/switching method and device for it
US20040103172A1 (en) Method of updating an operation system
JP6776220B2 (en) Information processing equipment, its control method, and programs
JP2006260215A (en) Control system, control device, and control method of control system
CN113452550A (en) Information acquisition device, firmware updating method and system of embedded system device
JP2005301685A (en) Information processing system, information processor and parameter writer
US10120677B2 (en) Method of rewriting printer firmware, and printer
JP5419123B2 (en) Electronic device system and firmware update method
JP2023068538A (en) Information processing apparatus, method for controlling the same, and program
JP6349827B2 (en) Information processing apparatus, initialization method, and program
JP2003228490A (en) Terminal equipment connected to network, and network system using the same
KR100585753B1 (en) Apparatus and method for upgrading executable code
JP2004054421A (en) Memory, information processor, storage method and information processing method
JP2006154988A (en) Updating method and device thereof
CN114443150B (en) Method, system, terminal and storage medium for synchronizing factory information of switch

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20061107

Free format text: JAPANESE INTERMEDIATE CODE: A621

RD04 Notification of resignation of power of attorney

Effective date: 20071015

Free format text: JAPANESE INTERMEDIATE CODE: A7424

RD04 Notification of resignation of power of attorney

Effective date: 20080715

Free format text: JAPANESE INTERMEDIATE CODE: A7424

A977 Report on retrieval

Effective date: 20090227

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090310

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090630