JP5502940B2 - Integrated circuit initialization apparatus, electronic device and program - Google Patents

Integrated circuit initialization apparatus, electronic device and program Download PDF

Info

Publication number
JP5502940B2
JP5502940B2 JP2012144245A JP2012144245A JP5502940B2 JP 5502940 B2 JP5502940 B2 JP 5502940B2 JP 2012144245 A JP2012144245 A JP 2012144245A JP 2012144245 A JP2012144245 A JP 2012144245A JP 5502940 B2 JP5502940 B2 JP 5502940B2
Authority
JP
Japan
Prior art keywords
power supply
register
value
internal register
integrated circuit
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.)
Expired - Fee Related
Application number
JP2012144245A
Other languages
Japanese (ja)
Other versions
JP2014010467A (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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2012144245A priority Critical patent/JP5502940B2/en
Publication of JP2014010467A publication Critical patent/JP2014010467A/en
Application granted granted Critical
Publication of JP5502940B2 publication Critical patent/JP5502940B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Power Sources (AREA)

Description

本発明の実施形態は、集積回路初期化装置、電子機器およびプログラムに関する。   Embodiments described herein relate generally to an integrated circuit initialization apparatus, an electronic apparatus, and a program.

例えばパーソナルコンピュータやPOS(Point Of Sales)端末などの電子機器に組み込まれるCPU(Central Processing Unit)やASIC(Application Specific Integrated Circuit)は、一般に、LSI(Large Scale Integration:大規模集積回路)等を主体とした回路部品である。このようなLSI等を主体とした回路部品は、LSIの内部レジスタに設定される初期化データ(レジスタ値)によってその仕様が特定される。このような初期化データ(レジスタ値)は、例えばROM(Read Only Memory)などに格納されるファームウェアに記述される。   For example, CPUs (Central Processing Units) and ASICs (Application Specific Integrated Circuits) incorporated in electronic devices such as personal computers and POS (Point Of Sales) terminals are generally mainly LSI (Large Scale Integration). This is a circuit component. The specification of such a circuit component mainly composed of an LSI or the like is specified by initialization data (register value) set in an internal register of the LSI. Such initialization data (register value) is described in, for example, firmware stored in a ROM (Read Only Memory) or the like.

ところで、従来、LSIはシステム電源投入時に初期化データ(レジスタ値)を読み込み、自身の内部レジスタを初期化するが、LSIへ供給する電源の電源シーケンスにより初期化データ(レジスタ値)が書き換わってしまうことがある。   Conventionally, an LSI reads initialization data (register value) when the system power is turned on and initializes its internal register. However, the initialization data (register value) is rewritten by the power supply sequence of the power supplied to the LSI. May end up.

そして、レジスタ値が書き換わってしまったレジスタがシステムの起動に関係するものである場合には、起動できずにシステム停止となるという問題がある。また、レジスタ値が書き換わってしまったレジスタがシステム起動後にアプリケーションが使用するところに関係するものであった場合にも、システム障害に繋がる可能性がある。   When the register whose register value has been rewritten is related to system activation, there is a problem that the system cannot be activated and the system is stopped. In addition, when a register whose register value has been rewritten is related to a location used by an application after system startup, there is a possibility that a system failure may occur.

実施形態の集積回路初期化装置は、レジスタ設定手段と、値読出し手段と、正規値記憶手段と、判定手段と、電源シーケンス調整手段と、を備える。前記レジスタ設定手段は、複数の電源に対する電源シーケンスが規定された集積回路の内部レジスタに対してレジスタ値を設定する。前記値読出し手段は、前記内部レジスタに設定されているレジスタ値を読み出す。前記正規値記憶手段は、前記内部レジスタに設定されるべき正規レジスタ値を予め記憶する。前記判定手段は、前記内部レジスタに設定されているレジスタ値と前記正規レジスタ値とを比較して両値が一致しているか否かを判定する。前記電源シーケンス調整手段は、前記判定手段によって前記両値が一致していないと判定した場合、前記電源シーケンスを調整する。   The integrated circuit initialization apparatus according to the embodiment includes a register setting unit, a value reading unit, a normal value storage unit, a determination unit, and a power supply sequence adjustment unit. The register setting means sets a register value for an internal register of an integrated circuit in which a power supply sequence for a plurality of power supplies is defined. The value reading means reads a register value set in the internal register. The normal value storage means stores in advance a normal register value to be set in the internal register. The determination means compares a register value set in the internal register with the normal register value to determine whether or not both values match. The power supply sequence adjusting means adjusts the power supply sequence when the determining means determines that the two values do not match.

図1は、実施形態にかかるPOS端末の構成を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of a POS terminal according to the embodiment. 図2は、POS制御部の構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of the POS control unit. 図3は、レジスタ初期化処理にかかる機能を示す機能ブロック図である。FIG. 3 is a functional block diagram showing functions related to the register initialization processing. 図4は、レジスタ不良時のリカバリー処理を含むレジスタ初期化処理の流れを示すフローチャートである。FIG. 4 is a flowchart showing the flow of register initialization processing including recovery processing when a register is defective. 図5は、電源制御回路の動作を例示的に示す模式図である。FIG. 5 is a schematic diagram illustrating the operation of the power supply control circuit.

以下に添付図面を参照して、この発明にかかる集積回路初期化装置、電子機器およびプログラムの最良な実施の形態を詳細に説明する。本実施形態は、電子機器(集積回路初期化装置)として店舗などに設置されるPOS(Point Of Sales)端末を適用したものである。また、集積回路としては、CPU(Central Processing Unit)を適用したものである。なお、電子機器(集積回路初期化装置)としては、POS(Point Of Sales)端末に限るものではなく、パーソナルコンピュータなどの各種の電子機器を適用可能である。   Exemplary embodiments of an integrated circuit initialization apparatus, an electronic apparatus, and a program according to the present invention will be explained below in detail with reference to the accompanying drawings. In the present embodiment, a POS (Point Of Sales) terminal installed in a store or the like is applied as an electronic device (integrated circuit initialization device). Further, as an integrated circuit, a CPU (Central Processing Unit) is applied. The electronic device (integrated circuit initialization device) is not limited to a POS (Point Of Sales) terminal, and various electronic devices such as a personal computer are applicable.

図1は、実施形態にかかるPOS端末1の構成を示すブロック図である。POS端末1は、店舗の精算場所に配設されてキャッシャが売上処理を行うためのものであり、図1に示すような構成とされている。POS端末1は、制御の主体となるPOS制御部2を備え、バス19を介して接続された通信インタフェース20から、LAN(図示せず)を介して相互にオンライン通信を実行し得るように構成されている。   FIG. 1 is a block diagram illustrating a configuration of a POS terminal 1 according to the embodiment. The POS terminal 1 is disposed at a checkout location of a store and is used by a cashier for sales processing, and has a configuration as shown in FIG. The POS terminal 1 includes a POS control unit 2 as a main control unit, and is configured to be able to perform online communication with each other via a LAN (not shown) from a communication interface 20 connected via a bus 19. Has been.

POS制御部2には、バス19及びI/O機器制御部21を介して、キーボード12、タッチパネルを併設した表示器14、クレジットカード等の磁気カード(図示せず)の読み取りを行うためのカードリーダ15、商品コードを光学的に読み取るためのバーコードスキャナ16とともに、プリンタ22及びハードディスクドライブ装置(HDD)18が接続されている。プリンタ22は、POS端末1の本体11内に内蔵されたレシート/ジャーナルプリンタであり、売上処理に伴い、取引単位でレシートを発行するとともに、並行してジャーナル用紙への印字を行うものである。   The POS control unit 2 has a card for reading a magnetic card (not shown) such as a keyboard 12, a display 14 with a touch panel, and a credit card via the bus 19 and the I / O device control unit 21. A printer 22 and a hard disk drive (HDD) 18 are connected together with a reader 15 and a barcode scanner 16 for optically reading a product code. The printer 22 is a receipt / journal printer built in the main body 11 of the POS terminal 1, and issues a receipt for each transaction in accordance with the sales process, and simultaneously prints on journal paper.

図2は、POS制御部2の構成を示すブロック図である。図2に示すように、POS制御部2は、LSI(Large Scale Integration:大規模集積回路)で構成されていて各部を集中的に制御するCPU3、ファームウェア4a等の制御プログラムを格納するROM(Read Only Memory)4、RAM(Random Access Memory)5を備えている。CPU3は、レジスタ値の設定によって様々な設定を行う内部レジスタ3aを内部に備えている。   FIG. 2 is a block diagram showing a configuration of the POS control unit 2. As shown in FIG. 2, the POS control unit 2 is composed of an LSI (Large Scale Integration), and a ROM (Read ROM) that stores control programs such as a CPU 3 and firmware 4a that control each unit centrally. Only Memory (RAM) 4 and RAM (Random Access Memory) 5 are provided. The CPU 3 includes an internal register 3a that performs various settings according to register value settings.

ROM4に格納されたファームウェア4aは、正規値記憶手段としても機能するものであって、内部レジスタ3aに対する正常な場合の全ての正規レジスタ値が設定されている。   The firmware 4a stored in the ROM 4 also functions as a normal value storage means, and all normal register values in the normal case for the internal register 3a are set.

なお、HDD18には、POS制御部2のCPU3を動作させるOS(Operating System)やアプリケーションが格納されている。   The HDD 18 stores an OS (Operating System) and applications for operating the CPU 3 of the POS control unit 2.

図2に示すように、CPU3は複数の電源レールを備えていて2種類の異なった電源を使用するマルチ電源ICであり、周辺部分に対する3.3Vの第1電源6とコア部分に対する1.0Vの第2電源7とを使用する。これらの電源(第1電源6、第2電源7)は、CPU3に接続された電源制御回路8によって制御されている。   As shown in FIG. 2, the CPU 3 is a multi-power supply IC that includes a plurality of power supply rails and uses two different power supplies, and includes a first power supply 6 of 3.3 V for the peripheral portion and 1.0 V for the core portion. The second power source 7 is used. These power sources (first power source 6 and second power source 7) are controlled by a power source control circuit 8 connected to the CPU 3.

電源制御回路8は、第1電源6と第2電源7とを起動させるタイミングをコントロールする。電源制御回路8は、遅延時間を設定する端子(図示せず)を備えており、この端子によって第1電源6が起動してから第2電源7が起動するまでの遅延時間(例えば、初期値10ms)をハードウェア設定している。   The power supply control circuit 8 controls the timing for starting the first power supply 6 and the second power supply 7. The power supply control circuit 8 includes a terminal (not shown) for setting a delay time, and a delay time (for example, an initial value) from when the first power supply 6 is activated to when the second power supply 7 is activated by this terminal. 10 ms) is set in hardware.

次に、ROM4に格納されたファームウェア4aがPOS制御部2のCPU3に実行させる機能について説明する。なお、従来から行なわれている処理と同様の処理についてはその説明を省略する。ここでは、レジスタ不良時のリカバリー処理について説明する。   Next, a function that the firmware 4a stored in the ROM 4 causes the CPU 3 of the POS control unit 2 to execute will be described. Note that description of processing that is the same as processing conventionally performed is omitted. Here, a recovery process when a register is defective will be described.

図3に示すように、POS端末1は、POS制御部2のCPU3がROM4に格納されたファームウェア4aは、レジスタ設定手段31,値読出し手段32,判定手段33,電源シーケンス調整手段34,再起動手段35を含むモジュール構成となっており、実際のハードウェアとしてはPOS制御部2のCPU3がROM4からファームウェア4aを読み出して実行することにより上記各部がRAM5上にロードされ、レジスタ設定手段31,値読出し手段32,判定手段33,電源シーケンス調整手段34,再起動手段35がRAM5上に生成されるようになっている。   As shown in FIG. 3, the POS terminal 1 includes a firmware 4 a stored in the ROM 4 by the CPU 3 of the POS control unit 2, a register setting unit 31, a value reading unit 32, a determination unit 33, a power supply sequence adjustment unit 34, and a restart. The module has a module configuration including means 35. As actual hardware, the CPU 3 of the POS control unit 2 reads the firmware 4a from the ROM 4 and executes it to load the above-mentioned units onto the RAM 5, register setting means 31, value Reading means 32, determination means 33, power supply sequence adjustment means 34, and restarting means 35 are generated on the RAM 5.

図4は、レジスタ不良時のリカバリー処理を含むレジスタ初期化処理の流れを示すフローチャートである。POS端末1に電源が投入されるとファームウェア4aがRAM5にロードされ、図4に示すように、CPU3は、電源ON/OFF信号で電源制御回路8をONモードにし、電源制御回路8の起動処理を実行する(ステップS1)。   FIG. 4 is a flowchart showing the flow of register initialization processing including recovery processing when a register is defective. When the POS terminal 1 is powered on, the firmware 4a is loaded into the RAM 5, and as shown in FIG. 4, the CPU 3 sets the power control circuit 8 to the ON mode by the power ON / OFF signal, and the power control circuit 8 is started up. Is executed (step S1).

ここで、図5は電源制御回路8の動作を例示的に示す模式図である。図5に示す例では、起動時においては、初期値である10msの遅延時間で第1電源6と第2電源7が起動している。   Here, FIG. 5 is a schematic diagram illustrating the operation of the power supply control circuit 8 as an example. In the example shown in FIG. 5, at the time of start-up, the first power supply 6 and the second power supply 7 are started with a delay time of 10 ms which is an initial value.

次いで、図4に示すように、CPU3(レジスタ設定手段31)は、内部レジスタ3aに対するレジスタ値の設定処理を実行するとともに(ステップS2)、CPU3は、レジスタの設定値の比較処理を実行する(ステップS3)。   Next, as shown in FIG. 4, the CPU 3 (register setting means 31) executes a register value setting process for the internal register 3a (step S2), and the CPU 3 executes a register setting value comparison process (step S2). Step S3).

ここで、内部レジスタ3aに対して設定されるレジスタ値は、LSIへ供給する電源の電源シーケンスにより書き換わってしまうことがある。電源シーケンスとは、複数の電源レールを備えるCPU、ASICなどのLSIにおいて、その電源レールを投入/遮断する際の順番のことである。このようなLSIにおいては、基本的には、高い電圧の電源レールから低い電圧の電源レールへと順番にオンに切り替えることになるが、電源を投入する順番やタイミングを間違えた場合に、内部レジスタ3aに対して正しいレジスタ値が設定されないという現象が生じる。そして、レジスタ値が書き換わってしまった内部レジスタ3aがシステムの起動に関係するものである場合には、起動できずにシステム停止となる可能性がある。また、レジスタ値が書き換わってしまった内部レジスタ3aがシステム起動後にアプリケーションが使用するところに関係するものであった場合にも、システム障害に繋がる可能性がある。そこで、本実施形態においては、内部レジスタ3aに対するレジスタ値の設定処理後に、レジスタの設定値の比較処理を実行することでレジスタ不良を判定するようにしたものである。   Here, the register value set for the internal register 3a may be rewritten by the power supply sequence of the power supplied to the LSI. The power supply sequence is an order in which the power supply rail is turned on / off in an LSI such as a CPU or ASIC having a plurality of power supply rails. In such an LSI, basically, a high-voltage power supply rail is switched to a low-voltage power supply rail in turn, but if the power-on sequence and timing are incorrect, the internal register A phenomenon occurs in which the correct register value is not set for 3a. If the internal register 3a whose register value has been rewritten is related to system activation, there is a possibility that the system cannot be activated and the system is stopped. In addition, when the internal register 3a whose register value has been rewritten relates to a place where an application uses it after the system is started, there is a possibility that a system failure may occur. Therefore, in this embodiment, a register failure is determined by executing a register setting value comparison process after the register value setting process for the internal register 3a.

レジスタの設定値の比較処理は、まず、ステップS1で内部レジスタ3aに設定された現在の全てのレジスタ値を読み取り(値読出し手段32)、RAM5へ保存する。次に、設定されているべき正規レジスタ値をROM4に格納されたファームウェア4aからリードしてRAM5へ保存した現在の設定値と比較する(判定手段33)。   In the register setting value comparison process, first, all current register values set in the internal register 3a in step S1 are read (value reading means 32) and stored in the RAM 5. Next, the normal register value to be set is read from the firmware 4a stored in the ROM 4 and compared with the current set value stored in the RAM 5 (determination means 33).

ステップS3における比較判定の結果、内部レジスタ3aに設定された全てのレジスタ値が正しければ(ステップS4のYes)、CPU3は、内部レジスタ3aの初期化を終了し、システムを起動させる。   If all the register values set in the internal register 3a are correct as a result of the comparison determination in step S3 (Yes in step S4), the CPU 3 ends the initialization of the internal register 3a and starts the system.

一方、ステップS3における比較判定の結果、内部レジスタ3aに設定されたレジスタ値が正しくなければ(ステップS4のNo)、ステップS5に進み、CPU3(電源シーケンス調整手段34)は、電源シーケンス調整処理を実行する。   On the other hand, as a result of the comparison determination in step S3, if the register value set in the internal register 3a is not correct (No in step S4), the process proceeds to step S5, and the CPU 3 (power sequence adjusting means 34) performs the power sequence adjusting process. Run.

電源シーケンス調整処理について説明する。電源シーケンス調整処理としては、CPU3が遅延時間設定信号で電源制御回路8に対して遅延時間を所定時間延長して(例えば、1回目の遅延時間を5ms延長した15msにする)、ハードウェア設定して電源シーケンスを微調整するとともに、再度の電源のOFF→ONのために、電源ON/OFF信号で電源制御回路8をOFFモードにして第1電源6と第2電源7とを切断する。なお、遅延時間はROM4に設定されている。   The power supply sequence adjustment process will be described. As the power sequence adjustment processing, the CPU 3 extends the delay time to the power control circuit 8 by a delay time setting signal by a predetermined time (for example, sets the first delay time to 15 ms by extending 5 ms) and sets the hardware. The power supply sequence is finely adjusted, and the power supply control circuit 8 is set to the OFF mode by the power supply ON / OFF signal to disconnect the first power supply 6 and the second power supply 7 in order to turn the power supply OFF → ON again. Note that the delay time is set in the ROM 4.

以上のような電源シーケンス調整処理の実行後、ステップS1に戻り、CPU3(再起動手段35)は、電源制御回路8の起動処理を実行する。すなわち、図5に示すように、CPU3が電源ON/OFF信号で電源制御回路8をONモードにすると、第1電源6と第2電源7の遅延時間は先に設定した15msで再起動することになる。ここで、遅延時間を10msから15msに延長したのは、低い電圧の電源レールに対して電源を投入するタイミングを変更するためである。   After execution of the power supply sequence adjustment process as described above, the process returns to step S1, and the CPU 3 (restarting means 35) executes the startup process of the power supply control circuit 8. That is, as shown in FIG. 5, when the CPU 3 sets the power control circuit 8 to the ON mode by the power ON / OFF signal, the delay time of the first power supply 6 and the second power supply 7 is restarted at the previously set 15 ms. become. Here, the reason for extending the delay time from 10 ms to 15 ms is to change the timing of powering on the low voltage power rail.

ステップS1〜S5の処理は、ステップS3における比較判定の結果、全てのレジスタ値が正しくなるまで(ステップS4のYes)、すなわち内部レジスタ3aの初期化が終了するまで繰り返される。   The processing in steps S1 to S5 is repeated until all the register values are correct as a result of the comparison determination in step S3 (Yes in step S4), that is, until the initialization of the internal register 3a is completed.

なお、本実施形態においては内部レジスタ3aの初期化が終了するまで遅延時間を延長して再設定して起動を行うようにしたが、リトライの回数を制限(例えば、3〜5回)するようにしても良い。   In the present embodiment, the delay time is extended and reset until the initialization of the internal register 3a is completed. However, the number of retries is limited (for example, 3 to 5 times). Anyway.

このように、実施形態によれば、複数の電源レールに対する電源シーケンスが規定された集積回路の内部レジスタ3aに対して設定されたレジスタ値と予め記憶された当該内部レジスタに設定されるべき正規レジスタ値とを比較してレジスタ不良を判定し、両値が一致していないと判定した場合、電源シーケンスを調整することにより、電源制御回路8の再起動に伴って前回とは異なるタイミングで電源レールに対して電源投入することができ、内部レジスタ3aに対して正しいレジスタ値を設定する確率を上げることができるので、今までユーザが意識していなかったところでのレジスタ不良を取り除き、安定動作することが可能なシステムを構築することができる。   Thus, according to the embodiment, the register value set for the internal register 3a of the integrated circuit in which the power supply sequence for the plurality of power supply rails is defined and the normal register to be set in the internal register stored in advance When the register failure is determined by comparing with the value, and it is determined that the two values do not match, the power supply rail is adjusted to adjust the power supply sequence at a timing different from the previous time with the restart of the power supply control circuit 8 Can be turned on, and the probability of setting a correct register value for the internal register 3a can be increased. Can build a system that can.

本実施形態のPOS端末1で実行されるファームウェア4aは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   The firmware 4a executed by the POS terminal 1 of the present embodiment is a file in an installable format or an executable format, and is a computer such as a CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk). The information may be provided by being recorded on a recording medium that can be read by the user.

さらに、本実施形態のPOS端末1で実行されるファームウェア4aを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態のPOS端末1で実行されるファームウェア4aをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Furthermore, the firmware 4a executed by the POS terminal 1 of the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. Further, the firmware 4a executed by the POS terminal 1 of the present embodiment may be provided or distributed via a network such as the Internet.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1 集積回路初期化装置、電子機器
3 集積回路
3a 内部レジスタ
4a 正規値記憶手段
6 第1電源
7 第2電源
8 電源制御回路
31 レジスタ設定手段
32 値読出し手段
33 判定手段
34 電源シーケンス調整手段
35 再起動手段
DESCRIPTION OF SYMBOLS 1 Integrated circuit initialization apparatus, electronic device 3 Integrated circuit 3a Internal register 4a Normal value storage means 6 1st power supply 7 2nd power supply 8 Power supply control circuit 31 Register setting means 32 Value reading means 33 Determination means 34 Power supply sequence adjustment means 35 Re Starting means

特開平05−61724号公報JP 05-61724 A

Claims (6)

複数の電源に対する電源シーケンスが規定された集積回路の内部レジスタに対してレジスタ値を設定するレジスタ設定手段と、
前記内部レジスタに設定されているレジスタ値を読み出す値読出し手段と、
前記内部レジスタに設定されるべき正規レジスタ値を予め記憶する正規値記憶手段と、
前記内部レジスタに設定されているレジスタ値と前記正規レジスタ値とを比較して両値が一致しているか否かを判定する判定手段と、
前記判定手段によって前記両値が一致していないと判定した場合、前記電源シーケンスを調整する電源シーケンス調整手段と、
を備える集積回路初期化装置。
Register setting means for setting a register value for an internal register of an integrated circuit in which a power supply sequence for a plurality of power supplies is defined;
Value reading means for reading a register value set in the internal register;
Normal value storage means for storing in advance a normal register value to be set in the internal register;
A determination means for comparing the register value set in the internal register with the normal register value to determine whether or not both values match;
When it is determined by the determination means that the two values do not match, a power supply sequence adjustment means for adjusting the power supply sequence;
An integrated circuit initialization apparatus comprising:
前記電源シーケンス調整手段は、第1電源を起動した後、前記第1電源に比べて低い電源電圧を供給する第2電源を起動するタイミングを変更する、
請求項1記載の集積回路初期化装置。
The power supply sequence adjusting means changes a timing of starting a second power supply that supplies a power supply voltage lower than that of the first power supply after starting the first power supply.
The integrated circuit initialization apparatus according to claim 1.
前記電源シーケンス調整手段は、前記判定手段によって前記両値が一致するまで、前記電源シーケンスの調整処理を繰り返す、
請求項1または2記載の集積回路初期化装置。
The power supply sequence adjustment means repeats the adjustment processing of the power supply sequence until the two values match by the determination means.
The integrated circuit initialization apparatus according to claim 1 or 2.
前記電源シーケンス調整手段は、前記電源シーケンスの調整処理の実行回数を所定回数に制限する、
請求項1または2記載の集積回路初期化装置。
The power sequence adjusting means limits the number of executions of the power sequence adjustment processing to a predetermined number;
The integrated circuit initialization apparatus according to claim 1 or 2.
内部レジスタを有し、複数の電源に対する電源シーケンスが規定される集積回路と、
電源を供給する第1電源と、
前記第1電源に比べて低い電源電圧を供給する第2電源と、
前記第1電源および前記第2電源を起動させるタイミングをコントロールする電源制御回路と、
前記電源制御回路の起動処理に伴って前記内部レジスタに対してレジスタ値を設定するレジスタ設定手段と、
前記内部レジスタに設定されているレジスタ値を読み出す値読出し手段と、
前記内部レジスタに設定されるべき正規レジスタ値を予め記憶する正規値記憶手段と、
前記内部レジスタに設定されているレジスタ値と前記正規レジスタ値とを比較して両値が一致しているか否かを判定する判定手段と、
前記判定手段によって前記両値が一致していないと判定した場合、前記電源シーケンスを調整する電源シーケンス調整手段と、
前記電源制御回路に対する再起動を実行する再起動手段と、
を備える電子機器。
An integrated circuit having an internal register and defining a power supply sequence for a plurality of power supplies;
A first power supply for supplying power;
A second power supply for supplying a lower power supply voltage than the first power supply;
A power supply control circuit for controlling timing of starting the first power supply and the second power supply;
Register setting means for setting a register value for the internal register in accordance with a startup process of the power supply control circuit;
Value reading means for reading a register value set in the internal register;
Normal value storage means for storing in advance a normal register value to be set in the internal register;
A determination means for comparing the register value set in the internal register with the normal register value to determine whether or not both values match;
When it is determined by the determination means that the two values do not match, a power supply sequence adjustment means for adjusting the power supply sequence;
Restarting means for executing a restart for the power supply control circuit;
Electronic equipment comprising.
コンピュータを、
複数の電源に対する電源シーケンスが規定された集積回路の内部レジスタに対してレジスタ値を設定するレジスタ設定手段と、
前記内部レジスタに設定されているレジスタ値を読み出す値読出し手段と、
前記内部レジスタに設定されるべき正規レジスタ値を予め記憶する正規値記憶手段と、
前記内部レジスタに設定されているレジスタ値と前記正規レジスタ値とを比較して両値が一致しているか否かを判定する判定手段と、
前記判定手段によって前記両値が一致していないと判定した場合、前記電源シーケンスを調整する電源シーケンス調整手段と、
として機能させるためのプログラム。
Computer
Register setting means for setting a register value for an internal register of an integrated circuit in which a power supply sequence for a plurality of power supplies is defined;
Value reading means for reading a register value set in the internal register;
Normal value storage means for storing in advance a normal register value to be set in the internal register;
A determination means for comparing the register value set in the internal register with the normal register value to determine whether or not both values match;
When it is determined by the determination means that the two values do not match, a power supply sequence adjustment means for adjusting the power supply sequence;
Program to function as.
JP2012144245A 2012-06-27 2012-06-27 Integrated circuit initialization apparatus, electronic device and program Expired - Fee Related JP5502940B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012144245A JP5502940B2 (en) 2012-06-27 2012-06-27 Integrated circuit initialization apparatus, electronic device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012144245A JP5502940B2 (en) 2012-06-27 2012-06-27 Integrated circuit initialization apparatus, electronic device and program

Publications (2)

Publication Number Publication Date
JP2014010467A JP2014010467A (en) 2014-01-20
JP5502940B2 true JP5502940B2 (en) 2014-05-28

Family

ID=50107180

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012144245A Expired - Fee Related JP5502940B2 (en) 2012-06-27 2012-06-27 Integrated circuit initialization apparatus, electronic device and program

Country Status (1)

Country Link
JP (1) JP5502940B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04157535A (en) * 1990-10-20 1992-05-29 Fujitsu Ltd Register inspecting method
JPH0561724A (en) * 1991-09-05 1993-03-12 Toshiba Corp Initializing information resetting system
JP3529402B2 (en) * 1993-03-08 2004-05-24 大日本印刷株式会社 Self-diagnosis method for information recording medium incorporating CPU
JPH09311796A (en) * 1996-05-24 1997-12-02 Matsushita Electric Ind Co Ltd Automatic restoration device for device operation
JP2000188829A (en) * 1998-12-21 2000-07-04 Nec Corp Device and method for power source sequence detection
JP2011081734A (en) * 2009-10-09 2011-04-21 Toshiba Tec Corp Power supply controller, electronic equipment, and power supply control program

Also Published As

Publication number Publication date
JP2014010467A (en) 2014-01-20

Similar Documents

Publication Publication Date Title
JP6428338B2 (en) Power supply control device and power supply control program
US9658863B2 (en) Information processing apparatus and control method therefor
JP2005149476A (en) Operating voltage determination for integrated circuit
US20080086591A1 (en) Quick start
JP6199796B2 (en) Setting update method and image forming apparatus
JP7183025B2 (en) Information processing device having a plurality of power supply units for supplying power to fans
US9965291B2 (en) Information processing apparatus enabling high-speed start-up, control method therefor, and storage medium storing control program therefor
US11403399B2 (en) Information processing apparatus capable of detecting software tampering and control method therefor
US20210011660A1 (en) Information processing apparatus and control method
US20060288198A1 (en) Data storage system and related method
CN109905561A (en) The control method of information processing unit and information processing unit
US9772905B2 (en) Updating control firmware of information processing apparatus, method of controlling the same, and storage medium
JP5502940B2 (en) Integrated circuit initialization apparatus, electronic device and program
US9883067B2 (en) Memory reset control apparatus, method for controlling the control apparatus, and storage medium
US11443111B2 (en) Information processing apparatus capable of detecting alteration in software
JP5367032B2 (en) Electronic device and method for driving electronic device
JP5214641B2 (en) Universal serial bus host device and program
JP2005031903A (en) Information processor
US20200159910A1 (en) Information processing apparatus and method of controlling information processing apparatus
JP2010244276A (en) Information processing apparatus and method
JP5397667B2 (en) Data processing apparatus, information processing apparatus, image forming apparatus, and data processing program
US11520495B2 (en) Information processing apparatus and control method for information processing apparatus
JP7322233B2 (en) Information processing device and tampering detection method for detecting tampering of software executed at startup
US9798637B2 (en) Information processing apparatus and control method of information processing apparatus with access to storage device based on communication with storage device
US11388304B2 (en) Information processing apparatus and method of notifying verification result of program

Legal Events

Date Code Title Description
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: 20140304

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140313

R150 Certificate of patent or registration of utility model

Ref document number: 5502940

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees