JP2002297388A - Down loading method for system part program, system used for the same and system part program - Google Patents

Down loading method for system part program, system used for the same and system part program

Info

Publication number
JP2002297388A
JP2002297388A JP2001096443A JP2001096443A JP2002297388A JP 2002297388 A JP2002297388 A JP 2002297388A JP 2001096443 A JP2001096443 A JP 2001096443A JP 2001096443 A JP2001096443 A JP 2001096443A JP 2002297388 A JP2002297388 A JP 2002297388A
Authority
JP
Japan
Prior art keywords
section
program
part program
system memory
downloading
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
JP2001096443A
Other languages
Japanese (ja)
Inventor
Kazuo Fujino
賀須男 藤野
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa 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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP2001096443A priority Critical patent/JP2002297388A/en
Publication of JP2002297388A publication Critical patent/JP2002297388A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide the down loading method of a system program which can shorten the time. SOLUTION: The down loading method of the system part program of a machine controller via communication has a program storage means S101 for receiving the system part program of a relocatable object file and for storing it in a system memory as a new section, a section name cheek means S102 for checking the section name and deleting the new section when the same name section does not exists, a symbol check means S105 for checking the matching of the global symbol of the new section with the global symbol of an existed section when the section name exists and for deleting the new section when they are not matched, a location means S107 for locating the new section when they are matched and for generating located location information and a relocating means 109 for relocating and deleting the existed section.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、マシンコントロー
ラのシステムプログラムの部分的なロードを可能にする
ことにより、システムプログラムのダウンロード時間の
短縮を図るシステムプログラムのダウンロード方式に関
する。
[0001] 1. Field of the Invention [0002] The present invention relates to a system program download method for shortening the download time of a system program by enabling partial loading of a system program of a machine controller.

【0002】[0002]

【従来の技術】従来は、図4に示すように、マシンコン
トローラ42において、システムプログラム41は、書
き換え不可能なブートメモリ43を除き、全てのシステ
ムメモリ領域44に対して通信を介してダウンロードし
ていた。また、システムプログラム41は1つの実行可
能オブジェクトファイルで構成されていた。
2. Description of the Related Art Conventionally, as shown in FIG. 4, in a machine controller 42, a system program 41 is downloaded via communication to all system memory areas 44 except for a boot memory 43 which cannot be rewritten. I was Further, the system program 41 was constituted by one executable object file.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来方
式においては、全てのシステムプログラムをダウンロー
ドしていたために、データ通信に時間が掛かりダウンロ
ード時間が長くなるという問題があった。また、例え
ば、バージョンアップにより異なるライブラリ等を使用
したいような場合に、システムプログラムの1部分(ラ
イブラリ)を入れ替えたいと思っても、全システムプロ
グラムを入れ替える必要があるので無駄が多いという問
題があった。そこで、本発明は、変更のあったセクショ
ンのシステムプログラムのみリロケータブルオブジェク
トファイルにてダウンロードして、マシンコントローラ
内のロケート手段によってロケートを実行するすること
により、システムプログラムの部分ロードを可能にして
ダウンロード時間を短縮できるシステムパートプログラ
ムのダウンロード方法を提供することを目的としてい
る。
However, in the conventional method, since all system programs are downloaded, there is a problem that data communication takes time and the download time becomes longer. Further, for example, when it is desired to use a different library or the like depending on the version upgrade, even if it is desired to replace one part (library) of the system program, it is necessary to replace all the system programs, so that there is much waste. Was. Therefore, the present invention provides a relocatable object file for downloading only the changed system program in a section, and executes locating by locating means in the machine controller. It is an object of the present invention to provide a method of downloading a system part program that can reduce the time required for downloading.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するた
め、請求項1に記載の発明は、システムプログラムを通
信を介してダウンロードすることによりバージョンアッ
プ等を行うマシンコントローラのシステムパートプログ
ラムのダウンロード方法において、セクション名とシン
ボル情報のリロケーション情報を有するリロケータブル
オブジェクトファイルで構成するシステムパートプログ
ラムを受信してセクション毎に分割されたシステムメモ
リのシステムメモリプールに新セクションとして格納す
るプログラム格納手段と、前記新セクションのセクショ
ン名を使用してシステムメモリに同名のセクションが存
在するかをチェックし同名セクションが無い場合は前記
新セクションを削除するセクション名チェック手段と、
前記システムメモリに同名のセクション名が存在する場
合は新セクションのグローバルシンボルと既存セクショ
ンのグローバルシンボルの一致をチェックして一致しな
ければ前記新セクションを削除するシンボル情報チェッ
ク手段と、前記グローバルシンボルが一致した場合は前
記新セクションのリロケーション情報のグローバルシン
ボルについてロケートを実施しロケートしたアドレスを
リロケーション情報に付加してロケーション情報を作成
し、ロケートが正常かを判断して正常にロケートできな
い場合は前記新セクションを削除するロケート手段と、
前記ロケートが正常に行われた場合はグローバルシンボ
ルが一致する既存セクションのリロケートを行って前記
既存セクションを削除するリロケート手段と、を有して
システムパートプログラムを前記セクション毎にダウン
ロードすることを特徴としている。また、請求項2に記
載の発明は、マシンコントローラによるシステムパート
プログラムのダウンロードに用いるシステムメモリにお
いて、用途毎にコード(プログラム)、データと前記コ
ードおよびデータのアドレス配置情報を格納したロケー
ション情報とで構成されるセクション毎に分割され、空
き領域としてシステムメモリプールを有していることを
特徴としている。また、請求項3に記載の発明は、マシ
ンコントローラによるシステムパートプログラムのダウ
ンロードに用いるシステムパートプログラムにおいて、
システムメモリの1つのセクションにダウンロードされ
るアドレスの再配置が可能なコード、データとダウンロ
ード対象を示すセクション名と再配置するシンボル情報
を格納したリロケーション情報とを有するリロケータブ
ルオブジェクトファイルとして作成されることを特徴と
している。このシステムパートプログラムのダウンロー
ド方法によれば、バージョンアップなどの場合のマシン
コントローラのシステムプログラムのダウンロード時
に、マシンコントローラのシステムメモリをセクション
毎に分割する。一方、そのセクション単位にダウンロー
ドするシステムパートプログラムを、アドレスの再配置
が可能なコード、データとダウンロード対象を示すセク
ション名と再配置するシンボル情報を格納したリロケー
ション情報とで構成するリロケータブルオブジェクトフ
ァイルとして作成して置いて、コントローラのチェック
手段により、システムメモリの新セクションに格納した
システムパートプログラムのグローバルシンボルをシス
テムメモリの同一セクション名の既存セクションのシス
テムプログラムのグローバルシンボルと比較して一致す
れば、ロケート手段によって新セクションのロケートを
実施してシステムメモリの実アドレスに変換し、リロケ
ート手段により既存システムプログラムのシンボルをリ
ロケートして旧セクションを削除することにより、セク
ション毎の入れ替えが可能となる。この場合、プログラ
ムのシンボル情報は、ファイル全領域で有効なグローバ
ル・シンボルで定義されてリロケートが行われるので、
システムメモリへの1部のダウンロードが可能になる。
According to an aspect of the present invention, there is provided a method for downloading a system part program of a machine controller, which upgrades a system controller by downloading a system program through communication. A program storage means for receiving a system part program composed of a relocatable object file having relocation information of a section name and symbol information and storing it as a new section in a system memory pool of a system memory divided for each section; Section name checking means for checking whether a section with the same name exists in the system memory using the section name of the section and deleting the new section if there is no section with the same name;
If a section name of the same name exists in the system memory, a check is made for a match between the global symbol of the new section and the global symbol of the existing section; if not, the symbol information checking means for deleting the new section; If they match, locating the global symbol of the relocation information of the new section is performed, and the located address is added to the relocation information to create location information. Locating means for deleting sections;
If the locating is normally performed, relocating an existing section having a matching global symbol and deleting the existing section is provided, and a system part program is downloaded for each section. I have. According to a second aspect of the present invention, in a system memory used for downloading a system part program by a machine controller, codes (programs) and data for each application and location information storing address arrangement information of the codes and data are stored. It is characterized in that it is divided for each configured section and has a system memory pool as a free area. According to a third aspect of the present invention, in the system part program used for downloading the system part program by the machine controller,
It is created as a relocatable object file having a code that can be relocated to an address downloaded to one section of the system memory, data, a section name indicating a download target, and relocation information storing symbol information to be relocated. Features. According to the method of downloading the system part program, the system memory of the machine controller is divided into sections when the system program of the machine controller is downloaded in the case of version upgrade or the like. On the other hand, a system part program to be downloaded for each section is created as a relocatable object file consisting of a code that can relocate addresses, data, a section name indicating the download target, and relocation information that contains symbol information to be relocated. If the global symbol of the system part program stored in the new section of the system memory is compared with the global symbol of the existing section of the same section name of the system memory by the checking means of the controller, and it matches, the location is determined. Locating the new section by means and converting it to the real address of the system memory, relocating the symbol of the existing system program by the relocating means and deleting the old section By Rukoto, it is possible to interchange of each section. In this case, the symbol information of the program is defined by global symbols valid in the entire area of the file and relocated.
One copy can be downloaded to the system memory.

【0005】[0005]

【発明の実施の形態】以下、本発明の実施の形態につい
て図を参照して説明する。図1は本発明の実施の形態に
係るシステムパートプログラムのダウンロード方法にお
けるシステムメモリの概略構成図である。図2は図1に
示すライブラリプログラムのダウンロードを示す図であ
る。図3は図2に示すライブラリプログラムのダウンロ
ードのフローチャートである。図1において、2はダウ
ンロード対象のマシンコントローラである。4はセクシ
ョン毎に分割されたシステムプログラムと、空きメモリ
であるシステムメモリプールで構成されるシステムメモ
リである。6はダウンロードされるリロケータブルオブ
ジェクトファイルで作成されたシステムパートプログラ
ムである。このシステムパートプログラム(例として、
ライブラリプログラム等)6は、通信を介してシステム
プログラム4の1つのセクションプログラムとしてダウ
ンロードされる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a schematic configuration diagram of a system memory in a method of downloading a system part program according to an embodiment of the present invention. FIG. 2 is a diagram showing download of the library program shown in FIG. FIG. 3 is a flowchart for downloading the library program shown in FIG. In FIG. 1, reference numeral 2 denotes a machine controller to be downloaded. Reference numeral 4 denotes a system memory composed of a system program divided for each section and a system memory pool that is a free memory. Reference numeral 6 denotes a system part program created by a relocatable object file to be downloaded. This system part program (for example,
The library program 6) is downloaded as one section program of the system program 4 via communication.

【0006】図2において、図2はライブラリプログラ
ム6をダウンロードする例を示している。システムメモ
リ4は、カーネルセクション10、ライブラリセクショ
ン11、ドライバセクション12等の用途別に分割され
たセクションと空きメモリであるシステムメモリプール
13とで構成されている。1つのセクションは、例え
ば、カーネルセクション10は、コード(プログラム)
18、データ22、コードとデータに含まれるリロケー
ト可能なシンボル情報とロケートした時のアドレス情報
が格納されたロケーション情報14で構成される。シス
テムパートプログラム(ライブラリプログラム)6も1
つのセクションと同様の構造の他に、セクション名9が
付加され構成されている。ダウンロード時には、ダウン
ロードされたライブラリプログラム6は、システムメモ
リプール13に格納され、ロケートされてリロケーショ
ン情報からロケーション情報に書き換えられる。この
後、元のライブラリセクション11は削除されてシステ
ムメモリプールになる。
FIG. 2 shows an example in which the library program 6 is downloaded. The system memory 4 includes sections divided according to applications such as a kernel section 10, a library section 11, a driver section 12, and the like, and a system memory pool 13 which is free memory. One section is, for example, the kernel section 10 is a code (program).
18, data 22, code and relocatable symbol information included in the data, and location information 14 in which address information at the time of locating is stored. One system part program (library program) 6
In addition to the same structure as one section, a section name 9 is added. At the time of downloading, the downloaded library program 6 is stored in the system memory pool 13, located and rewritten from relocation information to location information. Thereafter, the original library section 11 is deleted and becomes a system memory pool.

【0007】つぎに各図を参照して動作について説明す
る。図3を参照すると、先ず、マシンコントローラ2は
システムパートプログラム6を受信し(S100)、プ
ログラム格納手段によりシステムメモリプール13に新
セクションとして格納する(S101)。次に、格納し
たシステムパートプログラムに付加されて送られてきた
セクション名9を使用してセクション名チェック手段に
より、システムメモリ4に同名のセクションが存在する
かチェックして(S102)。セクション名が一致しな
ければ(S103)、システムメモリプール13に確保
した新セクションを削除する(S104)。S103の
判断でセクション名が一致した場合はシンボル情報チェ
ック手段により、既存セクションのロケーション情報1
5に格納されているグローバルシンボルと、ダウンロー
ドされた新セクションのリロケーション情報17に格納
されたグローバルシンボルをチェックして(S10
5)、双方のグローバルシンボルが一致しなければ(1
06)、システムメモリプール13に確保した新セクシ
ョンを削除する(S104)。又、S106の判断でグ
ローバルシンボルが一致した場合はロケート手段によっ
て、新セクションのリロケーション情報17のシンボル
についてロケートを実行し、ロケートしたアドレスをリ
ロケーション情報17に付加してロケーション情報を作
成する(S107)。そのロケーション情報に誤りがあ
って正常にロケートできない場合(S108)、システ
ムメモリプール13に確保した新セクションを削除する
(S104)。S108の判断で正常にロケートされた
と判断された場合はリロケート手段により、新セクショ
ンのグローバルシンボルと一致するグローバルシンボル
を持つ既存セクション(この場合は、ライブラリセクシ
ョン11)のリロケートを実行する(S109)。最後
に旧セクション11を削除してシステムメモリプールに
変更する(S110)。この状態が、図2に矢印で示す
システムメモリの状態であり、バージョンアップされた
ライブラリセクションが入れ替わって、システムパート
プログラム(ライブラリプログラム)6のダウンロード
が終了する。なお、ここまでは、ライブラリセクション
11とバージョンアツプのライブラリプログラム6を入
れ替える、ダウンロードについて説明したが、ライブラ
リプログラムに限定されないことは勿論である。
Next, the operation will be described with reference to the drawings. Referring to FIG. 3, first, the machine controller 2 receives the system part program 6 (S100), and stores it as a new section in the system memory pool 13 by the program storage means (S101). Next, the section name checking means is used to check whether a section having the same name exists in the system memory 4 by using the section name 9 added to the stored system part program and sent (S102). If the section names do not match (S103), the new section secured in the system memory pool 13 is deleted (S104). If the section names match in the judgment of S103, the location information 1 of the existing section is determined by the symbol information checking means.
5 and the global symbol stored in the relocation information 17 of the downloaded new section (S10).
5) If both global symbols do not match (1
06), the new section secured in the system memory pool 13 is deleted (S104). If the global symbols match in the judgment of S106, locating is performed for the symbol of the relocation information 17 of the new section by the locating means, and the located address is added to the relocation information 17 to create location information (S107). . If the location information has an error and cannot be normally located (S108), the new section secured in the system memory pool 13 is deleted (S104). If it is determined in S108 that the section has been normally located, the relocating means executes relocation of the existing section (in this case, the library section 11) having a global symbol that matches the global symbol of the new section (S109). Finally, the old section 11 is deleted and changed to the system memory pool (S110). This state is the state of the system memory indicated by the arrow in FIG. 2, and the upgraded library section is replaced, and the download of the system part program (library program) 6 ends. In the above, the download in which the library section 11 is replaced with the version-up library program 6 has been described, but it is needless to say that the library program is not limited to the library program.

【0008】[0008]

【発明の効果】以上説明したように、セクション毎に分
割されたセクションメモリの、変更のあったセクション
のシステムプログラムのみリロケータブルオブジェクト
ファイルにてダウンロードし、マシンコントローラのロ
ケート手段によってロケートを実行することで、システ
ムプログラムの1部分のダウンロードが可能になり、例
えば、異なるライブラリを使用したいような場合に従来
のように全システムプログラムを入替える必要がなくな
り、ライブラリプログラムだけをダウンロードすればよ
いので、システムプログラムのダウンロード時間が短縮
できるという効果がある。
As described above, only the system program of the changed section of the section memory divided for each section is downloaded as a relocatable object file, and the locating is executed by the locating means of the machine controller. It is possible to download a part of the system program. For example, when it is desired to use a different library, it is not necessary to replace the entire system program as in the related art, and only the library program needs to be downloaded. This has the effect of shortening the download time.

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

【図1】本発明の実施の形態に係るシステムパートプロ
グラムのダウンロード方式のシステムメモリの概略構成
図である。
FIG. 1 is a schematic configuration diagram of a system memory of a system for downloading a system part program according to an embodiment of the present invention.

【図2】図1に示すライブラリプログラムのダウンロー
ドを示す図である。
FIG. 2 is a diagram showing downloading of a library program shown in FIG. 1;

【図3】図2に示すライブラリプログラムのダウンロー
ドのフローチャートである。
FIG. 3 is a flowchart of downloading a library program shown in FIG. 2;

【図4】従来のシステムプログラムのダウンロード方法
の構成図である。
FIG. 4 is a configuration diagram of a conventional method for downloading a system program.

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

2 マシンコントローラ 4 システムメモリ 6 システムパートプログラム 9 セクション名 10、11、12 セクションメモリ 13 システムメモリプール 14、15、16 ロケーション情報 17 リロケーション情報 18、19、20、21 セクションコード 22、23、24、25 セクションデータ 2 Machine controller 4 System memory 6 System part program 9 Section name 10, 11, 12 Section memory 13 System memory pool 14, 15, 16 Location information 17 Relocation information 18, 19, 20, 21 Section code 22, 23, 24, 25 Section data

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 システムプログラムを通信を介してダウ
ンロードすることによりバージョンアップ等を行うマシ
ンコントローラのシステムパートプログラムのダウンロ
ード方法において、 セクション名とシンボル情報のリロケーション情報を有
するリロケータブルオブジェクトファイルで構成するシ
ステムパートプログラムを受信してセクション毎に分割
されたシステムメモリのシステムメモリプールに新セク
ションとして格納するプログラム格納手段と、前記新セ
クションのセクション名を使用してシステムメモリに同
名のセクションが存在するかをチェックし同名セクショ
ンが無い場合は前記新セクションを削除するセクション
名チェック手段と、前記システムメモリに同名のセクシ
ョン名が存在する場合は新セクションのグローバルシン
ボルと既存セクションのグローバルシンボルの一致をチ
ェックして一致しなければ前記新セクションを削除する
シンボル情報チェック手段と、前記グローバルシンボル
が一致した場合は前記新セクションのリロケーション情
報のグローバルシンボルについてロケートを実施しロケ
ートしたアドレスをリロケーション情報に付加してロケ
ーション情報を作成し、ロケートが正常かを判断して正
常にロケートできない場合は前記新セクションを削除す
るロケート手段と、前記ロケートが正常に行われた場合
はグローバルシンボルが一致する既存セクションのリロ
ケートを行って前記既存セクションを削除するリロケー
ト手段と、を有してシステムパートプログラムを前記セ
クション毎にダウンロードすることを特徴とするシステ
ムパートプログラムのダウンロード方法。
1. A method of downloading a system part program of a machine controller, which upgrades a system program by downloading the system program through communication, comprising: a system part configured by a relocatable object file having section name and symbol information relocation information. A program storing means for receiving a program and storing it as a new section in a system memory pool of a system memory divided into sections, and checking whether a section having the same name exists in the system memory using the section name of the new section If there is no section with the same name, the section name checking means for deleting the new section, and the global section of the new section if a section name with the same name exists in the system memory. Symbol information checking means for checking the match between the global symbol of the existing section and the global symbol of the existing section, and deleting the new section if they do not match, and locating the global symbol of the relocation information of the new section if the global symbol matches Locating means for adding the located address to the relocation information to create location information, determining whether the locating is normal, and locating normally if the locating cannot be performed normally, and deleting the new section; and Means for relocating an existing section having a matching global symbol to delete the existing section, and downloading a system part program for each section. Download method.
【請求項2】 マシンコントローラによるシステムパー
トプログラムのダウンロードに用いるシステムメモリに
おいて、 用途毎にコード(プログラム)、データと前記コードお
よびデータのアドレス配置情報を格納したロケーション
情報とで構成されるセクション毎に分割して、空き領域
としてシステムメモリプールを有していることを特徴と
するシステムパートプログラムのダウンロードに用いる
システムメモリ。
2. A system memory used for downloading a system part program by a machine controller, wherein each section includes a code (program), data for each application, and location information storing address arrangement information of the code and data. A system memory used for downloading a system part program, which is divided and has a system memory pool as an empty area.
【請求項3】 マシンコントローラによるシステムパー
トプログラムのダウンロードに用いるシステムパートプ
ログラムにおいて、 システムメモリの1つのセクションにダウンロードされ
るアドレスの再配置が可能なコード、データとダウンロ
ード対象を示すセクション名と再配置するシンボル情報
を格納したリロケーション情報とを有するリロケータブ
ルオブジェクトファイルとして作成したことを特徴とす
るシステムパートプログラムのダウンロードに用いるシ
ステムパートプログラム。
3. In a system part program used for downloading a system part program by a machine controller, a code, data, a section name indicating a download target and a rearrangement of an address to be downloaded to one section of a system memory are provided. A system part program used for downloading a system part program, which is created as a relocatable object file having relocation information storing symbol information to be stored.
JP2001096443A 2001-03-29 2001-03-29 Down loading method for system part program, system used for the same and system part program Pending JP2002297388A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001096443A JP2002297388A (en) 2001-03-29 2001-03-29 Down loading method for system part program, system used for the same and system part program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001096443A JP2002297388A (en) 2001-03-29 2001-03-29 Down loading method for system part program, system used for the same and system part program

Publications (1)

Publication Number Publication Date
JP2002297388A true JP2002297388A (en) 2002-10-11

Family

ID=18950352

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001096443A Pending JP2002297388A (en) 2001-03-29 2001-03-29 Down loading method for system part program, system used for the same and system part program

Country Status (1)

Country Link
JP (1) JP2002297388A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012043008A1 (en) * 2010-09-29 2012-04-05 三菱電機株式会社 Method, system, and program for upgrading runtime environment of programmable logic controller
US10108187B2 (en) 2014-03-14 2018-10-23 Omron Corporation Control device, control system, support device, and control-device maintenance management method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012043008A1 (en) * 2010-09-29 2012-04-05 三菱電機株式会社 Method, system, and program for upgrading runtime environment of programmable logic controller
JP4987169B2 (en) * 2010-09-29 2012-07-25 三菱電機株式会社 Method, system, and program for upgrading version of execution environment of programmable logic controller
CN103124938A (en) * 2010-09-29 2013-05-29 三菱电机株式会社 Method, system,and program for upgrading runtime environment of programmable logic controller
US8806470B2 (en) 2010-09-29 2014-08-12 Mitsubishi Electric Corporation System, method, and apparatus for software maintenance of sensor and control systems
KR101493628B1 (en) 2010-09-29 2015-02-23 미쓰비시덴키 가부시키가이샤 Method, system, and computer readable medium for upgrading runtime environment of programmable logic controller
CN103124938B (en) * 2010-09-29 2015-05-13 三菱电机株式会社 Method and system for upgrading runtime environment of programmable logic controller
US10108187B2 (en) 2014-03-14 2018-10-23 Omron Corporation Control device, control system, support device, and control-device maintenance management method

Similar Documents

Publication Publication Date Title
US7644406B2 (en) Update system capable of updating software across multiple FLASH chips
US8233893B2 (en) Mobile handset update package generator that employs nodes technique
US8196130B2 (en) Tri-phase boot process in electronic devices
US7716414B2 (en) Method for updating a mobile device using an update package obtained from a remote server
US6668261B1 (en) Method of upgrading a program using associated configuration data
US8296535B2 (en) Generating incremental program updates
KR100584338B1 (en) Method and system for updating software
US7971199B1 (en) Mobile device with a self-updating update agent in a wireless network
US20060190939A1 (en) Updatable mobile handset based on linux with compression and decompression techniques
JP2001521254A (en) Mobile device application installation management system and method
JPH02214994A (en) Ic card
US20060200815A1 (en) Electronic Device and Method for Updating Related Programs
EP1934727A1 (en) Method and system for in-place updating content stored in a storage device
JP2010044574A (en) Portable terminal, portable terminal control method and portable terminal control program
US20060155941A1 (en) Program rewriting system, boot loader, storage medium, and electronic control unit
KR100637787B1 (en) Method and program for file information write processing
US20070156976A1 (en) Resource efficient content management and delivery without using a file system
US20070079279A1 (en) Embedded device with software registry
JP2002297388A (en) Down loading method for system part program, system used for the same and system part program
CN115167862A (en) Patch method and related equipment
US7519765B2 (en) Method of downloading main code to flash memory
KR100520192B1 (en) Software update method of mobile station
US20050149270A1 (en) Componentware creating method, apparatus and recording medium
JPH0793276A (en) Starting system for computer
JP2004206353A (en) Installation method of software

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060324

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071127