JP2006198983A - Printer - Google Patents

Printer Download PDF

Info

Publication number
JP2006198983A
JP2006198983A JP2005015523A JP2005015523A JP2006198983A JP 2006198983 A JP2006198983 A JP 2006198983A JP 2005015523 A JP2005015523 A JP 2005015523A JP 2005015523 A JP2005015523 A JP 2005015523A JP 2006198983 A JP2006198983 A JP 2006198983A
Authority
JP
Japan
Prior art keywords
firmware
rewritable
rewriting
rewritable part
changed
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.)
Withdrawn
Application number
JP2005015523A
Other languages
Japanese (ja)
Inventor
Hiroshi Kanamaru
浩 金丸
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 JP2005015523A priority Critical patent/JP2006198983A/en
Publication of JP2006198983A publication Critical patent/JP2006198983A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To protect firmware when writing is interrupted for a certain reason such as power-off while a non-rewriting part of the firmware is being rewritten. <P>SOLUTION: The printer has: a means for partitioning the firmware into a non-rewriting part and a rewriting part; a means for writing the non-rewriting part into a backup area; a means for rewriting the non-rewriting part; a means for checking whether the non-rewriting part is changed; and a means for executing the non-rewriting part in the backup area when the non-rewriting part is changed. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、プリンタ等の電子機器に関するもので、機器のファームウエア書き換えに関するものである。   The present invention relates to an electronic device such as a printer, and relates to firmware rewriting of the device.

従来、記録データを受信し記録媒体に記録するプリンタ等の電子機器において、電子機器を動作させるための実行プログラムを保持しているファームウエアがFlashROMなどの書き換え可能な記憶素子に保存されていて書き換えが可能であり、システム的にもファームウエアの書き換えが可能になっているものが存在する。例えば、装置に対してホストからプログラムをダウンロードする記載がある(特許文献1)。   Conventionally, in an electronic device such as a printer that receives recording data and records it on a recording medium, firmware that holds an execution program for operating the electronic device is stored in a rewritable storage element such as a flash ROM and rewritten. Some systems are capable of rewriting firmware. For example, there is a description of downloading a program from a host to an apparatus (Patent Document 1).

通常、ファームウエアの書き換えのために、ファームウエアを非書き換え部と書き換え部に分離している。ファームウエアの書き換えには、以下の場合がある。   Usually, for rewriting firmware, the firmware is separated into a non-rewritable part and a rewritten part. There are following cases in rewriting firmware.

A.ファームウエアの書き換え部に対して書き換え要求が発生して、ファームウエアの書き換え部のみを書き換える。   A. A rewrite request is issued to the firmware rewrite unit, and only the firmware rewrite unit is rewritten.

B.ファームウエアの非書き換え部に対して書き換え要求が発生して、ファームウエアの非書き換え部のみを書き換える。   B. A rewrite request is generated for the non-rewritable part of the firmware, and only the non-rewritable part of the firmware is rewritten.

C.ファームウエアの非書き換え部と書き換え部の両方に対して書き換え要求が発生して、ファームウエアの非書き換え部と書き換え部の両方を書き換える。
特開平4−319737号公報。
C. A rewrite request is generated for both the non-rewrite unit and the rewrite unit of the firmware, and both the non-rewrite unit and the rewrite unit of the firmware are rewritten.
Japanese Patent Laid-Open No. 4-319737.

しかしながら上述した技術には以下のような欠点がある。   However, the above technique has the following drawbacks.

Aの場合は、ファームウエアの書き換え部のみを書き換えるので、ファームウエアの非書き換え部がファームウエアの書き換え部を書き換えればよく問題は発生しない。   In the case of A, since only the firmware rewrite unit is rewritten, no problem arises if the firmware non-rewrite unit rewrites the firmware rewrite unit.

この場合は、ファームウエアの書き換え部を書き換え中に電源オフなど何らかの理由で書き込みが中断された時でも、ファームウエアの書き換え部が勝手に変更(破壊)されることはあっても、ファームウエアの非書き換え部が変更されることはない。   In this case, even if writing is interrupted for some reason, such as when the power is turned off while rewriting the firmware rewrite unit, the firmware rewrite unit may be changed (destroyed) without permission. The non-rewritable part is not changed.

したがって、再度、ファームウエアの書き換え部を書き換えればよい。   Therefore, the firmware rewriting unit may be rewritten again.

しかしながら、BとCの場合は、ファームウエアの非書き換え部を書き換えるので、ファームウエアの非書き換え部がファームウエアの非書き換え部を書き換えなければならない。   However, in the case of B and C, since the non-rewritable part of the firmware is rewritten, the non-rewritable part of the firmware must rewrite the non-rewritable part of the firmware.

この場合は、ファームウエアの非書き換え部を書き換え中に電源オフなど何らかの理由で書き込みが中断された時に、ファームウエアの非書き換え部が変更されて、ファームウエアの書き換えが二度と実行できなくなる。   In this case, when writing is interrupted for some reason, such as when the power is turned off, during rewriting of the non-rewritable part of the firmware, the non-rewritable part of the firmware is changed, and the firmware cannot be rewritten again.

そればかりか、プリンタそのものが動作しなくなってしまうことが多い。   Not only that, the printer itself often fails.

そうなってしまった場合は、ファームウエアの記憶素子そのものをハード交換しなければならず、費用と手間が発生してしまう。   If this happens, the firmware storage element itself must be replaced by hardware, resulting in cost and effort.

製品によっては、ファームウエアの記憶素子のハード交換が不可能であり、製品交換しなければならないこともあり、さらに多大な費用と手間が発生してしまう。   Depending on the product, it is not possible to replace the hardware of the firmware storage element, and it may be necessary to replace the product, which further increases costs and labor.

本発明は上述した従来技術の欠点を除去するものであり、以下の課題を解決するものである。   The present invention eliminates the above-mentioned drawbacks of the prior art and solves the following problems.

ファームウエアの非書き換え部の変更を防止するために、ファームウエアの非書き換え部を書き換える場合は、書き換える前にファームウエアの非書き換え部をバックアップ領域に書き込んでおいてからファームウエアの非書き換え部を書き換える。   To rewrite the non-rewritable part of the firmware, to rewrite the non-rewritable part of the firmware, write the non-rewritable part of the firmware to the backup area before rewriting, and then change the non-rewritten part of the firmware. rewrite.

ファームウエアの起動時に、ファームウエアの非書き換え部が変更されているかをチェックして、ファームウエアの非書き換え部が変更されている時は、バックアップ領域にあるファームウエアの非書き換え部を実行する。   When the firmware is activated, it is checked whether the non-rewritable part of the firmware has been changed. If the non-rewritable part of the firmware has been changed, the non-rewritable part of the firmware in the backup area is executed.

したがって、ファームウエアの非書き換え部を書き換え中に電源オフなど何らかの理由で書き込みが中断された時に、ファームウエアの非書き換え部が変更されていても、ファームウエアの書き換えが二度と実行できなくなることはない。   Therefore, when writing is interrupted for some reason, such as when the power is turned off while rewriting the non-rewritable part of the firmware, even if the non-rewritable part of the firmware is changed, the rewriting of the firmware cannot be executed again. .

再度、ファームウエアの非書き換え部を書き換えれば、変更されていたファームウエアの非書き換え部が修復できる。   If the non-rewritable part of the firmware is rewritten again, the changed non-rewritable part of the firmware can be restored.

以上で述べたように、ファームウエアの非書き換え部を書き換え中に電源オフなど何らかの理由で書き込みが中断された時に、ファームウエアの非書き換え部が変更されてしまうのを防止することを目的とするものである。   As described above, the purpose is to prevent the non-rewritable portion of the firmware from being changed when writing is interrupted for some reason, such as when the power is turned off, while the non-rewritable portion of the firmware is being rewritten. Is.

上記目的達成するために、本発明のプリンタは、記録データを受信し記録媒体に記録するプリンタにおいて、ファームウエアを非書き換え部と書き換え部に分離する手段と、ファームウエアの非書き換え部をバックアップ領域に書き込む手段と、ファームウエアの非書き換え部を書き換える手段と、ファームウエアの非書き換え部が変更されているかをチェックする手段と、ファームウエアの非書き換え部が変更されている場合は、バックアップ領域にあるファームウエアの非書き換え部を実行する手段を有することを特徴とする。   In order to achieve the above object, a printer according to the present invention is a printer that receives recording data and records it on a recording medium, a means for separating firmware into a non-rewriting unit and a rewriting unit, and a non-rewriting unit of firmware as a backup area. Means for rewriting the non-rewrite part of the firmware, means for checking whether the non-rewrite part of the firmware has been changed, and if the non-rewrite part of the firmware has been changed, It has a means for executing a non-rewritable part of a certain firmware.

また、本発明の別のプリンタは、記録データを受信し記録媒体に記録するプリンタにおいて、ファームウエアを非書き換え部と書き換え部に分離する手段と、ファームウエアの非書き換え部を書き換える場合は、ファームウエアの書き換え部の一部をホストに送信してバックアップする手段と、ファームウエアの非書き換え部のバックアップ領域は、ホストに送信してバックアップしたファームウエアの書き換え部の一部を使用する手段と、ファームウエアの非書き換え部をバックアップ領域に書き込む手段と、ファームウエアの非書き換え部を書き換える手段と、ファームウエアの非書き換え部の書き換えが終了したら、ホストに送信してバックアップしたファームウエアの非書き換え部の一部を受信してリストアする手段と、ファームウエアの非書き換え部が変更されているかをチェックする手段と、ファームウエアの非書き換え部が変更されている場合は、バックアップ領域にあるファームウエアの非書き換え部を実行する手段とを有することを特徴とする。   Another printer according to the present invention is a printer that receives recording data and records it on a recording medium. The printer separates the firmware into a non-rewritable part and a rewritable part. A means for transmitting a part of the rewrite part of the software to the host for backup, a backup area for the non-rewrite part of the firmware using a part of the rewrite part of the firmware transmitted to the host for backup, The means for writing the non-rewrite part of the firmware into the backup area, the means for rewriting the non-rewrite part of the firmware, and the non-rewrite part of the firmware that has been backed up by sending it to the host after rewriting the non-rewrite part of the firmware To receive and restore part of the A means for checking whether the non-rewritable portion of the firmware has been changed, and means for executing the non-rewritable portion of the firmware in the backup area if the firmware non-rewritable portion has been changed. And

以上説明したように本発明によって、以下のような効果がある。   As described above, the present invention has the following effects.

ファームウエアの非書き換え部を書き換え中に電源オフなど何らかの理由で書き込みが中断された時に、ファームウエアの非書き換え部が変更されていても、ファームウエアの書き換えが二度と実行できなくなることはない。
再度、ファームウエアの非書き換え部を書き換えれば、変更されていたファームウエアの非書き換え部が修復できる。
When writing is interrupted for some reason, such as when the power is turned off, during rewriting of the non-rewritable part of the firmware, even if the non-rewritable part of the firmware is changed, the rewriting of the firmware cannot be executed again.
If the non-rewritable part of the firmware is rewritten again, the changed non-rewritable part of the firmware can be restored.

したがって、ファームウエアの非書き換え部を書き換え中に電源オフなど何らかの理由で書き込みが中断された時に、ファームウエアの非書き換え部が変更されてしまうのを防止することができる。   Therefore, it is possible to prevent the non-rewritable portion of the firmware from being changed when writing is interrupted for some reason, such as when the power is turned off, during rewriting of the non-rewritable portion of the firmware.

ファームウエアの非書き換え部が変更されることがないので、ファームウエアの記憶素子そのものをハード交換しなければならないことにはならず、無駄な費用と手間が発生しない効果がある。   Since the non-rewritable portion of the firmware is not changed, the firmware storage element itself does not have to be replaced by hardware, and there is an effect that unnecessary costs and labor are not generated.

(第一の実施例)
以下、本発明の実施例を図面を用いて説明する。
(First embodiment)
Embodiments of the present invention will be described below with reference to the drawings.

図1は本発明の第一の実施例を示す記録装置の全体斜視図である。   FIG. 1 is an overall perspective view of a recording apparatus showing a first embodiment of the present invention.

キャリッジ101は、記録ヘッド102とカートリッジガイド103が搭載されて、ガイド軸104及び105に沿って走査可能である。キャリッジ101の駆動機構は図示しない。記録媒体106は、給紙ローラ107によって本体装置内に送り込まれ、そして紙送りローラ108、ピンチローラ(不図示)、及び紙押さえ板109によって挟まれつつ記録ヘッド102の前面へと送られて記録される。イエローのインクを収納したイエローインクタンク110と、マゼンタのインクを収納したマゼンタインクタンク111と、シアンのインクを収納したシアンインクタンク112と、ブラックのインクを収納したブラックインクタンク113は、それぞれ別々にカートリッジガイド103に挿入されて記録ヘッド102と連通接続される。イエローインク残量検知センサ114はイエローインクタンク110内のイエローインクが空か否かを識別できる。マゼンタインク残量検知センサ115はマゼンタインクタンク111内のマゼンタインクが空か否かを識別できる。シアンインク残量検知センサ116はシアンインクタンク112内のシアンインクが空か否かを識別できる。ブラックインク残量検知センサ117はブラックインクタンク113内のブラックインクが空か否かを識別できる。   The carriage 101 has a recording head 102 and a cartridge guide 103 mounted thereon, and can scan along the guide shafts 104 and 105. The drive mechanism of the carriage 101 is not shown. The recording medium 106 is fed into the main body by a paper feed roller 107, and is sent to the front surface of the recording head 102 while being sandwiched by a paper feed roller 108, a pinch roller (not shown), and a paper presser plate 109 for recording. Is done. A yellow ink tank 110 containing yellow ink, a magenta ink tank 111 containing magenta ink, a cyan ink tank 112 containing cyan ink, and a black ink tank 113 containing black ink are respectively separate. Are inserted into the cartridge guide 103 and communicated with the recording head 102. The yellow ink remaining amount detection sensor 114 can identify whether or not the yellow ink in the yellow ink tank 110 is empty. The magenta ink remaining amount detection sensor 115 can identify whether or not the magenta ink in the magenta ink tank 111 is empty. The cyan ink remaining amount detection sensor 116 can identify whether or not the cyan ink in the cyan ink tank 112 is empty. The black ink remaining amount detection sensor 117 can identify whether or not the black ink in the black ink tank 113 is empty.

図2は本発明の第一の実施例を示す記録装置の回路ブロック図である。   FIG. 2 is a circuit block diagram of the recording apparatus showing the first embodiment of the present invention.

1101はホスト(PC)でありホスト機器として記録装置に記録データを送信する。1102はインターフェースでありホスト機器からの記録データを受信する。1103はCPU(中央処理装置)、1104はFlashROM(書き換え可能ROM)、1105はRAM、1106はEEPROMである。1107はコントローラ(G.A.)でありI/F部の制御、CRモータの制御、LFモータの制御、記録媒体センサ1の制御、記録媒体センサ2の制御、記録ヘッドの駆動制御を行うカスタムIC(ゲートアレー)である。1108はCRモータの制御を行うCRモータドライバ、1109はCRモータ、1110はLFモータの制御を行うLFモータドライバ、1111はLFモータである。1112はイエローインクタンク1113内のイエローインクが空か否かを識別できるイエローインク残量検知センサ、1114はマゼンタインクタンク1115内のマゼンタインクが空か否かを識別できるマゼンタインク残量検知センサ、1116はシアンインクタンク1117内のシアンインクが空か否かを識別できるシアンインク残量検知センサ、1118はブラックインクタンク1119内のブラックインクが空か否かを識別できるブラックインク残量検知センサである。1120は記録ヘッドとを結ぶフレキシブルケーブルである。1121はキャリッジ端子パッドであり記録ヘッドとの結合部を接点を形成する。1122は記録ヘッドであり、1123は記録ヘッドの駆動部、1124は記録ヘッドの発熱素子である。記録装置は記録ヘッドがCRモータにて走査することによって記録する。   Reference numeral 1101 denotes a host (PC) which transmits recording data to a recording apparatus as a host device. Reference numeral 1102 denotes an interface which receives recording data from the host device. 1103 is a CPU (Central Processing Unit), 1104 is FlashROM (rewritable ROM), 1105 is RAM, and 1106 is EEPROM. Reference numeral 1107 denotes a controller (GA) which is a custom controller for controlling the I / F unit, CR motor control, LF motor control, recording medium sensor 1 control, recording medium sensor 2 control, and recording head drive control. IC (gate array). A CR motor driver 1108 controls the CR motor, 1109 a CR motor, 1110 an LF motor driver that controls the LF motor, and 1111 an LF motor. Reference numeral 1112 denotes a yellow ink remaining amount detection sensor that can identify whether or not the yellow ink in the yellow ink tank 1113 is empty. 1114 denotes a magenta ink remaining amount detection sensor that can identify whether or not the magenta ink in the magenta ink tank 1115 is empty. Reference numeral 1116 denotes a cyan ink remaining amount detection sensor that can identify whether or not the cyan ink in the cyan ink tank 1117 is empty. Reference numeral 1118 denotes a black ink remaining amount detection sensor that can identify whether or not the black ink in the black ink tank 1119 is empty. is there. Reference numeral 1120 denotes a flexible cable connecting the recording head. Reference numeral 1121 denotes a carriage terminal pad, which forms a contact point at a coupling portion with the recording head. Reference numeral 1122 denotes a recording head, 1123 denotes a driving unit of the recording head, and 1124 denotes a heating element of the recording head. The recording apparatus performs recording by the recording head scanning with a CR motor.

図3は本発明の第一の実施例のシステム構成図1である。   FIG. 3 is a system configuration diagram 1 of the first embodiment of the present invention.

プリンタの実行プログラムを保持している(実行プログラムを含む)ファームウエアがFlashROMなどの書き換え可能な記憶素子に保存されていて、ファームウエアの書き換えが可能である。   Firmware that holds the execution program of the printer (including the execution program) is stored in a rewritable storage element such as FlashROM, and the firmware can be rewritten.

ファームウエアの書き換えは、プリンタのスループットをアップしたり、印字品位を向上させたり、新しい機能を追加したりする場合に使用される。また、プリンタのファームウエアの不具合を修正する場合もある。   Firmware rewriting is used to increase printer throughput, improve print quality, or add new functions. In some cases, the firmware of the printer may be corrected.

ファームウエアを非書き換え部と書き換え部に分離している。   The firmware is separated into a non-rewritable part and a rewritten part.

このケースは、ファームウエアの非書き換え部によってファームウエアの書き換え部を書き換える場合である。   This case is a case where the firmware rewrite unit is rewritten by the firmware non-rewrite unit.

図4は本発明の第一の実施例のシステム構成図2である。   FIG. 4 is a system configuration diagram 2 of the first embodiment of the present invention.

このケースは、ファームウエアの非書き換え部によってファームウエアの非書き換え部を書き換える場合である。   In this case, the non-rewritable part of the firmware is rewritten by the non-rewritable part of the firmware.

まず、(1)の手順でファームウエアの非書き換え部をバックアップ領域に書き込む。   First, the non-rewritable part of the firmware is written in the backup area by the procedure (1).

(2)の手順でファームウエアの非書き換え部を書き換える。   Rewrite the non-rewritable part of the firmware in the procedure (2).

図5は本発明の第一の実施例のシステム構成図3である。   FIG. 5 is a system configuration diagram 3 of the first embodiment of the present invention.

このケースは、ファームウエアの非書き換え部によってファームウエアの非書き換え部を書き換え、さらに、ファームウエアの非書き換え部によってファームウエアの書き換え部を書き換える場合である。   This case is a case where the non-rewritable part of the firmware is rewritten by the non-rewritable part of the firmware, and further, the rewritten part of the firmware is rewritten by the non-rewritable part of the firmware.

まず、(1)の手順でファームウエアの非書き換え部をバックアップ領域に書き込む。   First, the non-rewritable part of the firmware is written in the backup area by the procedure (1).

(2)の手順でファームウエアの非書き換え部を書き換える。   Rewrite the non-rewritable part of the firmware in the procedure (2).

さらに、ファームウエアの書き換え部を書き換える。   Further, the firmware rewriting unit is rewritten.

図6は本発明の第一の実施例のシステム構成図4である。   FIG. 6 is a system configuration diagram 4 of the first embodiment of the present invention.

図4のケースにおいて、ファームウエアの非書き換え部が変更(不正に変更:破壊)された場合である。   In the case of FIG. 4, this is a case where the non-rewritable part of the firmware has been changed (illegally changed: destroyed).

まず、ファームウエアの非書き換え部が変更されているかをチェックする。   First, it is checked whether the non-rewritable part of the firmware has been changed.

ファームウエアの非書き換え部が変更されているため、バックアップ領域にあるファームウエアの非書き換え部を実行して、ファームウエアの非書き換え部を書き換える。   Since the non-rewritable portion of the firmware has been changed, the non-rewritable portion of the firmware in the backup area is executed to rewrite the non-rewritable portion of the firmware.

図7は本発明の第一の実施例のシステム構成図5である。   FIG. 7 is a system configuration diagram 5 of the first embodiment of the present invention.

これも、図4のケースにおいて、ファームウエアの非書き換え部が変更された場合である。   This is also the case where the non-rewritable part of the firmware is changed in the case of FIG.

まず、ファームウエアの非書き換え部が変更されているかをチェックする。   First, it is checked whether the non-rewritable part of the firmware has been changed.

ファームウエアの非書き換え部が変更されているため、(1)の手順でファームウエアの非書き換え部のバックアップ領域をファームウエアの非書き換え部にリストアする。   Since the non-rewritable part of the firmware has been changed, the backup area of the non-rewritable part of the firmware is restored to the non-rewritable part of the firmware in the procedure (1).

(2)の手順でファームウエアの非書き換え部を実行して、ファームウエアの非書き換え部を書き換える。   The firmware non-rewriting unit is executed in the procedure (2) to rewrite the firmware non-rewriting unit.

図13は本発明の第一の実施例の記録装置の動作を示すフローチャート1である。   FIG. 13 is a flowchart 1 showing the operation of the recording apparatus of the first embodiment of the present invention.

このフローチャートは、ファームウエアの非書き換え部を書き換える動作を示すものである。   This flowchart shows the operation of rewriting the non-rewritable part of the firmware.

まず、ステップS3101においてファームウエアの非書き換え部の書き換えの準備処理を行う。   First, in step S3101, preparation processing for rewriting the non-rewritable part of the firmware is performed.

次にステップS3102においてファームウエアの非書き換え部をバックアップ領域に書き込む。続いて、ステップS3103においてファームウエアの非書き換え部を書き換える。ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   In step S3102, the non-rewritable part of the firmware is written in the backup area. In step S3103, the non-rewritable part of the firmware is rewritten. While the firmware non-rewritable part is being rewritten by the firmware non-rewritable part, the host or printer indicates that the firmware non-rewritable part is being rewritten by the firmware non-rewritable part.

最後に、ステップS3104においてファームウエアの非書き換え部の書き換えの終了処理を行う。   Finally, in step S3104, rewriting completion processing of the non-rewritable part of the firmware is performed.

図14は本発明の第一の実施例の記録装置の動作を示すフローチャート2である。   FIG. 14 is a flowchart 2 showing the operation of the recording apparatus of the first embodiment of the present invention.

このフローチャートは、ファームウエアの非書き換え部が変更された場合の動作を示すものである。   This flowchart shows the operation when the non-rewritable part of the firmware is changed.

まず、ステップS3201においてファームウエアの非書き換え部が変更されているかをチェックする。ステップS3202においてファームウエアの非書き換え部が変更されているか否かを判定する。ステップS3202の判定においてファームウエアの非書き換え部が変更されている場合は、ステップS3203においてバックアップ領域にあるファームウエアの非書き換え部を実行して、ファームウエアの非書き換え部を書き換える。バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   First, in step S3201, it is checked whether the non-rewritable part of the firmware has been changed. In step S3202, it is determined whether the non-rewritable part of the firmware has been changed. If it is determined in step S3202 that the non-rewritable portion of the firmware has been changed, the non-rewritable portion of the firmware in the backup area is executed in step S3203 to rewrite the non-rewritable portion of the firmware. During rewriting of the non-rewritable part of the firmware in the non-rewrite part of the firmware in the backup area, the host or printer confirms that the non-rewritable part of the firmware in the backup area is being rewritten. indicate.

ステップS3202の判定においてファームウエアの非書き換え部が変更されていない場合は、ステップS3204においてファームウエアの非書き換え部を実行して、ファームウエアの非書き換え部を書き換える。ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   If it is determined in step S3202 that the firmware non-rewritable portion has not been changed, the firmware non-rewritable portion is executed in step S3204 to rewrite the firmware non-rewritable portion. While the firmware non-rewritable part is being rewritten by the firmware non-rewritable part, the host or printer indicates that the firmware non-rewritable part is being rewritten by the firmware non-rewritable part.

図15は本発明の第一の実施例の記録装置の動作を示すフローチャート3である。   FIG. 15 is a flowchart 3 showing the operation of the recording apparatus of the first embodiment of the present invention.

このフローチャートも、ファームウエアの非書き換え部が変更された場合の動作を示すものである。   This flowchart also shows the operation when the non-rewritable part of the firmware is changed.

まず、ステップS3301においてファームウエアの非書き換え部が変更されているかをチェックする。ステップS3302においてファームウエアの非書き換え部が変更されているか否かを判定する。ステップS3302の判定においてファームウエアの非書き換え部が変更されている場合は、ステップS3303においてバックアップ領域にあるファームウエアの非書き換え部をファームウエアの非書き換え部にリストアする。そして、ステップS3304においてファームウエアの非書き換え部を書き換える。バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   First, in step S3301, it is checked whether the non-rewritable part of the firmware has been changed. In step S3302, it is determined whether the non-rewritable part of the firmware has been changed. If it is determined in step S3302 that the firmware non-rewritable portion has been changed, the firmware non-rewritable portion in the backup area is restored to the firmware non-rewritable portion in step S3303. In step S3304, the non-rewritable part of the firmware is rewritten. During rewriting of the non-rewritable part of the firmware in the non-rewrite part of the firmware in the backup area, the host or printer confirms that the non-rewritable part of the firmware in the backup area is being rewritten. indicate.

ステップS3302の判定においてファームウエアの非書き換え部が変更されていない場合は、ステップS3304においてファームウエアの非書き換え部を書き換える。ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   If it is determined in step S3302 that the firmware non-rewritable part has not been changed, the firmware non-rewritable part is rewritten in step S3304. While the firmware non-rewritable part is being rewritten by the firmware non-rewritable part, the host or printer indicates that the firmware non-rewritable part is being rewritten by the firmware non-rewritable part.

(第二の実施例)
本発明の第二の実施例を示す記録装置の全体斜視図は、本発明の第一の実施例を示す記録装置の全体斜視図と同じである。
(Second embodiment)
The overall perspective view of the recording apparatus showing the second embodiment of the present invention is the same as the overall perspective view of the recording apparatus showing the first embodiment of the present invention.

本発明の第二の実施例を示す記録装置の回路ブロック図は、本発明の第一の実施例を示す記録装置の回路ブロック図と同じである。   The circuit block diagram of the recording apparatus showing the second embodiment of the present invention is the same as the circuit block diagram of the recording apparatus showing the first embodiment of the present invention.

図8は本発明の第二の実施例のシステム構成図1である。   FIG. 8 is a system configuration diagram 1 of the second embodiment of the present invention.

このケースは、ファームウエアの非書き換え部によってファームウエアの非書き換え部を書き換える場合である。   In this case, the non-rewritable part of the firmware is rewritten by the non-rewritable part of the firmware.

まず、(1)の手順でファームウエアの書き換え部の一部をホストに送信してバックアップする。   First, in step (1), a part of the firmware rewrite unit is transmitted to the host for backup.

図9は本発明の第二の実施例のシステム構成図2である。   FIG. 9 is a system configuration diagram 2 of the second embodiment of the present invention.

図8に続いて、(2)の手順でファームウエアの非書き換え部をバックアップ領域に書き込む。   Following FIG. 8, the non-rewritable part of the firmware is written in the backup area in the procedure (2).

(3)の手順でファームウエアの非書き換え部を書き換える。   Rewrite the non-rewritable part of the firmware in the procedure of (3).

図10は本発明の第二の実施例のシステム構成図3である。   FIG. 10 is a system configuration diagram 3 of the second embodiment of the present invention.

図9に続いて、(4)の手順でホストに送信してバックアップしたファームウエアの非書き換え部の一部をリストアする。   Following FIG. 9, a part of the non-rewritable part of the firmware that has been transmitted to the host and backed up in the procedure (4) is restored.

図11は本発明の第二の実施例のシステム構成図4である。ファームウエアの非書き換え部が変更(破壊)された場合である。   FIG. 11 is a system configuration diagram 4 of the second embodiment of the present invention. This is a case where the non-rewritable part of the firmware is changed (destroyed).

まず、ファームウエアの非書き換え部が変更されているかをチェックする。   First, it is checked whether the non-rewritable part of the firmware has been changed.

ファームウエアの非書き換え部が変更されているため、バックアップ領域にあるファームウエアの非書き換え部を実行して、ファームウエアの非書き換え部を書き換える。   Since the non-rewritable portion of the firmware has been changed, the non-rewritable portion of the firmware in the backup area is executed to rewrite the non-rewritable portion of the firmware.

続いて、ホストに送信してバックアップしてファームウエアの非書き換え部の一部を削除する。   Subsequently, it is transmitted to the host for backup, and a part of the non-rewritable part of the firmware is deleted.

図12は本発明の第二の実施例のシステム構成図5である。   FIG. 12 is a system configuration diagram 5 of the second embodiment of the present invention.

このケースも、ファームウエアの非書き換え部が変更された場合である。   This case is also a case where the non-rewritable part of the firmware is changed.

まず、ファームウエアの非書き換え部が変更されているかをチェックする。   First, it is checked whether the non-rewritable part of the firmware has been changed.

ファームウエアの非書き換え部が変更されているため、(1)の手順でファームウエアの非書き換え部のバックアップ領域をファームウエアの非書き換え部にリストアする。   Since the non-rewritable part of the firmware has been changed, the backup area of the non-rewritable part of the firmware is restored to the non-rewritable part of the firmware in the procedure (1).

(2)の手順でファームウエアの非書き換え部を実行する。   The firmware non-rewriting unit is executed in the procedure (2).

続いて、ホストに送信してバックアップしてファームウエアの非書き換え部の一部を削除する。   Subsequently, it is transmitted to the host for backup, and a part of the non-rewritable part of the firmware is deleted.

図16は本発明の第二の実施例の記録装置の動作を示すフローチャート1である。   FIG. 16 is a flowchart 1 showing the operation of the recording apparatus of the second embodiment of the present invention.

このフローチャートは、ファームウエアの非書き換え部を書き換える動作を示すものである。   This flowchart shows the operation of rewriting the non-rewritable part of the firmware.

まず、ステップS3401においてファームウエアの非書き換え部の書き換えの準備処理を行う。   First, in step S3401, preparation processing for rewriting the non-rewritable part of the firmware is performed.

次にステップS3402においてファームウエアの書き換え部の一部をホストに送信してバックアップする。そして、ステップS3403においてファームウエアの非書き換え部をバックアップ領域に書き込む。続いて、ステップS3404においてファームウエアの非書き換え部を書き換える。ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。その後、ステップS3405においてホストに送信してバックアップしたファームウエアの書き換え部の一部を受信してリストアする。   In step S3402, a part of the firmware rewrite unit is transmitted to the host for backup. In step S3403, the non-rewritable part of the firmware is written in the backup area. In step S3404, the non-rewritable part of the firmware is rewritten. While the firmware non-rewritable part is being rewritten by the firmware non-rewritable part, the host or printer indicates that the firmware non-rewritable part is being rewritten by the firmware non-rewritable part. After that, a part of the firmware rewriting unit transmitted to the host and backed up in step S3405 is received and restored.

最後に、ステップS3407においてファームウエアの非書き換え部の書き換えの終了処理を行う。   Finally, in step S3407, rewriting completion processing of the non-rewritable part of the firmware is performed.

図17は本発明の第二の実施例の記録装置の動作を示すフローチャート2である。   FIG. 17 is a flowchart 2 showing the operation of the recording apparatus of the second embodiment of the present invention.

このフローチャートは、ファームウエアの非書き換え部が変更された場合の動作を示すものである。   This flowchart shows the operation when the non-rewritable part of the firmware is changed.

まず、ステップS3501においてファームウエアの非書き換え部が変更されているかをチェックする。ステップS3502においてファームウエアの非書き換え部が変更されているか否かを判定する。ステップS3502の判定においてファームウエアの非書き換え部が変更されている場合は、ステップS3503においてバックアップ領域にあるファームウエアの非書き換え部を実行して、ファームウエアの非書き換え部を書き換える。バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   First, in step S3501, it is checked whether the non-rewritable part of the firmware has been changed. In step S3502, it is determined whether the non-rewritable part of the firmware has been changed. If it is determined in step S3502 that the non-rewritable part of the firmware has been changed, the non-rewritable part of the firmware in the backup area is executed in step S3503 to rewrite the non-rewritable part of the firmware. During rewriting of the non-rewritable part of the firmware in the non-rewrite part of the firmware in the backup area, the host or printer confirms that the non-rewritable part of the firmware in the backup area is being rewritten. indicate.

ステップS3502の判定においてファームウエアの非書き換え部が変更されていない場合は、ステップS3504においてファームウエアの非書き換え部を実行して、ファームウエアの非書き換え部を書き換える。ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   If it is determined in step S3502 that the non-rewritable part of firmware has not been changed, the non-rewritable part of firmware is executed in step S3504 to rewrite the non-rewritable part of firmware. While the firmware non-rewritable part is being rewritten by the firmware non-rewritable part, the host or printer indicates that the firmware non-rewritable part is being rewritten by the firmware non-rewritable part.

図18は本発明の第二の実施例の記録装置の動作を示すフローチャート3である。   FIG. 18 is a flowchart 3 showing the operation of the recording apparatus of the second embodiment of the present invention.

このフローチャートも、ファームウエアの非書き換え部が変更された場合の動作を示すものである。   This flowchart also shows the operation when the non-rewritable part of the firmware is changed.

まず、ステップS3601においてファームウエアの非書き換え部が変更されているかをチェックする。ステップS3602においてファームウエアの非書き換え部が変更されているか否かを判定する。ステップS3602の判定においてファームウエアの非書き換え部が変更されている場合は、ステップS3603においてバックアップ領域にあるファームウエアの非書き換え部をファームウエアの非書き換え部にリストアする。そして、ステップS3604においてファームウエアの非書き換え部を書き換える。バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   First, in step S3601, it is checked whether the non-rewritable part of firmware has been changed. In step S3602, it is determined whether the non-rewritable part of the firmware has been changed. If it is determined in step S3602 that the firmware non-rewritable part has been changed, the firmware non-rewritable part in the backup area is restored to the firmware non-rewritable part in step S3603. In step S3604, the non-rewritable part of the firmware is rewritten. During rewriting of the non-rewritable part of the firmware in the non-rewrite part of the firmware in the backup area, the host or printer confirms that the non-rewritable part of the firmware in the backup area is being rewritten. indicate.

ステップS3602の判定においてファームウエアの非書き換え部が変更されていない場合は、ステップS3604においてファームウエアの非書き換え部を書き換える。ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する。   If it is determined in step S3602 that the firmware non-rewritable portion has not been changed, the firmware non-rewritable portion is rewritten in step S3604. While the firmware non-rewritable part is being rewritten by the firmware non-rewritable part, the host or printer indicates that the firmware non-rewritable part is being rewritten by the firmware non-rewritable part.

本発明の第一の実施例を示す記録装置の全体斜視図1 is an overall perspective view of a recording apparatus showing a first embodiment of the present invention. 本発明の第一の実施例を示す記録装置の回路ブロック図1 is a circuit block diagram of a recording apparatus showing a first embodiment of the present invention. 本発明の第一の実施例のシステム構成図1System configuration diagram 1 of the first embodiment of the present invention 本発明の第一の実施例のシステム構成図2System configuration diagram 2 of the first embodiment of the present invention 本発明の第一の実施例のシステム構成図3FIG. 3 shows the system configuration of the first embodiment of the present invention. 本発明の第一の実施例のシステム構成図4FIG. 4 is a system configuration diagram of the first embodiment of the present invention. 本発明の第一の実施例のシステム構成図5System configuration diagram of first embodiment of the present invention FIG. 本発明の第二の実施例のシステム構成図1System configuration diagram of a second embodiment of the present invention 1 本発明の第二の実施例のシステム構成図2System configuration diagram 2 of the second embodiment of the present invention 本発明の第二の実施例のシステム構成図3FIG. 3 is a system configuration diagram of the second embodiment of the present invention. 本発明の第二の実施例のシステム構成図4FIG. 4 is a system configuration diagram of the second embodiment of the present invention. 本発明の第二の実施例のシステム構成図5System configuration diagram 5 of the second embodiment of the present invention 本発明の第一の実施例の記録装置の動作を示すフローチャート1Flowchart 1 showing the operation of the recording apparatus of the first embodiment of the present invention. 本発明の第一の実施例の記録装置の動作を示すフローチャート2Flowchart 2 showing the operation of the recording apparatus of the first embodiment of the present invention. 本発明の第一の実施例の記録装置の動作を示すフローチャート3Flowchart 3 showing the operation of the recording apparatus of the first embodiment of the present invention. 本発明の第二の実施例の記録装置の動作を示すフローチャート1Flowchart 1 showing the operation of the recording apparatus of the second embodiment of the present invention. 本発明の第二の実施例の記録装置の動作を示すフローチャート2Flowchart 2 showing the operation of the recording apparatus of the second embodiment of the present invention. 本発明の第二の実施例の記録装置の動作を示すフローチャート3Flowchart 3 showing the operation of the recording apparatus of the second embodiment of the present invention.

符号の説明Explanation of symbols

101 キャリッジ
102 記録ヘッド
103 カートリッジガイド
104 ガイド軸
105 ガイド軸
106 記録媒体
107 給紙ローラ
108 紙送りローラ
109 紙押さえ板
110 イエローインクタンク
111 マゼンタインクタンク
112 シアンインクタンク
113 ブラックインクタンク
114 イエローインク残量検知センサ
115 マゼンタインク残量検知センサ
116 シアンインク残量検知センサ
117 ブラックインク残量検知センサ
1101 ホスト(PC)
1102 インターフェース
1103 CPU
1104 FlashROM
1105 RAM
1106 EEPROM
1107 コントローラ(G.A.)
1108 CRモータドライバ
1109 CRモータ
1110 LFモータドライバ
1111 LFモータ
1112 イエローインク残量検知センサ
1113 イエローインクタンク
1114 マゼンタインク残量検知センサ
1115 マゼンタインクタンク
1116 シアンインク残量検知センサ
1117 シアンインクタンク
1118 ブラックインク残量検知センサ
1119 ブラックインクタンク
1120 ヘッドフレキ
1121 キャリッジ端子パッド
1122 記録ヘッド
1123 記録ヘッドの駆動部
1124 記録ヘッドの発熱素子
DESCRIPTION OF SYMBOLS 101 Carriage 102 Recording head 103 Cartridge guide 104 Guide shaft 105 Guide shaft 106 Recording medium 107 Paper feed roller 108 Paper feed roller 109 Paper holding plate 110 Yellow ink tank 111 Magenta ink tank 112 Cyan ink tank 113 Black ink tank 114 Yellow ink remaining amount Detection sensor 115 Magenta ink remaining amount detection sensor 116 Cyan ink remaining amount detection sensor 117 Black ink remaining amount detection sensor 1101 Host (PC)
1102 interface 1103 CPU
1104 FlashROM
1105 RAM
1106 EEPROM
1107 Controller (GA)
1108 CR motor driver 1109 CR motor 1110 LF motor driver 1111 LF motor 1112 yellow ink remaining amount detection sensor 1113 yellow ink tank 1114 magenta ink remaining amount detection sensor 1115 magenta ink tank 1116 cyan ink remaining amount detection sensor 1117 cyan ink tank 1118 black ink Remaining amount detection sensor 1119 Black ink tank 1120 Head flex 1121 Carriage terminal pad 1122 Recording head 1123 Recording head drive unit 1124 Heating element of recording head

Claims (4)

記録データを受信し記録媒体に記録するプリンタにおいて、ファームウエアを非書き換え部と書き換え部に分離する手段と、ファームウエアの非書き換え部をバックアップ領域に書き込む手段と、ファームウエアの非書き換え部を書き換える手段と、ファームウエアの非書き換え部が変更されているかをチェックする手段と、ファームウエアの非書き換え部が変更されている場合は、バックアップ領域にあるファームウエアの非書き換え部を実行する手段を有することを特徴とするプリンタ。   In a printer that receives recording data and records it on a recording medium, means for separating the firmware into a non-rewritable part and a rewritable part, means for writing the firmware non-rewritable part into the backup area, and rewriting the non-rewritable part of the firmware Means for checking whether the non-rewrite part of the firmware has been changed, and means for executing the non-rewrite part of the firmware in the backup area if the firmware non-rewrite part has been changed. A printer characterized by that. 記録データを受信し記録媒体に記録するプリンタにおいて、ファームウエアを非書き換え部と書き換え部に分離する手段と、ファームウエアの非書き換え部を書き換える場合は、ファームウエアの書き換え部の一部をホストに送信してバックアップする手段と、ファームウエアの非書き換え部のバックアップ領域は、ホストに送信してバックアップしたファームウエアの書き換え部の一部を使用する手段と、ファームウエアの非書き換え部をバックアップ領域に書き込む手段と、ファームウエアの非書き換え部を書き換える手段と、ファームウエアの非書き換え部の書き換えが終了したら、ホストに送信してバックアップしたファームウエアの非書き換え部の一部を受信してリストアする手段、ファームウエアの非書き換え部が変更されているかをチェックする手段と、ファームウエアの非書き換え部が変更されている場合は、バックアップ領域にあるファームウエアの非書き換え部を実行する手段を有することを特徴とするプリンタ。   In a printer that receives recording data and records it on a recording medium, means for separating the firmware into a non-rewritable part and a rewritable part, and when rewriting the non-rewritable part of the firmware, a part of the firmware rewritable part is used as a host. The means for sending and backing up and the backup area of the non-rewriting part of the firmware are the means for using a part of the firmware rewriting part sent and backed up to the host, and the non-rewriting part of the firmware as the backup area. Means for writing, means for rewriting the non-rewritable part of the firmware, and means for receiving and restoring a part of the non-rewritten part of the firmware backed up and sent to the host after rewriting of the non-rewritable part of the firmware The non-rewrite part of the firmware has been changed Means for checking whether, when the non-rewriting of the firmware has changed, the printer characterized in that it comprises means for performing non-rewriting of the firmware in the backup area. ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、ファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する手段を有することを特徴とする請求項1または2に記載のプリンタ。   During rewriting of the non-rewritable part of the firmware by the non-rewritable part of the firmware, it has means for displaying on the host or printer that the non-rewritable part of the firmware is being rewritten by the non-rewritable part of the firmware The printer according to claim 1 or 2. バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中は、バックアップ領域にあるファームウエアの非書き換え部によるファームウエアの非書き換え部の書き換え中であることをホストまたはプリンタで表示する手段を有することを特徴とする請求項1または2に記載のプリンタ。   During rewriting of the non-rewritable part of the firmware in the non-rewrite part of the firmware in the backup area, the host or printer confirms that the non-rewritable part of the firmware in the backup area is being rewritten. The printer according to claim 1, further comprising a display unit.
JP2005015523A 2005-01-24 2005-01-24 Printer Withdrawn JP2006198983A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005015523A JP2006198983A (en) 2005-01-24 2005-01-24 Printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005015523A JP2006198983A (en) 2005-01-24 2005-01-24 Printer

Publications (1)

Publication Number Publication Date
JP2006198983A true JP2006198983A (en) 2006-08-03

Family

ID=36957390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005015523A Withdrawn JP2006198983A (en) 2005-01-24 2005-01-24 Printer

Country Status (1)

Country Link
JP (1) JP2006198983A (en)

Similar Documents

Publication Publication Date Title
US7398331B2 (en) Peripheral apparatus, firmware updating method thereof for determining whether an error has occurred during the installation of a rewrite operation
JP4392613B2 (en) Order monitoring system and monitoring program
JP2019155742A (en) Recording device and method for controlling the same
CN104346197A (en) Main body device, slave device, and program update method
KR100518829B1 (en) System and method for error processing of printer
JP2006198983A (en) Printer
US11474763B2 (en) Outputting preceding printer command based on printer model information
GB2345604A (en) Printer - scanner unit
JP2006195721A (en) Installation method of printer driver
JP2009140166A (en) Printing processing system
JP4366148B2 (en) Information processing apparatus and control program update method for information processing apparatus
JP4007371B2 (en) Printing paper supply / discharge control method and printing system
JP2008027213A (en) Electronic apparatus and response transfer method
JP3575265B2 (en) Printing paper supply / discharge control method and printing system
JP2005149211A (en) Data recording device and method for rewriting data
JPH11199111A (en) Picture image formation device
EP0829367A2 (en) Printing method of a dual head ink-jet printer
JP2004214845A (en) Image processor and image processing system
JP2006035564A (en) Recording device
JP4007370B2 (en) Printing paper supply / discharge control method and printing system
JP6213438B2 (en) Image forming apparatus
JP2000168200A (en) Printer, method for giving information of operation history thereof and recording medium
JPH1175052A (en) Picture processing device and method therefor
JP2003251824A (en) Printer and controlling method for printer
JP4068705B2 (en) Device control apparatus and method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080401