JP2000207622A - Initialization processing device for vending machine - Google Patents

Initialization processing device for vending machine

Info

Publication number
JP2000207622A
JP2000207622A JP11009963A JP996399A JP2000207622A JP 2000207622 A JP2000207622 A JP 2000207622A JP 11009963 A JP11009963 A JP 11009963A JP 996399 A JP996399 A JP 996399A JP 2000207622 A JP2000207622 A JP 2000207622A
Authority
JP
Japan
Prior art keywords
initialization
rom
vending machine
program
auxiliary
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
JP11009963A
Other languages
Japanese (ja)
Inventor
Atsunori Matsuo
篤憲 松尾
Takashi Kato
隆志 加藤
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.)
Kubota Corp
Original Assignee
Kubota 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 Kubota Corp filed Critical Kubota Corp
Priority to JP11009963A priority Critical patent/JP2000207622A/en
Publication of JP2000207622A publication Critical patent/JP2000207622A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Control Of Vending Devices And Auxiliary Devices For Vending Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an initialization processing device for vending machine which can change an initialization program while surely performing normal initialization processing. SOLUTION: A first initialization program 18a to perform initialization processing of vending machine is stored in an auxiliary ROM 18 incorporated in a CPU 11, and a second initialization program 12a to perform initialization processing of the vending machine is stored in a main ROM 12, and the first initialization programs 18a or the second initialization program 12a is selected by a switching means 15a. Thus, the improved initialization program 12a can be executed to perform better initialization processing; and even if the initialization program 12a in the main ROM 12 is rewritten, the initialization program in the auxiliary ROM 18 is executed to perform initialization processing without hindrance.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、電源投入時やリセ
ット時に自動販売機を正常に立ち上げるための自動販売
機の初期化処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vending machine initialization processing apparatus for normally starting up a vending machine at power-on or reset.

【0002】[0002]

【従来の技術】自動販売機においても、電源投入時やリ
セット時などの立ち上げ時に自動販売機を正常に立ち上
げるために初期化処理(立ち上げ処理)が行われ、その
後、販売動作などの各種の制御プログラムが読み込まれ
る。
2. Description of the Related Art In a vending machine, an initialization process (start-up process) is performed in order to normally start up the vending machine when the power is turned on or at the time of resetting. Various control programs are read.

【0003】図5は自動販売機における概略的な制御回
路構成を示すブロック図で、1はCPU、2は電気的に
書き換え可能で自動販売機の制御プログラム2aなどが
格納されているメインROM、3は各種データなどが記
憶されるメインRAM、4は時計部、5はデータバス、
8はCPU1のメモリ空間の領域にアクセスするチップ
を選択するためのチップ選択回路である。
FIG. 5 is a block diagram showing a schematic control circuit configuration of a vending machine. 1 is a CPU, 2 is a main ROM which is electrically rewritable and stores a control program 2a for the vending machine, etc. 3 is a main RAM for storing various data, 4 is a clock section, 5 is a data bus,
Reference numeral 8 denotes a chip selection circuit for selecting a chip that accesses a memory space area of the CPU 1.

【0004】CPU1にはメインROM2やRAM3と
は別に補助ROM6および補助RAM7が内蔵されてい
る。そして、補助ROM6は書換え不能でかつ交換が困
難なものが用いられ、この補助ROM6には自動販売機
の立ち上がり処理を行う初期化プログラム6aが格納さ
れている。
The CPU 1 has an auxiliary ROM 6 and an auxiliary RAM 7 in addition to the main ROM 2 and the RAM 3. The auxiliary ROM 6 is rewritable and difficult to replace. The auxiliary ROM 6 stores an initialization program 6a for performing a startup process of a vending machine.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来の
自動販売機によれば、補助ROM6に格納されている初
期化プログラム6aにバグがあったり、自動販売機の仕
様に基づいて初期化プログラム6aの仕様変更を行いた
い場合でも、初期化プログラム6aが補助ROM6に格
納されているために、これらの改良操作を行うことがで
きなかった。
However, according to the conventional vending machine, there is a bug in the initialization program 6a stored in the auxiliary ROM 6, or the initialization program 6a is stored based on the specifications of the vending machine. Even when it is desired to change the specifications, these improvement operations could not be performed because the initialization program 6a is stored in the auxiliary ROM 6.

【0006】これに対処するものとしては、図6に示す
ように、メインROM2の記憶領域を書込対象領域と固
定領域とに分割してソフトウェアでその領域を切り換え
て使用し、固定領域に、自動販売機の初期化プログラム
2bを格納し、書込対象領域に、自動販売機の制御プロ
グラム2aを格納することが考えられる。この構成によ
れば、初期化プログラム2bをメインROM2に格納す
るため、初期化プログラム2bの変更が可能となる。
As a countermeasure against this, as shown in FIG. 6, the storage area of the main ROM 2 is divided into a write target area and a fixed area, and the areas are switched and used by software. It is conceivable to store the vending machine initialization program 2b and to store the vending machine control program 2a in the write target area. According to this configuration, since the initialization program 2b is stored in the main ROM 2, the initialization program 2b can be changed.

【0007】しかし、この構成によれば、ノイズなどよ
りCPU1が暴走したり、外部から誤った信号が入力さ
れたりした場合に、メインROM2の初期化プログラム
2bが書き換えられて正常な初期化処理が行われなくな
るおそれがある。
However, according to this configuration, when the CPU 1 goes out of control due to noise or the like, or an erroneous signal is input from the outside, the initialization program 2b of the main ROM 2 is rewritten and normal initialization processing is performed. This may not be done.

【0008】本発明は上記課題を解決するもので、正常
な初期化処理を確実に行うことができながら、良好な初
期化処理を行うことが可能な自動販売機の初期化処理装
置を提供するものである。
The present invention solves the above-mentioned problems, and provides an initialization processing apparatus for a vending machine that can perform a good initialization processing while reliably performing a normal initialization processing. Things.

【0009】[0009]

【課題を解決するための手段】上記課題を解決するため
に、本発明の請求項1記載の自動販売機の初期化処理装
置は、自動販売機の初期化処理を行う第1の初期化プロ
グラムを補助ROMに格納するとともに、自動販売機の
初期化処理を行う第2の初期化プログラムをメインRO
Mに格納、あるいは格納可能に構成し、補助ROMの第
1の初期化プログラムとメインROMの第2の初期化プ
ログラムとの何れかを選択させる切替手段を備えたもの
である。
According to a first aspect of the present invention, there is provided a vending machine initialization processing apparatus for performing a vending machine initialization process. Is stored in the auxiliary ROM, and a second initialization program for initializing the vending machine is stored in the main RO.
M, which is configured to be stored or storable, and provided with switching means for selecting either the first initialization program of the auxiliary ROM or the second initialization program of the main ROM.

【0010】この構成により、初期化プログラムを変更
したい場合には、変更した初期化プログラムをメインR
OMにも記憶させ、このメインROMの初期化プログラ
ムを選択して使用する。また、ノイズなどよりCPUが
暴走したり、外部から誤った信号が入力されたりして、
メインROMの初期化プログラムが書き換えられて正常
な初期化処理が行われなくなった際には、補助ROMの
初期化プログラムを選択して使用する。
With this configuration, when it is desired to change the initialization program, the changed initialization program is transferred to the main R
The program is also stored in the OM, and the main ROM initialization program is selected and used. Also, the CPU may run away due to noise, etc., or an incorrect signal may be input from the outside,
When the initialization program of the main ROM is rewritten and normal initialization processing cannot be performed, the initialization program of the auxiliary ROM is selected and used.

【0011】本発明の請求項2記載の自動販売機の初期
化処理装置は、請求項1記載の自動販売機の初期化処理
装置において、CPUのメモリ空間における複数の領域
からメインROMに対して同様にアクセスできるように
メインROMをCPUのメモリ空間の複数の領域に割り
当てるとともに、自動販売機の立ち上げ時にCPUが自
動的にアクセスするメモリ空間の立ち上げ用領域で、補
助ROMのメモリ領域とメインROMのメモリ領域とが
重なるように構成したものである。
According to a second aspect of the present invention, there is provided an initialization processing apparatus for a vending machine according to the first aspect, wherein a plurality of areas in a memory space of a CPU are used for a main ROM. Similarly, the main ROM is allocated to a plurality of areas of the memory space of the CPU so that it can be accessed, and the start-up area of the memory space automatically accessed by the CPU when the vending machine starts up. The memory area of the main ROM is configured to overlap.

【0012】この構成において、切替手段にてCPUの
メモリ空間の立ち上げ用領域に補助ROMの初期化プロ
グラムまたはメインROMの初期化プログラムの何れか
が位置するように選択することで、初期化プログラムを
選択して支障なく使用することができる。
In this configuration, the switching means selects either the initialization program of the auxiliary ROM or the initialization program of the main ROM in the startup area of the memory space of the CPU so that the initialization program is selected. Can be used without any problem.

【0013】本発明の請求項3記載の自動販売機の初期
化処理装置は、請求項1または2に記載の自動販売機の
初期化処理装置において、補助ROMはCPUに内蔵さ
れた内蔵ROMであるものである。
According to a third aspect of the present invention, there is provided an initialization processing device for a vending machine, wherein the auxiliary ROM is a built-in ROM built in a CPU. There is something.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を図面
に基づき説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0015】図1に示すように、自動販売機の制御部に
は、CPU11と、電気的に書き換え可能で、自動販売
機の制御プログラム12aを格納したメインROM12
と、各種データなどが記憶されるメインRAM13と、
時計部14と、図2に示すような補助ROM禁止回路か
らなる切替回路15aを有するチップ選択回路15と、
これらのCPU11とメインROM12とメインRAM
13と時計部14とチップ選択回路15とを直接接続す
るデータバス16とが設けられている。また、CPU1
1には補助RAM17とマスク化されて書換え不能でか
つ交換が困難な補助ROM18とが設けられている。
As shown in FIG. 1, the control unit of the vending machine includes a CPU 11 and a main ROM 12 which is electrically rewritable and stores a control program 12a for the vending machine.
A main RAM 13 in which various data are stored;
A clock section 14, a chip selection circuit 15 having a switching circuit 15a including an auxiliary ROM inhibition circuit as shown in FIG.
These CPU 11, main ROM 12, main RAM
A data bus 16 is provided for directly connecting the clock 13, the clock section 14, and the chip selection circuit 15. CPU1
1 is provided with an auxiliary RAM 17 and an auxiliary ROM 18 which is masked and cannot be rewritten and is difficult to replace.

【0016】CPU11の補助ROM18には、電源投
入時やリセット時に自動販売機を正常に立ち上げるため
の初期化プログラム(第1の初期化プログラム)18a
が格納されている。また、メインROM12には、バグ
を取り除いたり自動販売機の仕様に基づいて仕様変更を
行ったりして改良した初期化プログラム(第2の初期化
プログラム)12bが格納可能とされている。
The auxiliary ROM 18 of the CPU 11 has an initialization program (first initialization program) 18a for normally starting up the vending machine at power-on or reset.
Is stored. The main ROM 12 can store an initialization program (second initialization program) 12b improved by removing bugs or changing specifications based on the specifications of the vending machine.

【0017】また、チップ選択回路15の回路構成によ
り、図3に示すように、2つの領域からメインROM1
2、メインRAM13、および時計部14に対して同様
にアクセスできるようにメインROM12、メインラム
13、および時計部14は、CPU11のメモリ空間の
2つの領域に割り当てられている。また、自動販売機の
立ち上げ時にCPU11が自動的にアクセスするメモリ
空間の立ち上げ用領域(リセットアドレス番号0000
0番地(16進数))で、補助ROM18のメモリ領域
とメインROM12のメモリ領域とが重なるように構成
されている。
Further, according to the circuit configuration of the chip selection circuit 15, as shown in FIG.
2, the main ROM 12, the main ram 13, and the clock unit 14 are allocated to two areas of the memory space of the CPU 11 so that the main RAM 13 and the clock unit 14 can be similarly accessed. Further, a start-up area (reset address number 0000) of a memory space automatically accessed by the CPU 11 when the vending machine starts up.
At address 0 (hexadecimal), the memory area of the auxiliary ROM 18 and the memory area of the main ROM 12 overlap.

【0018】具体的には、メインROM12は0〜20
00番地および8000〜A000番地に割り当てら
れ、補助ROM18は0〜FFF番地に割り当てられて
いる。補助ROM18の初期化プログラム18aには、
立ち上げ処理と、その後に8000番地をアクセスする
プログラムが格納されている。
Specifically, the main ROM 12 stores 0 to 20.
The addresses are assigned to addresses 00 and 8000 to A000, and the auxiliary ROM 18 is assigned to addresses 0 to FFF. The initialization program 18a of the auxiliary ROM 18 includes:
A start-up process and a program for accessing the address 8000 thereafter are stored.

【0019】自動販売機の納入当初には、切替回路15
aの補助ROM禁止信号がOFFとされて、自動販売機
の立ち上げ時には補助ROM18が選択され、この補助
ROM18の初期化プログラム18aが実行される。な
お、図4(a)により、この際のメモリ空間のマップを
概略的に示す。
At the beginning of vending machine delivery, the switching circuit 15
The auxiliary ROM prohibition signal of a is turned off, the auxiliary ROM 18 is selected when the vending machine starts up, and the initialization program 18a of the auxiliary ROM 18 is executed. FIG. 4A schematically shows a map of the memory space at this time.

【0020】その後、補助ROM18に格納されている
初期化プログラム18aにバグがあることが判明した
り、自動販売機の仕様に基づいて初期化プログラム18
aの仕様変更を行いたい場合には、バグを除いたり、仕
様変更を行ったりした改良済みの初期化プログラム12
bを含むプログラムを導入するようにメインROM12
のデータを書き換える。そして、切替回路15aの補助
ROM禁止信号をONに変更する。この結果、自動販売
機の立ち上げ時には、補助ROM18にはアクセスされ
ず、メインROM12にアクセスされてこのメインRO
M12の改良された初期化プログラム12bが実行され
る。なお、図4(b)により、この際のメモリ空間のマ
ップを概略的に示す。
Thereafter, it is found that the initialization program 18a stored in the auxiliary ROM 18 has a bug, or the initialization program 18a is stored based on the specifications of the vending machine.
If it is desired to change the specification a, the improved initialization program 12 which has removed the bug or changed the specification
main ROM 12 so that a program including
Rewrite the data of Then, the auxiliary ROM inhibition signal of the switching circuit 15a is changed to ON. As a result, when the vending machine is started, the main ROM 12 is accessed without accessing the auxiliary ROM 18 and the main ROM 12 is accessed.
The improved initialization program 12b of M12 is executed. FIG. 4B schematically shows a map of the memory space at this time.

【0021】これにより、改良された初期化プログラム
12bを実行させることが可能となり、より良好な初期
化処理を行うことが可能となる。
As a result, the improved initialization program 12b can be executed, and a better initialization process can be performed.

【0022】また、ノイズなどよりCPU11が暴走し
たり、外部から誤った信号が入力されたりして、メイン
ROM12の初期化プログラム12bが書き換えられて
正常な初期化処理が行われなくなった際には、切替回路
15aの補助ROM禁止信号をOFFに戻すことで補助
ROM18の初期化プログラム18aが実行されて初期
化処理を支障なく行うことができる。
When the CPU 11 goes out of control due to noise or the like, or an erroneous signal is input from the outside, the initialization program 12b of the main ROM 12 is rewritten and normal initialization processing cannot be performed. By returning the auxiliary ROM inhibition signal of the switching circuit 15a to OFF, the initialization program 18a of the auxiliary ROM 18 is executed, and the initialization processing can be performed without any trouble.

【0023】また、CPU11のメモリ空間における複
数の領域にメインROM12を割り当てるとともに、自
動販売機の立ち上げ時にCPU11が自動的にアクセス
するメモリ空間の立ち上げ用領域で、補助ROM18の
メモリ領域とメインROM12のメモリ領域とが重なる
ように構成したため、チップ選択回路15に補助ROM
禁止回路からなる切替回路15aを設けるだけで立ち上
げ処理を変更することができる。
The main ROM 12 is allocated to a plurality of areas in the memory space of the CPU 11, and a start-up area of the memory space automatically accessed by the CPU 11 when the vending machine starts up. Since the memory area of the ROM 12 is configured to overlap the memory area of the ROM 12,
The start-up process can be changed only by providing the switching circuit 15a including the inhibition circuit.

【0024】なお、図1においては、理解しやすいよう
にチップ選択回路15に切替回路15aを追加して設け
た場合を示したが、実際には、補助ROM18を1チッ
プCPU11の内蔵のROMに割り当てた場合には、一
般的にはCPU11が内蔵ROM禁止入力回路を有して
いる。したがって、この回路を切替回路15aとして使
用でき、チップ選択回路15に別個に切替回路15aを
設けなくても済み、従来のチップ選択回路をそのまま使
用できる。なお、補助ROMとしてCPU11の内蔵R
OMを使用せずに、別個に電気的に書き換え不能な補助
ROMを設けて、この補助ROMに初期化プログラムを
格納して選択自在とすることも可能であり、この場合に
は上記のように、チップ選択回路15に別個に切替回路
15aを設ければよい。
Although FIG. 1 shows a case where a switching circuit 15a is additionally provided to the chip selection circuit 15 for easy understanding, the auxiliary ROM 18 is actually stored in the ROM built in the one-chip CPU 11. When assigned, the CPU 11 generally has a built-in ROM prohibition input circuit. Therefore, this circuit can be used as the switching circuit 15a, and it is not necessary to separately provide the switching circuit 15a in the chip selection circuit 15, and the conventional chip selection circuit can be used as it is. Note that the built-in R of the CPU 11 is used as an auxiliary ROM.
Instead of using the OM, an electrically non-rewritable auxiliary ROM can be provided separately, and the initialization program can be stored in the auxiliary ROM and can be selected freely. In this case, as described above, The chip selection circuit 15 may be provided with a separate switching circuit 15a.

【0025】[0025]

【発明の効果】以上のように本発明によれば、自動販売
機の初期化処理を行う第1の初期化プログラムを補助R
OMに格納するとともに、自動販売機の初期化処理を行
う第2の初期化プログラムをメインROMに格納、ある
いは格納可能に構成し、補助ROMの第1の初期化プロ
グラムとメインROMの第2の初期化プログラムとの何
れかを切替手段により選択させることにより、改良され
た初期化プログラムを実行させることができて、より良
好な初期化処理を行うことが可能となり、また、ノイズ
などよりCPUが暴走したり、外部から誤った信号が入
力されたりして、メインROMの初期化プログラムが書
き換えられて正常な初期化処理が行われなくなった際で
も初期化処理を支障なく行うことができ、良好な信頼性
を維持できる。
As described above, according to the present invention, the first initialization program for performing the initialization processing of the vending machine is provided with the auxiliary R
A second initialization program for initializing the vending machine is stored or stored in the main ROM while being stored in the OM, and the first initialization program in the auxiliary ROM and the second initialization program in the main ROM are stored. By selecting any one of the initialization programs by the switching means, the improved initialization program can be executed, and a better initialization process can be performed. Even when the initialization program in the main ROM is rewritten due to runaway or an erroneous signal input from the outside and normal initialization processing cannot be performed, the initialization processing can be performed without any trouble. Reliability can be maintained.

【0026】また、CPUのメモリ空間における複数の
領域からメインROMに対して同様にアクセスできるよ
うにメインROMをCPUのメモリ空間の複数の領域に
割り当てるとともに、自動販売機の立ち上げ時にCPU
が自動的にアクセスするメモリ空間の立ち上げ用領域
で、補助ROMのメモリ領域とメインROMのメモリ領
域とが重なるように構成することにより、比較的簡単な
回路構成だけで立ち上げ処理を変更することができる。
The main ROM is allocated to a plurality of areas in the memory space of the CPU so that the main ROM can be similarly accessed from a plurality of areas in the memory space of the CPU.
Is configured so that the memory area of the auxiliary ROM and the memory area of the main ROM overlap with each other in the startup area of the memory space automatically accessed, thereby changing the startup processing with a relatively simple circuit configuration. be able to.

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

【図1】本発明の実施の形態に係る自動販売機の初期化
処理装置に関する概略的な制御回路構成を示すブロック
図である。
FIG. 1 is a block diagram showing a schematic control circuit configuration relating to a vending machine initialization processing device according to an embodiment of the present invention.

【図2】同初期化処理装置におけるチップ選択回路の回
路図である。
FIG. 2 is a circuit diagram of a chip selection circuit in the initialization processing device.

【図3】同初期化処理装置におけるチップ選択回路によ
るアドレスマップを概略的に示す図である。
FIG. 3 is a diagram schematically showing an address map by a chip selection circuit in the initialization processing device.

【図4】(a),(b)はそれぞれ同初期化処理装置に
おけるメモリ空間のアドレスマップを概略的に示す図で
ある。
4A and 4B are diagrams schematically showing an address map of a memory space in the initialization processing device.

【図5】従来の自動販売機の初期化処理装置に関する概
略的な制御回路構成を示すブロック図である。
FIG. 5 is a block diagram showing a schematic control circuit configuration of a conventional vending machine initialization processing device.

【図6】従来のその他の自動販売機の初期化処理装置に
関する概略的な制御回路構成を示すブロック図である。
FIG. 6 is a block diagram showing a schematic control circuit configuration relating to another conventional vending machine initialization processing apparatus.

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

11 CPU 12 メインROM 12a 制御プログラム 12b 初期化プログラム(第2の初期化プログ
ラム) 13 メインRAM 14 時計部 15 チップ選択回路 15a 切替回路 16 データバス 17 補助RAM 18 補助ROM 18a 初期化プログラム(第1の初期化プログ
ラム)
11 CPU 12 Main ROM 12a Control program 12b Initialization program (second initialization program) 13 Main RAM 14 Clock section 15 Chip selection circuit 15a Switching circuit 16 Data bus 17 Auxiliary RAM 18 Auxiliary ROM 18a Initialization program (1st initialization program) Initialization program)

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 電気的に書き換え可能なメインROM
と、電気的に書き換え不能な補助ROMとを備えた自動
販売機において、自動販売機の初期化処理を行う第1の
初期化プログラムを補助ROMに格納するとともに、自
動販売機の初期化処理を行う第2の初期化プログラムを
メインROMに格納、あるいは格納可能に構成し、補助
ROMの第1の初期化プログラムとメインROMの第2
の初期化プログラムとの何れかを選択させる切替手段を
備えた自動販売機の初期化処理装置。
1. An electrically rewritable main ROM.
And a vending machine having an electrically non-rewritable auxiliary ROM, a first initialization program for performing a vending machine initialization process is stored in the auxiliary ROM, and the vending machine initialization process is performed. The second initialization program to be executed is stored in the main ROM, or is configured to be able to store the first initialization program in the auxiliary ROM and the second initialization program in the main ROM.
Initialization processing device for a vending machine, comprising a switching means for selecting one of the initialization programs.
【請求項2】 CPUのメモリ空間における複数の領域
からメインROMに対して同様にアクセスできるように
メインROMをCPUのメモリ空間の複数の領域に割り
当てるとともに、自動販売機の立ち上げ時にCPUが自
動的にアクセスするメモリ空間の立ち上げ用領域で、補
助ROMのメモリ領域とメインROMのメモリ領域とが
重なるように構成した請求項1記載の自動販売機の初期
化処理装置。
2. A main ROM is allocated to a plurality of areas in a memory space of a CPU so that the main ROM can be similarly accessed from a plurality of areas in a memory space of the CPU. 2. The vending machine initialization processing apparatus according to claim 1, wherein a memory area of the auxiliary ROM and a memory area of the main ROM overlap each other in a startup area of a memory space to be accessed.
【請求項3】 補助ROMはCPUに内蔵された内蔵R
OMである請求項1または2に記載の自動販売機の初期
化処理装置。
3. The auxiliary ROM has a built-in R built in the CPU.
The vending machine initialization processing apparatus according to claim 1 or 2, which is an OM.
JP11009963A 1999-01-19 1999-01-19 Initialization processing device for vending machine Withdrawn JP2000207622A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11009963A JP2000207622A (en) 1999-01-19 1999-01-19 Initialization processing device for vending machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11009963A JP2000207622A (en) 1999-01-19 1999-01-19 Initialization processing device for vending machine

Publications (1)

Publication Number Publication Date
JP2000207622A true JP2000207622A (en) 2000-07-28

Family

ID=11734605

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11009963A Withdrawn JP2000207622A (en) 1999-01-19 1999-01-19 Initialization processing device for vending machine

Country Status (1)

Country Link
JP (1) JP2000207622A (en)

Similar Documents

Publication Publication Date Title
US20080141016A1 (en) Computer System and Related Method for Preventing Failure of Updating BIOS Programs
GB2385167A (en) Non-volatile memory initialisation by a controller loading firmware from the non-volatile memory to volatile memory attached to a processor.
US20110093675A1 (en) Method for protecting redundant data
US10915472B2 (en) Computer system with programmable serial presence detection data and memory module control method
US5961611A (en) Automatic option setting circuit
US6321332B1 (en) Flexible control of access to basic input/output system memory
JP2000207622A (en) Initialization processing device for vending machine
JP2002207640A (en) Information processor
JP4791792B2 (en) Digital signal processor system and boot method thereof.
JP2004206499A (en) Information processor
JP2006079230A (en) Semiconductor circuit device and runaway detecting method
JP2000293376A (en) Circuit and method for switching boot program
JP3693240B2 (en) Method and system for executing adapter configuration routines utilizing different operating modes
JP3024597B2 (en) CPU device and method of using the same
JP4408504B2 (en) GAME DEVICE AND ALLOCATION METHOD
JP2001195246A (en) Information processor and device and system and method for writing basic data
JPH10283172A (en) Flash rom data rewrite system
JP2001256061A (en) Information storage device
JP2004287712A (en) Electronic device
GB2304209A (en) Starting up a processor system
JPH08101794A (en) Rewriting system for firmware program
JPH11134196A (en) Program activation device/method
JP2006155303A (en) Controller
JPH05143315A (en) Version up method for firmware
JP2000250747A (en) Program rewriting method for microcomputer, microcomputer and audio equipment using the same

Legal Events

Date Code Title Description
A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20040621

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20040621