JPH05173917A - Data processing system for communication terminal - Google Patents

Data processing system for communication terminal

Info

Publication number
JPH05173917A
JPH05173917A JP3341037A JP34103791A JPH05173917A JP H05173917 A JPH05173917 A JP H05173917A JP 3341037 A JP3341037 A JP 3341037A JP 34103791 A JP34103791 A JP 34103791A JP H05173917 A JPH05173917 A JP H05173917A
Authority
JP
Japan
Prior art keywords
external memory
memory
communication terminal
software
processing
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
JP3341037A
Other languages
Japanese (ja)
Inventor
Junichi Fukushima
福島順一
Norihiko Katagai
片貝典彦
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.)
Meisei Electric Co Ltd
Original Assignee
Meisei Electric 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 Meisei Electric Co Ltd filed Critical Meisei Electric Co Ltd
Priority to JP3341037A priority Critical patent/JPH05173917A/en
Publication of JPH05173917A publication Critical patent/JPH05173917A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To enable the addition and the change of functions which are not anticipated at the beginning of development in a communication terminal whose functions can be added and changed by addition of an external memory. CONSTITUTION:Both of application soft and fundamental processing soft are stored in the external memory 4, and branching processing soft is stored in the ROM area 2 of a built-in memory in addition to the fundamental processing soft and the application soft for service which are initially mounted; and when setting of the external memory 4 is detected by an I/O 5, a CPU 1 operates a selective circuit 6 to switch the memory selection from the incorporated memory 2 to the external memory 4 based on the branching processing soft, and the CPU 1 branches the processing flow to the direction of fundamental processing soft and application soft in the external memory 4. Thus, the new service whose processing change is extended up to the fundamental processing and which is not expected at the beginning of development is provided since fundamental processing soft is included in the external memory 4.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、通信端末のデータ処理
方式に係り、特にROMカードやICカード等、外付メ
モリを装着して機能追加又は機能変更を行うようにした
通信端末におけるデータ処理方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing method for a communication terminal, and more particularly to data processing in a communication terminal such as a ROM card or an IC card in which an external memory is attached to add or change functions. It is about the method.

【0002】[0002]

【従来の技術】マイクロコンピュータを使用した通信端
末において、外付メモリを装着して機能を追加又は拡張
したり変更して新たなサービスを提供することができる
通信端末が公知である。
2. Description of the Related Art A communication terminal using a microcomputer is known in which an external memory is attached and a new service can be provided by adding or expanding or changing a function.

【0003】一般にマイクロコンピュータ応用機器は、
マイクロコンピュータを作動させるための各種ソフトウ
エア及び制御データを格納するメモリを内蔵しており、
該メモリは、基本処理ソフトを格納するROMエリア、
アプリケーションソフトを格納するROMエリア及び制
御データを記憶するための主記憶メモリに割り当てられ
るRAMエリアで構成されており、前記公知の通信端末
における外付メモリは、アプリケーションソフトのみを
格納したROMであり、当該外付メモリを装着したとき
のアプリケーションソフトへのアクセスは、内蔵メモリ
の基本処理ソフトを介して行なわれている。
In general, microcomputer application equipment is
Built-in memory for storing various software and control data for operating the microcomputer,
The memory is a ROM area for storing basic processing software,
It is composed of a ROM area for storing application software and a RAM area assigned to a main memory for storing control data, and the external memory in the known communication terminal is a ROM storing only application software, Access to the application software when the external memory is attached is performed through the basic processing software of the internal memory.

【0004】[0004]

【発明が解決しようとする課題】上記従来の技術による
と、通信端末の機能の追加又は変更は、内蔵エモリ中の
基本処理ソフトに基いて制御されるアプリケーションソ
フトの変更の範囲に留まるものであり、商品開発時に予
め予定された以外の機能追加又は機能変更には対処でき
ない(可能であるとしても、基本処理ソフトの変更が不
可能であるため、商品開発時に想定されなかった機能を
追加し、又は変更できる範囲は極めて狭くなる。)とい
う問題点がある。
According to the above conventional technique, the addition or modification of the function of the communication terminal is limited to the modification of the application software controlled based on the basic processing software in the built-in memory. , It is not possible to deal with the addition or change of functions other than those planned in advance at the time of product development (even if it is possible, it is impossible to change the basic processing software, so add functions that were not supposed at the time of product development, Or, the range that can be changed is extremely narrow.)

【0005】また、機能追加又は機能変更でない場合で
も、例えば通信端末の機能チェックを自己診断プログラ
ムで行なう場合、一般に機能チェック時と運用時とで
は、基本処理ソフトに基づく制御で異なる部分があるた
め、通信端末に自己診断機能を付与しようとすると、内
蔵メモリに格納する基本処理ソフトに、運用時には必要
のない(自己診断時のみに必要とする)ソフトを予め付
加しておく必要があり、基本処理ソフトが複雑になるば
かりか、内蔵メモリのROMエリアも多く必要になると
いう問題点がある。
Even when the function is not added or changed, for example, when the function check of the communication terminal is performed by the self-diagnosis program, there is generally a difference in the control based on the basic processing software between the function check and the operation. If you try to add a self-diagnosis function to a communication terminal, it is necessary to add in advance to the basic processing software that is stored in the built-in memory, software that is not needed during operation (necessary only for self-diagnosis). There is a problem that not only the processing software becomes complicated but also a lot of ROM area of the built-in memory is required.

【0006】本発明は、以上の問題点を解決すべく提案
するもので、外付メモリの付加による機能追加又は機能
変更の可能範囲を、当初に予定した範囲以外に大巾に拡
張でき、かつ自己診断機能も外付メモリにより容易に実
現できる通信端末のデータ処理方式を得ることを課題と
するものである。
The present invention proposes to solve the above problems, and the range in which functions can be added or changed by adding an external memory can be greatly expanded beyond the range originally planned, and Another object of the present invention is to obtain a data processing method for a communication terminal that can easily realize a self-diagnosis function by using an external memory.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するた
め、本発明は、外付メモリに基本処理ソフトとアプリケ
ーションソフトの双方を格納し、内蔵メモリには、基本
処理ソフト及びアプリケーションソフトを格納するRO
Mエリアの他、外付メモリへの処理の分岐を制御する分
岐処理ソフトを格納するROMを設け、外付メモリが装
着されているときには、当該分岐処理ソフトにより処理
フローを外付メモリの基本処理ソフト及びアプリケーシ
ョンソフトの方向に分岐して処理するようにしたもので
あり、また、当初から予定されている機能追加又は機能
変更があることを考慮し、外付メモリとして、基本処理
ソフトとアプリケーションソフトを格納した第1の外付
メモリと、アプリケーションソフトのみを格納した第2
の外付メモリが準備されており、外付メモリが装着され
ているとき、当該外付メモリが第1の外付メモリのとき
は分岐処理ソフトにより処理フローを上記第1の外付メ
モリに格納された基本処理ソフトとアプリケーションソ
フトの方向に分岐させ、当該外付メモリが第2のメモリ
のときには、分岐処理ソフトによりアプリケーションソ
フトに係る処理フローのみ、上記第2の外付メモリに格
納されたアプリケーションソフトの方向に分岐させるよ
うにしたものである。
To solve the above problems, the present invention stores both basic processing software and application software in an external memory, and stores basic processing software and application software in a built-in memory. RO
In addition to the M area, a ROM that stores branch processing software that controls the branch of processing to the external memory is provided, and when the external memory is installed, the processing flow is executed by the branch processing software to perform the basic processing of the external memory. It is designed to perform processing by branching in the direction of software and application software, and in consideration of the addition or change of functions planned from the beginning, the basic processing software and application software are used as external memory. The first external memory that stores the, and the second memory that stores only the application software
When the external memory is prepared and the external memory is installed, if the external memory is the first external memory, the processing flow is stored in the first external memory by the branch processing software. When the external memory is the second memory, only the processing flow related to the application software by the branch processing software is stored in the second external memory. It is designed to branch in the direction of software.

【0008】[0008]

【作用】外付メモリにアプリケーションソフト格納用R
OMエリアの他に、基本処理ソフト格納用ROMエリア
を設けたから、当初想定できなかった機能の追加又は変
更が可能となり、また、自己診断機能に係る基本処理ソ
フトを外付メモリに格納することにより、運用時の基本
処理ソフトを複雑にすることなく、通信端末に容易に自
己診断機能を付加することができる。
[Function] R for storing application software in external memory
In addition to the OM area, a ROM area for storing basic processing software is provided, so it is possible to add or change functions that could not be expected at the beginning, and by storing the basic processing software related to the self-diagnosis function in an external memory. The self-diagnosis function can be easily added to the communication terminal without complicating the basic processing software during operation.

【0009】また、外付メモリとして、基本処理ソフト
とアプリケーションソフトを含むもの及びアプリケーシ
ョンソフトのみを含むものの2種類を準備するようにし
たから、開発当初から予定されている機能の追加又は変
更に対しては、外付メモリに格納するソフトを徒に複雑
化することがない。
Since two types of external memories are prepared, one containing basic processing software and application software and the other containing only application software, it is possible to add or change functions planned from the beginning of development. As a result, the software stored in the external memory is not complicated.

【0010】[0010]

【実施例】図面はいずれも本発明の実施例を説明するも
ので、図1は第1実施例のブロック図、図2は第2実施
例のブロック図、図3(A)〜(C)は物理メモリマッ
プの構成図である。なお、図3において、(A)及び
(B)は第1実施例と第2実施例の双方に共通に使用し
(第1実施例では「第2の外付メモリ」を「外付メモ
リ」と読み替えて使用する)。(C)は第2実施例のみ
に使用する。
1 is a block diagram of a first embodiment, FIG. 2 is a block diagram of a second embodiment, and FIGS. 3 (A) to 3 (C). FIG. 3 is a configuration diagram of a physical memory map. In FIG. 3, (A) and (B) are commonly used in both the first embodiment and the second embodiment (in the first embodiment, “second external memory” is replaced with “external memory”). Be used instead of). (C) is used only in the second embodiment.

【0011】まず、第1実施例を説明する。First, the first embodiment will be described.

【0012】図1に示すように、第1実施例に係る通信
端末の制御部は、CPU1と、内蔵メモリのROMエリ
ア2と、内蔵メモリのRAMエリア3と、外付メモリ4
と、外付メモリ4の装着検出用I/O5と、内蔵メモリ
のROMエリア2又は外付メモリ4を選択するための選
択回路6と、内蔵メモリのRAMエリア3のアドレスを
切替えるためのアドレス切替回路7でなる。
As shown in FIG. 1, the control unit of the communication terminal according to the first embodiment comprises a CPU 1, a ROM area 2 of a built-in memory, a RAM area 3 of a built-in memory, and an external memory 4.
An I / O 5 for detecting attachment of the external memory 4, a selection circuit 6 for selecting the ROM area 2 of the internal memory or the external memory 4, and an address switching for switching the address of the RAM area 3 of the internal memory. It consists of circuit 7.

【0013】内蔵メモリのROMエリア2及びRAMエ
リア3、外付メモリ4、I/O5は、それぞれCPU1
とアドレスバスa,データバスb及びチップセレクトラ
インcにより相互に接続されており、上記ROMエリア
2及び外付メモリ4とチップセレクトラインcとの間に
は選択回路6が挿入接続され、上記RAMエリア3とア
ドレスバスaとの間にはアドレス切替回路7が挿入接続
されており、I/O5と選択回路6との間及びI/O5
とアドレス切替回路との間には、それぞれ情報線d,e
が設けられている。また外付メモリ4は装着コネクタ8
を介して制御部に接続される。
The ROM area 2 and RAM area 3 of the internal memory, the external memory 4, and the I / O 5 are respectively the CPU 1
Are connected to each other by an address bus a, a data bus b and a chip select line c, and a selection circuit 6 is inserted and connected between the ROM area 2 and the external memory 4 and the chip select line c. An address switching circuit 7 is inserted and connected between the area 3 and the address bus a, and is connected between the I / O 5 and the selection circuit 6 and the I / O 5
And the address switching circuit are connected between the information lines d and e, respectively.
Is provided. Also, the external memory 4 has a mounting connector 8
Is connected to the control unit via.

【0014】内蔵メモリのROMエリア2は、図3
(A)の通常時の物理メモリマップ構成図で理解できる
ように、基本処理ソフト201の格納部と、アプリケー
ションソフト202の格納部と、分岐処理ソフト203
の格納部とでなり、また、RAMエリア3は、主記憶メ
モリ301に割り当てられる。
The ROM area 2 of the built-in memory is shown in FIG.
As can be understood from the physical memory map configuration diagram of (A) at the normal time, the storage unit of the basic processing software 201, the storage unit of the application software 202, and the branch processing software 203
And a RAM area 3 is allocated to the main storage memory 301.

【0015】外付メモリ4は例えばROMカード、IC
カード等で構成されており、図3(B)の切替時の物理
メモリマップ構成図で理解できるように、上記ROMエ
リア2に格納された基本処理ソフト201とは別個の基
本処理ソフト(以下、新基本処理ソフトという。)40
1と、上記ROMエリア2に格納されたアプリケーショ
ンソフト202とは別個のアプリケーションソフト(以
下、新アプリケーションソフトという。)402Aとで
なる。
The external memory 4 is, for example, a ROM card or IC
As shown in the physical memory map configuration diagram at the time of switching of FIG. 3B, the basic processing software 201 stored in the ROM area 2 is separate from the basic processing software 201 (hereinafter, New basic processing software) 40
1 and the application software 202 stored in the ROM area 2 are separate application software (hereinafter referred to as new application software) 402A.

【0016】通常時(外付メモリ4が装着コネクタ8に
装着されていないとき)には、図1に示すように、選択
回路6によりチップセレクトラインcが内蔵メモリのR
OMエリア2に接続されており、このときの物理メモリ
マップの構成は図3(A)に示す通りとなる。CPU1
は、内蔵メモリのROMエリア2に格納された基本処理
ソフト201及びアプリケーションソフト202に基づ
き、RAMエリア3を主記憶メモリ301として使用し
て制御を行なう。
In a normal state (when the external memory 4 is not attached to the attachment connector 8), as shown in FIG.
It is connected to the OM area 2, and the configuration of the physical memory map at this time is as shown in FIG. CPU1
Performs control using the RAM area 3 as the main storage memory 301 based on the basic processing software 201 and the application software 202 stored in the ROM area 2 of the built-in memory.

【0017】なお、外付メモリ4が装着されていないこ
との判断は、CPU1による処理の立ち上り時(通信端
末の電源の投入時)に、I/O5の検出情報に基づいて
行なう。
The determination that the external memory 4 is not attached is made based on the detection information of the I / O 5 at the start of the processing by the CPU 1 (when the power of the communication terminal is turned on).

【0018】次に外付メモリが装着されたときには、I
/O5は当該外付メモリ4の装着を検出しており、CP
U1は処理の立ち上り時にI/O5から外付メモリ4の
装着を検出すると、分岐処理ソフト203によりI/O
5から情報線dを介して選択回路6に外付メモリ選択情
報を送付してそのスイッチSを切替え、チップセレクト
ラインcの接続を内蔵メモリROMエリア2から外付メ
モリ4に切替えるとともに、情報線eを介してアドレス
切替回路7にアドレス切替情報を送付し、内蔵メモリR
AMエリア3のアドレスを切替える。
Next, when the external memory is mounted, I
/ O5 has detected that the external memory 4 has been installed, and CP
When U1 detects the attachment of the external memory 4 from the I / O 5 at the start of processing, the branch processing software 203 causes the I / O
5, the external memory selection information is sent to the selection circuit 6 via the information line d, the switch S is switched, the connection of the chip select line c is switched from the internal memory ROM area 2 to the external memory 4, and the information line The address switching information is sent to the address switching circuit 7 via e and the built-in memory R
The address of the AM area 3 is switched.

【0019】以上の制御によって、物理メモリマップの
構成は図3(B)に示すように、基本処理ソフトとアプ
リケーションソフトが外付メモリ4に格納された新基本
処理ソフト401と新アプリケーションソフト402A
となり、主記憶メモリ301のアドレスが、外付メモリ
4による処理時のアドレスに切替わる。
As a result of the above control, the physical memory map has a new basic processing software 401 and new application software 402A in which the basic processing software and the application software are stored in the external memory 4, as shown in FIG. 3B.
Then, the address of the main memory 301 is switched to the address at the time of processing by the external memory 4.

【0020】内蔵メモリRAMエリア3に割り当てられ
る主記憶メモリ301のアドレスを上記のように切替え
るのは、内蔵メモリROMエリア2による制御時と外付
メモリROMエリア4による処理時とでは必要とする主
記憶メモリ301の容量が一般には異なるためであり
(一般に外付メモリ4の装着時に多く必要とする。)、
新アプリケーション402Aの内容によっては、当該ア
ドレスの切替を必要としない場合もある。
The switching of the address of the main storage memory 301 assigned to the internal memory RAM area 3 as described above is necessary during the control by the internal memory ROM area 2 and the processing by the external memory ROM area 4. This is because the capacities of the storage memories 301 are generally different (generally required when the external memory 4 is mounted),
Depending on the content of the new application 402A, it may not be necessary to switch the address.

【0021】物理メモリマップ構成が図3(B)に示す
ようになったことにより、CPU1は処理フローを上記
新基本処理ソフト401及び新アプリケーションソフト
402Aの方向に向けて処理することとなり、このよう
に基本処理ソフト自体も新たなものに切替わることによ
り、基本処理部分に変更が必要な機能追加又は機能変更
も容易に可能となり、開発当初に予定しなかった機能の
追加又は変更、及び通信端末の自己診断打が極めて容易
に可能となる。
Since the physical memory map configuration is as shown in FIG. 3B, the CPU 1 processes the processing flow toward the new basic processing software 401 and the new application software 402A. Also, by switching the basic processing software itself to a new one, it is possible to easily add or change functions that require changes to the basic processing part, add or change functions not planned at the beginning of development, and communication terminals. The self-diagnosis of is extremely easily possible.

【0022】次に第2実施例を説明する。Next, a second embodiment will be described.

【0023】第2実施例は、図2に示すように、内蔵メ
モリROMエリア2が基本処理ソフト201の格納部2
1とアプリケーションソフト202の格納部22とが別
個にCPU1によってアクセスされるようにしてあり、
I/O5は、外付メモリ4の装着の有無を検出する機能
の他、装着を検出した外付メモリ4の種類を識別する機
能を有する他は前記第1実施例と同様であり、また外付
メモリ4は、前記第1実施例と同様の新基本処理ソフト
401と新アプリケーションソフト402Aを格納した
第1の外付メモリ(これを41とする。)と、図3
(C)の切替時のメモリマップ構成図で理解できるよう
に、新アプリケーションソフト402Bのみを格納した
第2の外付メモリ(これを42とする。)の2種類が準
備される。
In the second embodiment, as shown in FIG. 2, the built-in memory ROM area 2 is the storage section 2 of the basic processing software 201.
1 and the storage unit 22 of the application software 202 are separately accessed by the CPU 1,
The I / O 5 is similar to the first embodiment except that it has a function of detecting the presence / absence of attachment of the external memory 4 and a function of identifying the type of the external memory 4 that has detected attachment. The attached memory 4 is a first external memory (referred to as 41) in which new basic processing software 401 and new application software 402A similar to those in the first embodiment are stored, and FIG.
As can be understood from the memory map configuration diagram at the time of switching in (C), two types of second external memory (referred to as 42) storing only the new application software 402B are prepared.

【0024】通常時の動作は、前記第1実施例の動作と
同様である。
The normal operation is the same as that of the first embodiment.

【0025】外付メモリ41又は42が装着されたとき
には、I/O5は当該外付メモリ41又は42の装着
と、その種類を検出しており、CPU1は処理の立ち上
り時にI/O5から、その検出情報のみを読み取る。
When the external memory 41 or 42 is mounted, the I / O 5 detects the mounting of the external memory 41 or 42 and the type thereof, and the CPU 1 detects from the I / O 5 at the start of the process. Read only detection information.

【0026】CPU1がI/O5から読み取った情報が
第1の外付メモリ41の装着情報である場合には、CP
U1は分岐処理ソフト203(内蔵メモリROMエリア
21に含まれる。)によりI/O5から情報線dを介し
て選択回路6に第1の外付メモリ選択情報を送付してス
イッチS1を開き、スイッチS2を切替えて、内蔵メモ
リROMエリア21及び22をチップセレクトラインc
から切離すとともに、第1の外付メモリ41をチップセ
レクトラインcに接続する。
When the information read from the I / O 5 by the CPU 1 is the mounting information of the first external memory 41, the CP
U1 sends the first external memory selection information from the I / O 5 to the selection circuit 6 via the information line d by the branch processing software 203 (included in the built-in memory ROM area 21), opens the switch S1, and opens the switch. By switching S2, the internal memory ROM areas 21 and 22 are set to the chip select line c.
And the first external memory 41 is connected to the chip select line c.

【0027】以上の制御によって、前記第1実施例にお
ける外付メモリ4の装着時と同じ状態となり、以降の動
作は前記第1実施例の説明から容易に理解できる。
By the above control, the same state as when the external memory 4 in the first embodiment is mounted is obtained, and the subsequent operation can be easily understood from the description of the first embodiment.

【0028】CPU1がI/O5から読み取った情報が
第2の外付メモリ42の装着情報である場合には、CP
U1は上記と同様にして選択回路6に第2の外付メモリ
選択情報を送付してスイッチS1を不動作のまま、スイ
ッチS2を切替え、内蔵メモリROMエリア21のチッ
プセレクトラインcへの接続を維持するとともに、内蔵
メモリROMエリア22をチップセレクトラインcから
切離し、第2の外付メモリ42をチップセレクトライン
cに接続する。
When the information read from the I / O 5 by the CPU 1 is the mounting information of the second external memory 42, the CP
U1 sends the second external memory selection information to the selection circuit 6 in the same manner as described above, switches the switch S2 while keeping the switch S1 inoperative, and connects the internal memory ROM area 21 to the chip select line c. While maintaining, the internal memory ROM area 22 is separated from the chip select line c, and the second external memory 42 is connected to the chip select line c.

【0029】以上の制御により、このときの物理メモリ
マップの構成は、図3(C)に示すように、アプリケー
ションソフトのみが外付メモリ4に格納された新アプリ
ケーションソフト402Bとなり、CPU1はアプリケ
ーションソフトによる処理フローのみ新アプリケーショ
ンソフト402Bの方向に向けて処理することとなる。
By the above control, the physical memory map at this time has a new application software 402B in which only the application software is stored in the external memory 4, as shown in FIG. Only the processing flow according to (4) is processed toward the new application software 402B.

【0030】なお、この第2実施例においても、I/O
5からのアドレス切替情報によりアドレス切替回路7が
内蔵メモリRAMエリア3のアドレスを切替えること
は、前記第1実施例と同様である。
In the second embodiment as well, the I / O
The address switching circuit 7 switches the address of the built-in memory RAM area 3 according to the address switching information from 5, as in the first embodiment.

【0031】また、図2又は図3において、選択回路6
の切替手段を機械的スイッチとして表わしたが、これは
理解し易くするためであり、通常はゲートの組合せによ
る物理回路で構成される。また、特に図2に示す第2実
施例において、基本処理ソフトを格納した内蔵メモリR
OMエリア21については、これを選択する必要のない
とき(第1の外付メモリ41を使用するとき)にCPU
1から当該内蔵メモリROMエリア21をチップセレク
トしないようにすればよく、このような場合も本発明の
要旨に含まれる(メモリの選択手段をCPU1の処理ソ
フトで構成することとなる。)。
Further, in FIG. 2 or FIG. 3, the selection circuit 6
The switching means is represented as a mechanical switch, but this is for easy understanding, and is normally composed of a physical circuit by a combination of gates. Further, particularly in the second embodiment shown in FIG. 2, a built-in memory R storing basic processing software
Regarding the OM area 21, when it is not necessary to select it (when the first external memory 41 is used), the CPU
The internal memory ROM area 21 may be prevented from being chip-selected from 1 to 1, and such a case is included in the gist of the present invention (the memory selecting means is configured by the processing software of the CPU 1).

【0032】[0032]

【発明の効果】以上説明したように、本発明は外付メモ
リに基本処理ソフトを含めて通信端末の制御ソフトを格
納するようにしたものであり、開発当初から予定されて
いなかった新しいサービスをも、外付メモリによって提
供可能となり、また、通信端末の自己診断機能も、外付
メモリにより、通信端末本体の処理ソフトを複雑にする
ことなく可能となる。
As described above, according to the present invention, the control software of the communication terminal including the basic processing software is stored in the external memory, and a new service which was not planned from the beginning of the development is provided. Can be provided by the external memory, and the self-diagnosis function of the communication terminal can be provided by the external memory without complicating the processing software of the communication terminal body.

【0033】また、外付メモリに基本処理ソフトを含む
ものと含まないものの双方を準備し、通信端末に外付メ
モリを装着したとき、当該外付メモリの種類を判断し
て、処理フローの分岐を決めるようにしたので、上記利
益を享受できる他、開発当初に既に予定されているサー
ビスのための外付メモリに格納するソフトを複雑化する
ことがないという効果もある。
Further, when both the external memory including the basic processing software and those not including the basic processing software are prepared, and when the external memory is attached to the communication terminal, the type of the external memory is judged and the process flow is branched. Since the above is decided, there is an effect that the above-mentioned benefits can be enjoyed and the software stored in the external memory for the service already planned at the beginning of development is not complicated.

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

【図1】本発明の第1実施例のブロック図。FIG. 1 is a block diagram of a first embodiment of the present invention.

【図2】本発明の第2実施例のブロック図。FIG. 2 is a block diagram of a second embodiment of the present invention.

【図3】(A)は通常時の物理メモリマップ構成図。
(B)は第1の外付メモリへの切替時の物理メモリマッ
プの構成図。(C)は第2の外付メモリへの切替時の物
理メモリマップの構成図。
FIG. 3A is a physical memory map configuration diagram at a normal time.
FIG. 6B is a configuration diagram of a physical memory map when switching to the first external memory. FIG. 6C is a configuration diagram of a physical memory map when switching to the second external memory.

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

1…CPU 2,21,22…内蔵
メモリROMエリア 3…内蔵メモリRAMエリア 4,41,42…外付
メモリ 5…外付メモリ装着有無検出用I/O 6…選択回路 7…アドレス切替回路
1 ... CPU 2,21,22 ... Internal memory ROM area 3 ... Internal memory RAM area 4,41,42 ... External memory 5 ... External memory installation presence / absence detection I / O 6 ... Selection circuit 7 ... Address switching circuit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 CPUによるデータ処理によって制御さ
れ、外付メモリの付加によって機能追加又は機能変更を
可能とした通信端末において、データ処理用メモリとし
て、通信端末に固定的に設けられる内蔵メモリと、通信
端末に着脱自在に設けられる外付メモリとがあり、通信
端末は上記内蔵メモリと外付メモリとのいずれかを選択
するための選択手段を有し、上記内蔵メモリは、基本処
理ソフトとアプリケーションソフトと分岐処理ソフトが
格納されたROMと、主記憶メモリを構成するRAMと
でなり、上記外付メモリは、基本処理ソフトとアプリケ
ーションソフトが格納されたROMでなり、CPUは、
処理の立ち上り時にまず上記内蔵メモリのROMにアク
セスして当該ROM中の分岐処理ソフトにより外付メモ
リの装着の有無を判断し、外付メモリが装着されていれ
ば、上記選択手段により上記外付メモリを選択して、処
理フローを上記外付メモリに格納された基本処理ソフト
及びアプリケーションソフトの方向に分岐させて処理す
るようにした通信端末のデータ処理方式。
1. In a communication terminal controlled by data processing by a CPU and capable of adding or changing functions by adding an external memory, an internal memory fixedly provided in the communication terminal as a data processing memory, There is an external memory detachably provided in the communication terminal, the communication terminal has a selection means for selecting either the internal memory or the external memory, and the internal memory is the basic processing software and the application. It is composed of a ROM storing software and branch processing software, and a RAM constituting a main memory, the external memory is a ROM storing basic processing software and application software, and the CPU is
At the start of the process, the ROM of the internal memory is first accessed, and the presence or absence of the external memory is judged by the branch processing software in the ROM. If the external memory is installed, the external means is selected by the selecting means. A data processing method for a communication terminal in which a memory is selected and a processing flow is branched and processed in the direction of the basic processing software and application software stored in the external memory.
【請求項2】 請求項1に記載の通信端末のデータ処理
方式において、外付メモリとして、基本処理ソフトとア
プリケーションソフトが格納されたROMでなる第1の
外付メモリと、アプリケーションソフトが格納されたR
OMでなる第2の外付メモリが準備されており、内蔵メ
モリのROM中の分岐処理ソフトは、外付メモリの装着
を判断したとき、装着された外付メモリが上記第1の外
付メモリか又は上記第2の外付メモリかを判断する機能
を有し、第1の外付メモリが装着されているときには、
選択手段により上記第1の外付メモリを選択して、処理
フローを上記第1の外付メモリに格納された基本処理ソ
フト及びアプリケーションソフトの方向に分岐させて処
理し、第2の外付メモリが装着されているときには、選
択手段により内蔵メモリ及び上記第2の外付メモリを選
択して、アプリケーションソフトに係る処理フローのみ
第2の外付メモリに格納されたアプリケーションソフト
の方向に分岐させて処理するようにした通信端末のデー
タ処理方式。
2. The data processing method for a communication terminal according to claim 1, wherein a first external memory, which is a ROM storing basic processing software and application software, and application software are stored as external memory. R
A second external memory consisting of OM is prepared, and when the branch processing software in the ROM of the built-in memory determines that the external memory is installed, the installed external memory is the first external memory. Or a second external memory, and when the first external memory is installed,
The first external memory is selected by the selecting means, the processing flow is branched toward the basic processing software and the application software stored in the first external memory for processing, and the second external memory is processed. When is installed, the built-in memory and the second external memory are selected by the selecting means, and only the processing flow relating to the application software is branched in the direction of the application software stored in the second external memory. The data processing method of the communication terminal to be processed.
【請求項3】 請求項1又は請求項2に記載の通信端末
のデータ処理方式において、通信端末は、内蔵メモリの
RAMエリアのアドレスを切替える手段を有し、当該手
段により内蔵メモリ選択時と外付メモリ選択時とで異っ
たアドレスのRAM領域を使用するようにした通信端末
のデータ処理方式。
3. The data processing method for a communication terminal according to claim 1 or 2, wherein the communication terminal has means for switching the address of the RAM area of the built-in memory, and when the built-in memory is selected or when the built-in memory is selected. A data processing method for a communication terminal that uses a RAM area with a different address when the attached memory is selected.
JP3341037A 1991-12-24 1991-12-24 Data processing system for communication terminal Pending JPH05173917A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3341037A JPH05173917A (en) 1991-12-24 1991-12-24 Data processing system for communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3341037A JPH05173917A (en) 1991-12-24 1991-12-24 Data processing system for communication terminal

Publications (1)

Publication Number Publication Date
JPH05173917A true JPH05173917A (en) 1993-07-13

Family

ID=18342650

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3341037A Pending JPH05173917A (en) 1991-12-24 1991-12-24 Data processing system for communication terminal

Country Status (1)

Country Link
JP (1) JPH05173917A (en)

Similar Documents

Publication Publication Date Title
JP3421378B2 (en) Transmission control method
JPS62121979A (en) Integrated circuit memory
US20200167307A1 (en) In-vehicle relay device, control program, and memory sharing method
JP2501874B2 (en) IC card
KR920005169A (en) Semiconductor memory with flags to indicate test mode
US6669099B2 (en) Memory card
JPH05173917A (en) Data processing system for communication terminal
JPH02310786A (en) Microcomputer
US5506994A (en) Multiprocessor-type one-chip microcomputer with dual-mode functional terminals
JPS6227405B2 (en)
JPH10283172A (en) Flash rom data rewrite system
KR20020049096A (en) data restoring control device of the flash ROM in the information processing system
JPH1168786A (en) Communication equipment and address setting method
JPH064469A (en) Input/output device control system
JPH0291741A (en) Switching control system for address bus
JPH03276382A (en) Terminal equipment for portable type semiconductor memory device
JPS61105935A (en) Signal control panel control system
JP2888030B2 (en) Line connection monitoring circuit
JPH04324566A (en) Method for controlling memory map switching of multiprocessor system
JPH03231342A (en) Information processor
WO2002007080A1 (en) Smart card improvement
JPH06259369A (en) Information processor
JPH02100153A (en) Memory map switching control system
JPH04158458A (en) Prom incorporating single chip microcomputer
JPH0232440A (en) Storage device