JPH11149376A - Boot loader circuit - Google Patents

Boot loader circuit

Info

Publication number
JPH11149376A
JPH11149376A JP33098397A JP33098397A JPH11149376A JP H11149376 A JPH11149376 A JP H11149376A JP 33098397 A JP33098397 A JP 33098397A JP 33098397 A JP33098397 A JP 33098397A JP H11149376 A JPH11149376 A JP H11149376A
Authority
JP
Japan
Prior art keywords
rom
cpu
program
boot
communication interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP33098397A
Other languages
Japanese (ja)
Inventor
Yasuhiro Takase
康弘 高瀬
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.)
Toyo Communication Equipment Co Ltd
Original Assignee
Toyo Communication Equipment Co Ltd
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 Toyo Communication Equipment Co Ltd filed Critical Toyo Communication Equipment Co Ltd
Priority to JP33098397A priority Critical patent/JPH11149376A/en
Publication of JPH11149376A publication Critical patent/JPH11149376A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a more flexible software development environment by realizing the same function with a circuit mounting an Initial Program Loader ROM in circuit constitution of a smaller scale. SOLUTION: A BOOT loader circuit is provided with a BOOT detection part 4 for detecting whether a system becomes a BOOT mode or not, an address decoder 5 for generating a selection signal for each device, switch parts 6 and 7 for selecting ROM and the external input interface and a CPU stop control part 8 for instructing the stop of CPU various conditions.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はBOOTローダー回
路に関し、特に外部通信インターフェース手段を持つ制
御装置において、そのためのプログラムを保持すること
なくROMの書き込みを可能にしたBOOTローダー回
路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a boot loader circuit, and more particularly to a boot loader circuit in a control device having an external communication interface means, which can write data into a ROM without holding a program for the external communication interface means.

【0002】[0002]

【従来の技術】例えば携帯電話等、非常に小型な電子機
器においては、より小型化、軽量化にするための構成、
方法が思案されている。上記電子機器には、通常CPU
と、フラッシュROM等の実装後に書き込み可能なRO
Mと、外部入力インターフェースを備えた制御装置を搭
載しており、この制御装置にはさらに前記ROMとは別
にIPL−ROMを搭載している。IPL−ROMとは
イニシャル・プログラム・ローダーROMのことであ
り、前記ROMにプログラムが全く記憶されていない場
合、又はプログラムを新しいバージョンに更新する場合
に、CPUを動作させるために必要なプログラムを記憶
しておくROMのことである。前記IPL−ROMに記
憶すべきプログラムを他のプログラムを保持するための
ROMに記憶させた場合は、ROMの書き込み作業中は
同ROMに書かれたプログラムが実行できなくなるた
め、このプログラムをRAMに一旦格納してRAM上で
書き換えプログラムを実行する必要があり、もし書き換
えの途中で動作が中断するなどの不慮の事故が起きた場
合に、復旧できなくなる可能性があるため、このような
不具合を解消するためにもIPL−ROMが使用されて
いる。図4は、従来のIPL−ROMを使用する回路構
成の代表例を示すブロック図である。同図において1は
BOOT検出又は切替スイッチ部であって、IPL−R
OMで起動するか、前記ROMで起動するかを選択する
ための機構であり、手動の切替スイッチや、制御信号を
用いた自動操作による切り替え等を行い、結果を信号b
でアドレスデコーダ2に伝達する。アドレスデコーダ2
は、CPUの制御信号群a及び前記信号bによりアドレ
スをデコードしてIPL−ROM選択信号c、実装後書
き込み可能なROMの選択信号d及びその他の選択信号
eを出力し、3は前記IPL−ROMである。
2. Description of the Related Art For a very small electronic device such as a cellular phone, a configuration for reducing the size and weight is required.
A method has been devised. The above electronic devices usually include a CPU.
And a writable RO after mounting on a flash ROM etc.
M and a control device having an external input interface. The control device further includes an IPL-ROM separately from the ROM. The IPL-ROM is an initial program loader ROM, which stores a program necessary for operating the CPU when no program is stored in the ROM or when the program is updated to a new version. ROM. If a program to be stored in the IPL-ROM is stored in a ROM for holding other programs, the program written in the ROM cannot be executed during the ROM writing operation. It is necessary to store the data once and execute the rewriting program on the RAM. The IPL-ROM is used to solve the problem. FIG. 4 is a block diagram showing a typical example of a circuit configuration using a conventional IPL-ROM. In the figure, reference numeral 1 denotes a BOOT detection or changeover switch unit, which is an IPL-R
This is a mechanism for selecting whether to start with the OM or with the ROM, and performs a manual changeover switch, a changeover by an automatic operation using a control signal, and the like, and outputs the result to a signal b.
To the address decoder 2. Address decoder 2
Decodes an address based on a control signal group a of the CPU and the signal b and outputs an IPL-ROM selection signal c, a selection signal d of a rewritable ROM after mounting, and other selection signals e. ROM.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、前記制
御装置では、IPL−ROMを必要とするから、部品点
数が増加する。又、ROM内蔵の1チップCPUの場合
には普段ほとんど使われない機能のために高速アクセス
が可能な内臓ROMを占有するという欠点があった。本
発明は上述したように従来のBOOTローダー回路の欠
点を除去するためになされたものであって、同等の機能
をより小規模の回路構成で実現し、より柔軟な開発環境
を備えたBOOTローダー回路を提供することを目的と
する。
However, since the control device requires an IPL-ROM, the number of parts increases. Further, in the case of a one-chip CPU with a built-in ROM, there is a drawback that a built-in ROM which can be accessed at high speed is occupied because of a function which is hardly used usually. SUMMARY OF THE INVENTION The present invention has been made in order to eliminate the drawbacks of the conventional BOOT loader circuit as described above. It is intended to provide a circuit.

【0004】[0004]

【課題を解決するための手段】上述の課題を達成するた
め本発明は、CPUと、実装後書き込み可能なROM
と、CPUの作業用RAMと、外部通信インターフェー
ス手段を持つ制御装置において、プログラムが記憶され
ていない状態のROMを実装した場合、又は、プログラ
ム更新のために旧プログラムに上書きする必要がある場
合に、ROMの内容に依存せずに外部通信インターフェ
ース手段を通して直接CPUに命令を与えて動作させ前
記制御装置がプログラムを持っていなくてもROMに書
き込むことができるように構成したことを特徴とする。
又、前記制御装置は、CPUがROMから命令を読み出
すことを検出した後にCPUが応答の遅いメモリをアク
セスする時のWAIT時間機能を使用して、外部通信イ
ンターフェイス手段を介して得たデータを命令として実
行させることを特徴とする。 又、前記制御装置は、C
PUがROMから命令を読み出す際CPUの動作クロッ
クを停止させ、外部通信インターフェース手段に入力が
あった時点で、クロックを再動作させてCPUにROM
のデータの代りに外部通信インターフェースで得たデー
タを命令として実行させることを特徴とする。
SUMMARY OF THE INVENTION In order to achieve the above object, the present invention provides a CPU and a writable ROM after mounting.
In a control device having a working RAM of a CPU and an external communication interface means, when a ROM in which a program is not stored is mounted, or when it is necessary to overwrite an old program for updating a program, In addition, the present invention is characterized in that a command is directly given to the CPU through the external communication interface means without depending on the contents of the ROM, and the CPU is operated so that the control device can write into the ROM without having a program.
Also, the control device uses the WAIT time function when the CPU accesses the slow-responding memory after detecting that the CPU reads the instruction from the ROM, and instructs the data obtained through the external communication interface means to execute the instruction. It is characterized by being executed as Further, the control device is C
When the PU reads an instruction from the ROM, the operation clock of the CPU is stopped, and when an input is provided to the external communication interface means, the clock is re-operated to cause the CPU to read the ROM.
In this case, data obtained by the external communication interface is executed as an instruction instead of the data.

【0005】[0005]

【発明の実施の形態】以下、本発明を図面に示した実施
例に基づいて詳細に説明する。図1は本発明によるBO
OTローダー回路の概略構成例を示す図である。図1に
示す回路は、当該装置がBOOTモードとなることを検
出する機能をもつBOOT検出部4と、その結果を受け
てCPUの動作を停止するCPU停止制御部8と、各デ
バイスの選択信号を生成するアドレスデコーダ5と、B
OOTモードの選択条件を設定する切替器6及び切替器
7とを備えている。この構成において動作を説明する。
先ず、当該BOOTローダー回路を搭載した装置において、
装置がBOOTモード状態に移行するか否かは、BOO
T検出部4がBOOTモードに入るかどうかの検出を行
い、制御信号aのBOOTモード移行要求をリセット信
号cにより保持することで決定する。選択信号bは、B
OOTモードの解除要求としてBOOTモードから通常
モードに戻るのに使用する。制御信号fは、CPUのバ
ス接続による信号を示し、制御信号eのCPUリード信
号を含み、アドレスデコーダ5によって各デバイスの選
択信号を作る。選択信号gは、ROMの内部選択信号を
示し、選択信号gと制御信号eとによってROMのリー
ドが検出できる。hは、ROMの外部選択信号であり、
切替部6によって制御信号iのBOOTモード信号が通
常モードの時、選択信号gと同じようにBOOTモード
では非選択になる。jは、外部入力インターフェースの
内部選択信号を示し、切替部7によって制御信号iが通
常モードの時、外部入力インターフェースの外部選択信
号kは、選択信号jと同じようにBOOTモードの時選
択信号gと同じになって前記ROMの代りに選択され
る。CPU停止制御部8は、制御信号iがBOOTモー
ドにおいて、選択信号gはROM選択を、又、制御信号
eはリード中を、更に制御信号dの外部入力インターフ
ェースの入力完了信号は未完了の場合のみ制御信号lで
CPU停止を指示する。この時制御信号dが完了信号と
なり次第CPUは動作を再開して前記外部入力インター
フェースのデータを読み込み実行する。選択信号kはR
AMの選択信号、選択信号lはその他の選択信号とし、
制御装置において必要なものを作る。制御信号aにより
BOOTモードにした後、外部入力インターフェースか
らCPUがROMから読み込むのと同じ順番によりデー
タを入力すればCPUに期待通りの動作をさせられる。
例えば、最初にCPUがROM(実際は外部入力インタ
ーフェース)からRAMにデータ転送後、RAMにジャ
ンプしてRAMのプログラム(ROM書き込みプログラ
ム等)を実行するようなプログラムを送れば、RAMの
容量内で実行可能なプログラムを実行することができ
る。又、RAMの容量に余裕がない場合には、実行速度
は劣るが最後まで外部通信インターフェースを使ってR
OMの書き込みをすることも可能である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail based on embodiments shown in the drawings. FIG. 1 shows a BO according to the invention.
FIG. 2 is a diagram illustrating a schematic configuration example of an OT loader circuit. The circuit shown in FIG. 1 includes a BOOT detection unit 4 having a function of detecting that the device is in the BOOT mode, a CPU stop control unit 8 that receives the result, and stops the operation of the CPU, and a selection signal for each device. And an address decoder 5 for generating
A switch 6 and a switch 7 for setting selection conditions of the OOT mode are provided. The operation in this configuration will be described.
First, in a device equipped with the BOOT loader circuit,
Whether the device transitions to the BOOT mode state is determined by the BOO
The T detector 4 detects whether or not to enter the BOOT mode, and determines by holding the BOOT mode shift request of the control signal a by the reset signal c. The selection signal b is B
It is used to return from the BOOT mode to the normal mode as a request to release the OOT mode. The control signal f indicates a signal due to the bus connection of the CPU, includes a CPU read signal of the control signal e, and generates a selection signal for each device by the address decoder 5. The selection signal g indicates an internal selection signal of the ROM, and the read of the ROM can be detected by the selection signal g and the control signal e. h is a ROM external selection signal;
When the BOOT mode signal of the control signal i is in the normal mode by the switching unit 6, it is not selected in the BOOT mode as in the case of the selection signal g. j indicates an internal selection signal of the external input interface. When the control signal i is in the normal mode by the switching unit 7, the external selection signal k of the external input interface is the selection signal g in the BOOT mode in the same manner as the selection signal j. And is selected instead of the ROM. When the control signal i is in the BOOT mode, the selection signal g selects ROM, the control signal e is being read, and the input completion signal of the external input interface of the control signal d is not completed when the control signal i is in the BOOT mode. Only the control signal 1 instructs CPU stop. At this time, as soon as the control signal d becomes a completion signal, the CPU resumes its operation and reads and executes the data of the external input interface. The selection signal k is R
The AM selection signal and selection signal l are other selection signals,
Make what you need in the control unit. After setting the BOOT mode by the control signal a and inputting data from the external input interface in the same order as the CPU reads from the ROM, the CPU can operate as expected.
For example, if the CPU first transfers data from the ROM (actually an external input interface) to the RAM and then jumps to the RAM and sends a program for executing the RAM program (ROM writing program, etc.), the CPU executes the program within the capacity of the RAM. Possible programs can be executed. Also, if there is not enough RAM capacity, the execution speed is low, but R
It is also possible to write OM.

【0006】図2に本発明に係るBOOTローダー回路
の動作フローチャートの1例を示す。 制御装置のリセ
ットが解除されCPUが起動する前にスイッチ又は決め
られた制御信号によって通常モードか、BOOTモード
に設定されるかを決める。通常モードとは、CPUが普
通にROMを読み出して動作するモードである。BOO
Tモードとは、CPUがROMを読み出そうとした時に
限って以下に説明する操作を施し、CPUのその他の動
作に関しては通常モードと同じ動作をするモードであ
る。BOOTモードで、且つCPUがROMを読み出そ
うとした事を検出した場合に、本発明はCPUがROM
の読み出しを完了する前にCPUを止めて外部通信イン
ターフェースにデータが入力されるまで待つ。更に、入
力されたデータをROMのデータの代りにCPUのデー
タバスに出力した後、CPUの動作を再開させる。そこ
で、CPUに外部通信インターフェースのデータを命令
として実行させる事によって、IPL−ROM無しでC
PUを動作させることを目的としている。そして、これ
を応用することによりROMの書き込みが可能となる。
FIG. 2 shows an example of an operation flowchart of the BOOT loader circuit according to the present invention. Before the reset of the control device is released and the CPU is started, it is determined whether a normal mode or a BOOT mode is set by a switch or a predetermined control signal. The normal mode is a mode in which the CPU normally reads the ROM and operates. BOO
The T mode is a mode in which the operation described below is performed only when the CPU attempts to read the ROM, and other operations of the CPU are the same as those in the normal mode. In the boot mode, when the CPU detects that the CPU has attempted to read the ROM, the CPU executes the ROM
The CPU is stopped before reading of data is completed, and waits until data is input to the external communication interface. Further, after outputting the input data to the data bus of the CPU instead of the data of the ROM, the operation of the CPU is restarted. Therefore, by causing the CPU to execute the data of the external communication interface as a command, the CPU is executed without the IPL-ROM.
It is intended to operate the PU. Then, by applying this, it becomes possible to write data into the ROM.

【0007】外部通信インターフェースには大別してパ
ラレルインターフェースとシリアルインターフェースと
があるが、このインターフェース以降の動作は同様であ
り、以下の例ではシリアルインターフェースにより説明
する。図3は本発明を内蔵した制御装置の外部通信イン
ターフェースをRS232Cのシリアルインターフェー
スによりパソコンと接続してROMにプログラムを書き
込む時の実施例を示す概略構成図である。同図は、制御
装置のCPUを動作させるプログラムを送るパソコン9
と、本発明を利用した制御装置10とで構成し、その他
装置に必要な回路群11は本発明の説明とは無関係な部
分をまとめたものである。パソコン9と制御装置10は
RS232C規格のシリアルインターフェースmにより
接続し、レベル変換部12においてRS232Cの電圧
レベルを制御装置の電圧レベルに変換し、シリアル受信
インターフェース13において入力データaをパラレル
データに変換してBOOTモードの時は前記パラレルデ
ータを制御信号fのCPUバスの中のデータバスに出力
する。BOOTローダー回路14は本発明によるもので
あり、信号線を表す記号は図1と対応させている。この
例ではシリアル入力データaをシステムリセット回路1
5によるリセット信号cのタイミングで保持して、入力
データが0の時BOOTモード、1の時通常モードにな
るものとする。kはシリアルインターフェースの選択信
号、dはシリアルインターフェースの受信フラグ、lは
CPU16の停止信号、nはRAM17の選択信号、h
はROM18の選択信号、pは制御装置の選択信号であ
る。又、この例ではCPUリード信号eとRAM選択信
号kによりBOOTモード解除信号bを作っており、C
PU16がRAM17を読み込もうとした時にBOOT
モードを解除するようになっているが、他の条件で解除
信号bを作ってもよい。
The external communication interface is roughly classified into a parallel interface and a serial interface. The operation after this interface is the same, and the following example will be described using the serial interface. FIG. 3 is a schematic configuration diagram showing an embodiment when an external communication interface of a control device incorporating the present invention is connected to a personal computer through an RS232C serial interface and a program is written in ROM. The figure shows a personal computer 9 for sending a program for operating the CPU of the control device.
And a control device 10 using the present invention, and a circuit group 11 necessary for the other devices is a collection of portions unrelated to the description of the present invention. The personal computer 9 and the control device 10 are connected by a serial interface m of the RS232C standard, the level converter 12 converts the voltage level of the RS232C into the voltage level of the control device, and the serial reception interface 13 converts the input data a into parallel data. In the BOOT mode, the parallel data is output to the data bus of the CPU bus for the control signal f. The BOOT loader circuit 14 is according to the present invention, and the symbols representing signal lines correspond to those in FIG. In this example, the serial input data a is transmitted to the system reset circuit 1
5 is held at the timing of the reset signal c, and when the input data is 0, the BOOT mode is set, and when the input data is 1, the normal mode is set. k is a serial interface selection signal, d is a serial interface reception flag, l is a CPU 16 stop signal, n is a RAM 17 selection signal, h
Is a selection signal of the ROM 18, and p is a selection signal of the control device. In this example, the BOOT mode release signal b is generated by the CPU read signal e and the RAM selection signal k.
BOOT when PU16 tries to read RAM17
Although the mode is released, the release signal b may be generated under other conditions.

【0008】CPU16の停止信号mをCPU16のW
AIT信号にした例を請求項2に示し、停止可能なCP
Uクロックにした例を請求項3に示す。ROM18を書
き込むためには、パソコン9からブレーク・キャラクタ
の送信などの手段により信号aを0にした状態におい
て、制御装置10の電源を入れるか、又はシステムリセ
ット回路15においてリセットすることで制御装置10
は前述のようにBOOTモードになる。そこで、CPU
16がROM18からデータを読み込むのと同じ順序で
パソコン9から制御信号mを通してIPLプログラムを
RAM17に書き込むプログラムを送り、最後にRAM
17に書いたプログラムの実行アドレスにジャンップす
る命令を送る。更に、CPU16はRAM17上のプロ
グラムをリードして実行しようとすることで、この時点
においてRAMリードが発生しBOOTモードが解除さ
れてRAM17のプログラムが動き出す。後はRAM1
7上のプログラムでROM18にプログラムを書き込む
ことができる。
The stop signal m of the CPU 16 is
An example in which the AIT signal is used is described in claim 2, and the stoppable CP
An example in which the U clock is used is shown in claim 3. In order to write in the ROM 18, in a state where the signal a is set to 0 by means of transmission of a break character from the personal computer 9 or the like, the power of the control device 10 is turned on or the system reset circuit 15 resets the control device 10.
Is in the BOOT mode as described above. So, CPU
16 sends a program for writing the IPL program to the RAM 17 through the control signal m from the personal computer 9 in the same order as the data is read from the ROM 18;
An instruction to jump to the execution address of the program written in 17 is sent. Further, the CPU 16 reads the program on the RAM 17 and attempts to execute the program. At this point, the RAM read occurs, the BOOT mode is released, and the program on the RAM 17 starts running. After that RAM1
7 can be used to write the program in the ROM 18.

【0009】[0009]

【発明の効果】本発明は以上説明した如く構成するもの
であるから、回路規模の縮小化やソフトウェア開発手段
の多様化を実現する上で著しい効果を発揮する。
Since the present invention is configured as described above, it has a remarkable effect in reducing the circuit scale and diversifying the software development means.

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

【図1】本発明によるBOOTローダー回路の1例を示
す概略構成図
FIG. 1 is a schematic configuration diagram showing an example of a BOOT loader circuit according to the present invention.

【図2】本発明による動作フローチャートの1例を示す
構成図
FIG. 2 is a configuration diagram showing an example of an operation flowchart according to the present invention;

【図3】本発明によるBOOTローダー回路をシリアル
インターフェースに適用した場合の1実施例を示す概略
構成図
FIG. 3 is a schematic configuration diagram showing one embodiment when a BOOT loader circuit according to the present invention is applied to a serial interface;

【図4】従来のIPL−ROMを内蔵する回路例を示す
構成図
FIG. 4 is a configuration diagram showing a circuit example incorporating a conventional IPL-ROM;

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

1・・・BOOT検出又は切替スイッチ部、 2・・
・アドレスデコーダ、3・・・IPL−ROM、 4
・・・BOOT検出部、5・・・アドレスデコーダ、
6・・・切替部、 7・・・切替部、8・・・CP
U停止制御部、 9・・・パソコン、 10・・・
制御装置、 11・・・その他装置に必要な回路群、
12・・・レベル変換部、13・・・シリアル受信イ
ンターフェース、14・・・BOOTローダー回路、
15・・・システムリセット回路、16・・・CP
U、 17・・・RAM、 18・・・ROM
1 ··· BOOT detection or changeover switch unit 2 ···
・ Address decoder, 3 ... IPL-ROM, 4
... BOOT detection unit, 5 ... address decoder,
6 switching unit, 7 switching unit, 8 CP
U-stop control unit, 9 ... PC, 10 ...
Control device, 11 ... other circuits required for the device,
12: level conversion unit, 13: serial reception interface, 14: BOOT loader circuit,
15: System reset circuit, 16: CP
U, 17 ... RAM, 18 ... ROM

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】CPUと、実装後書き込み可能な不揮発性
メモリ(以下ROMと称する)と、CPUの作業用RA
Mと、外部通信インターフェース手段を持つ制御装置に
おいて、プログラムが記憶されていない状態のROMを
実装した場合又はプログラム更新のために旧プログラム
に上書きする必要がある場合に、ROMの内容に依存せ
ずに外部通信インターフェース手段を通して直接CPU
に命令を与えて動作させ前記制御装置がプログラムをも
っていなくてもROMに書き込むことができるように構
成したことを特徴とするBOOTローダー回路。
A CPU, a writable nonvolatile memory (hereinafter referred to as a ROM) after mounting, and a work RA of the CPU.
M and a control device having external communication interface means, when a ROM in which a program is not stored is mounted or when it is necessary to overwrite an old program for updating a program, it does not depend on the contents of the ROM. CPU directly through external communication interface means
A boot loader circuit configured to be operated by giving an instruction to the controller so that the controller can write the data into the ROM without having a program.
【請求項2】CPUがROMから命令を読み出すことを
検出した後にCPUが応答の遅いメモリをアクセスする
時のWAIT時間を使用して、外部通信インターフェー
ス手段を介して得たデータを命令として実行させること
を特徴とする請求項1記載のBOOTローダー回路。
2. Using the wait time when the CPU accesses a memory with a slow response after the CPU detects that the instruction is read from the ROM, the data obtained through the external communication interface means is executed as the instruction. 2. The BOOT loader circuit according to claim 1, wherein:
【請求項3】CPUがROMから命令を読み出す際CP
Uの動作クロックを停止させ、外部通信インターフェー
ス手段に入力があった時点でクロックを再動作させてC
PUにROMのデータの代わりに外部通信インターフェ
ースで得たデータを命令として実行させることを特徴と
する請求項1記載のBOOTローダー回路。
3. When the CPU reads an instruction from the ROM, the CPU
The operation clock of U is stopped, and the clock is restarted when there is an input to the external communication interface means.
2. The BOOT loader circuit according to claim 1, wherein the PUOT causes the PU to execute, as an instruction, data obtained by the external communication interface instead of the ROM data.
JP33098397A 1997-11-14 1997-11-14 Boot loader circuit Pending JPH11149376A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33098397A JPH11149376A (en) 1997-11-14 1997-11-14 Boot loader circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33098397A JPH11149376A (en) 1997-11-14 1997-11-14 Boot loader circuit

Publications (1)

Publication Number Publication Date
JPH11149376A true JPH11149376A (en) 1999-06-02

Family

ID=18238533

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33098397A Pending JPH11149376A (en) 1997-11-14 1997-11-14 Boot loader circuit

Country Status (1)

Country Link
JP (1) JPH11149376A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001097056A1 (en) * 2000-06-14 2001-12-20 Seiko Epson Corporation Integrated circuit and method of writing nonvolatile memory within integrated circuit
US8692695B2 (en) 2000-10-03 2014-04-08 Realtime Data, Llc Methods for encoding and decoding data
US8867610B2 (en) 2001-02-13 2014-10-21 Realtime Data Llc System and methods for video and audio data distribution
US8880862B2 (en) 2000-02-03 2014-11-04 Realtime Data, Llc Systems and methods for accelerated loading of operating systems and application programs
US8933825B2 (en) 1998-12-11 2015-01-13 Realtime Data Llc Data compression systems and methods
US9116908B2 (en) 1999-03-11 2015-08-25 Realtime Data Llc System and methods for accelerated data storage and retrieval
US9143546B2 (en) 2000-10-03 2015-09-22 Realtime Data Llc System and method for data feed acceleration and encryption

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10033405B2 (en) 1998-12-11 2018-07-24 Realtime Data Llc Data compression systems and method
US8933825B2 (en) 1998-12-11 2015-01-13 Realtime Data Llc Data compression systems and methods
US9054728B2 (en) 1998-12-11 2015-06-09 Realtime Data, Llc Data compression systems and methods
US9116908B2 (en) 1999-03-11 2015-08-25 Realtime Data Llc System and methods for accelerated data storage and retrieval
US10019458B2 (en) 1999-03-11 2018-07-10 Realtime Data Llc System and methods for accelerated data storage and retrieval
US8880862B2 (en) 2000-02-03 2014-11-04 Realtime Data, Llc Systems and methods for accelerated loading of operating systems and application programs
US9792128B2 (en) 2000-02-03 2017-10-17 Realtime Data, Llc System and method for electrical boot-device-reset signals
US6766408B2 (en) 2000-06-14 2004-07-20 Seiko Epson Corporation Semiconductor integrated circuit and method for writing into non-volatile memory using a program received by external communication
WO2001097056A1 (en) * 2000-06-14 2001-12-20 Seiko Epson Corporation Integrated circuit and method of writing nonvolatile memory within integrated circuit
US9143546B2 (en) 2000-10-03 2015-09-22 Realtime Data Llc System and method for data feed acceleration and encryption
US8692695B2 (en) 2000-10-03 2014-04-08 Realtime Data, Llc Methods for encoding and decoding data
US9141992B2 (en) 2000-10-03 2015-09-22 Realtime Data Llc Data feed acceleration
US9667751B2 (en) 2000-10-03 2017-05-30 Realtime Data, Llc Data feed acceleration
US10419021B2 (en) 2000-10-03 2019-09-17 Realtime Data, Llc Systems and methods of data compression
US10284225B2 (en) 2000-10-03 2019-05-07 Realtime Data, Llc Systems and methods for data compression
US9967368B2 (en) 2000-10-03 2018-05-08 Realtime Data Llc Systems and methods for data block decompression
US9859919B2 (en) 2000-10-03 2018-01-02 Realtime Data Llc System and method for data compression
US8929442B2 (en) 2001-02-13 2015-01-06 Realtime Data, Llc System and methods for video and audio data distribution
US8867610B2 (en) 2001-02-13 2014-10-21 Realtime Data Llc System and methods for video and audio data distribution
US8934535B2 (en) 2001-02-13 2015-01-13 Realtime Data Llc Systems and methods for video and audio data storage and distribution
US10212417B2 (en) 2001-02-13 2019-02-19 Realtime Adaptive Streaming Llc Asymmetric data decompression systems
US9769477B2 (en) 2001-02-13 2017-09-19 Realtime Adaptive Streaming, LLC Video data compression systems
US9762907B2 (en) 2001-02-13 2017-09-12 Realtime Adaptive Streaming, LLC System and methods for video and audio data distribution

Similar Documents

Publication Publication Date Title
KR100280637B1 (en) Computer system capable of data update of fixed flash ROM and its control method
JP2003150574A (en) Microcomputer
JPH11149376A (en) Boot loader circuit
US5574943A (en) Gate-A20 and CPU reset circuit for mircroprocessor-based computer system
KR100223844B1 (en) Option circuit
US6182207B1 (en) Microcontroller with register system for the indirect accessing of internal memory via auxiliary register
US6766448B2 (en) Microcomputer for transferring program data to an internal memory from an external memory connected via a bus and a method therefor
JPH1139143A (en) Arithmetic unit, control method therefor, storage medium storing control program of the unit, electronic circuit device utilizing arithmetic unit, control method therefor and storage medium storing control program of the device
JPH10333898A (en) Microcomputer
KR200170061Y1 (en) Flash memory with recovery capability
JP3097602B2 (en) Data processing device
JPH0981396A (en) Digital controller
KR930003125B1 (en) Method for pregram loading on ram located in subprocessor system
JP2679591B2 (en) Emulation chip and in-circuit emulator
JP2000276347A (en) Portable electronic apparatus
JP3745031B2 (en) CPU accelerator
JP2586421Y2 (en) CPU board with debug function
JP2006155303A (en) Controller
KR100383001B1 (en) On-board programing method for main control unit
JP4343244B2 (en) Microcomputer
JP3481666B2 (en) Method and apparatus for controlling memory access of processor
JPH11353170A (en) Flash memory controller and memory access method of flash memory controller
KR19980083128A (en) Multitask fast performance device in PLC system
JP2000222238A (en) In-circuit emulator and in-circuit emulation method
JPS62248043A (en) Memory switching circuit for fetching microcomputer instruction