JPH06348504A - Microprocessor system - Google Patents

Microprocessor system

Info

Publication number
JPH06348504A
JPH06348504A JP5134322A JP13432293A JPH06348504A JP H06348504 A JPH06348504 A JP H06348504A JP 5134322 A JP5134322 A JP 5134322A JP 13432293 A JP13432293 A JP 13432293A JP H06348504 A JPH06348504 A JP H06348504A
Authority
JP
Japan
Prior art keywords
memory card
processing program
address
memory
setting switch
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
JP5134322A
Other languages
Japanese (ja)
Inventor
Tsugio Wada
次雄 和田
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP5134322A priority Critical patent/JPH06348504A/en
Publication of JPH06348504A publication Critical patent/JPH06348504A/en
Pending legal-status Critical Current

Links

Landscapes

  • Microcomputers (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To provide a microprocessor system which abolishes a boot ROM and can freely alter a processing program. CONSTITUTION:This microprocessor system is equipped with a detachable memory card 4 stored with a start program and the processing program, a nonvolatile memory 5 which is assigned to a different area in the same address space as the memory card 4, a state setting switch 7 for setting a start mode, and an address decoding means 6 which replaces the memory card area and nonvolatile memory area in the address space with each other according to the start mode. In memory card start mode, the start program is executed to transfer the processing program from the memory card 4 to the nonvolatile memory 5 and then the system is placed in nonvolatile memory start mode.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はマイクロプロセッサシス
テムに係り、特にブートROMを使用せずにプログラム
を起動するマイクロプロセッサシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a microprocessor system, and more particularly to a microprocessor system which starts a program without using a boot ROM.

【0002】[0002]

【従来の技術】マイクロプロセッサを含むノイマン型コ
ンピュータにおいては、リセット時に実行すべきプログ
ラムが、記憶空間に存在しなければならない。通常、マ
イクロプロセッサを使った小規模な回路では、あらかじ
め処理プログラムを書き込んだEPROMまたはマスク
ROM等(以後ROMと表現する)を回路に実装して、
リセット後のマイクロプロセッサが出力する最初の命令
フェッチアドレスをそのROMに割り当てるようにして
いる。
2. Description of the Related Art In a Neumann type computer including a microprocessor, a program to be executed at reset must exist in a storage space. Usually, in a small-scale circuit using a microprocessor, an EPROM or mask ROM in which a processing program is written in advance (hereinafter referred to as ROM) is mounted on the circuit,
The first instruction fetch address output by the microprocessor after reset is assigned to the ROM.

【0003】例えば、LEDを縦横に配列して表示画面
を構成し、この画面上に文字、図形等を表示するLED
表示装置においては、表示制御を行うプログラムをEP
ROMに、表示データを不揮発性メモリにそれぞれ記憶
して、電源ONすると表示制御プログラムが表示データ
を読み出して順次表示させている。この表示データは用
途に応じて変更されるものであり、メモリカードで入力
したり、通信機能を使って転送入力する。
For example, LEDs are arranged vertically and horizontally to form a display screen, and LEDs for displaying characters, figures, etc. on the screen.
In the display device, the program for controlling the display is EP
The display data is stored in each of the non-volatile memories in the ROM, and when the power is turned on, the display control program reads the display data and sequentially displays the display data. This display data is changed according to the application, and is input by a memory card or transferred and input by using the communication function.

【0004】このようなLED表示装置は、使用される
場所によって表示構成・機能など特殊な仕様を要求され
ることがよく発生する。この場合は、回路に実装された
EPROMを交換することにより、表示プログラムを変
更するという困難な方法で対処していた。
Such an LED display device often requires special specifications such as display configuration and function depending on the place of use. In this case, the EPROM mounted on the circuit is exchanged to change the display program, which is a difficult method.

【0005】一方、処理プログラムを自由に変更したい
場合は、起動プログラムで処理プログラムをロードして
から、処理プログラムに制御を渡し、制御プログラムを
実行する方法が採用されている。即ち、起動プログラム
を書き込んだROM(これをブートROMと呼んでい
る)を回路に実装し、処理プログラムはフロッピーディ
スクまたはハードディスクなど(以後ディスクと表現す
る)の外部記憶に準備する。そして、リセット時に実行
される起動プログラムにより、ディスクから処理プログ
ラムを読みだして、メモリ上に展開した後、この処理プ
ログラムに制御を渡している。
On the other hand, when it is desired to freely change the processing program, a method is adopted in which the processing program is loaded by the start-up program, control is passed to the processing program, and the control program is executed. That is, a ROM in which a startup program is written (which is called a boot ROM) is mounted on a circuit, and a processing program is prepared in an external storage such as a floppy disk or a hard disk (hereinafter referred to as a disk). Then, after the processing program is read from the disk by the start-up program executed at the time of resetting and loaded on the memory, control is passed to this processing program.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、ブート
ROMを用いる方法は、起動のための短いブートプログ
ラムを必ず回路に実装しておかなければならないが、R
OMの生産の中心は大容量のROMへ移行しており、ブ
ートプログラム用に適当な小容量のROMは生産中止と
なるケースが多い。このため、小容量ROMの入手が困
難となり、部品隘路の為に生産に支障を来すという問題
点があった。
However, in the method using the boot ROM, a short boot program for starting must be mounted in the circuit without fail.
The focus of OM production has shifted to large-capacity ROMs, and production of small-capacity ROMs suitable for boot programs is often discontinued. For this reason, it is difficult to obtain a small-capacity ROM, and there is a problem that production is hindered due to a bottleneck of parts.

【0007】また、小容量のROMの生産量が減少し
て、保守部品としての取り扱いになると、部品価格が上
昇して、製造原価の上昇を招くという問題点があった。
さらに、ブートROMを実装することは、回路部品点数
を減らし製品を小形軽量化する妨げになるという問題点
があった。
Further, when the production amount of the small-capacity ROM is reduced and the ROM is handled as a maintenance part, there is a problem that the price of the part is increased and the manufacturing cost is increased.
Further, mounting the boot ROM has a problem in that the number of circuit components is reduced and the product is reduced in size and weight.

【0008】以上の問題点に鑑み、本発明の課題は、ブ
ートROMを廃止してかつ、処理プログラムを自由に変
更できるマイクロプロセッサシステムを提供することで
ある。
In view of the above problems, an object of the present invention is to provide a microprocessor system in which the boot ROM is eliminated and the processing program can be freely changed.

【0009】[0009]

【課題を解決するための手段】上記課題を解決するた
め、本発明は、次の構成を有する。すなわち、本発明
は、起動プログラムと、処理プログラムとが格納された
着脱自在なメモリカードと、該メモリカードと同一のア
ドレス空間の異なるエリアに割当てられる不揮発性メモ
リと、起動モードを設定する状態設定スイッチと、該状
態設定スイッチに設定された起動モードに基づいて、ア
ドレス空間内のメモリカードエリアと不揮発性メモリエ
リアとを入れ換えるアドレスデコード手段とを備え、状
態設定スイッチをメモリカード起動モードに設定してリ
セット後の最初の命令アドレスをメモリカードに割り当
て、メモリカードに格納された起動プログラムを実行
し、メモリカードに格納された処理プログラムを不揮発
性メモリに転送し、処理プログラム転送完了後に状態設
定スイッチを切り換えて不揮発性メモリ起動モードに設
定することにより、これ以後のリセットでは不揮発性メ
モリカードに格納された処理プログラムを実行すること
を特徴とするマイクロプロセッサシステムである。
In order to solve the above problems, the present invention has the following constitution. That is, the present invention provides a removable memory card in which a boot program and a processing program are stored, a non-volatile memory allocated to different areas of the same address space as the memory card, and a status setting for setting a boot mode. A switch and an address decoding means for exchanging the memory card area and the non-volatile memory area in the address space based on the starting mode set in the state setting switch are provided, and the state setting switch is set to the memory card starting mode. The first command address after reset is assigned to the memory card, the boot program stored in the memory card is executed, the processing program stored in the memory card is transferred to the non-volatile memory, and the status setting switch is set after the processing program transfer is completed. To switch to non-volatile memory start mode The Rukoto, which in the subsequent reset a microprocessor system and executes a processing program stored in the nonvolatile memory card.

【0010】[0010]

【作用】マイクロプロセッサはリセット後、所定のアド
レスの命令から読み込んで実行する。いま、この所定の
アドレスを仮に0番地とする。なお、マイクロプロセッ
サのアドレス空間には、少なくとも不揮発性メモリと着
脱可能なメモリカードが配置されている。
After the reset, the microprocessor reads from the instruction at the predetermined address and executes it. Now, assume that this predetermined address is address 0. In the address space of the microprocessor, at least a nonvolatile memory and a removable memory card are arranged.

【0011】この不揮発性メモリとメモリカードとをア
ドレス空間内で入れ替えるために、状態設定スイッチと
アドレスデコーダとを設ける。状態設定スイッチは、O
NとOFFの2状態があり、例えば、ON状態を不揮発
性メモリ起動モード、OFF状態をメモリカード起動モ
ードにそれぞれ割り当てるとする。
A state setting switch and an address decoder are provided to replace the nonvolatile memory and the memory card in the address space. The status setting switch is O
There are two states, N and OFF. For example, assume that the ON state is assigned to the nonvolatile memory start mode and the OFF state is assigned to the memory card start mode.

【0012】アドレスデコーダは、マイクロプロセッサ
のアドレスラインの上位ビットをデコードし、不揮発性
メモリのチップセレクト(以下、CSと略す)信号及
び、メモリカードのCS信号を生成する。さらに、アド
レスデコーダは、状態設定スイッチのON/OFF状態
に基づいて、不揮発性メモリのCSとメモリカードのC
Sとを入れ替える。すなわち、状態設定スイッチがON
の場合(不揮発性メモリ起動モード)には、0番地を含
むアドレスエリアが不揮発性メモリに割り当てられ、状
態設定スイッチがOFFの場合(メモリカード起動モー
ド)には、0番地を含むアドレスエリアがメモリカード
に割り当てられる。
The address decoder decodes the upper bits of the address line of the microprocessor to generate a chip select (hereinafter abbreviated as CS) signal of the non-volatile memory and a CS signal of the memory card. In addition, the address decoder, based on the ON / OFF state of the state setting switch, CS of the nonvolatile memory and C of the memory card.
Swap S and. That is, the status setting switch is ON
In the case of (non-volatile memory start mode), the address area including address 0 is assigned to the non-volatile memory, and when the status setting switch is OFF (memory card start mode), the address area including address 0 is stored in the memory. Assigned to cards.

【0013】以上の構成を有するマイクロプロセッサシ
ステムの起動方法は以下の通りである。まず、起動プロ
グラムと処理プログラムを書き込んだメモリカードを挿
入して、状態設定スイッチをOFF(メモリカード起動
モード)に設定する。次いで、電源をONにするとリセ
ット回路が働き、マイクロプロセッサが0番地の命令を
フェッチするサイクルを実行すると、メモリカードをア
クセスして起動プログラムが実行される。
The method of starting the microprocessor system having the above configuration is as follows. First, the memory card in which the startup program and the processing program are written is inserted, and the state setting switch is set to OFF (memory card startup mode). Next, when the power is turned on, the reset circuit operates, and when the microprocessor executes the cycle for fetching the instruction at address 0, the memory card is accessed and the activation program is executed.

【0014】次いで、起動プログラムに従って、メモリ
カードに格納された処理プログラムが不揮発性メモリに
書き込まれる。書き込みが完了すると適当な方法で通知
されてもよい。次いで、オペレータは電源を一旦OFF
にし、状態設定スイッチをOFFからONに切り替え
て、不揮発性メモリ起動モードを設定する。これ以後
は、電源が投入されると、マイクロプロセッサのリセッ
ト後は不揮発性メモリの0番地から処理プログラムが実
行されることになる。以上のようにして、ブートROM
を使用せずに、マイクロプロセッサシステムを立ち上げ
ることができる。
Then, the processing program stored in the memory card is written in the non-volatile memory in accordance with the startup program. When writing is completed, it may be notified by an appropriate method. Next, the operator turns off the power once
Then, the state setting switch is switched from OFF to ON to set the nonvolatile memory starting mode. After that, when the power is turned on, the processing program is executed from the address 0 of the nonvolatile memory after the reset of the microprocessor. As described above, the boot ROM
The microprocessor system can be brought up without using.

【0015】[0015]

【実施例】次に、図面を参照して、本発明の一実施例を
説明する。図1は、本発明に係るマイクロプロセッサシ
ステムの一実施例のブロック図である。同図において、
マイクロプロセッサ1は、8ビットのデータ幅と、16
ビットのアドレス幅を持つものとする。マイクロプロセ
ッサのデータバス2と、アドレスバス3には、メモリカ
ード4と、不揮発性メモリ5とが接続されている。ま
た、アドレスバスの上位ビット(A12〜A15)に
は、アドレスデコーダ6が接続されている。
An embodiment of the present invention will now be described with reference to the drawings. FIG. 1 is a block diagram of an embodiment of a microprocessor system according to the present invention. In the figure,
The microprocessor 1 has an 8-bit data width and 16-bit data width.
It has an address width of bits. A memory card 4 and a non-volatile memory 5 are connected to the data bus 2 and the address bus 3 of the microprocessor. The address decoder 6 is connected to the upper bits (A12 to A15) of the address bus.

【0016】状態設定スイッチ7は、一方の端子7−1
が接地され、他方の端子7−2がプルアップ抵抗8に接
続されている。また、状態設定スイッチの端子7−2は
アドレスデコーダ6のSW入力に接続されている。さら
に、状態設定スイッチの端子7−2はトライステートバ
ッファー9の入力に接続され、アドレスデコーダ6のR
EAD出力で制御されるトライステートバッファー9の
出力は、データバス2の適当なビット位置に出力されて
いる。
The status setting switch 7 has one terminal 7-1.
Is grounded, and the other terminal 7-2 is connected to the pull-up resistor 8. The terminal 7-2 of the state setting switch is connected to the SW input of the address decoder 6. Further, the terminal 7-2 of the state setting switch is connected to the input of the tri-state buffer 9 and the R of the address decoder 6 is connected.
The output of the tri-state buffer 9 controlled by the EAD output is output to an appropriate bit position of the data bus 2.

【0017】メモリカード4は、このマイクロプロセッ
サシステムに対して着脱可能なように構成されており、
その0番地から起動プログラムが格納され、これに続い
て処理プログラムが格納されている。不揮発性メモリ5
は、周知のように電源がOFFとなっても、書き込まれ
たデータが消えないメモリである。
The memory card 4 is constructed so that it can be attached to and detached from the microprocessor system.
The starting program is stored from the address 0, and the processing program is stored subsequently. Non-volatile memory 5
As is well known, is a memory in which written data is not erased even when the power is turned off.

【0018】メモリカード4と、不揮発性メモリ5に
は、アドレスバスの下位ビットA0〜A11が接続され
ている。また、データストローブ信号(以下、DSと略
す)及び、リード/ライト信号(以下、R/Wと略す)
は、通常のマイクロプロセッサと同じように、マイクロ
プロセッサ1から、メモリカード4及び不揮発性メモリ
5に接続されている。
The memory card 4 and the non-volatile memory 5 are connected to the lower bits A0 to A11 of the address bus. Further, a data strobe signal (hereinafter abbreviated as DS) and a read / write signal (hereinafter abbreviated as R / W)
Are connected to the memory card 4 and the non-volatile memory 5 from the microprocessor 1 in the same manner as a normal microprocessor.

【0019】アドレスデコーダ6には、メモリと同様に
マイクロプロセッサ1から、DS及びR/Wが接続され
る。さらに、アドレスデコーダ6は、アドレスの上位ビ
ットをデコードして、メモリカード4及び不揮発性メモ
リ5にチップセレクト(以下、CSと略す)CS1及び
CS2を送出した後、マイクロプロセッサ1にアクノリ
ッジ信号(以下、DAKと略す)を返すための信号線が
接続されている。
The address decoder 6 is connected to DS and R / W from the microprocessor 1 similarly to the memory. Further, the address decoder 6 decodes the upper bits of the address, sends chip select (hereinafter abbreviated as CS) CS1 and CS2 to the memory card 4 and the nonvolatile memory 5, and then sends an acknowledge signal (hereinafter referred to as an acknowledge signal) to the microprocessor 1. , DAK) is connected to the signal line.

【0020】図2は、状態設定スイッチ7のON/OF
F状態に対応するメモリマップを示すものである。図2
(a)に示された状態設定スイッチ7がOFFの状態
は、メモリカード起動モードであり、アドレス0000
(H)〜3FFF(H)は、メモリカード4に割り当てられ、
アドレス9000(H)〜CFFF(H)は、不揮発性メモリ
5に割り当てられる。図2(b)に示された状態設定ス
イッチ7がONの状態は、不揮発性メモリ起動モードで
あり、アドレス0000(H)〜3FFF(H)は、不揮発性
メモリ5に割り当てられ、アドレス9000(H)〜CF
FF(H)は、メモリカード4に割り当てられる。
FIG. 2 shows ON / OF of the status setting switch 7.
It shows a memory map corresponding to the F state. Figure 2
The state in which the state setting switch 7 shown in (a) is OFF is the memory card starting mode, and the address 0000
(H) to 3FFF (H) are assigned to the memory card 4,
The addresses 9000 (H) to CFFF (H) are assigned to the non-volatile memory 5. A state in which the state setting switch 7 shown in FIG. 2B is ON is a non-volatile memory starting mode, and addresses 0000 (H) to 3FFF (H) are assigned to the non-volatile memory 5 and address 9000 ( H). H) ~ CF
FF (H) is assigned to the memory card 4.

【0021】アドレスデコーダ6は、アドレス上位ビッ
ト(A12〜A15)及び状態設定スイッチ7の状態信
号SWに基づいて、メモリカード4のチップセレクトC
S1と、不揮発性メモリ5のチップセレクトCS2を作
成して、上記のアドレス配置を実現する。このデコード
の詳細回路例を図3に示す。図3において、101は4
ビットのデコーダ、102、103はOR回路、104
はSWに従ってCS1とCS2とを入れ替える回路であ
る。
The address decoder 6 selects the chip select C of the memory card 4 based on the upper address bits (A12 to A15) and the status signal SW of the status setting switch 7.
S1 and the chip select CS2 of the non-volatile memory 5 are created to realize the above address arrangement. A detailed circuit example of this decoding is shown in FIG. In FIG. 3, 101 is 4
Bit decoder, 102 and 103 are OR circuits, 104
Is a circuit for switching CS1 and CS2 according to SW.

【0022】次に、本実施例の動作を説明する。まず最
初に、状態設定スイッチ7がOFFの状態で、メモリカ
ード4を実装して電源が投入される。メモリカード4に
は、予め0番地から起動プログラムが格納されており、
これに続いて処理プログラムが格納されている。マイク
ロプロセッサ1は、リセットが終了すると、0番地に格
納された命令から実行を始めるので、起動プログラムが
実行される。そして、起動プログラムの処理に従って、
処理プログラムがメモリカード4から読み出されて、不
揮発性メモリ5に書き込まれる。
Next, the operation of this embodiment will be described. First, with the state setting switch 7 in the OFF state, the memory card 4 is mounted and the power is turned on. The memory card 4 stores a start program from address 0 in advance,
Following this, a processing program is stored. When the reset is completed, the microprocessor 1 starts execution from the instruction stored in the address 0, so that the startup program is executed. Then, according to the processing of the startup program,
The processing program is read from the memory card 4 and written in the nonvolatile memory 5.

【0023】書き込みが完了すると処理プログラムに制
御が渡され、処理プログラムの一部が実行される。処理
プログラムは、メモリの特定アドレスに割り当てられた
状態設定スイッチを読み出し、状態設定スイッチ7がO
FFになっていることを確認するとメモリカード起動モ
ードであることを知り、完了メッセージをオペレータに
知らせる。
When the writing is completed, control is passed to the processing program and a part of the processing program is executed. The processing program reads the status setting switch assigned to the specific address of the memory, and the status setting switch 7 turns off.
When it is confirmed that it is FF, it knows that it is in the memory card activation mode and notifies the operator of the completion message.

【0024】オペレータは完了メッセージを読み取ると
電源をOFFにし、状態設定スイッチ7をONに切り替
える。これにより、図2(b)に示すアドレス配置とな
り、これ以後電源をONにすると、マイクロプロセッサ
1のリセット後の実行は、不揮発性メモリ5の先頭アド
レスから行われる。処理プログラムは状態設定スイッチ
7を確認し、ONになっていることから不揮発性メモリ
起動モードであることを知り、通常の処理プログラムの
実行を行い機器の機能を果たすことができる。
When the operator reads the completion message, the power is turned off and the state setting switch 7 is turned on. As a result, the address arrangement shown in FIG. 2B is obtained, and thereafter, when the power is turned on, the execution after the reset of the microprocessor 1 is performed from the head address of the nonvolatile memory 5. The processing program confirms the state setting switch 7 and knows that it is in the non-volatile memory starting mode because it is turned on, and the normal processing program can be executed to fulfill the function of the device.

【0025】また、起動プログラムと処理プログラムを
書き込んだメモリカードを取り除いた後、データ用のメ
モリカードを挿入することにより、データの媒体として
使うことができる。不揮発性メモリには、SRAMを電
池でバックアップしたもの、フラッシュメモリを使った
ものなどがあるが、電池によるバックアップを必要とし
ないフラッシュメモリが一層好ましい。以上により、ブ
ートROMを使わずにブートROMと同じ機能を実現す
ることができる。
Further, after removing the memory card in which the boot program and the processing program have been written, a memory card for data can be inserted to be used as a data medium. The non-volatile memory includes SRAM backed up with a battery and flash memory, but a flash memory that does not require battery backup is more preferable. As described above, the same function as the boot ROM can be realized without using the boot ROM.

【0026】なお、上記の実施例は、本発明を限定する
ものではない。例えばアドレス配置や、アドレスデコー
ダの構成は一例に過ぎず、多様な変更が可能である。
The above embodiments do not limit the present invention. For example, the address arrangement and the configuration of the address decoder are merely examples, and various changes can be made.

【0027】[0027]

【発明の効果】以上説明した様に、本発明によれば、ブ
ートROMを廃止することにより、表面実装部品の中で
は比較的大面積を占有するEPROMがなくなり、機器
の小型化ができるという効果がある。また、入手困難な
小容量ROMを使用しないため、部品隘路がなくなり、
マイクロプロセッサを使用した機器を円滑に生産するこ
とができるという効果がある。
As described above, according to the present invention, by eliminating the boot ROM, the EPROM occupying a relatively large area among the surface mount components is eliminated, and the device can be miniaturized. There is. Moreover, since a small capacity ROM that is difficult to obtain is not used, there is no bottleneck of parts,
There is an effect that a device using a microprocessor can be smoothly produced.

【0028】また、不揮発性メモリに処理プログラムを
書き込んだ後は、電源ON後直接処理プログラムを実行
可能となり、ブートROMに書き込まれた起動プログラ
ムを実行する必要がなく、電源ON後の立ち上がり時間
を短縮することができるという効果がある。
Further, after the processing program is written in the non-volatile memory, the processing program can be directly executed after the power is turned on, and it is not necessary to execute the startup program written in the boot ROM. The effect is that it can be shortened.

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

【図1】図1は、本発明のマイクロプロセッサシステム
に係る実施例の回路ブロック図である。
FIG. 1 is a circuit block diagram of an embodiment according to a microprocessor system of the present invention.

【図2】図2は、実施例のメモリマップを示し、図2
(a)は状態設定スイッチがOFFの場合、図2(b)
は状態設定スイッチがONの場合を示す。
2 shows a memory map of an embodiment, FIG.
FIG. 2B shows a state when the state setting switch is OFF.
Indicates that the state setting switch is ON.

【図3】図3は、アドレスデコーダの要部詳細回路図で
ある。
FIG. 3 is a detailed circuit diagram of a main part of an address decoder.

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

1 マイクロプロセッサ 2 データバス 3 アドレスバス 4 メモリカード 5 不揮発性メモリ 6 アドレスデコーダ 7 状態設定スイッチ 8 プルアップ抵抗 9 トライステートバッファー DS :データストローブ信号 R/W :リード/ライト信号 DAK :アクノリッジ信号 SW :状態設定スイッチのON/OFF状態を示す
信号 READ:状態設定スイッチを読み取るための信号
1 Microprocessor 2 Data bus 3 Address bus 4 Memory card 5 Non-volatile memory 6 Address decoder 7 State setting switch 8 Pull-up resistor 9 Tri-state buffer DS: Data strobe signal R / W: Read / write signal DAK: Acknowledge signal SW: Signal indicating the ON / OFF state of the status setting switch READ: Signal for reading the status setting switch

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 起動プログラムと、処理プログラムとが
格納された着脱自在なメモリカードと、 該メモリカードと同一のアドレス空間の異なるエリアに
割当てられる不揮発性メモリと、 起動モードを設定する状態設定スイッチと、 該状態設定スイッチに設定された起動モードに基づい
て、アドレス空間内のメモリカードエリアと不揮発性メ
モリエリアとを入れ換えるアドレスデコード手段とを備
え、 状態設定スイッチをメモリカード起動モードに設定して
リセット後の最初の命令アドレスをメモリカードに割り
当て、メモリカードに格納された起動プログラムを実行
し、メモリカードに格納された処理プログラムを不揮発
性メモリに転送し、処理プログラム転送完了後に状態設
定スイッチを切り換えて不揮発性メモリ起動モードに設
定することにより、これ以後のリセットでは不揮発性メ
モリカードに格納された処理プログラムを実行すること
を特徴とするマイクロプロセッサシステム。
1. A removable memory card in which a boot program and a processing program are stored, a non-volatile memory allocated to different areas of the same address space as the memory card, and a status setting switch for setting a boot mode. And an address decoding means for exchanging the memory card area and the non-volatile memory area in the address space based on the start mode set in the state setting switch, and setting the state setting switch in the memory card starting mode. The first instruction address after reset is assigned to the memory card, the boot program stored in the memory card is executed, the processing program stored in the memory card is transferred to the non-volatile memory, and the status setting switch is pressed after the processing program transfer is completed. Switch to non-volatile memory start mode And a microprocessor system and executes a processing program stored in the nonvolatile memory card in which the subsequent reset.
JP5134322A 1993-06-04 1993-06-04 Microprocessor system Pending JPH06348504A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5134322A JPH06348504A (en) 1993-06-04 1993-06-04 Microprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5134322A JPH06348504A (en) 1993-06-04 1993-06-04 Microprocessor system

Publications (1)

Publication Number Publication Date
JPH06348504A true JPH06348504A (en) 1994-12-22

Family

ID=15125610

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5134322A Pending JPH06348504A (en) 1993-06-04 1993-06-04 Microprocessor system

Country Status (1)

Country Link
JP (1) JPH06348504A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175463A (en) * 1999-12-16 2001-06-29 Matsushita Electric Ind Co Ltd Computer system
JP2003519870A (en) * 2000-01-14 2003-06-24 アドバンスト・マイクロ・ディバイシズ・インコーポレイテッド Initialization of computer system via boot code stored in sequential access memory
US7155604B2 (en) 1998-07-31 2006-12-26 Sony Computer Entertainment Inc. Game system having selectable startup display image wherein system processor selects between internal display image or display image from external memory card
JP2009151384A (en) * 2007-12-18 2009-07-09 Ricoh Co Ltd Recovery control device, control method, program and computer-readable storage medium
JP2011257912A (en) * 2010-06-08 2011-12-22 Fujitsu Semiconductor Ltd Semiconductor device and operation test method of semiconductor device
US8155458B2 (en) 2003-06-16 2012-04-10 Sony Corporation Image processing apparatus and image processing method, information processing apparatus and information processing method, information recording apparatus and information recording method, information reproducing apparatus and information reproducing method, recording medium and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7155604B2 (en) 1998-07-31 2006-12-26 Sony Computer Entertainment Inc. Game system having selectable startup display image wherein system processor selects between internal display image or display image from external memory card
JP2001175463A (en) * 1999-12-16 2001-06-29 Matsushita Electric Ind Co Ltd Computer system
JP2003519870A (en) * 2000-01-14 2003-06-24 アドバンスト・マイクロ・ディバイシズ・インコーポレイテッド Initialization of computer system via boot code stored in sequential access memory
US8155458B2 (en) 2003-06-16 2012-04-10 Sony Corporation Image processing apparatus and image processing method, information processing apparatus and information processing method, information recording apparatus and information recording method, information reproducing apparatus and information reproducing method, recording medium and program
JP2009151384A (en) * 2007-12-18 2009-07-09 Ricoh Co Ltd Recovery control device, control method, program and computer-readable storage medium
JP2011257912A (en) * 2010-06-08 2011-12-22 Fujitsu Semiconductor Ltd Semiconductor device and operation test method of semiconductor device

Similar Documents

Publication Publication Date Title
US5479639A (en) Computer system with a paged non-volatile memory
JPH09330151A (en) Card
US6799157B1 (en) Method for improving pin compatibility in microcomputer emulation equipment
JPH06348504A (en) Microprocessor system
JP4461760B2 (en) Computer boot system
JP2004192051A (en) Shared terminal controller
JPH11184724A (en) In-circuit emulator and semiconductor integrated circuit
JPH08305680A (en) Semiconductor device
JPH11328089A (en) Id information write circuit in device for pci bus interface
JPH0581145A (en) Data write circuit in eeprom
JP2853593B2 (en) Download device
JP2007310927A (en) Nonvolatile memory, memory controller, and nonvolatile storage device and system
JPH06348503A (en) Device with master and slave control system and its control method
JP2000222380A (en) Microcomputer
JP2002318779A (en) Device, and access method for its register
JP2002182939A (en) Memory writing method and memory writer
JPH05128882A (en) Data processing device
JPS6354631A (en) Controller
JPH09259039A (en) Method and device for controlling initialization for electronic computer system
JPH1050086A (en) Microcomputer having eeprom and its rewriting method
JPH11353170A (en) Flash memory controller and memory access method of flash memory controller
JPS63238645A (en) Data processor
JP2003337668A (en) Image-forming device and memory clearing method therefor
JPH07193860A (en) Portable terminal equipment having program memory
JPH0635691A (en) Program data writing controller