JP6776220B2 - Information processing equipment, its control method, and programs - Google Patents

Information processing equipment, its control method, and programs Download PDF

Info

Publication number
JP6776220B2
JP6776220B2 JP2017245258A JP2017245258A JP6776220B2 JP 6776220 B2 JP6776220 B2 JP 6776220B2 JP 2017245258 A JP2017245258 A JP 2017245258A JP 2017245258 A JP2017245258 A JP 2017245258A JP 6776220 B2 JP6776220 B2 JP 6776220B2
Authority
JP
Japan
Prior art keywords
firmware
update
deployment
information processing
deployed
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.)
Active
Application number
JP2017245258A
Other languages
Japanese (ja)
Other versions
JP2018045725A (en
Inventor
諏訪部 健史
健史 諏訪部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2017245258A priority Critical patent/JP6776220B2/en
Publication of JP2018045725A publication Critical patent/JP2018045725A/en
Application granted granted Critical
Publication of JP6776220B2 publication Critical patent/JP6776220B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置及びその制御方法、並びにプログラムに関する。 The present invention relates to an information processing device, a control method thereof, and a program.

ソフトウェアを更新可能な情報処理装置において、情報処理装置のソフトウェアを常に最新のソフトウェアとするために、定期的に自動更新する定期更新機能が一般的に知られている。 In an information processing apparatus capable of updating software, a periodic update function that automatically updates the information processing apparatus is generally known so that the software of the information processing apparatus is always the latest software.

この定期更新機能には、新たなソフトウェアをダウンロードする時刻をユーザが指定できるものもある。 Some of these periodic update features allow the user to specify when to download new software.

さらに、ソフトウェアを手動で更新する機能や、ソフトウェアを更新する時刻を指定できる機能も知られている。また、ユーザーからの入力なしにノークリックでコンピュータにプログラムをダウンロードしてインストールまで行う技術も開示されている(例えば、特許文献1参照)。 In addition, a function to manually update the software and a function to specify the time to update the software are also known. Further, a technique of downloading a program to a computer without clicking and installing the program without input from a user is also disclosed (see, for example, Patent Document 1).

特開2008−282251号公報Japanese Unexamined Patent Publication No. 2008-282251

しかしながら、特許文献1には、ユーザが使用できない時間であるダウンタイムについての記載がなく、最適なソフトウェア更新方法を提供しているとは言えない。また、ダウンロードしたソフトウェアをどのように処理するかの詳細な記述がなく明確ではない。 However, Patent Document 1 does not describe downtime, which is a time that cannot be used by the user, and cannot be said to provide an optimum software update method. Also, it is not clear because there is no detailed description of how to process the downloaded software.

さらに、定期更新機能に関しても、ダウンロードしたあとに更新という手順となっており、更新処理時間をユーザが使用できない時間とすることが一般的になっている。 Further, regarding the periodic update function, the procedure is to update after downloading, and it is common to set the update processing time to the time when the user cannot use it.

本発明の目的は、ソフトウェアを更新するために生じるダウンタイムを短縮可能な情報処理装置及びその制御方法、並びにプログラムを提供することにある。 An object of the present invention is to provide an information processing device, a control method thereof, and a program capable of reducing downtime caused by updating software.

上記目的を達成するために、請求項1の情報処理装置は、ファームウェアを有し、当該ファームウェアにより制御される情報処理装置であって、前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得手段と、前記取得手段によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開手段と、少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開手段によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基づいた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御手段とを備え、前記展開手段による展開中に、前記ファームウェアの更新を開始する所定の更新時刻に達した場合、前記展開手段は前記更新ファームウェアの展開を終了し、前記制御手段は、前記情報処理装置を通常モードからファームウェアを更新するためのモードに移行させた後、前記ファームウェアを更新することを特徴とする。 In order to achieve the above object, the information processing device according to claim 1 is an information processing device having firmware and controlled by the firmware, and the updated firmware for updating the firmware is acquired via a network. an acquiring unit that, the updated firmware acquired me by the acquisition means, a developing means for the firmware is deployed in a different predetermined storage area to the area stored, the update instruction of at least the firmware accepted to retain the deployed update firmware deployed by the expansion means in a storage unit, after updating was based on the instruction of updating the firmware, instead of the firmware, the using the deployed update firmware a that control means to control the information processing apparatus, during deployment by said expanding means, when it reaches the predetermined update time to start the update of the firmware, the expansion means terminates the expansion of the firmware update , the control means, after the information processing apparatus to shift from the normal mode to the mode for updating the firmware, characterized users update the firmware.

本発明によれば、更新ソフトウェアを第1記憶領域にバックグラウンド処理でダウンロードし、ダウンロードが終了すると、直ちに第2記憶領域に更新ソフトウェアをバックグラウンド処理で展開するので、ソフトウェアを更新するために生じるダウンタイムを短縮可能となる。 According to the present invention, the update software is downloaded to the first storage area by background processing, and when the download is completed, the update software is immediately deployed to the second storage area by background processing, so that the software is updated. Downtime can be shortened.

本発明の実施の形態に係る情報処理装置としての画像形成装置の概略構成を示す図である。It is a figure which shows the schematic structure of the image forming apparatus as an information processing apparatus which concerns on embodiment of this invention. 図1におけるフラッシュメモリ及びHDDにおいて画像形成装置に搭載されたファームをアップデートする様子を説明するための図である。It is a figure for demonstrating the state of updating the firmware mounted on the image forming apparatus in the flash memory and HDD in FIG. 図1における操作部に表示される各画面を示す図である。It is a figure which shows each screen displayed on the operation part in FIG. アップデートする際に必要となるファームのパーツの構成例を示す図である。It is a figure which shows the configuration example of the part of the farm necessary for updating. 図2におけるリンク情報の差し替えを行うために管理される各情報を示す図である。It is a figure which shows each information which is managed to replace the link information in FIG. アップデート処理の流れを示すタイミングチャートである。It is a timing chart which shows the flow of an update process. 図1におけるCPUにより実行されるアップデート制御処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the update control processing executed by the CPU in FIG. 各展開中処理の手順を示すタイミングチャートである。It is a timing chart which shows the procedure of each process in development. 展開状態を管理する管理情報を示す図である。It is a figure which shows the management information which manages the deployment state. 図10(A)は、図7のアップデート制御処理での展開中処理Aの手順を示すフローチャートであり、(B)は、図7のアップデート制御処理での展開中処理Bの手順を示すフローチャートである。10 (A) is a flowchart showing the procedure of the developing process A in the update control process of FIG. 7, and FIG. 10 (B) is a flowchart showing the procedure of the developing process B in the update control process of FIG. 7. is there. 図7のアップデート制御処理での展開中処理Cの手順を示すフローチャートである。It is a flowchart which shows the procedure of the developing process C in the update control process of FIG.

以下、本発明の実施の形態について図面を参照しながら詳述する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施の形態に係る情報処理装置としての画像形成装置100の概略構成を示す図である。 FIG. 1 is a diagram showing a schematic configuration of an image forming apparatus 100 as an information processing apparatus according to an embodiment of the present invention.

図1において、画像形成装置100は、制御部200、操作部220、プリンタエンジン221、スキャナエンジン222、及び電源240を有し、PC260と外部サーバ250にLAN110で接続されている。 In FIG. 1, the image forming apparatus 100 has a control unit 200, an operation unit 220, a printer engine 221 and a scanner engine 222, and a power supply 240, and is connected to a PC 260 and an external server 250 by a LAN 110.

制御部200は、画像形成装置100全体を制御する。操作部220は、ユーザに各種情報を表示したり、ユーザの操作入力を受け付ける。プリンタエンジン221は、不図示の不揮発性記憶装置に記憶されたプリンタエンジンファーム231に従って、制御部200から出力された画像データを紙などの記録媒体に画像を印刷する。 The control unit 200 controls the entire image forming apparatus 100. The operation unit 220 displays various information to the user and accepts the user's operation input. The printer engine 221 prints an image on a recording medium such as paper on the image data output from the control unit 200 according to the printer engine farm 231 stored in a non-volatile storage device (not shown).

スキャナエンジン222は、不図示の不揮発性記憶装置に記憶されたスキャナエンジンファーム232に従って、原稿を読み取り原稿画像を示す画像データを制御部200に出力する。 The scanner engine 222 reads a document according to the scanner engine farm 232 stored in a non-volatile storage device (not shown), and outputs image data indicating the document image to the control unit 200.

また、制御部200は、CPU210、チップセット211、RAM212、SRAM213、NIC214、操作部インタフェース215、プリンタインタフェース216、スキャナインタフェース217、HDD218、及びフラッシュメモリ219で構成される。 The control unit 200 includes a CPU 210, a chipset 211, a RAM 212, a SRAM 213, a NIC 214, an operation unit interface 215, a printer interface 216, a scanner interface 217, an HDD 218, and a flash memory 219.

CPU210は、制御部200を制御することで画像形成装置100全体を制御する。後述するフローチャートは、HDD218またはフラッシュメモリ219からRAM212に展開されたプログラムをCPU210が実行する処理を示している。 The CPU 210 controls the entire image forming apparatus 100 by controlling the control unit 200. The flowchart described later shows a process in which the CPU 210 executes a program expanded from the HDD 218 or the flash memory 219 to the RAM 212.

RAM212は、CPU210のワークエリアとして用いられたり、各種データや各種プログラムを記憶する。SRAM213は、画像形成装置100で必要となる設定値や画像調整値などを記憶しており、バックアップ電源により画像形成装置100の電源をオフにしても記憶内容は保持される。 The RAM 212 is used as a work area of the CPU 210, and stores various data and various programs. The SRAM 213 stores set values, image adjustment values, and the like required by the image forming apparatus 100, and the stored contents are retained even when the power of the image forming apparatus 100 is turned off by the backup power source.

チップセット211は、計時専用のチップであるRTC(リアルタイムクロック)270を含む複数の集積回路である。RTC270には、電源240から電力が供給されていなくとも、不図示の内蔵電池から電源が供給されるため、画像形成装置100がスリープ状態であっても動作することができる。 The chip set 211 is a plurality of integrated circuits including an RTC (real-time clock) 270, which is a chip dedicated to time measurement. Since the RTC 270 is supplied with power from a built-in battery (not shown) even if the power is not supplied from the power supply 240, the RTC 270 can operate even when the image forming apparatus 100 is in the sleep state.

これにより、チップセット211に対して電源供給が行われる状態においては、スリープ状態からの復帰が実現できる。一方、チップセット211に電源供給が全く行われないシャットダウン状態の場合には、RTC270は動作することができない。 As a result, in the state where the power is supplied to the chipset 211, it is possible to wake up from the sleep state. On the other hand, in the shutdown state in which no power is supplied to the chipset 211, the RTC270 cannot operate.

NIC214は、LAN110と接続して、PC260や外部サーバ250と通信するためのインタフェースである。本実施の形態では、NIC214によって外部装置である外部サーバ250からソフトウェアをダウンロード可能となっている。 The NIC 214 is an interface for connecting to the LAN 110 and communicating with the PC 260 and the external server 250. In this embodiment, the software can be downloaded from the external server 250, which is an external device, by the NIC 214.

なお、以下の説明では、ソフトウェアをファームウェア、またはファームと表現する。さらに、画像形成装置100に搭載されたファームを更新(以下、「アップデート」という)するための更新ソフトウェアを更新ファームと表現することがある。 In the following description, software is referred to as firmware or firmware. Further, the update software for updating the farm mounted on the image forming apparatus 100 (hereinafter, referred to as “update”) may be referred to as an update farm.

操作部インタフェース215は、操作部220と制御部200とのインタフェースである。プリンタインタフェース216は、プリンタエンジン221と制御部200とのインタフェースである。スキャナインタフェース217は、スキャナエンジン222と制御部200とのインタフェースである。 The operation unit interface 215 is an interface between the operation unit 220 and the control unit 200. The printer interface 216 is an interface between the printer engine 221 and the control unit 200. The scanner interface 217 is an interface between the scanner engine 222 and the control unit 200.

HDD218は、各種プログラムや各種データを記憶する。フラッシュメモリ219は、画像形成装置100で用いられる設定値などの各種データや各種プログラムを記憶する。また、HDD218とフラッシュメモリ219は、ファームを更新するために用いられる各種ファイルが記憶される。 HDD 218 stores various programs and various data. The flash memory 219 stores various data such as set values and various programs used in the image forming apparatus 100. Further, the HDD 218 and the flash memory 219 store various files used for updating the firmware.

図2は、図1におけるフラッシュメモリ219及びHDD218において画像形成装置100に搭載されたファームをアップデートする様子を説明するための図である。 FIG. 2 is a diagram for explaining how the firmware mounted on the image forming apparatus 100 is updated in the flash memory 219 and the HDD 218 in FIG. 1.

図2において、ファームウェア310は、インストール済みのファームである。また、フラッシュメモリ219には、アップデートプログラム320が記憶されている。 In FIG. 2, the firmware 310 is an installed firmware. Further, the update program 320 is stored in the flash memory 219.

更新ファームが外部サーバ250にからダウンロード可能となると、CPU210からのファームウェアダウンロード指示に従い、アップデートプログラム320は、外部サーバ250からNIC214を介してフラッシュメモリ219に設けられた第1記憶領域である更新ファーム記憶領域321に更新ファームを一旦記憶する。 When the update firmware can be downloaded from the external server 250, the update program 320 follows the firmware download instruction from the CPU 210, and the update program 320 is the update farm storage which is the first storage area provided in the flash memory 219 from the external server 250 via the NIC 214. The update firmware is temporarily stored in the area 321.

次いで、アップデートプログラム320は、CPU210からのファームウェア展開指示に従い、更新ファーム記憶領域321に記憶された更新ファームを、HDD218に設けられた第2記憶領域であるファーム展開領域330に展開する。この展開は、符号化されている更新ファームを復号化する処理である。この符号化として、圧縮または暗号化による符号化がある。圧縮の場合には、展開は解凍することである。 Next, the update program 320 expands the update firmware stored in the update farm storage area 321 into the firmware expansion area 330, which is the second storage area provided in the HDD 218, in accordance with the firmware expansion instruction from the CPU 210. This expansion is the process of decrypting the encoded update farm. This coding includes compression or encryption. In the case of compression, decompression is decompression.

次いで、CPU210からのアップデート指示に従い、アップデートプログラム320は、ファーム展開領域330に展開された更新ファームをフラッシュメモリ219に設けられ、ファームを実行するための第3記憶領域であるファームウェアコピー領域311に記憶する。 Next, according to the update instruction from the CPU 210, the update program 320 is provided with the update farm expanded in the firmware expansion area 330 in the flash memory 219, and stores the update firmware in the firmware copy area 311 which is a third storage area for executing the firmware. To do.

最後に、ファームウェアコピー領域311に記憶された更新ファームは、CPU210の指示によって、搭載されたファームに代えて、ファームウェアコピー領域311に記憶された更新ファームを実行するためのリンク情報の差し替えが通常起動時に行われることで、ファームウェア310のアップデートが終了する。このリンク情報の差し替えについては後述する。 Finally, the update firmware stored in the firmware copy area 311 normally starts replacing the link information for executing the update firmware stored in the firmware copy area 311 instead of the installed firmware according to the instruction of the CPU 210. Occasionally, the firmware 310 update is complete. The replacement of this link information will be described later.

図3は、図1における操作部220に表示される各画面を示す図である。 FIG. 3 is a diagram showing each screen displayed on the operation unit 220 in FIG. 1.

図3(A)は、メニュー画面407を示す図であり、図3(B)は、設定画面408を示す図である。 FIG. 3A is a diagram showing a menu screen 407, and FIG. 3B is a diagram showing a setting screen 408.

図3(A)のメニュー画面407において、ファームウェアのアップデートキー401は、図3(B)の設定画面408を表示するためのキーとなる。また、定期アップデートの管理欄402は、定期アップデートが有効か否かを示す欄である。 In the menu screen 407 of FIG. 3A, the firmware update key 401 serves as a key for displaying the setting screen 408 of FIG. 3B. Further, the regular update management column 402 is a column indicating whether or not the regular update is valid.

図3(B)の設定画面408において、ユーザが定期アップデートを設定する場合には、Onキー403を選択する。 On the setting screen 408 of FIG. 3B, when the user sets the periodic update, the On key 403 is selected.

ダウンロード時刻404は、更新ファームをダウンロードする時刻を設定するためのフィールドである。アップデート時刻405は、ダウンロードした更新ファームでファームをアップデートする時刻を設定するためのフィールドである。この設定画面408で設定された内容は、フラッシュメモリ219に記憶される。 The download time 404 is a field for setting the time to download the update farm. The update time 405 is a field for setting the time for updating the farm in the downloaded update farm. The contents set on the setting screen 408 are stored in the flash memory 219.

図3(B)の設定画面408では、一例として毎週金曜日の19時にダウンロードして、毎週金曜日の20時にファームをアップデートする場合の設定内容を示している。 The setting screen 408 of FIG. 3B shows, as an example, the setting contents when downloading at 19:00 every Friday and updating the farm at 20:00 every Friday.

図3(C)は、更新ファームのダウンロード中に表示されるダウンロード画面410を示す図である。 FIG. 3C is a diagram showing a download screen 410 displayed during download of the update farm.

設定画面408のダウンロード時刻404で設定された時刻が到来すると、ダウンロードが開始されるが、そのときダウンロード画面410が表示される。 When the time set in the download time 404 of the setting screen 408 arrives, the download is started, and the download screen 410 is displayed at that time.

図3(D)は、ダウンロードされた更新ファームがファーム展開領域330に展開されいるときに表示されるアップデート画面409を示す図である。 FIG. 3D is a diagram showing an update screen 409 displayed when the downloaded update farm is deployed in the farm deployment area 330.

このアップデート画面409が表示されるときは、既にダウンロードが終了しているので、同図に示されるように、ファームウェアのアップデートボタン406やファームウェアの削除ボタン411が表示される。 When this update screen 409 is displayed, since the download has already been completed, the firmware update button 406 and the firmware delete button 411 are displayed as shown in the figure.

図4は、アップデートする際に必要となるファームのパーツの構成例を示す図である。 FIG. 4 is a diagram showing a configuration example of a farm part required for updating.

図4(A)は、systemのパーツ例を示す図である。 FIG. 4A is a diagram showing an example of parts of the system.

図4(A)において、systemのパーツは、バイナリファイル(system.bin)、ライブラリ(libsystem.so)、及びコンフィグレーションファイル(system.conf)で構成されていることを示している。 In FIG. 4A, it is shown that the parts of the system are composed of a binary file (system.bin), a library (libsystem.so), and a configuration file (system.conf).

図4(B)は、systemのパーツの構成物の記憶場所及び属性を示す図である。 FIG. 4B is a diagram showing storage locations and attributes of the components of the system parts.

図4(B)において、バイナリファイル(system.bin)は/binディレクトリの下に記憶され、属性は実行ファイルとなっている。また、ライブラリ(libsystem.so)は/libディレクトの下に記憶され、属性は読み出し専用ファイルとなっている。さらに、コンフィグレーションファイル(system.conf)は/etcディレクトリの下に記憶され、属性は読み出し専用ファイルとなっている。また、システムのパーツのバージョンは、3.1.1であることが示されている。 In FIG. 4B, the binary file (system.bin) is stored under the / bin directory, and the attribute is an executable file. Also, the library (libsystem.so) is stored under the / lib directory, and the attributes are read-only files. Furthermore, the configuration file (system.conf) is stored under the / etc directory, and the attributes are read-only files. Also, the version of the system parts is shown to be 3.1.1.

図4(C)は、新たなsystemのパーツの構成物の記憶場所及び属性を示す図である。 FIG. 4C is a diagram showing storage locations and attributes of the components of the new system parts.

図4(C)において、新たなシステムのパーツのバージョンは4.0.0であることが示されている。なお、新旧のパーツの構成物の記憶場所及び属性では、バージョンが異なるだけでなく、パーツの構成が異なることもある。構成が異なる例として、バイナリファイルが別のものになったり、コンフィグレーションファイルが複数になるなどが挙げられる。このように更新ファームは各パーツで構成されている。 In FIG. 4 (C), the version of the parts of the new system is shown to be 4.0.0. It should be noted that not only the versions are different but also the parts configurations may be different depending on the storage locations and attributes of the old and new parts components. Examples of different configurations include different binary files and multiple configuration files. In this way, the update farm is composed of each part.

図5は、図2におけるリンク情報の差し替えを行うために管理される各情報を示す図である。 FIG. 5 is a diagram showing each information managed for replacing the link information in FIG. 2.

図5において、まず旧パーツを示すoldpkgs501、新パーツを示すnewpkgs502とが示されている。oldpkgs501とnewpkgs502では、systemのパーツがバージョン3.1.1からバージョン4.0.0に置き換わることを示している。 In FIG. 5, first, oldpkgs501 indicating an old part and newpkgs502 indicating a new part are shown. oldpkgs 501 and newpkgs 502 show that system parts are replaced from version 3.1.1 to version 4.0.0.

また、oldpkgs501とnewpkgs502では、systemuiとcopy-appのパーツがそれぞれ新しいバージョンに置き換わることを示している。なお、新たなパーツがバージョンダウンされたパーツとなることもある。 Also, oldpkgs 501 and newpkgs 502 show that the systemui and copy-app parts will be replaced with new versions, respectively. In addition, new parts may be downgraded parts.

次のoldbinarys503とnewbinarys504では、systemのパーツにおいて、新旧で同じ名称になるため、旧パーツはそのままの名称system.binであり、新パーツに".new"という接尾辞を付けることで新旧を判別することを示している。 In the following oldbinarys503 and newbinarys504, the old and new parts have the same name in the system parts, so the old part has the same name system.bin, and the new part is distinguished by adding the suffix ".new". It is shown that.

そして、oldlibs505とnewlibs506では、libsystem.soとlibsystemui.soのパーツがそれぞれ新しいバージョンに置き換わることを示している。 And oldlibs505 and newlibs506 show that the parts of libsystem.so and libsystemui.so will be replaced with new versions respectively.

また、oldconfs507とnewconfs508では、上述した".new"を付けることで新旧を判別することを示している。 Further, in oldconfs507 and newconfs508, it is shown that the old and new are discriminated by adding the above-mentioned ".new".

図6は、アップデート処理の流れを示すタイミングチャートである。 FIG. 6 is a timing chart showing the flow of the update process.

図6(A)は、従来技術におけるアップデート処理の手順を示すタイミングチャートである。 FIG. 6A is a timing chart showing the procedure of the update process in the prior art.

図6(A)において、コピーや印刷などを実行可能な通常動作状態時にダウンロード時刻が到来すると、ダウンロードが行われる。ダウンロード終了後は、再び通常起動動作状態に戻る。その後、アップデート時刻が到来することで、アップデートを指示されると、再起動して、アップデート起動状態となる。 In FIG. 6A, when the download time arrives in the normal operating state in which copying or printing can be executed, the download is performed. After the download is completed, it returns to the normal startup operation state again. After that, when the update time arrives and the update is instructed, the system restarts and the update is activated.

図6(A)に示される従来のアップデート起動状態では、符号化されているパーツが復号化される展開が行われ、その後ファームがアップデートされた後、再び再起動することとなる。このように、従来の技術では、アップデートを指示された後に、ダウンロードされたパーツが展開されていたため、アップデート処理のための長めのダウンタイムが発生していた。 In the conventional update activation state shown in FIG. 6A, the encoded parts are decrypted and expanded, and then the firmware is updated and then restarted again. As described above, in the conventional technology, the downloaded parts are expanded after the update is instructed, so that a long downtime for the update process occurs.

なお、以下の説明では上述した従来技術で行われている圧縮または暗号化されているパーツを解凍または復号化し、その後ファームをアップデートする一連の処理を通常のアップデート処理と表現する。 In the following description, a series of processes for decompressing or decrypting the compressed or encrypted parts performed in the above-mentioned conventional technology and then updating the firmware is referred to as a normal update process.

図6(B)は、本実施の形態に係るアップデート制御処理の手順を示すタイミングチャートである。 FIG. 6B is a timing chart showing the procedure of the update control process according to the present embodiment.

図6(B)において、通常動作状態時にダウンロード時刻が到来すると、ダウンロードが行われる。ダウンロード終了後は、更新ファーム記憶領域321に記憶されたパーツが、ファーム展開領域330に展開され、再び通常起動動作状態に戻る。同図に示されるように、ダウンロードと展開は、バックグラウンド処理として行われる。 In FIG. 6B, when the download time arrives during the normal operating state, the download is performed. After the download is completed, the parts stored in the update farm storage area 321 are expanded in the farm expansion area 330, and the normal startup operation state is restored again. As shown in the figure, downloading and unpacking is done as a background process.

その後、アップデート時刻が到来するか、またはアップデート画面409のファームウェアのアップデートボタン406がユーザにより選択されると、CPU210によりアップデートが指示される。このアップデート指示により再起動して、アップデート起動状態に遷移する。そして、ファーム展開領域330に展開されたパーツがファームウェアコピー領域311に記憶される。 After that, when the update time arrives or the update button 406 of the firmware on the update screen 409 is selected by the user, the CPU 210 instructs the update. It restarts according to this update instruction and transitions to the update start state. Then, the parts expanded in the firmware expansion area 330 are stored in the firmware copy area 311.

その後、再起動され、通常起動状態に遷移し、リンク情報の差し替えが行われることでアップデート処理が終了する。このように、本実施の形態ではリンク情報をバックグラウンド処理で差し替えるようになっている。 After that, it is restarted, transitions to the normal startup state, and the link information is replaced to complete the update process. As described above, in the present embodiment, the link information is replaced by the background processing.

このように、本実施の形態では、ダウンロードされたパーツは直ちに展開されているため、従来技術と比較してアップデート処理のためのダウンタイムを短縮できる。 As described above, in the present embodiment, since the downloaded parts are immediately deployed, the downtime for the update process can be shortened as compared with the conventional technique.

なお、図6(B)のアップデート制御処理では、展開が終了した後にアップデートが指示されているが、展開中にアップデートが指示されることがある。この場合、後述する展開中処理が行われるが、まずは展開が終了した後にアップデート指示がされる場合の処理の手順を示すフローチャートを説明する。 In the update control process of FIG. 6B, the update is instructed after the expansion is completed, but the update may be instructed during the expansion. In this case, the process during expansion, which will be described later, is performed. First, a flowchart showing the procedure of the process when an update instruction is given after the expansion is completed will be described.

図7は、図1におけるCPU210により実行されるアップデート制御処理の手順を示すフローチャートである。 FIG. 7 is a flowchart showing the procedure of the update control process executed by the CPU 210 in FIG.

図7において、ダウンロード時刻が到来すると(ステップS101でYES)、アップデートプログラム320は、パーツをダウンロードして、更新ファーム記憶領域321に記憶する(ステップS102)。さらにこのとき、ダウンロード画面410を操作部220に表示する(ステップS103)。上記ステップS102は、ダウンロード手段に対応する。 In FIG. 7, when the download time arrives (YES in step S101), the update program 320 downloads the parts and stores them in the update farm storage area 321 (step S102). Further, at this time, the download screen 410 is displayed on the operation unit 220 (step S103). The step S102 corresponds to the download means.

次いで、アップデートプログラム320は、ダウンロードが終了すると、更新ファーム記憶領域321に記憶されたパーツをファーム展開領域330に直ちに展開する(ステップS104)。このステップS104は、展開手段に対応する。 Next, when the download is completed, the update program 320 immediately expands the parts stored in the update farm storage area 321 to the farm expansion area 330 (step S104). This step S104 corresponds to the deploying means.

そして、アップデートプログラム320は、CPU210からのアップデートが指示されると(ステップS105でYES)、パーツをファーム展開領域に展開中か否か判別する(ステップS106)。 Then, when the update program 320 is instructed to update from the CPU 210 (YES in step S105), the update program 320 determines whether or not the parts are being deployed in the farm deployment area (step S106).

ステップS106の判別の結果、パーツをファーム展開領域に展開中と判別された場合には(ステップS106でYES)、後述する展開中処理を行い(ステップS116)、本処理を終了する。 If, as a result of the determination in step S106, it is determined that the part is being expanded in the farm expansion area (YES in step S106), the expansion process described later is performed (step S116), and this process is terminated.

一方、ステップS106の判別の結果、パーツをファーム展開領域に展開中ではないと判別された場合には(ステップS106でNO)、再起動してアップデート起動状態に遷移する(ステップS111)。 On the other hand, as a result of the determination in step S106, if it is determined that the part is not being deployed in the farm expansion area (NO in step S106), the system is restarted to transition to the update activation state (step S111).

そして、アップデートプログラム320は、ファーム展開領域330に展開されたパーツをファームウェアコピー領域311に記憶し(ステップS112)、再起動して通常動作状態に遷移する(ステップS113)。上記ステップS112は、記憶手段に対応する。 Then, the update program 320 stores the parts expanded in the firmware expansion area 330 in the firmware copy area 311 (step S112), restarts the parts, and transitions to the normal operation state (step S113). The step S112 corresponds to the storage means.

次いで、上述したリンク情報の差し替えを行い(ステップS114)、本処理を終了する。このステップS114は差し替え手段に対応する。 Next, the link information described above is replaced (step S114), and this process ends. This step S114 corresponds to the replacement means.

以下、上述したアップデート制御処理において、展開をしている状態でCPU210によりアップデートが指示された場合の処理である3種類の展開中処理について説明していく。 Hereinafter, in the above-mentioned update control process, three types of developing processes, which are processes when an update is instructed by the CPU 210 in the deployed state, will be described.

図8は、各展開中処理の手順を示すタイミングチャートである。 FIG. 8 is a timing chart showing the procedure of each unfolding process.

図8(A)は、展開中処理Aの手順を示すタイミングチャートである。 FIG. 8A is a timing chart showing the procedure of the developing process A.

図8(A)において、通常動作状態時にダウンロード時刻が到来すると、ダウンロードが行われる。ダウンロード終了後は、更新ファーム記憶領域321に記憶されたパーツが、ファーム展開領域330に展開されるが、その展開中に、アップデート時刻が到来するか、またはアップデート画面409のファームウェアのアップデートボタン406がユーザにより選択されることにより、CPU210によりアップデートが指示されたとする。 In FIG. 8A, when the download time arrives during the normal operating state, the download is performed. After the download is completed, the parts stored in the update firmware storage area 321 are expanded in the firmware expansion area 330, but during the expansion, the update time arrives or the firmware update button 406 on the update screen 409 is pressed. It is assumed that the update is instructed by the CPU 210 by being selected by the user.

アップデートが指示されると、展開を途中で終了し、展開されたパーツを破棄し、再起動して、アップデート起動状態に遷移する。その後、通常のアップデート処理を行うこととなる。 When an update is instructed, the deployment is terminated in the middle, the deployed parts are discarded, the system is restarted, and the state transitions to the update startup state. After that, the normal update process will be performed.

なお、展開をしている状態で、アップデート時刻が到来するか、またはアップデート画面409のファームウェアのアップデートボタン406がユーザにより選択された場合には、展開を中止することを示す警告画面を操作部220に表示したり、展開に要する残り時間を操作部220に表示するようにしてもよい。 If the update time arrives or the update button 406 of the firmware of the update screen 409 is selected by the user in the deployed state, a warning screen indicating that the deployment is stopped is displayed on the operation unit 220. Or the remaining time required for deployment may be displayed on the operation unit 220.

図8(B)は、展開中処理Bの手順を示すタイミングチャートである。 FIG. 8B is a timing chart showing the procedure of the developing process B.

図8(B)において、通常動作状態時にダウンロード時刻が到来し、ファーム展開領域330に展開中にアップデートが指示されることは展開中処理Aと同じであるが、展開中処理Bでは、そのまま展開を継続して、全てのパーツを展開する。 In FIG. 8B, the download time arrives in the normal operating state and the update is instructed to the farm deployment area 330 during deployment, which is the same as in the deploying process A, but in the deploying process B, it is expanded as it is. Continue to deploy all parts.

全てのパーツが展開されると、結果的に展開が終了した後にアップデートが指示されたことと同じ状態となる。そこで、展開中処理Bでは、展開が終了した後にアップデートが指示された場合と同様に、再起動してアップデート起動状態に遷移し、ファーム展開領域330に展開されたパーツをファームウェアコピー領域311に記憶する。 When all the parts are deployed, the result is the same as when the update was instructed after the deployment was completed. Therefore, in the developing process B, the parts expanded in the firmware expansion area 330 are stored in the firmware copy area 311 by restarting and transitioning to the update activation state in the same manner as when the update is instructed after the expansion is completed. To do.

その後、通常起動状態に遷移した後に、再起動し、通常起動に遷移した後にリンク情報の差し替えが行われることでアップデート処理が終了する。 After that, after transitioning to the normal startup state, the system is restarted, and after the transition to normal startup, the link information is replaced to complete the update process.

図8(C)は、展開中処理Cの手順を示すタイミングチャートである。 FIG. 8C is a timing chart showing the procedure of the developing process C.

図8(C)において、通常動作状態時にダウンロード時刻が到来し、ファーム展開領域330に展開を開始することは展開中処理Aと同じであるが、展開中処理Cでは展開の開始とともに、展開状態を管理する。この展開状態の管理について説明する。 In FIG. 8C, the download time arrives in the normal operation state and the expansion is started in the farm expansion area 330, which is the same as the expansion process A. However, in the expansion process C, the expansion state is started and the expansion state is started. To manage. The management of this deployment state will be described.

図9は、展開状態を管理する管理情報700を示す図である。 FIG. 9 is a diagram showing management information 700 that manages the deployed state.

図9において、管理情報700は、Updatepkgs701、Executing702、及びWaiting703で構成される。 In FIG. 9, the management information 700 is composed of Updatepkgs701, Executing702, and Waiting703.

Updatepkgs701は、展開済みのパーツを示す。Executing702は、展開中のパーツを示す。Waiting703は、展開待ちのパーツを示す。この管理情報により、いずれのパーツが展開済みのパーツ、展開中のパーツ、及び展開待ちのパーツか判別することができる。なお、この管理情報はRAM212に記憶される。 Updatepkgs701 shows the deployed parts. Executing 702 indicates the part being deployed. Waiting703 indicates a part waiting to be deployed. From this management information, it is possible to determine which part has been deployed, is being deployed, and is waiting to be deployed. This management information is stored in the RAM 212.

図8(C)に戻り、展開中にCPU210によりアップデートが指示されると、展開を途中で終了するが、管理情報でExecuting702となっているパーツは展開を継続し、展開待ちのパーツは展開を行わずに再起動して、アップデート起動状態に遷移する。 Returning to FIG. 8C, if an update is instructed by the CPU 210 during deployment, the deployment will end in the middle, but the parts that are Executing 702 in the management information will continue to be deployed, and the parts waiting to be deployed will be expanded. Reboot without doing and transition to the update startup state.

そして、ファーム展開領域330に展開されたパーツはファームウェアコピー領域311に記憶される。一方、展開待ちのパーツに対しては、通常のアップデート処理が行われる。 Then, the parts expanded in the firmware expansion area 330 are stored in the firmware copy area 311. On the other hand, normal update processing is performed for parts waiting to be deployed.

その後、再起動して通常状態に遷移すると、ファームウェアコピー領域311に記憶されたパーツに対してのみリンク情報の差し替えが行われることでアップデート処理が終了する。 After that, when the system is restarted and the normal state is entered, the link information is replaced only for the parts stored in the firmware copy area 311 and the update process is completed.

この展開中処理Cでは、展開されたパーツを利用するので、展開されたパーツを破棄する展開中処理Aと比較して、ダウンタイムは短縮されることとなる。 Since the expanded parts are used in the developing process C, the downtime is shortened as compared with the developing process A in which the expanded parts are discarded.

以下、各展開中処理の手順をフローチャートを用いて説明する。 Hereinafter, the procedure of each process during development will be described using a flowchart.

図10(A)は、図7のアップデート制御処理での展開中処理Aの手順を示すフローチャートである。 FIG. 10A is a flowchart showing the procedure of the developing process A in the update control process of FIG. 7.

図10(A)において、図7のアップデート制御処理におけるステップS106で、パーツをファーム展開領域に展開中と判別された場合には(ステップS106でYES)、展開を終了し、展開されたパーツを破棄する(ステップS201)。 In FIG. 10A, if it is determined in step S106 in the update control process of FIG. 7 that the part is being expanded to the farm expansion area (YES in step S106), the expansion is completed and the expanded part is released. Discard (step S201).

次いで、再起動してアップデート起動状態に遷移し(ステップS202)、通常のアップデート処理を行う(ステップS203)。そして、再び再起動して通常起動状態に遷移して(ステップS204)、本処理を終了する。 Next, the system is restarted to transition to the update activation state (step S202), and a normal update process is performed (step S203). Then, it restarts again to transition to the normal startup state (step S204), and this process ends.

このように、本実施の形態では、更新ファームの展開中にアップデートが指示された場合には、更新ファームの展開を終了し、展開された更新ファームを破棄して更新ファームをファーム展開領域330に展開することなく搭載されたファームを更新する。 As described above, in the present embodiment, when an update is instructed during the deployment of the update farm, the deployment of the update farm is terminated, the deployed update farm is discarded, and the update farm is placed in the farm deployment area 330. Update the installed farm without deploying.

図10(B)は、図7のアップデート制御処理での展開中処理Bの手順を示すフローチャートである。 FIG. 10B is a flowchart showing the procedure of the developing process B in the update control process of FIG. 7.

図10(B)において、図7のアップデート制御処理におけるステップS106で、パーツをファーム展開領域に展開中と判別された場合には(ステップS106でYES)、展開を継続することを示す警告画面を操作部220に表示する(ステップS301)。 In FIG. 10B, if it is determined in step S106 in the update control process of FIG. 7 that the part is being deployed in the farm deployment area (YES in step S106), a warning screen indicating that the deployment is to be continued is displayed. It is displayed on the operation unit 220 (step S301).

次いで、全てのパーツが展開されると(ステップS302でYES)、図7のアップデート制御処理におけるステップS111〜ステップS115を行い(ステップS303)、本処理を終了する。 Next, when all the parts are expanded (YES in step S302), steps S111 to S115 in the update control process of FIG. 7 are performed (step S303), and this process is completed.

このように、本実施の形態では、更新ファームをの展開中にアップデートが指示された場合には、展開を継続し、更新ファームの展開が終了した後にファームウェアコピー領域311にファーム展開領域330に展開された更新ファームを記憶する。 As described above, in the present embodiment, if an update is instructed during the deployment of the update farm, the deployment is continued, and after the deployment of the update farm is completed, the firmware copy area 311 is expanded to the firmware deployment area 330. Remember the updated firmware that was created.

図11は、図7のアップデート制御処理での展開中処理Cの手順を示すフローチャートである。 FIG. 11 is a flowchart showing the procedure of the developing process C in the update control process of FIG. 7.

上述したように、展開中処理Cでは、展開状態を管理する処理を行うため、図7のアップデート制御処理にその処理が挿入される。 As described above, in the developing process C, since the process of managing the deployed state is performed, the process is inserted into the update control process of FIG. 7.

図11(A)は、図7のアップデート制御処理に挿入される処理の手順を示すフローチャートである。 FIG. 11A is a flowchart showing the procedure of the process inserted into the update control process of FIG. 7.

図7のステップS104では、パーツをファーム展開領域330に展開するが、それとともに展開状態を管理して(ステップS400)、ステップS105に移る。 In step S104 of FIG. 7, the parts are deployed in the farm deployment area 330, and at the same time, the deployment state is managed (step S400), and the process proceeds to step S105.

図11(B)は、図7のアップデート制御処理での展開中処理Bの手順を示すフローチャートである。 FIG. 11B is a flowchart showing the procedure of the developing process B in the update control process of FIG. 7.

図11(B)において、図7のアップデート制御処理におけるステップS106で、パーツをファーム展開領域に展開中と判別された場合には(ステップS106でYES)、展開を終了する(ステップS401)。上述したように、展開を途中で終了するが、管理情報でExecuting702となっているパーツは展開が継続される。 In FIG. 11B, if it is determined in step S106 in the update control process of FIG. 7 that the part is being deployed in the farm deployment area (YES in step S106), the deployment is terminated (step S401). As described above, the expansion is terminated in the middle, but the expansion is continued for the parts that are Executing 702 in the management information.

その後、再起動してアップデート起動状態に遷移する(ステップS402)。そして、ファーム展開領域330に展開されたパーツをファームウェアコピー領域311に記憶する(ステップS402)。 After that, it restarts and transitions to the update start state (step S402). Then, the parts expanded in the firmware expansion area 330 are stored in the firmware copy area 311 (step S402).

次いで、展開されていないパーツに対して通常のアップデート処理を行う(ステップS403)。そして、再び再起動して通常起動状態に遷移して(ステップS304)、リンク情報の差し替えを行い(ステップS405)、本処理を終了する。 Next, a normal update process is performed on the undeployed parts (step S403). Then, the system is restarted again to transition to the normal startup state (step S304), the link information is replaced (step S405), and this process is terminated.

このように、本実施の形態では、更新ファームをの展開中にアップデートが指示された場合には、更新ファームの展開を終了し、展開を終了する前に展開された更新ファームをファームウェアコピー領域311に記憶する。 As described above, in the present embodiment, when an update is instructed during the deployment of the update firmware, the deployment of the update farm is terminated, and the firmware copy area 311 deployed before the deployment is completed is terminated. Remember in.

そして、ファームウェアコピー領域311に記憶された更新ファームを実行するためのリンク情報を差し替え、ファーム展開領域330に展開されたなかった更新ファームをファーム展開領域330に展開することなく搭載されたファームを更新する。 Then, the link information for executing the update firmware stored in the firmware copy area 311 is replaced, and the installed firmware is updated without expanding the update firmware that was not expanded in the firmware expansion area 330 to the firmware expansion area 330. To do.

以上説明したように、本実施の形態によれば、更新ファームを更新ファーム記憶領域321にバックグラウンド処理でダウンロードし(ステップS102)、ダウンロードが終了すると、直ちにファーム展開領域330に更新ファームをバックグラウンド処理で展開する(ステップS105)。 As described above, according to the present embodiment, the update farm is downloaded to the update farm storage area 321 by background processing (step S102), and immediately after the download is completed, the update farm is backgrounded in the farm deployment area 330. Expand by processing (step S105).

そして、搭載されたソフトウェアの更新が指示された場合に、ファームウェアコピー領域311にファーム展開領域330に展開された更新ファームを記憶して(ステップS112)、搭載されたソフトウェアに代えて、ファームウェアコピー領域311に記憶された更新ファームを実行するためのリンク情報をバックグラウンド処理で差し替えるので(ステップS114)、ソフトウェアを更新するために生じるダウンタイムを短縮可能となる。 Then, when the update of the installed software is instructed, the updated firmware expanded in the firmware expansion area 330 is stored in the firmware copy area 311 (step S112), and the firmware copy area is replaced with the installed software. Since the link information for executing the update firmware stored in 311 is replaced by the background process (step S114), the downtime caused by updating the software can be shortened.

(他の実施の形態)
本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)をネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムコードを読み出して実行する処理である。この場合、そのプログラム、及び該プログラムを記憶した記憶媒体は本発明を構成することになる。
(Other embodiments)
The present invention is also realized by executing the following processing. That is, software (program) that realizes the functions of the above-described embodiment is supplied to the system or device via a network or various storage media, and the computer (or CPU, MPU, etc.) of the system or device reads the program code. This is the process to be executed. In this case, the program and the storage medium storing the program constitute the present invention.

100 画像形成装置
200 制御部
210 CPU
212 RAM
218 HDD
219 フラッシュメモリ
220 操作部
310 ファームウェア
311 ファームウェアコピー領域
320 アップデートプログラム
321 更新ファーム記憶領域
330 ファーム展開領域
100 Image forming device 200 Control unit 210 CPU
212 RAM
218 HDD
219 Flash memory 220 Operation unit 310 Firmware 311 Firmware copy area 320 Update program 321 Update firmware storage area 330 Firmware expansion area

Claims (17)

ファームウェアを有し、当該ファームウェアにより制御される情報処理装置であって、
前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得手段と、
前記取得手段によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開手段と、
少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開手段によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基づいた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御手段とを備え
前記展開手段による展開中に、前記ファームウェアの更新を開始する所定の更新時刻に達した場合、前記展開手段は前記更新ファームウェアの展開を終了し、前記制御手段は、前記情報処理装置を通常モードからファームウェアを更新するためのモードに移行させた後、前記ファームウェアを更新することを特徴とする情報処理装置。
An information processing device that has firmware and is controlled by the firmware.
An acquisition means for acquiring updated firmware for updating the firmware via a network, and
A developing means for developing the updated firmware acquired me by the acquisition unit, a different predetermined storage area from the region in which the firmware is stored,
Until receiving an instruction to update at least the firmware holds deployed update firmware deployed by the expansion means in a storage unit, after updating was based on the instruction of updating the firmware, instead of the firmware, the a that controls control means said information processing apparatus by using a deployed update firmware,
When a predetermined update time for starting the update of the firmware is reached during the deployment by the deployment means, the deployment means ends the deployment of the updated firmware, and the control means releases the information processing device from the normal mode. after transition to a mode for updating the firmware, the information processing apparatus according to claim users update the firmware.
前記制御手段は、前記展開手段による展開が終了した後に前記ファームウェアの更新を開始する所定の更新時刻に達した場合、前記情報処理装置を再起動することにより、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を起動することを特徴とする請求項1に記載の情報処理装置。 When the control means reaches a predetermined update time for starting the update of the firmware after the deployment by the deployment means is completed , the control means has already been deployed in place of the firmware by restarting the information processing apparatus. the information processing apparatus according to claim 1, wherein the benzalkonium to start the information processing apparatus using the updated firmware. 前記制御手段は、前記展開手段による展開が終了した後に前記ファームウェアの更新を開始する所定の更新時刻に達した場合、前記ファームウェアに含まれるプログラムパーツと、当該プログラムパーツを更新するためのプログラムパーツとの対応情報を用いて、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御することを特徴とする請求項1に記載の情報処理装置。 The control means includes a program part included in the firmware and a program part for updating the program part when a predetermined update time for starting the update of the firmware is reached after the deployment by the deployment means is completed. of using the corresponding information, in place of the firmware, the information processing apparatus according to claim 1, wherein the benzalkonium controls the information processing apparatus using the deployed update firmware. ファームウェアを有し、当該ファームウェアにより制御される情報処理装置であって、
前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得手段と、
前記取得手段によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開手段と、
少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開手段によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基づいた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御手段とを備え、
前記展開手段による展開中に、前記ファームウェアの更新の指示を受けた場合、前記展開手段は前記更新ファームウェアの展開を中断し、前記制御手段は、前記展開済み更新ファームウェアを破棄して、前記情報処理装置を通常モードから前記ファームウェアを更新するためのモードに移行させた後、前記更新ファームウェアを前記所定の記憶領域に展開することなく前記ファームウェアを更新することを特徴とする情報処理装置。
An information processing device that has firmware and is controlled by the firmware.
An acquisition means for acquiring updated firmware for updating the firmware via a network, and
An expansion means for expanding the updated firmware acquired by the acquisition means to a predetermined storage area different from the area in which the firmware is stored, and
The deployed updated firmware deployed by the deploying means is held in the storage unit at least until an instruction to update the firmware is received, and after the update based on the firmware update instruction, the deployed firmware is replaced with the firmware. It is provided with a control means for controlling the information processing apparatus using the updated firmware.
During development by the developing means, instructs the received case of updating the firmware, the deployment means may interrupt the deployment of the update firmware, said control means discards the deployed updating firmware, the information after migration the processor from the normal mode to the mode for updating the firmware, information processing you and updates the previous notated firmware without expanding the update firmware in the predetermined storage area apparatus.
ファームウェアを有し、当該ファームウェアにより制御される情報処理装置であって、
前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得手段と、
前記取得手段によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開手段と、
少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開手段によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基づいた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御手段とを備え、
前記展開手段による展開中に、前記ファームウェアの更新の指示を受けた場合、前記展開手段は展開を継続し、前記制御手段は、前記展開手段による前記更新ファームウェアの展開が完了した後に、前記展開された前記展開済み更新ファームウェアを前記記憶部とは異なる他の記憶部に記憶することを特徴とする情報処理装置。
An information processing device that has firmware and is controlled by the firmware.
An acquisition means for acquiring updated firmware for updating the firmware via a network, and
An expansion means for expanding the updated firmware acquired by the acquisition means to a predetermined storage area different from the area in which the firmware is stored, and
The deployed updated firmware deployed by the deploying means is held in the storage unit at least until an instruction to update the firmware is received, and after the update based on the firmware update instruction, the deployed firmware is replaced with the firmware. It is provided with a control means for controlling the information processing apparatus using the updated firmware.
During development by the developing means, if receiving the instruction of updating the firmware, the expansion means will continue to expand, said control means, after the deployment of the update firmware by the expansion means is complete, the exhibition information processing apparatus you and to store the different other storage unit and the opening has been the deployed updating firmware the storage unit.
前記展開手段による展開が継続されることを示す警告画面を表示することを特徴とする請求項記載の情報処理装置。 The information processing apparatus according to claim 5 , wherein a warning screen indicating that the deployment by the deployment means is continued is displayed. ファームウェアを有し、当該ファームウェアにより制御される情報処理装置であって、
前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得手段と、
前記取得手段によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開手段と、
少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開手段によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基づいた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御手段とを備え、
前記展開手段による展開中に、前記ファームウェアの更新の指示を受けた場合、前記展開手段は前記更新ファームウェアの展開を中断し、前記制御手段は、前記展開手段による展開を中断する前に展開された前記展開済み更新ファームウェアを前記記憶部とは異なる他の記憶部に記憶し、前記他の記憶部に記憶された前記展開済み更新ファームウェアを実行するためのリンク情報を差し替え、前記展開手段により展開されなかった前記更新ファームウェアを前記所定の記憶領域に展開することなく前記情報処理装置を制御していたファームウェアを更新することを特徴とする情報処理装置。
An information processing device that has firmware and is controlled by the firmware.
An acquisition means for acquiring updated firmware for updating the firmware via a network, and
An expansion means for expanding the updated firmware acquired by the acquisition means to a predetermined storage area different from the area in which the firmware is stored, and
The deployed updated firmware deployed by the deploying means is held in the storage unit at least until an instruction to update the firmware is received, and after the update based on the firmware update instruction, the deployed firmware is replaced with the firmware. It is provided with a control means for controlling the information processing apparatus using the updated firmware.
During development by the developing means, instructs the received case of updating the firmware, the deployment means may interrupt the deployment of the update firmware, wherein the control means is expanded before interrupting the expansion by the expansion means The expanded update firmware is stored in another storage unit different from the storage unit, and the link information for executing the expanded update firmware stored in the other storage unit is replaced by the expansion means. information processing apparatus the updated firmware Ri exhibition was not open you and updates the firmware that controlled the information processing apparatus without expanding in the predetermined storage area.
前記展開手段による展開は、符号化された前記更新ファームウェアを復号化する処理であることを特徴とする請求項1乃至のいずれか1項に記載の情報処理装置。 The information processing apparatus according to any one of claims 1 to 7 , wherein the expansion by the expansion means is a process of decoding the encoded updated firmware. ファームウェアを有し、当該ファームウェアにより制御される情報処理装置の制御方法であって、
前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得工程と、
前記取得工程によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開工程と、
少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開工程によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基いた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御工程とを備え
前記展開工程による展開中に、前記ファームウェアの更新を開始する所定の更新時刻に達した場合、前記更新ファームウェアの展開を終了し、前記制御工程は、前記情報処理装置を通常モードからファームウェアを更新するためのモードに移行させた後、前記ファームウェアを更新することを特徴とする制御方法。
A control method for an information processing device that has firmware and is controlled by the firmware.
The acquisition process of acquiring the updated firmware for updating the firmware via the network, and
A development step of developing the updated firmware acquired me by the acquisition step, a different predetermined storage area from the region in which the firmware is stored,
Until receiving an instruction to update at least the firmware, the holds deployed update firmware deployed by the deployment process in the storage unit, the updated who were based on the instruction of updating the firmware, instead of the firmware, the development requires a that control step controls said information processing apparatus using the updated firmware,
When a predetermined update time for starting the update of the firmware is reached during the deployment by the deployment step, the deployment of the updated firmware is finished, and the control step updates the firmware of the information processing apparatus from the normal mode. after transition to a mode for control wherein users update the firmware.
前記展開工程による展開が終了した後に前記ファームウェアの更新を開始する所定の更新時刻に達した場合、前記制御工程において、前記情報処理装置を再起動することにより、前記ファームウェアに代えて前記展開済み更新ファームウェアを用いて前記情報処理装置を起動することを特徴とする請求項に記載の制御方法。 If expanded by said expansion step has reached a predetermined update time to start updating of the firmware after finishing, the Te control step odors, by restarting the information processing apparatus, in place of the firmware, the development the method according to claim 9 update firmware by using a characterized and Turkey to start the information processing apparatus requires. 前記展開工程による展開が終了した後に前記ファームウェアの更新を開始する所定の更新時刻に達した場合、前記制御工程において、前記ファームウェアに含まれるプログラムパーツと、当該プログラムパーツを更新するためのプログラムパーツとの対応情報を用いて、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御することを特徴とする請求項に記載の制御方法。 When a predetermined update time for starting the update of the firmware is reached after the deployment by the deployment step is completed, the program parts included in the firmware and the program parts for updating the program parts in the control process of using the corresponding information, in place of the firmware, the control method according to claim 9, wherein the benzalkonium controls the information processing apparatus using the deployed update firmware. ファームウェアを有し、当該ファームウェアにより制御される情報処理装置の制御方法であって、
前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得工程と、
前記取得工程によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開工程と、
少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開工程によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基いた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御工程とを備え、
前記展開工程による展開中に、前記ファームウェアの更新の指示を受けた場合、前記展開工程は前記更新ファームウェアの展開を中断し、前記制御工程は、前記展開済み更新ファームウェアを破棄して、前記情報処理装置を通常モードから前記ファームウェアを更新するためのモードに移行させた後、前記更新ファームウェアを前記所定の記憶領域に展開することなく前記ファームウェアを更新することを特徴とする制御方法。
A control method for an information processing device that has firmware and is controlled by the firmware.
The acquisition process of acquiring the updated firmware for updating the firmware via the network, and
A deployment step of deploying the updated firmware acquired by the acquisition step to a predetermined storage area different from the area in which the firmware is stored, and a deployment step.
The deployed updated firmware deployed by the deployment process is retained in the storage unit at least until an instruction to update the firmware is received, and after the update based on the firmware update instruction, the deployment is performed instead of the firmware. It is equipped with a control process that controls the information processing device using the updated firmware.
During development by the development step, instructs the received case of updating the firmware, the development process is interrupted the deployment of the update firmware, wherein the controlling step discards the deployed updating firmware, the information after migration the processor from the normal mode to the mode for updating the firmware, features and to that control how to update the pre-notated firmware without expanding the update firmware in the predetermined storage area ..
ファームウェアを有し、当該ファームウェアにより制御される情報処理装置の制御方法であって、
前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得工程と、
前記取得工程によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開工程と、
少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開工程によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基いた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御工程とを備え、
前記展開工程による展開中に、前記ファームウェアの更新の指示を受けた場合、前記展開工程は展開を継続し、前記制御工程は、前記展開工程による前記更新ファームウェアの展開が完了した後に、前記展開された前記展開済み更新ファームウェアを前記記憶部とは異なる他の記憶部に記憶することを特徴とする制御方法。
A control method for an information processing device that has firmware and is controlled by the firmware.
The acquisition process of acquiring the updated firmware for updating the firmware via the network, and
A deployment step of deploying the updated firmware acquired by the acquisition step to a predetermined storage area different from the area in which the firmware is stored, and a deployment step.
The deployed updated firmware deployed by the deployment process is retained in the storage unit at least until an instruction to update the firmware is received, and after the update based on the firmware update instruction, the deployment is performed instead of the firmware. It is equipped with a control process that controls the information processing device using the updated firmware.
During development by the development step, instructs the received case of updating the firmware, the deployment process continues to expand, the control step, after the deployment of the update firmware by the expansion process is completed, the exhibition open has been that control how to and to store the different other storage unit from said deployed updating firmware the storage unit.
前記展開工程による展開が継続されることを示す警告画面を表示することを特徴とする請求項13記載の制御方法。 The control method according to claim 13 , wherein a warning screen indicating that the development by the development step is continued is displayed. ファームウェアを有し、当該ファームウェアにより制御される情報処理装置の制御方法であって、
前記ファームウェアを更新するための更新ファームウェアをネットワークを介して取得する取得工程と、
前記取得工程によって取得された前記更新ファームウェアを、前記ファームウェアが記憶されている領域とは異なる所定の記憶領域に展開する展開工程と、
少なくとも前記ファームウェアの更新の指示を受け付けるまで、前記展開工程によって展開された展開済み更新ファームウェアを記憶部に保持し、前記ファームウェアの更新の指示に基いた更新後は、前記ファームウェアに代えて、前記展開済み更新ファームウェアを用いて前記情報処理装置を制御する制御工程とを備え、
前記展開工程による展開中に、前記ファームウェアの更新の指示を受けた場合、前記展開工程は前記更新ファームウェアの展開を中断し、前記制御工程は、前記展開工程による展開を中断する前に展開された前記展開済み更新ファームウェアを前記記憶部とは異なる他の記憶部に記憶し、前記他の記憶部に記憶された前記展開済み更新ファームウェアを実行するためのリンク情報を差し替え、前記展開工程により展開されなかった前記更新ファームウェアを前記所定の記憶領域に展開することなく前記情報処理装置を制御していたファームウェアを更新することを特徴とする制御方法。
A control method for an information processing device that has firmware and is controlled by the firmware.
The acquisition process of acquiring the updated firmware for updating the firmware via the network, and
A deployment step of deploying the updated firmware acquired by the acquisition step to a predetermined storage area different from the area in which the firmware is stored, and a deployment step.
The deployed updated firmware deployed by the deployment process is retained in the storage unit at least until an instruction to update the firmware is received, and after the update based on the firmware update instruction, the deployment is performed instead of the firmware. It is equipped with a control process that controls the information processing device using the updated firmware.
During development by the development step, instructs the received case of updating the firmware, the development process is interrupted the deployment of the update firmware, wherein the control step is expanded before suspending expansion by the expanding step The expanded update firmware is stored in another storage unit different from the storage unit, and the link information for executing the expanded update firmware stored in the other storage unit is replaced, and the expansion step is performed. features and to that control how to update the firmware that controlled the information processing apparatus without expanding the update firmware Ri exhibition was not opened in the predetermined storage area.
前記展開工程による展開は、符号化された前記更新ファームウェアを復号化する処理であることを特徴とする請求項9乃至15のいずれか1項に記載の制御方法。 The control method according to any one of claims 9 to 15 , wherein the unfolding by the unfolding step is a process of decoding the encoded updated firmware. 請求項9乃至16のいずれか1項に記載の制御方法をコンピュータに実行させるためのプログラム。 A program for causing a computer to execute the control method according to any one of claims 9 to 16 .
JP2017245258A 2017-12-21 2017-12-21 Information processing equipment, its control method, and programs Active JP6776220B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017245258A JP6776220B2 (en) 2017-12-21 2017-12-21 Information processing equipment, its control method, and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017245258A JP6776220B2 (en) 2017-12-21 2017-12-21 Information processing equipment, its control method, and programs

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014095255A Division JP6270616B2 (en) 2014-05-02 2014-05-02 Information processing apparatus, control method therefor, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020131143A Division JP7073454B2 (en) 2020-07-31 2020-07-31 Information processing equipment, its control method, and programs

Publications (2)

Publication Number Publication Date
JP2018045725A JP2018045725A (en) 2018-03-22
JP6776220B2 true JP6776220B2 (en) 2020-10-28

Family

ID=61695083

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017245258A Active JP6776220B2 (en) 2017-12-21 2017-12-21 Information processing equipment, its control method, and programs

Country Status (1)

Country Link
JP (1) JP6776220B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020170406A1 (en) * 2019-02-22 2020-08-27 本田技研工業株式会社 Software update device, vehicle, and software update method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009086754A (en) * 2007-09-27 2009-04-23 Kyocera Corp Software update method and mobile terminal
JP2011113391A (en) * 2009-11-27 2011-06-09 Ricoh Co Ltd Equipment management system, equipment managing apparatus, equipment to be managed, software updating method, software updating program, and recording medium recorded with the program

Also Published As

Publication number Publication date
JP2018045725A (en) 2018-03-22

Similar Documents

Publication Publication Date Title
JP6270616B2 (en) Information processing apparatus, control method therefor, and program
US8112617B2 (en) Information processing device, and method of starting information processing device
JP6351413B2 (en) Image forming apparatus, control method therefor, and program
JP2007310783A (en) Updating method of firmware in image forming device, program and recording medium
JP4946141B2 (en) Configuration change program and information processing apparatus
JP6041588B2 (en) Image forming device, program update method and program
JP2015041362A (en) Information processing apparatus, control method thereof, and computer program
JP6776220B2 (en) Information processing equipment, its control method, and programs
JP6399797B2 (en) Information processing apparatus, control method therefor, and program
JPWO2019207729A1 (en) Industrial computer, industrial computer system, operating system updating method and program
JP7073454B2 (en) Information processing equipment, its control method, and programs
JP4802607B2 (en) Image processing device
JP6570364B2 (en) Image forming apparatus and control method thereof
JP2023068538A (en) Information processing apparatus, method for controlling the same, and program
JP2008162054A (en) Printer
JP2006178881A (en) Software management system and software management method
JP5169718B2 (en) Information processing apparatus, display screen activation method, and program
JP2006129362A (en) Digital composite machine
JP6312372B2 (en) Image forming apparatus, control method therefor, and program
JP2005032014A (en) Data processor, starting program for data processor, and starting method for data processor
JP2010176567A (en) Information processor, information processing system, control method therefor, and program
JP6275227B2 (en) Image forming apparatus, program update method, and program
JP2003330655A (en) Image forming device and method for controlling the same device and computer readable storage medium and its program
JP2014238647A (en) Information processing apparatus, program update method therefor, and program
JP5324365B2 (en) Information processing apparatus, information processing system, information processing method, program, and recording medium

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180122

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190312

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190513

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191015

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191213

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200519

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200731

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200811

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200908

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201007

R151 Written notification of patent or utility model registration

Ref document number: 6776220

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151