JP4339269B2 - Mobile phone bus monitor system and method - Google Patents

Mobile phone bus monitor system and method Download PDF

Info

Publication number
JP4339269B2
JP4339269B2 JP2005036600A JP2005036600A JP4339269B2 JP 4339269 B2 JP4339269 B2 JP 4339269B2 JP 2005036600 A JP2005036600 A JP 2005036600A JP 2005036600 A JP2005036600 A JP 2005036600A JP 4339269 B2 JP4339269 B2 JP 4339269B2
Authority
JP
Japan
Prior art keywords
bus
bus monitor
memory
data
memory card
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005036600A
Other languages
Japanese (ja)
Other versions
JP2006221559A (en
Inventor
雄一郎 佐川
Original Assignee
埼玉日本電気株式会社
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 埼玉日本電気株式会社 filed Critical 埼玉日本電気株式会社
Priority to JP2005036600A priority Critical patent/JP4339269B2/en
Publication of JP2006221559A publication Critical patent/JP2006221559A/en
Application granted granted Critical
Publication of JP4339269B2 publication Critical patent/JP4339269B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Description

本発明は携帯電話機のバスモニターシステムに関する。特に、本発明は、携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にする携帯電話機のバスモニターシステム、方法、及びコンピュータで実行するプログラムに関する。   The present invention relates to a bus monitor system for a mobile phone. In particular, the present invention relates to a mobile phone bus monitor system, a method, and a program executed by a computer that facilitate analysis of a place where a problem occurs when reproducing a problem of a program of a mobile phone and a time zone.

近年の携帯電話の機能は単なる音声通信機能だけではなく、カメラ、メール、WEB閲覧、スケジュール管理といった付加的な機能が多くなっている。
それに伴い、ソフトウエアの開発規模も増大しており、不具合の入り込む可能性の増大、また、不具合を完全に払拭できていない可能性が増えているのも否めない。
前述した事象、すなわち、不具合の発生した携帯電話がエンドユーザーに渡ってしまう可能性が増大傾向にあるというこの事象を踏まえ、修正したソフトウエアをエンドユーザーに容易な方法で提供しようとするサービスを一部の通信事業者などが実施しており、そのサービス内容とは、インターネット回線を利用してのソフトウエア更新を実施するというものである。
The functions of mobile phones in recent years are not limited to simple voice communication functions, but have additional functions such as camera, mail, WEB browsing, and schedule management.
Along with this, the development scale of software is also increasing, and there is an undeniable increase in the possibility that defects will be introduced and the possibility that defects have not been completely eliminated.
Based on the above-mentioned phenomenon, that is, the possibility that mobile phones with malfunctions are likely to be extended to end users, a service that tries to provide modified software to end users in an easy way. Some telecommunications carriers, etc. are implementing, and the service content is that the software is updated using the Internet line.

前述したようなサービスが必要とされる背景は、携帯電話のソフトウエアが肥大化していく中、その不具合を完全に払拭できずに市場に出てしまう可能性があることを示唆している。
また、携帯電話という性格上、様々な場面、場所で使用され、ある不具合については、特定の場所、特定の時間帯でしか不具合が発生しないということも有り得る。
The background of the need for such services suggests that as mobile phone software grows in size, it may not be able to completely eliminate the problem and come to the market.
In addition, due to the nature of a mobile phone, it is used in various scenes and places, and there may be a case where a trouble occurs only at a specific place and a specific time zone.

このような事象、つまり、特定の場所、特定の時間帯でのみ発生する不具合が報告された場合、まず困難になるのが、その事象を再現させることであり、不具合の性格上実験室レベルでは再現できない可能性が高い。
そのような場合、従来、不具合の発生する特定の場所、ならびに、時間帯に、実際に解析する人が赴き、不具合の再現を試みていた。
When such an event is reported, that is, a defect that occurs only at a specific location and at a specific time zone, the first difficulty is to reproduce the event. There is a high possibility that it cannot be reproduced.
In such a case, conventionally, a person who actually analyzes at a specific place where the defect occurs and at a time zone asks and tries to reproduce the defect.

不具合が再現できた場合、携帯電話から出力される様々なシーケンス情報を取得し、不具合原因の特定を試みていた。通常、携帯電話には外部から携帯電話機のシーケンス状態を知ることがある程度分かるように、保有しているインターフェース経由、例えば、USB(Universal Serial Bus)I/F(インターフェース)経由で、シーケンス状態を知ることが可能となっている。   When the defect could be reproduced, various sequence information output from the mobile phone was acquired and an attempt was made to identify the cause of the defect. Normally, the mobile phone knows the sequence status via an interface it owns, for example, via a USB (Universal Serial Bus) I / F (interface) so that it can be understood to some extent that the mobile phone sequence status is known from the outside. It is possible.

この段階では不具合が特定できない場合、ソフトウエアの詳細動作を調査する必要があり、従来では、携帯電話を模した評価ボードを不具合が発生した場所に持って行き、ICE(In−Circuit Emulator)などを使用してソフトウエアの動作を調査していた。
上述したような不具合解析には、多大なる時間と労力が必要になり、不具合を修正したソフトウエアをエンドユーザーに提供するまで時間を要してしまうという問題があった。
If a failure cannot be identified at this stage, it is necessary to investigate the detailed operation of the software. Conventionally, an evaluation board simulating a mobile phone is taken to the place where the failure has occurred, and ICE (In-Circuit Emulator), etc. Was used to investigate the operation of the software.
The problem analysis as described above requires a lot of time and labor, and it takes time to provide the end user with software that corrects the problem.

また、従来技術として、ソフトウエアのサブルーチンレベルで、様々なサブルーチンがコールされたことをフラグとしてRAM(Randam Access Memory)上に残しておき、システムとして不安定になり、結果リセット等が発生した場合に、前記フラグを不揮発性メモリー(ROM(Read Only Memory)等)に保存する技術が知られている。   Also, as a prior art, when various subroutines are called at the subroutine level of software, they are left as flags on a RAM (Random Access Memory), and the system becomes unstable, resulting in resetting etc. In addition, a technique for storing the flag in a nonvolatile memory (ROM (Read Only Memory) or the like) is known.

しかしながら、このような従来技術では、システムが不安定になり、結果リセット等が発生した直前に実行していたソフトウエアのサブルーチンレベルの判別は可能であるが、このサブルーチン内部の実際にどの部分が不具合の原因であるかまでの判別は不可能であるという問題があった。
このような問題に関連して以下の従来技術がある。
However, with such a conventional technique, it is possible to determine the subroutine level of the software that was executed immediately before the system became unstable and the result reset etc. occurred. There was a problem that it was impossible to determine whether or not the cause was a malfunction.
In relation to such problems, there are the following conventional techniques.

従来、多数の集積回路を接続するバス上のデータをダイナミックに観察するため、アドレスバス、データバス、コントロールバスで接続された集積回路と、アドレスバスとデータバスの一方とコントロールバスに接続され、イベント条件ポートとシリアルポートを有するデータバスモニター装置と、テストデータ入出力、テストクロック、テストモード選択出力、イベント条件入力の信号によりデータバスモニター装置を制御してバスモニターを行うテストバスコントロール装置と、を含むデジタルバスモニターシステムを提供するものがある(例えば、特許文献1参照)。   Conventionally, in order to dynamically observe data on a bus connecting a large number of integrated circuits, an integrated circuit connected by an address bus, a data bus, a control bus, one of the address bus and the data bus, and a control bus are connected. A data bus monitor device having an event condition port and a serial port, and a test bus control device for controlling the data bus monitor device according to a test data input / output, a test clock, a test mode selection output, and an event condition input signal to perform bus monitoring There are some which provide a digital bus monitor system including (see, for example, Patent Document 1).

しかしながら、上記特許文献1では、集積回路のバスモニターを行うが、不具合解析には、多大なる時間と労力が必要になり、不具合を修正したソフトウエアをエンドユーザーに提供するまで時間を短縮し、携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にするものではない。
また、従来、メモリデバイスやIOデバイス等の動作確認や状態確認を高速に行うことができるバスモニター回路を提供するため、アドレス信号に対応する設定アドレス信号を保持する設定アドレスレジスタと、アドレスマスク信号を保持するアドレスマスクレジスタと、モード信号を保持するモード設定レジスタと、アドレス信号が設定アドレス信号およびアドレスマスク信号によって指定される領域内のアドレスに一致するときに、一致検出信号をアクティブ状態として出力するアドレス一致検出回路と、一致検出信号がアクティブ状態のとき、かつ、モード信号に一致するアクセスがなされたときにクロック信号を生成するクロック生成回路と、クロック信号が入力される毎に、データバス上のデータ信号を取り込んで累積演算処理を行うチェッカー回路とを有することにより、上記課題を解決するものもある(例えば、特許文献2参照)。
However, in Patent Document 1 described above, integrated circuit bus monitoring is performed. However, trouble analysis requires a great deal of time and effort, and shortens the time until software for correcting the trouble is provided to the end user. It does not facilitate the analysis of the location and time zone where the problem occurs when reproducing the problem of the mobile phone program.
Conventionally, in order to provide a bus monitor circuit capable of performing operation confirmation and state confirmation of a memory device, an IO device, etc. at high speed, a setting address register for holding a setting address signal corresponding to an address signal, and an address mask signal When the address signal matches the address in the area specified by the setting address signal and the address mask signal, the match detection signal is output as an active state. Address match detection circuit, a clock generation circuit that generates a clock signal when the match detection signal is in an active state, and an access that matches the mode signal is made, and a data bus each time the clock signal is input The above data signal is taken in and cumulative calculation processing is performed. By having the cormorants checker circuit, there is also intended to solve the above problem (for example, see Patent Document 2).

しかしながら、上記特許文献2では、バスモニター回路を提供するが、前述のように、不具合解析には、多大なる時間と労力が必要になり、不具合を修正したソフトウエアをエンドユーザーに提供するまで時間を短縮し、携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にするものではない。
また、従来、携帯電話端末装置単体で、携帯電話端末装置の制御部の動作をトレースし、制御部が正常に動作しているか否かの検証を行うため、携帯電話端末装置にトレースデータ収集機能を搭載する。携帯電話端末装置の使用時に、制御部が処理するアドレス値、のアドレス値への書込みまたは読出しを行うデータ値、タイミング値を含むトレースデータをメモリ部に記憶させ、それを表示部あるいは外部の装置に出力するものもある(例えば、特許文献3参照)。
However, in Patent Document 2 described above, a bus monitor circuit is provided. As described above, however, failure analysis requires a great amount of time and effort, and it takes time until software for correcting the failure is provided to the end user. However, it is not easy to analyze the location and time zone where the failure occurs when reproducing the failure of the mobile phone program.
Conventionally, a trace data collection function is provided in the mobile phone terminal device in order to trace the operation of the control unit of the mobile phone terminal device and verify whether the control unit is operating normally. Is installed. When the mobile phone terminal device is used, the address value processed by the control unit, the data value to be written to or read from the address value, and the trace data including the timing value are stored in the memory unit, and the display unit or the external device There is also one that outputs to (for example, see Patent Document 3).

しかしながら、上記特許文献3では、携帯電話端末装置の制御部が正常に動作しているかの検証を行うため、トレースデータをメモリ部に記憶させ、それを表示部あるいは外部の装置に出力しているが、前述のように、不具合解析には、多大なる時間と労力が必要になり、不具合を修正したソフトウエアをエンドユーザーに提供するまで時間を短縮し、携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にするものではない。   However, in Patent Document 3, in order to verify whether the control unit of the mobile phone terminal device is operating normally, the trace data is stored in the memory unit and is output to the display unit or an external device. However, as mentioned above, failure analysis requires a lot of time and effort, shortens the time until software that corrects the failure is provided to the end user, and causes failure when reproducing the failure of the mobile phone program. It does not facilitate the analysis of the place and time zone where the error occurs.

また、従来、並列処理システムに対し干渉とならないデータデバック技術を提供するため、並列プロセサコンピュータシステムにおいて実行される適用業務プログラムのデバックシステムで、1つのプロセサで走行するデバックプログラムが共用メモリバスに生じるデータ事象を、データエラーを識別するために必要なブレークポイントとして識別し、バスモニタはデータ事象が共用メモリバスに生じるときそれを検出するようにプログラムされ、トレースメモリが検出されたデータ事象を時間スタンプと共に記録するために設けられ、このトレースメモリは読取られそしてこのプログラムが発生したデータエラーの決定のために分析されるものもある(例えば、特許文献4参照)。   Conventionally, in order to provide a data debugging technique that does not interfere with a parallel processing system, a debugging program running on one processor is generated on a shared memory bus in a debugging system for application programs executed in a parallel processor computer system. The data event is identified as a breakpoint necessary to identify a data error, and the bus monitor is programmed to detect when the data event occurs on the shared memory bus, and the trace memory detects the data event detected in time. Some are provided for recording with a stamp, the trace memory is read and analyzed for the determination of data errors generated by the program (see, for example, US Pat.

しかしながら、上記特許文献4では、バスモニタでデータ事情が検出されるが、前述のように、不具合解析には、多大なる時間と労力が必要になり、不具合を修正したソフトウエアをエンドユーザーに提供するまで時間を短縮し、携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にするものではない。
また、従来、移動体通信端末の内部状態情報を容易に収集できる外部モジュール、移動体通信端末、移動体通信システム、及び試験方法を提供することを目的とし、外部モジュールは、携帯電話端末の使用時に携帯電話端末に装着するSIMカードであって、携帯電話端末と通信を行って携帯電話端末の内部状態に関する内部状態情報を収集する内部情報収集部と、内部情報収集部が収集する内部状態情報を格納するメモリとを備えたものであり、さらに、移動体通信端末は、SIMカードが使用時に装着される携帯電話端末であって、携帯電話端末の内部状態情報を取得してSIMカードに対して出力するUIMFを備えたものもある(例えば、特許文献5参照)。
However, in Patent Document 4 described above, the data situation is detected by the bus monitor. However, as described above, the failure analysis requires a great amount of time and effort, and the software for correcting the failure is provided to the end user. However, it does not shorten the time until it is done, and does not facilitate analysis of the place and time zone where the problem occurs when reproducing the problem of the mobile phone program.
Another object of the present invention is to provide an external module, a mobile communication terminal, a mobile communication system, and a test method that can easily collect internal state information of a mobile communication terminal. An SIM card that is sometimes attached to a mobile phone terminal, and communicates with the mobile phone terminal to collect internal state information about the internal state of the mobile phone terminal, and internal state information collected by the internal information collection unit In addition, the mobile communication terminal is a mobile phone terminal to which the SIM card is attached when in use, and acquires the internal state information of the mobile phone terminal to the SIM card. Some of them are equipped with a UIMF that outputs them (for example, see Patent Document 5).

しかしながら、上記特許文献5では、フィールド試験で携帯電話端末と通信を行って携帯電話端末の内部状態に関する内部状態情報を収集するが、本発明の課題は特にフィールド試験を用いずに携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にするものではない。
また、従来、ユーザの手を煩わすことなく、所望の設定を自動的に行うことが可能な移動無線端末を提供するため、メモリは、当該移動無線端末の設定情報を記憶する設定情報記憶エリアと、複数の異なるEF_IMSIにそれぞれ対応づけた、当該移動無線端末の設定情報であるユーザ別設定ファイルを記憶するユーザ別設定情報記憶エリアを備え、制御部は、当該移動無線端末の各部を統括して制御するもので、設定情報記憶エリアに記録される情報にしたがって、種々の動作制御を行い、また制御部は、新たな制御機能として、USIMカードから読み出したEF_IMSIに対応する情報を、ユーザ別設定情報記憶エリアから読み出して、設定情報記憶エリアに記録するようにしたものもある(例えば、特許文献6参照)。
However, in Patent Document 5 described above, the internal state information relating to the internal state of the mobile phone terminal is collected by communicating with the mobile phone terminal in the field test. However, the subject of the present invention is a program for the mobile phone without using the field test. It is not intended to facilitate the analysis of the location and time zone where the problem occurs when reproducing the problem.
Conventionally, in order to provide a mobile radio terminal that can automatically perform desired settings without bothering the user, the memory includes a setting information storage area that stores setting information of the mobile radio terminal. A user-specific setting information storage area for storing a user-specific setting file corresponding to a plurality of different EF_IMSIs. The control unit controls each part of the mobile radio terminal. Various control operations are performed according to the information recorded in the setting information storage area, and the control unit sets information corresponding to EF_IMSI read from the USIM card as a new control function for each user. Some are read from the information storage area and recorded in the setting information storage area (see, for example, Patent Document 6).

しかしながら、上記特許文献6では、移動無線端末ではUSIMカードを用いているが、携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にするものではない。
また、従来、バスにバスモニタ用コネクタを設けなくともバスの状態を観測できるようにするため、CPUがCPUバスとメモリコントローラと介して、RAMや第1ROMや第2ROMをアクセスする状態を、メモリコントローラ内に設けられたバスモニタで観測し、この観測により得られた情報をバスサイクル毎に順次トレースメモリに格納する。ページプリンタ等に異常が生じた場合には、トレースメモリに格納された情報を取り出して解析することにより、CPUバスの状態を知ることができ、ひいては、異常原因を追及することができるものもある(例えば、特許文献7参照)。
However, in the above-mentioned Patent Document 6, a USIM card is used in the mobile radio terminal, but it does not facilitate analysis of the place and time zone where the trouble occurs when reproducing the trouble of the mobile phone program.
Conventionally, in order to be able to observe the state of the bus without providing a bus monitor connector on the bus, the state in which the CPU accesses the RAM, the first ROM, or the second ROM via the CPU bus and the memory controller Observation is performed by a bus monitor provided in the controller, and information obtained by the observation is sequentially stored in the trace memory every bus cycle. When an abnormality occurs in a page printer or the like, it is possible to know the state of the CPU bus by extracting and analyzing information stored in the trace memory, and in some cases, the cause of the abnormality can be investigated. (For example, refer to Patent Document 7).

しかしながら、上記特許文献7では、CPUがCPUバスとメモリコントローラと介して、RAMや第1ROMや第2ROMをアクセスする状態をバスモニタで観測し異常原因を追及するが、不具合解析には、多大なる時間と労力が必要になり、不具合を修正したソフトウエアをエンドユーザーに提供するまで時間を短縮し、携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にするものではない。   However, in Patent Document 7, the CPU monitors the state of accessing the RAM, the first ROM, and the second ROM via the CPU bus and the memory controller, and searches for the cause of the abnormality. It takes time and effort, shortens the time until software that corrects the problem is provided to the end user, and facilitates analysis of the location and time zone where the problem occurs when reproducing the problem of the mobile phone program is not.

特開2000−148603号公報JP 2000-148603 A 特開平9−146854号公報JP-A-9-146854 特開2003−78604号公報JP 2003-78604 A 特開平4−229340号公報JP-A-4-229340 特開2004−80206号公報JP 2004-80206 A 特開2002−368871号公報JP 2002-368871 A 特開2000−293441号公報JP 2000-293441 A

したがって、本発明は上記問題点に鑑みて、不具合を修正したソフトウエアをエンドユーザーに提供するまで時間を短縮し、携帯電話機のプログラムの不具合の再現時に不具合の発生する場所、時間帯の解析を容易にする携帯電話機のバスモニターシステム、方法及びコンピュータで実行するプログラムを提供することを目的とする。   Therefore, in view of the above problems, the present invention shortens the time until software for which a defect is corrected is provided to the end user, and analyzes the place and time zone where the defect occurs when reproducing the defect of the mobile phone program. It is an object of the present invention to provide a portable telephone bus monitor system, a method, and a program executed by a computer.

本発明は前記問題点を解決するために、携帯電話機のバスモニターシステムにおいて、差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、メモリーバス上のCPUからメモリーへのアクセスを前記メモリーバス上でモニターしバスモニターデータとして出力するバスモニターと、前記バスモニターからのバスモニターデータとユーザが保存する電話帳データを含む通常使用時の通常データを択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませるためのスイッチと、前記メモリーカードコントローラに差し込まれたメモリーカードを識別し、識別されたメモリーカードが前記バスモニターからのバスモニターデータを書き込むバスモニター専用のメモリーカードである場合には前記バスモニターからのバスモニターデータを選択するように前記スイッチの切替をコントロールし、識別されたメモリーカードが前記通常データを書き込む通常のメモリカードである場合には前記通常データを選択するように前記スイッチの切替をコントロールする切替コントローラとを備えることを特徴とする携帯電話機のバスモニターシステムを提供する。 In order to solve the above-mentioned problems, the present invention provides a memory card controller for controlling writing and reading of data to and from a memory card inserted in a bus monitor system of a mobile phone, and access from a CPU on a memory bus to a memory. A bus monitor that monitors on the memory bus and outputs as bus monitor data, and alternatively selects normal data during normal use including bus monitor data from the bus monitor and phone book data stored by the user, A switch for outputting and writing selected data to the memory card controller and a memory card inserted into the memory card controller, and a bus to which the identified memory card writes bus monitor data from the bus monitor Dedicated monitor If a Memory Card controls the switching of the switch to select the bus monitor data from the bus monitor, the if the identified memory card is a normal memory card introduced writing the ordinary data There is provided a bus monitor system for a mobile phone, comprising a switching controller for controlling switching of the switch so as to select normal data.

さらに、前記切替コントローラは、携帯電話機の電源のON時に前記メモリーカードコントローラに差し込まれているメモリーカードを識別し、差し込まれているメモリーカードがバスモニター専用のメモリーカードである場合には前記スイッチを前記バスモニターからのバスモニターデータを選択するように切り替え、前記バスモニターの起動を許可する。   Further, the switching controller identifies a memory card inserted into the memory card controller when the power of the cellular phone is turned on. When the inserted memory card is a memory card dedicated for bus monitoring, the switch is set. Switch to select bus monitor data from the bus monitor, and allow the bus monitor to start.

さらに、本発明は、携帯電話機のバスモニターシステムにおいて、差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、第1のLSIに内蔵され、第1のメモリーバス上の第1のCPUから第1のメモリーへのアクセスを前記メモリーバス上でモニターし第1のバスモニターデータとして出力する第1のバスモニターと、第2のLSIに内蔵され、第2のメモリーバス上の第2のCPUから第2のメモリーへのアクセスを前記メモリーバス上でモニターし第2のバスモニターデータとして出力する第2のバスモニターと、前記第1のLSIに内蔵され、第1のメモリーバス上にある切替コントローラと、前記第2のLSIに内蔵され、第2のメモリーバス上にあり、ユーザが保存する電話帳データを含む通常使用時の通常データを転送するデータ転送部と、前記第2のLSIに内蔵され、前記第2のバスモニターからの第2のバスモニターデータと前記データ転送部からの前記通常データを択一的に選択する第1のスイッチと、前記第1のLSIに内蔵され、第1のメモリーバス上にある第1のシリアルインタフェースと、前記第2のLSIに内蔵され、第2のメモリーバス上にあり、前記第1のシリアルインタフェースと結線される第2のシリアルインタフェースと、前記第1のバスモニターからの第1のバスモニターデータと前記第1のスイッチからの出力を択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませる第2のスイッチとを備え、前記切替コントローラは、携帯電話機の電源のON時に前記メモリーカードコントローラに差し込まれたメモリーカードを識別し、第1のバスモニター又は第2のバスモニターの起動設定を判断し;識別されたメモリーカードが前記第1のバスモニター又は第2のバスモニターからのバスモニターデータを書き込むバスモニター専用のメモリカードであり、さらに、第1のバスモニター起動が設定されている場合には第1のバスモニターからの第1のバスモニターデータを選択するように第2のスイッチの切替をコントロールし;識別されたメモリカードが前記バスモニター専用のメモリーカードであり、さらに、第2のバスモニター起動が設定されている場合には第1のスイッチからのデータを選択するように第2のスイッチの切替をコントロールし、さらに、第1のメモリーバス、第1のシリアルインタフェース、第2のシリアルインタフェース、第2のメモリーバスを介して前記データ転送部に切替制御信号を送出し前記データ転送部に対して第2のバスモニターからの第2のバスモニターデータを選択するように前記第1のスイッチの切替をコントロールさせ;さらに、識別されたメモリーカードが前記通常データを書き込む通常のメモリーカードである場合には第1のスイッチからのデータを選択するように第2のスイッチの切替をコントロールし、さらに、第1のメモリーバス、第1のシリアルインタフェース、第2のシリアルインタフェース、第2のメモリーバスを介して前記データ転送部に切替制御信号を送出し前記データ転送部に対して前記データ転送部からの前記通常データを選択するように前記第1のスイッチの切替をコントロールさせることを特徴とする携帯電話機のバスモニターシステムを提供する。 Furthermore, the present invention provides a memory card controller that controls writing and reading of data to and from a memory card inserted in a bus monitor system of a mobile phone, and a first LSI on a first memory bus. A first bus monitor that monitors access from the CPU to the first memory on the memory bus and outputs the data as first bus monitor data; and is incorporated in the second LSI and is on the second memory bus. A second bus monitor that monitors the access from the second CPU to the second memory on the memory bus and outputs it as second bus monitor data; and a first memory bus built in the first LSI The switching controller above and the power stored in the second LSI, on the second memory bus, and stored by the user. A data transfer unit that transfers normal data including book data during normal use; and the second bus monitor data from the second bus monitor and the normal data from the data transfer unit built in the second LSI. A first switch that selectively selects data; a first serial interface built in the first LSI; on a first memory bus; and a second LSI; A second serial interface on the memory bus and connected to the first serial interface, a first bus monitor data from the first bus monitor, and an output from the first switch are alternatively selected. And a second switch for outputting and writing the selected data to the memory card controller, and the switching controller includes a power supply for the mobile phone. The memory card inserted into the memory card controller is identified when ON, and the activation setting of the first bus monitor or the second bus monitor is determined; and the identified memory card is the first bus monitor or the second bus monitor. of a bus monitor private memory card to write bus monitor data from the bus monitor further, when the first bus monitor start is set the first bus monitor data from the first bus monitor controls the switching of the second switch to select; an identification memory over card of the bus monitor memory card, further, if the second bus monitor start is set first The switching of the second switch is controlled so as to select data from the switch, and the first memory bar is further controlled. A switching control signal is sent to the data transfer unit via the first serial interface, the second serial interface, and the second memory bus, and the second bus monitor outputs a second control signal to the data transfer unit. Control switching of the first switch to select bus monitor data; and if the identified memory card is a normal memory card that writes the normal data, select the data from the first switch In addition, the switching of the second switch is controlled, and further, a switching control signal is sent to the data transfer unit via the first memory bus, the first serial interface, the second serial interface, and the second memory bus. Sending the data transfer unit to select the normal data from the data transfer unit. Providing a bus monitoring system of the mobile telephone, characterized in that to control the switching of the switch.

さらに、本発明は、携帯電話機のバスモニターシステムにおいて、差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、前記第1のLSIに内蔵され、第1のCPUから第1のメモリーへアクセスする第1のメモリーバス上にある第1のシリアルインタフェースと、前記第2のLSIに内蔵され、第2のCPUから第2のメモリーへアクセスする第2のメモリーバス上にあり、前記第1のシリアルインタフェースと結線される第2のシリアルインタフェースと、第1のLSIに内蔵され、第1のメモリーバス上の第1のCPUから第1のメモリーへのアクセスを前記第1のメモリーバス上でモニターし、さらに、前記第2のシリアルインタフェース、第1のシリアルインタフェースを介して、前記第2のLSIの第2のメモリーバス上の第2のCPUから第2のメモリーへのアクセスを前記第1のメモリバス上でモニターしバスモニターデータとして出力するバスモニターと、前記第1のLSIに内蔵され、第1のメモリーバス上にある切替コントローラと、前記第2のLSIに内蔵され、第2のメモリーバス上にあり、ユーザが保存する電話帳データを含む通常使用時の通常データを転送するデータ転送部と、前記バスモニターからのバスモニターデータと前記データ転送部からの前記通常データを択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませるスイッチとを備え、前記切替コントローラは、携帯電話機の電源のON時に前記メモリーカードコントローラに差し込まれたメモリーカードを識別し;識別されたメモリーカードが前記バスモニターからのバスモニターデータを書き込むバスモニター専用のメモリカードである場合には前記バスモニターからのバスモニターデータを選択するように前記スイッチの切替をコントロールし、識別されたメモリーカードが前記通常データを書き込む通常のメモリーカードである場合には前記データ転送部からの前記通常データを選択するように前記スイッチの切替をコントロールすることを特徴とする携帯電話機のバスモニターシステムを提供する。 Furthermore, the present invention provides a memory card controller that controls writing and reading of data to and from a memory card inserted in a bus monitor system of a cellular phone, and is incorporated in the first LSI, and is A first serial interface on a first memory bus for accessing the second memory and a second memory bus built in the second LSI for accessing the second memory from the second CPU; A second serial interface connected to the first serial interface and a built-in circuit in the first LSI, the first memory accesses the first memory from the first CPU on the first memory bus. Monitor on the bus and further via the second serial interface and the first serial interface Te, a bus monitor that outputs the access from the second LSI of the second second CPU on the memory bus to the second memory as monitored bus monitor data on the first memory over the bus, the During normal use including a switching controller built in the first LSI and on the first memory bus, and on the second memory bus and on the second memory bus, including the phone book data stored by the user A data transfer unit for transferring the normal data, and the bus monitor data from the bus monitor and the normal data from the data transfer unit are alternatively selected, and the selected data is output to the memory card controller and written. The switching controller includes a memo inserted into the memory card controller when the mobile phone is powered on. Identifies Kado; switching of the switch to when the identified memory card is bus monitor private memory card to write bus monitor data from the bus monitor selects the bus monitor data from the bus monitor And when the identified memory card is a normal memory card for writing the normal data, the switching of the switch is controlled so as to select the normal data from the data transfer unit. A mobile phone bus monitor system is provided.

さらに、前記バスモニター専用のメモリーカードはUIMカードである。
さらに、本発明は、携帯電話機のバスモニターシステムにおいて、差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、メモリーバス上のCPUからメモリーへのアクセスを前記メモリーバス上でモニターしバスモニターデータとして出力するバスモニターと、前記バスモニターからのバスモニターデータとユーザが保存する電話帳データを含む通常使用時の通常データを択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませるためのスイッチと、前記携帯電話機の操作キーのうち予め定められた複数のキーが押下されている場合、前記メモリーカードコントローラに差し込まれるメモリーカードにバスモニター専用のコードが存在するかを確認し、確認されたメモリーカードに前記バスモニター専用のコードが存在する場合には前記バスモニターからのバスモニターデータを選択し前記メモリーカードに書き込むように前記スイッチの切替をコントロールし、確認されたメモリーカードに前記バスモニター専用のコードが存在しない場合には前記通常データを選択し前記メモリーカードに書き込むように前記スイッチの切替をコントロールする切替コントローラとを備えることを特徴とする携帯電話機のバスモニターシステムを提供する。
Further, the memory card dedicated to the bus monitor is a UIM card.
Furthermore, the present invention provides a memory card controller for controlling writing and reading of data to and from a memory card inserted in a bus monitor system of a mobile phone, and access from the CPU on the memory bus to the memory on the memory bus. The bus monitor for monitoring and outputting as bus monitor data, and the normal data for normal use including the bus monitor data from the bus monitor and the phone book data stored by the user are selected, and the selected data is stored in the memory. A code for exclusive use of a bus monitor on a memory card inserted into the memory card controller when a plurality of predetermined keys among the switches for outputting and writing to the card controller and the operation keys of the cellular phone are pressed. To see if it exists If a code dedicated to the bus monitor exists in the confirmed memory card, the bus monitor data from the bus monitor is selected and the switching of the switch is controlled so as to write to the memory card. A bus monitor system for a mobile phone, comprising: a switching controller that controls switching of the switch so that the normal data is selected and written to the memory card when there is no code dedicated to the bus monitor. To do.

さらに、前記切替コントローラは、携帯電話機の電源のON時に前記メモリーカードコントローラに差し込まれているメモリーカードを識別し、差し込まれているメモリーカードに前記バスモニター専用のコードが存在する場合には前記スイッチを前記バスモニターからのバスモニターデータを選択するように切り替え、前記バスモニターの起動を許可する。   Further, the switching controller identifies a memory card inserted into the memory card controller when the power of the mobile phone is turned on, and the switch is used when a code dedicated to the bus monitor exists in the inserted memory card. Is switched to select the bus monitor data from the bus monitor, and the activation of the bus monitor is permitted.

さらに、前記切替コントローラは、前記通常データを選択するように前記スイッチの切替をし、許可の有無設定を判断し、許可が設定され、動作中のソフトウエアのエラー状態が自発的に検出された場合には、前記スイッチを前記バスモニター側に切り替えて前記バスモニターを起動する。
さらに、前記バスモニターは、第1のLSIに内蔵するCPU、第1のメモリー、第2のLSIに内蔵する第2のメモリーが同一のメモリーバス上に接続される場合、前記CPUによる第1のメモリー、第2のメモリーへのアクセスをモニターし、バスモニターデータを出力する。
Further, the switching controller switches the switch so as to select the normal data, judges whether permission is set, sets permission, and detects an error state of the operating software spontaneously. In this case, the bus monitor is activated by switching the switch to the bus monitor side.
Further, the bus monitor is configured such that when the CPU incorporated in the first LSI, the first memory, and the second memory incorporated in the second LSI are connected on the same memory bus, Monitors access to memory and second memory and outputs bus monitor data.

さらに、本発明は、携帯電話機のバスモニターシステムにおいて、差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、第1のLSIに内蔵され、第1のメモリーバス上の第1のCPUから第1のメモリーへのアクセスを前記メモリーバス上でモニターし第1のバスモニターデータとして出力する第1のバスモニターと、第2のLSIに内蔵され、第2のメモリーバス上の第2のCPUから第2のメモリーへのアクセスを前記メモリーバス上でモニターし第2のバスモニターデータとして出力する第2のバスモニターと、前記第1のLSIに内蔵され、第1のメモリーバス上にある切替コントローラと、前記第2のLSIに内蔵され、第2のメモリーバス上にあり、ユーザが保存する電話帳データを含む通常使用時の通常データを転送するデータ転送部と、前記第2のLSIに内蔵され、前記第2のバスモニターからの第のバスモニターデータと前記データ転送部からの前記通常データを択一的に選択する第1のスイッチと、前記第1のLSIに内蔵され、第1のメモリーバス上にある第1のシリアルインタフェースと、前記第2のLSIに内蔵され、第のメモリーバス上にあり、前記第1のシリアルインタフェースと結線される第2のシリアルインタフェースと、前記第1のバスモニターからの第1のバスモニターデータと前記第1のスイッチからの出力を択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませる第2のスイッチとを備え、前記切替コントローラは、携帯電話機の電源のON時に前記携帯電話機の操作キーのうち予め定められた複数のキーが押下されている場合に前記メモリーカードコントローラに差し込まれたメモリーカードにバスモニター専用のコードが存在するかを確認し、第1のバスモニター又は第2のバスモニターの起動設定を判断し;確認されたメモリーカードにバスモニター専用のコードが存在し、さらに、第1のバスモニター起動が設定されている場合には第1のバスモニターからの第1のバスモニターデータを選択するように第2のスイッチの切替をコントロールし;確認されたメモリーカードにバスモニター専用のコードが存在し、さらに、第2のバスモニター起動が設定されている場合には第1のスイッチからのデータを選択するように第2のスイッチの切替をコントロールし、さらに、第1のメモリーバス、第1のシリアルインタフェース、第2のシリアルインタフェース、第2のメモリーバスを介して前記データ転送部に切替制御信号を送出し前記データ転送部に対して第2のバスモニターからの第2のバスモニターデータを選択するように前記第1のスイッチの切替をコントロールさせ;確認されたメモリーカードに前記バスモニター専用のコードが存在しない場合には第1のスイッチからのデータを選択するように第2のスイッチの切替をコントロールし、さらに、第1のメモリーバス、第1のシリアルインタフェース、第2のシリアルインタフェース、第2のメモリーバスを介して前記データ転送部に切替制御信号を送出し前記データ転送部に対して前記データ転送部からの前記通常データを選択するように前記第1のスイッチの切替をコントロールさせることを特徴とする携帯電話機のバスモニターシステムを提供する。 Furthermore, the present invention provides a memory card controller that controls writing and reading of data to and from a memory card inserted in a bus monitor system of a mobile phone, and a first LSI on a first memory bus. A first bus monitor that monitors access from the CPU to the first memory on the memory bus and outputs the data as first bus monitor data; and is incorporated in the second LSI and is on the second memory bus. A second bus monitor that monitors the access from the second CPU to the second memory on the memory bus and outputs it as second bus monitor data; and a first memory bus built in the first LSI a switching controller in the above, incorporated in the second LSI, in a second memory bus, electropneumatic user saves A data transfer unit for transferring normal data for normal uses, including book data, the built in the second LSI, the normal from the second bus monitor data and the data transfer unit from said second bus monitor a first switch for alternatively selecting the data, the built in the first LSI, the first serial interface in the first memory bus, is incorporated in the second LSI, the second A second serial interface on the memory bus and connected to the first serial interface, a first bus monitor data from the first bus monitor, and an output from the first switch are alternatively selected. And a second switch for outputting and writing the selected data to the memory card controller, and the switching controller includes a power supply for the mobile phone. When a plurality of predetermined keys among the operation keys of the mobile phone are pressed when the mobile phone is turned on, it is confirmed whether there is a dedicated bus monitor code in the memory card inserted into the memory card controller. The activation setting of the first bus monitor or the second bus monitor is determined; if the confirmed memory card has a code dedicated to the bus monitor, and the first bus monitor activation is set, the first Control the switching of the second switch to select the first bus monitor data from the other bus monitor; there is a dedicated bus monitor code on the identified memory card, and the second bus monitor is activated If it is set, control the switching of the second switch to select the data from the first switch, and In addition, a switching control signal is sent to the data transfer unit via the first memory bus, the first serial interface, the second serial interface, and the second memory bus, and the second bus is sent to the data transfer unit. The switching of the first switch is controlled so as to select the second bus monitor data from the monitor ; if there is no code dedicated to the bus monitor in the confirmed memory card, the data from the first switch And switching control to the data transfer unit via the first memory bus, the first serial interface, the second serial interface, and the second memory bus. Transmitting the signal and selecting the normal data from the data transfer unit to the data transfer unit. Providing a bus monitoring system of the mobile telephone, characterized in that to control the switching of the first switch.

さらに、本発明は、携帯電話機のバスモニターシステムにおいて、差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、前記第1のLSIに内蔵され、第1のCPUから第1のメモリーへアクセスする第1のメモリーバス上にある第1のシリアルインタフェースと、前記第2のLSIに内蔵され、第2のCPUから第2のメモリーへアクセスする第2のメモリーバス上にあり、前記第1のシリアルインタフェースと結線される第2のシリアルインタフェースと、第1のLSIに内蔵され、第1のメモリーバス上の第1のCPUから第1のメモリーへのアクセスを前記第1のメモリーバス上でモニターし、さらに、前記第2のシリアルインタフェース、第1のシリアルインタフェースを介して、前記第2のLSIの第2のメモリーバス上の第2のCPUから第2のメモリーへのアクセスを前記第1のメモリバス上でモニターしバスモニターデータとして出力するバスモニターと、前記第1のLSIに内蔵され、第1のメモリーバス上にある切替コントローラと、前記第2のLSIに内蔵され、第2のメモリーバス上にあり、ユーザが保存する電話帳データを含む通常使用時の通常データを転送するデータ転送部と、前記バスモニターからのバスモニターデータと前記データ転送部からの前記通常データを択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませるスイッチとを備え、前記切替コントローラは、携帯電話機の電源のON時に前記携帯電話機の操作キーのうち予め定められた複数のキーが押下されている場合に前記メモリーカードコントローラに差し込まれたメモリーカードにバスモニター専用のコードが存在するかを確認し、確認されたメモリーカードにバスモニター専用のコードが存在する場合には前記バスモニターからのバスモニターデータを選択するように前記スイッチの切替をコントロールし、確認されたメモリーカードに前記バスモニター専用のコードが存在しない場合には前記データ転送部からの前記通常データを選択するように前記スイッチの切替をコントロールすることを特徴とする携帯電話機のバスモニターシステムを提供する。 Furthermore, the present invention provides a memory card controller that controls writing and reading of data to and from a memory card inserted in a bus monitor system of a cellular phone, and is incorporated in the first LSI, and is A first serial interface on a first memory bus for accessing the second memory and a second memory bus built in the second LSI for accessing the second memory from the second CPU; A second serial interface connected to the first serial interface and a built-in circuit in the first LSI, the first memory accesses the first memory from the first CPU on the first memory bus. Monitor on the bus and further via the second serial interface and the first serial interface Te, a bus monitor that outputs the access from the second LSI of the second second CPU on the memory bus to the second memory as monitored bus monitor data on the first memory over the bus, the During normal use including a switching controller built in the first LSI and on the first memory bus, and on the second memory bus and on the second memory bus, including the phone book data stored by the user A data transfer unit for transferring the normal data, and the bus monitor data from the bus monitor and the normal data from the data transfer unit are alternatively selected, and the selected data is output to the memory card controller and written. And a switch that controls a plurality of predetermined operation keys among the operation keys of the mobile phone when the power of the mobile phone is turned on. When the key is pressed, the memory card inserted into the memory card controller is checked for a dedicated bus monitor code. If the confirmed memory card has a dedicated bus monitor code, The switching of the switch is controlled so as to select the bus monitor data from the bus monitor, and if the code dedicated to the bus monitor does not exist in the confirmed memory card, the normal data from the data transfer unit is selected. Thus, a bus monitor system for a mobile phone is provided, which controls the switching of the switch.

さらに、前記携帯電話機に表示されるバスモニター専用の画面には、前記バスモニターの起動/停止、取得したいアドレスの範囲、アドレスとデー(日付)の関係を表示す。
さらに、本発明は、前記メモリーカードに書き込まれたバスモニターデータは前記携帯電話機の操作上からは表示部への表示を禁止する。
さらに、前記バスモニターデータが書き込まれた前記メモリーカードの領域をロックし、前記携帯電話機からパーソナルコンピュータに取り出されることを禁止する。
Further, on the screen dedicated to the bus monitor displayed on the mobile phone, the bus monitor is started / stopped, the address range to be acquired, and the relationship between the address and data (date) are displayed.
Further, according to the present invention, the bus monitor data written in the memory card is prohibited from being displayed on the display unit from the operation of the mobile phone.
Furthermore, the area of the memory card in which the bus monitor data is written is locked and prohibited from being taken out from the mobile phone to a personal computer.

さらに、前記メモリーカードに書き込まれたバスモニターデータは暗号化される。
さらに、前記メモリーカードに溜まったバスモニターデータを、インターネット回線を介して前記携帯電話機の通信事業者に送信する。
さらに、前記メモリーカードコントローラは、アスキー形式又はバイナリー形式のバスモニターデータを前記メモリーカードに書き込む。
Further, the bus monitor data written to the memory card is encrypted.
Further, the bus monitor data accumulated in the memory card is transmitted to the communication operator of the mobile phone via the Internet line.
Furthermore, the memory card controller writes ASCII or binary format bus monitor data to the memory card.

さらに、前記バスモニターは前記CPUからクロック信号、書き込み信号、読み出し信号、チップセレクト信号を入力し、書き込み信号、読み出し信号でタイムスタンプをラッチし、タイムスタンプのラッチ毎に時間、メモリーバス上のアドレス、データ、読み出し/書き込みの種別をモニターし前記バスモニターデータとして前記メモリーカードコントローラに差し込まれたバスモニター専用のメモリーカードに書き込ませる。   Further, the bus monitor receives a clock signal, a write signal, a read signal, and a chip select signal from the CPU, latches a time stamp with the write signal and the read signal, and each time stamp latches the time and address on the memory bus. The type of data and read / write is monitored and written as the bus monitor data in a memory card dedicated to the bus monitor inserted into the memory card controller.

さらに、本発明は、携帯電話機のバスモニター方法において、メモリーカードコントローラに差し込まれたメモリーカードが前記バスモニターデータを書き込むバスモニター専用のメモリーカード又はユーザが保存する電話帳データを含む通常使用時の通常データを書き込む通常のメモリーカードであるかを専用のコードで識別する工程と、識別後にメモリーバス上のCPUからメモリーへのアクセスを前記メモリーバス上でモニターしバスモニターデータとして出力する工程と、識別されたメモリーカードが前記バスモニター専用のメモリーカードである場合には前記バスモニター専用のメモリーカードに前記バスモニターデータを書き込む工程と、識別されたメモリーカードが前記通常のメモリーカードである場合には前記通常のメモリーカードに前記通常データを書き込む工程とを備えることを特徴とする携帯電話機のバスモニター方法を提供する。 Furthermore, the present invention relates to a bus monitoring method for a mobile phone, wherein a memory card inserted into a memory card controller includes a memory card dedicated for bus monitoring in which the bus monitoring data is written or telephone book data stored by a user. Identifying with a dedicated code whether it is a normal memory card to which normal data is written , monitoring the memory access from the CPU on the memory bus on the memory bus after identification, and outputting as bus monitor data; When the identified memory card is a memory card dedicated to the bus monitor, the step of writing the bus monitor data to the memory card dedicated to the bus monitor, and when the identified memory card is the normal memory card Is the normal memory It provides a bus monitor method for a portable telephone characterized in that it comprises a step of writing the ordinary data into the card.

さらに、本発明は、携帯電話機のバスモニター方法において、前記携帯電話機の操作キーのうち複数の指定されたキーが押下されていることを判断する工程と、キーの押下後にメモリーカードコントローラに差し込まれたメモリーカードにバスモニター専用のコードが存在するかを確認する工程と、確認後にメモリーバス上のCPUからメモリーへのアクセスを前記メモリーバス上でモニターしバスモニターデータとして出力する工程と、確認されたメモリーカードに前記バスモニター専用のコードが存在する場合にはメモリーカードに前記バスモニターデータを書き込む工程と、確認されたメモリーカードに前記バスモニター専用のコードが存在しない場合にはメモリーカードにユーザが保存する電話帳データを含む通常使用時の通常データを書き込む工程とを備えることを特徴とする携帯電話機のバスモニター方法を提供する。 Further, the present invention provides a method for determining whether or not a plurality of designated keys among the operation keys of the mobile phone are pressed in the bus monitoring method of the mobile phone, and is inserted into the memory card controller after the key is pressed. Confirming whether there is a dedicated bus monitor code in the memory card, and monitoring the memory access from the CPU on the memory bus on the memory bus and outputting it as bus monitor data after confirmation. user memory card when the process of writing the bus monitor data on a memory card, which is the bus monitor dedicated code confirmed memory card does not exist if the bus monitor code specific to the memory card is present and Normal data including normal phone book data stored by Further comprising a step of writing to provide a bus monitor method for a portable telephone according to claim.

以上説明したように、本発明によれば、メモリーバス上のCPUからメモリーへのアクセスをメモリーバス上でモニターしバスモニターデータとして出力し、メモリーカードコントローラに差し込まれたメモリーカードがバスモニターデータを書き込むバスモニター専用のメモリーカード又は電話帳データを含む通常使用時の通常データを書き込む通常のメモリーカードであるかを識別し、識別されたメモリーカードがバスモニター専用のメモリーカードである場合にはバスモニター専用のメモリーカードにバスモニターデータを書き込み、識別されたメモリーカードが通常のメモリーカードである場合には通常のメモリーカードに通常データを書き込むようにしたので、LSIに内蔵されるCPUから同一のLSIに内蔵されるメモリー(プログラム)へのアクセス、さらに、他のLSIに内蔵されるメモリーに対するアクセスを全て記録し、記録したデータを外部記憶装置であるメモリーカードに保存するようにでき、これにより評価ボード、ICE等の大がかりな手段を使用しなくても、携帯電話機のみでソフトウエアの詳細な動作解析が可能になり、不具合解析の時間を短縮することが可能となった。   As described above, according to the present invention, access from the CPU on the memory bus to the memory is monitored on the memory bus and output as bus monitor data, and the memory card inserted into the memory card controller stores the bus monitor data. Identify whether the memory card is dedicated to the bus monitor to be written or the normal memory card to which normal data including normal phone book data is written, and if the identified memory card is a memory card dedicated to the bus monitor The bus monitor data is written to the monitor dedicated memory card, and when the identified memory card is a normal memory card, the normal data is written to the normal memory card. LSI built-in memory ( Program) and all accesses to the memory built into other LSIs can be recorded, and the recorded data can be stored in a memory card, which is an external storage device. Even without the use of simple means, detailed operation analysis of software can be performed only with a mobile phone, and the time required for failure analysis can be reduced.

ソフトウエアの動作を記録するモードの起動は、人為的に起動する場合のほか、動作中のソフトウエアが自発的にエラー状態を検出できた場合に限り、ソフトウエア自ら動作を開始するモードを有するようにしたので、これにより通常使用している間に発生する不具合、又は不具合の要因となり得る事象が発生した場合のログ(log)を自動的に保存することが可能となり、また、それを後に解析することが可能となる。
また、携帯電話機の起動時にバスモニターの起動モードとなるようにするため、バスモニター専用のメモリーカードのIDカードを必要とし、ユーザが一般的に使用している通常のメモリーカードであるIDカードではバスモニターの起動はできないようになる。第3世代の携帯電話機ではバスモニター専用のメモリーカードとしてUIMカードを使用することが可能である。
The mode to record the operation of the software has a mode to start the software itself only when it is artificially started and only when the operating software can detect the error state spontaneously. As a result, it is possible to automatically save a log (log) in the event of a failure that occurs during normal use, or an event that may cause the failure, and later It becomes possible to analyze.
Moreover, in order to be in the bus monitor activation mode when the cellular phone is activated, a memory card ID card dedicated to the bus monitor is required. With an ID card that is a normal memory card generally used by the user, The bus monitor cannot be activated. In the third-generation mobile phone, a UIM card can be used as a memory card dedicated to the bus monitor.

バスモニター専用のメモリーカードであるIDカードに溜まったバスモニターデータは、ユーザが使用している携帯電話機に不具合が発生した場合、通信事業者が解析するために役に立ち、さらに、ユーザが自発的にバスモニターの起動許可用のIDカードに溜まったバスモニターデータをインターネット回線を通じて通信事業者に提供することができる。   The bus monitor data collected on the ID card, which is a dedicated memory card for the bus monitor, is useful for analysis by the telecommunications carrier when a malfunction occurs in the mobile phone used by the user. The bus monitor data stored in the ID card for permission to start the bus monitor can be provided to the communication carrier through the Internet line.

さらに、携帯電話機の操作キーのうち複数の指定されたキーが押下されていることを判断し、メモリーバス上のCPUからメモリーへのアクセスをメモリーバス上でモニターしバスモニターデータとして出力し、メモリーカードコントローラに差し込まれたメモリーカードにバスモニター専用のコードが存在するかを確認し、確認されたメモリーカードにバスモニター専用のコードが存在する場合にはメモリーカードにバスモニターデータを書き込み、確認されたメモリーカードにバスモニター専用のコードが存在しない場合にはメモリーカードに通常のデータを書き込むようにしたので、例えば、第2世代の携帯電話機などで通常データを書き込むためにメモリーカードを使用する場合には、メモリーカード170に通常データと区別して共にバスモニターデータを書き込むことが可能になった。   Further, it is determined that a plurality of specified keys among the operation keys of the cellular phone are pressed, and the access from the CPU on the memory bus to the memory is monitored on the memory bus and output as bus monitor data. Check if there is a dedicated bus monitor code on the memory card inserted in the card controller, and if there is a dedicated bus monitor code on the confirmed memory card, write the bus monitor data to the memory card and confirm it. When the memory card does not have a dedicated bus monitor code, normal data is written to the memory card. For example, when using a memory card to write normal data on a second-generation mobile phone, etc. The memory card 170 is distinguished from normal data. It has become possible to write the bus monitor data to.

さらに、携帯電話機の起動時に携帯電話機が持つ操作キーのうち予め定められたキーが押下された場合にバスモニターを起動モードになるようにし、通常使用時にユーザが誤って押す確率が極めて低い複数のキーの組み合わせとすることができる。
さらに、CPUとメモリーを有する2つのLSIにそれぞれバスモニターを備え、2つのLSIがSerial I/Fで結線される携帯電話機に対しても本発明の適用が可能であり、解析に役に立つ又は役に立ちそうな側のLSIのメモリーバスをモニターすることが可能になる。
さらに、CPUとメモリーを有する2つのLSIの一方にバスモニターを備え、2つのLSIがSerial I/Fで結線される携帯電話機に対しても本発明の適用が可能であり、、バスモニターデータのモニターをリアルタイムに必要としない場合に利点がある
Furthermore, when a predetermined key among the operation keys of the cellular phone is pressed when the cellular phone is activated, the bus monitor is set to the activation mode, and a plurality of cases where the probability that the user erroneously presses during normal use is extremely low. It can be a key combination.
Furthermore, the present invention can be applied to a mobile phone in which two LSIs each having a CPU and a memory are each provided with a bus monitor, and the two LSIs are connected by a serial I / F, which may be useful or useful for analysis. It becomes possible to monitor the memory bus of the LSI on the other side.
Further, the present invention can be applied to a mobile phone in which one of two LSIs having a CPU and a memory is provided with a bus monitor and the two LSIs are connected by a serial I / F. Benefits if you do not need a monitor in real time

以下、本発明の実施の形態について図面を参照して説明する。
図1は本発明に係る携帯電話機のバスモニターシステムの概略構成を示すブロック図である。本図に示すように、携帯電話機にはLSI(大規模集積回路)110が設けられ、LSI110のメモリーバス130にLSI120が接続される。
メモリーバス130はバスクロック(BUSCLK)、アドレス、データの共通の信号路である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a schematic configuration of a mobile phone bus monitor system according to the present invention. As shown in the figure, an LSI (Large Scale Integrated Circuit) 110 is provided in the mobile phone, and an LSI 120 is connected to a memory bus 130 of the LSI 110.
The memory bus 130 is a common signal path for the bus clock (BUSCLK), address, and data.

LSI110は、メモリーバス130に接続されるCPU(中央演算装置)111、ROM(Read Only Memory)112、RAM(Randam Access Memory)113、切替コントローラ114を内蔵し、例えば、音声通信機能を有する。
LSI120は、図示しないROM、RAMを内蔵し、電話帳機能、メール機能、WEB閲覧機能、スケジュール管理機能、カメラ機能を有する。
The LSI 110 includes a CPU (Central Processing Unit) 111, a ROM (Read Only Memory) 112, a RAM (Randam Access Memory) 113, and a switching controller 114 connected to the memory bus 130, and has, for example, a voice communication function.
The LSI 120 includes a ROM and a RAM (not shown), and has a telephone directory function, a mail function, a WEB browsing function, a schedule management function, and a camera function.

ここに、ROM112上には携帯電話機を動作するプログラム(ソフトウエア)が書き込まれ、CPU111はROM112からプログラムを読み出しプログラムを実行する。
RAM113はワークエリア、データの待避、各種データの保存に使用される。
CPU111はメモリーバス130の制御を行い、チップセレクト信号CSn(n=0,1,2)を用いて、ROM112、RAM113、LSI120の選択をそれぞれ行い、それぞれに、書込信号(WRB)、読出信号(RDB)を出力して、ROM112、RAM113、LSI120に対して書き込み、読み出しの制御を行う。
Here, a program (software) for operating the mobile phone is written on the ROM 112, and the CPU 111 reads the program from the ROM 112 and executes the program.
The RAM 113 is used for a work area, data saving, and storage of various data.
The CPU 111 controls the memory bus 130 and uses the chip select signal CSn (n = 0, 1, 2) to select the ROM 112, RAM 113, and LSI 120, respectively, and write signal (WRB) and read signal respectively. (RDB) is output, and the ROM 112, RAM 113, and LSI 120 are written and read out.

なお、切替コントローラ114はCPU111からの命令に従い、後述するスイッチ150の接続元を制御し、メモリーカード識別部114Aを有する。
さらに、LSI110とLSI120の間のメモリーバス130にバスモニター(BUSmoni)140が接続され、バスモニター140は、携帯電話機内のソフトウエアの動作を詳細にモニターするため、メモリーバス130をモニターし、CPU111からROM112、RAM113、LSI120にアクセスした全てのアドレス、データ、リード・ライト、さらに、それらが変化した時間を取得し、バスモニターデータとして出力する。
The switching controller 114 controls a connection source of a switch 150 to be described later according to a command from the CPU 111, and has a memory card identification unit 114A.
Further, a bus monitor (BUSmoni) 140 is connected to the memory bus 130 between the LSI 110 and the LSI 120. The bus monitor 140 monitors the memory bus 130 in order to monitor the operation of software in the mobile phone in detail, and the CPU 111 All the addresses, data, read / writes, and times when they are accessed from the ROM 112, RAM 113, and LSI 120 are acquired and output as bus monitor data.

バスモニター140にはスイッチ(SW)150が接続され、スイッチ150はバスモニター140からのバスモニターデータを入力し、さらに、LSI120から、通常使用時にユーザが保存するデータ等、例えば、電話帳データなどの通常データを入力し、切替コントローラ114からの切替制御信号(s0)により一方を選択して切り替える。
スイッチ150には、メモリーカードコントローラ160が接続され、メモリーカードコントローラ160にはメモリーカード170が差し込まれ、メモリーカードコントローラ160はスイッチ150からのデータを差し込まれたメモリーカード170に保存可能な形式に変更し、メモリーカード170にデータの書き込み、読み出す処理を行う。
A switch (SW) 150 is connected to the bus monitor 140. The switch 150 inputs bus monitor data from the bus monitor 140, and further, data stored by the user during normal use from the LSI 120, such as telephone directory data. The normal data is input, and one is switched by the switching control signal (s0) from the switching controller 114.
A memory card controller 160 is connected to the switch 150, a memory card 170 is inserted into the memory card controller 160, and the memory card controller 160 changes the format so that data from the switch 150 can be stored in the inserted memory card 170. Then, data is written to and read from the memory card 170.

メモリーカード170は外部記憶装置であり、メモリーカード170には電話帳データを含む通常データをユーザが一般的に使用しているID(Identification)カードに保存する通常のメモリーカードと、バスモニターデータを専用のIDカードに保存するバスモニター専用のメモリーカードがある。
バスモニター専用のメモリーカードは、バスモニターデータの保存機能の他に、携帯電話機の電源のON時にメモリーカードコントローラ160にメモリーカード170として差し込まれている場合にはバスモニター140の起動を許可する機能を有する。
The memory card 170 is an external storage device. The memory card 170 stores normal data including telephone directory data in an ID (Identification) card that is generally used by the user, and bus monitor data. There is a memory card dedicated to bus monitoring that is stored on a dedicated ID card.
In addition to the bus monitor data storage function, the bus monitor dedicated memory card is a function that allows the bus monitor 140 to be activated when it is inserted as the memory card 170 in the memory card controller 160 when the mobile phone is turned on. Have

ここに、バスモニター専用のメモリーカードとは、例えば、第3世代携帯電話などで使用されているUIM(User Identity Module)カードを意味し、UIMカードとは、携帯電話会社が発行する契約者情報を記録したICカードであり、携帯電話機に差し込んでユーザの識別に使うことで知られている。
なお、メモリーカード170として、バスモニター専用のメモリーカードであるUIMカードをメモリーカードコントローラ160に差し込んでUIMカードにバスモニターデータを保存する場合には、保存されるバスモニターデータ形式はアスキー形式でも、一般的にアスキー形式より容量が少なくなることが知られているバイナリー形式でもかまわない。
Here, the bus monitor dedicated memory card means a UIM (User Identity Module) card used in, for example, a third generation mobile phone, and the UIM card is contractor information issued by a mobile phone company. Is an IC card in which is recorded, and is known to be used for user identification by being inserted into a mobile phone.
When the memory card 170 is a memory card dedicated to the bus monitor, the UIM card is inserted into the memory card controller 160 and the bus monitor data is stored in the UIM card. The binary format, which is generally known to have a smaller capacity than the ASCII format, may be used.

また、UIMカードの容量は、例えば、64Mbyteであり、その容量に達するまでUIMカードにバスモニターデータが書き込まれる。
さらに、切替コントローラ114のメモリーカード識別部114Aは、スイッチ150を介して、メモリーカードコントローラ160に差し込まれているメモリーカードのIDカードがバスモニター専用のメモリーカードのIDカードであるか否か識別し、識別情報をCPU111に報告する。
The capacity of the UIM card is, for example, 64 Mbytes, and bus monitor data is written to the UIM card until the capacity is reached.
Further, the memory card identification unit 114A of the switching controller 114 identifies whether the ID card of the memory card inserted into the memory card controller 160 is an ID card of a memory card dedicated to the bus monitor via the switch 150. The identification information is reported to the CPU 111.

CPU111は、切替コントローラ114のメモリーカード識別部114Aからの識別情報により、メモリーカードコントローラ160にバスモニター専用のメモリーカードのIDカードが差し込まれている場合には、切替コントローラ114に対して、スイッチ150にバスモニター140を選択するように制御信号(s0)を出させる。
図2はUIMカードであるメモリーカード170にバスモニターデータを書き込むタイミングチャート図である。
When the ID card of the memory card dedicated for bus monitoring is inserted into the memory card controller 160 based on the identification information from the memory card identification unit 114A of the switching controller 114, the CPU 111 switches the switch 150 to the switch controller 114. The control signal (s0) is issued so as to select the bus monitor 140.
FIG. 2 is a timing chart for writing bus monitor data to the memory card 170 which is a UIM card.

以下の説明は、簡単化のため、非同期メモリーについて行う。本図に示すように、バスモニター140は、LSI110のCPU111からチップセレクト信号(CSn)、バスクロック(BUSCLK)、書込信号(WRB)、読出信号(RDB)を入力し、メモリーバス130からアドレス、データを取得し、書込信号(WRB)、読出信号(RDB)の立ち上がりでタイムスタンプをラッチし、バスモニターデータを取得する。   The following description is for asynchronous memory for simplicity. As shown in the figure, the bus monitor 140 receives a chip select signal (CSn), a bus clock (BUSCLK), a write signal (WRB), and a read signal (RDB) from the CPU 111 of the LSI 110, and addresses from the memory bus 130. The data is acquired, the time stamp is latched at the rising edge of the write signal (WRB) and the read signal (RDB), and the bus monitor data is acquired.

タイムスタンプのインクリメント幅は、バスクロック(BUSCLK)の1クロック幅であり、メモリーのアクセスサイクルよりも十分早いクロックである。
なお、バスクロック(BUSCLK)に代わり、バスモニター140専用にクロックを供給し、クロックでカウントアップし、タイムスタンプをラッチするようにしてもよい。
図3は図2で取得したバスモニターデータのイメージ例を示す図である。本図に示すように、ラッチされたタイムスタンプから時間(分、秒、m秒、μ秒)、チップセレクト信号(CSn)、メモリーバス130からアドレス、メモリーバス130からデータ、書込信号(WRB)、読出信号(RDB)から読み出し(リード)/書き込み(ライト)の種別がバスモニターデータとして取得される。
The increment width of the time stamp is one clock width of the bus clock (BUSCLK), which is sufficiently faster than the memory access cycle.
Instead of the bus clock (BUSCLK), a clock may be supplied exclusively for the bus monitor 140, counted up with the clock, and the time stamp latched.
FIG. 3 is a diagram showing an example of the bus monitor data acquired in FIG. As shown in this figure, time (minute, second, m second, μ second) from the latched time stamp, chip select signal (CSn), address from the memory bus 130, data from the memory bus 130, write signal (WRB) ), Read (read) / write (write) type is acquired as bus monitor data from the read signal (RDB).

図4は図1のバスモニター140の起動モードについて説明するフローチャート図である。本図に示すように、ステップ201において、ユーザにより携帯電話機の電源がONになる。
ステップ202において、携帯電話機の電源がONになると、切替コントローラ114のメモリーカード識別部114Aは、メモリーカードコントローラ160に差し込まれたメモリーカード170がバスモニター専用のメモリーカードか否かを判断する。メモリーカードコントローラ160に通常のメモリーカードであるIDカードが差し込まれている場合にはステップ206に進む。
FIG. 4 is a flowchart for explaining a start mode of the bus monitor 140 of FIG. As shown in the figure, in step 201, the user turns on the mobile phone.
In step 202, when the power of the mobile phone is turned on, the memory card identification unit 114A of the switching controller 114 determines whether or not the memory card 170 inserted into the memory card controller 160 is a memory card dedicated for bus monitoring. If an ID card, which is a normal memory card, is inserted into the memory card controller 160, the process proceeds to step 206.

ステップ203において、メモリーカードコントローラ160にバスモニター専用のメモリーカードが差し込まれている場合には、切替コントローラ114はスイッチ150をバスモニター140側に切り替え、バスモニター140を起動する。この場合、バスモニター140を起動するだけであり、通常の携帯電話機としての機能は問題なく使用できる。   In step 203, if a memory card dedicated to the bus monitor is inserted into the memory card controller 160, the switching controller 114 switches the switch 150 to the bus monitor 140 side and activates the bus monitor 140. In this case, only the bus monitor 140 is activated, and the function as a normal mobile phone can be used without any problem.

ステップ204において、バスモニター140にはバスモニターデータが書き込まれる。
ステップ205において、携帯電話機の表示部に対してバスモニター専用の画面を起動する。バスモニター専用の画面には、バスモニター140の起動/停止(log取得開始/停止)、様々なトリガーイベント、例えば、取得したいアドレスの範囲、アドレスとデー(日付)の関係が期待した値になった時等を設定することができる。処理を終了する。
In step 204, bus monitor data is written to the bus monitor 140.
In step 205, a screen dedicated to bus monitoring is activated on the display unit of the mobile phone. On the bus monitor dedicated screen, the bus monitor 140 is started / stopped (log acquisition start / stop), various trigger events, for example, the range of addresses to be acquired and the relationship between the address and data (date) are expected values. Can be set. End the process.

ステップ206において、メモリーカードコントローラ160に通常IDカードが差し込まれている場合には、切替コントローラ114は、スイッチ150をLSI120側に切り替え、通常起動し、処理を終了する。
このようにして、携帯電話機の起動時にバスモニター140の起動モードとなるようにするため、バスモニター専用のメモリーカードのIDカードを必要とし、ユーザが一般的に使用している通常のメモリーカードであるIDカードではバスモニター140の起動はできないようにする。
If a normal ID card is inserted in the memory card controller 160 in step 206, the switching controller 114 switches the switch 150 to the LSI 120 side, starts normally, and ends the process.
In this way, to activate the bus monitor 140 when the cellular phone is activated, an ID card for the memory card dedicated to the bus monitor is required, and a normal memory card generally used by the user is used. A certain ID card prevents the bus monitor 140 from starting up.

バスモニター140のバスモニター専用のメモリーカードのIDカードに溜まったバスモニターデータは、ユーザが使用している携帯電話機に不具合が発生した場合、通信事業者が解析するために役に立ち、さらに、ユーザが自発的にバスモニター140のバスモニター専用のメモリーカードのIDカードに溜まったバスモニターデータを、インターネット回線を介して、通信事業者に提供することができる。   The bus monitor data accumulated in the ID card of the memory card dedicated to the bus monitor 140 of the bus monitor 140 is useful for the carrier to analyze when a malfunction occurs in the mobile phone used by the user. The bus monitor data that is spontaneously stored in the ID card of the memory card dedicated to the bus monitor of the bus monitor 140 can be provided to the communication carrier via the Internet line.

なお、バスモニター専用のメモリカードであるIDカードは前述のように、UIMカードである。
したがって、本発明によれば、携帯電話機内部にソフトウエアの動作を詳細に記録する手段を有し、具体的にはLSIに内蔵されるCPUから同一のLSIに内蔵されるメモリー(プログラム)へのアクセス、さらに、他のLSIに内蔵されるメモリーに対するアクセスを全て記録し、記録したデータを外部記憶装置であるメモリーカードに保存するようにしたので、これにより評価ボード、ICE等の大がかりな手段を使用しなくても、携帯電話機のみでソフトウエアの詳細な動作解析が可能になり、不具合解析の時間を短縮することが可能となる。
Note that the ID card, which is a memory card dedicated to the bus monitor, is a UIM card as described above.
Therefore, according to the present invention, there is provided means for recording the software operation in the mobile phone in detail, specifically, from the CPU incorporated in the LSI to the memory (program) incorporated in the same LSI. Since all accesses to the memory built into other LSIs are recorded and the recorded data is stored in a memory card as an external storage device, this makes it possible to use large-scale means such as an evaluation board and ICE. Even if it is not used, it is possible to perform detailed operation analysis of software only with a mobile phone, and it is possible to shorten the time of failure analysis.

次に、バスモニター140のバスモニター専用のメモリーカードのIDカードである第3世代携帯電話などで使用されているUIMカードをバスモニター専用のメモリーカードであるIDカードとして持たない携帯電話機では、例えば、第2世代の携帯電話機などで通常データを書き込むためにメモリーカードを使用する場合には、メモリーカード170に通常データと区別して共にバスモニターデータを書き込む。   Next, in a mobile phone that does not have a UIM card used as a third-generation mobile phone that is an ID card of a memory card dedicated to the bus monitor 140, as an ID card that is a memory card dedicated to the bus monitor, for example, When a memory card is used to write normal data in a second generation mobile phone or the like, the bus monitor data is written to the memory card 170 together with the normal data.

この場合、メモリーカード170の内部に通常のデータと区別しバスモニターデータを書き込み、バスモニター140の起動を許可するためにバスモニター専用のコードを持たせる。
さらに、携帯電話機の起動時に携帯電話機が持つ操作キーのうち予め定められたキーが押下された場合にバスモニター140を起動モードになるようにする。
In this case, the bus monitor data is written in the memory card 170 so as to be distinguished from normal data, and a code dedicated to the bus monitor is provided to allow the bus monitor 140 to be activated.
Further, the bus monitor 140 is set to the start mode when a predetermined key among the operation keys of the mobile phone is pressed when the mobile phone is started.

この場合、予め定められたキーとは、通常使用時にユーザが誤って押す確率が極めて低い複数のキーの組み合わせとして、例えば、同時に3つ以上の特定キーが押下されている状態にする。以下にバスモニター140の起動について詳細に説明する。
図5は図4の変形例であり、バスモニター140の起動モードについて説明するフローチャート図である。本図に示すように、ステップ211において、ユーザにより携帯電話機の電源がONになる。
In this case, the predetermined key is, for example, a state in which three or more specific keys are pressed at the same time as a combination of a plurality of keys that are extremely unlikely to be erroneously pressed by the user during normal use. Hereinafter, activation of the bus monitor 140 will be described in detail.
FIG. 5 is a flowchart illustrating a start mode of the bus monitor 140, which is a modification of FIG. As shown in the figure, in step 211, the power of the mobile phone is turned on by the user.

ステップ212において、携帯電話機の電源がONになると、切替コントローラ114は携帯電話機の操作キーのうち予め定められたキーが押下されているか否かを判断する。押下されていない場合にはステップ217に進む。
ステップ213において、予め定められたキーが押下されている場合には、切替コントローラ114はスイッチ150をバスモニター140側に切り替える。
In step 212, when the power of the mobile phone is turned on, the switching controller 114 determines whether or not a predetermined key among the operation keys of the mobile phone is pressed. If not, the process proceeds to step 217.
In step 213, when a predetermined key is pressed, the switching controller 114 switches the switch 150 to the bus monitor 140 side.

切替コントローラ114のメモリーカード識別部114Aはメモリーカードコントローラ160に差し込まれた通常のメモリーカードにバスモニター140の起動を許可するバスモニター専用のコードが存在するか否かを確認する。存在しない場合にはステップ217に進む。
ステップ214において、メモリーカード170にバスモニター140の起動を許可するバスモニター専用のコードが存在する場合には、切替コントローラ114はスイッチ150をバスモニター140側に切り替え、バスモニター140を起動する。この場合、バスモニター140を起動するだけであり、通常の携帯電話機としての機能は問題なく使用できる。
The memory card identification unit 114 </ b> A of the switching controller 114 confirms whether a normal memory card inserted into the memory card controller 160 has a dedicated bus monitor code that permits the activation of the bus monitor 140. If not, the process proceeds to step 217.
In step 214, if there is a bus monitor dedicated code that permits the bus monitor 140 to be activated in the memory card 170, the switching controller 114 switches the switch 150 to the bus monitor 140 side and activates the bus monitor 140. In this case, only the bus monitor 140 is activated, and the function as a normal mobile phone can be used without any problem.

ステップ215において、バスモニター140にはバスモニターデータが書き込まれる。
ステップ216において、携帯電話機の表示部に対してバスモニター専用の画面を起動する。バスモニター専用の画面には、バスモニター140の起動/停止(log取得開始/停止)、様々なトリガーイベント、例えば、取得したいアドレスの範囲、アドレスとデー(日付)の関係が期待した値になった時等を設定することができる。処理を終了する。
In step 215, bus monitor data is written to the bus monitor 140.
In step 216, a screen dedicated to the bus monitor is activated on the display unit of the mobile phone. On the bus monitor dedicated screen, the bus monitor 140 is started / stopped (log acquisition start / stop), various trigger events, for example, the range of addresses to be acquired and the relationship between the address and data (date) are expected values. Can be set. End the process.

ステップ217において、携帯電話機の電源のON時に予め定められたキーが押下されていない場合、メモリーカード170内部にバスモニター140の起動を許可するバスモニター専用のコードが存在しない場合には、切替コントローラ114は、スイッチ150をLSI120側に切り替え、通常起動し、処理を終了する。
このようにして、携帯電話機の起動時にバスモニター140の起動モードとなるようにするため、予め定められたキーの押下を必要とし、ユーザが一般的に使用している通常IDカードではバスモニター140の起動はできないようにする。
In step 217, if a predetermined key is not pressed when the power of the mobile phone is turned on, or if there is no bus monitor dedicated code for permitting activation of the bus monitor 140 in the memory card 170, the switching controller 114 switches the switch 150 to the LSI 120 side, starts normally, and ends the process.
In this way, in order to set the bus monitor 140 in the startup mode when the mobile phone is started up, it is necessary to press a predetermined key, and in the normal ID card generally used by the user, the bus monitor 140 is required. Can not be started.

さらに、メモリーカード170に溜まったバスモニターデータは、ユーザが使用している携帯電話機に不具合が発生した場合、通信事業者が解析するために役に立ち、さらに、ユーザが自発的にメモリーカード170に溜まったバスモニターデータをインターネット回線を通じて通信事業者に提供することができる。   Further, the bus monitor data stored in the memory card 170 is useful for analysis by a communication carrier when a failure occurs in the mobile phone used by the user, and the user voluntarily collects in the memory card 170. The bus monitor data can be provided to the carrier through the Internet.

図6は図5の変形例であり、バスモニター140の起動モードについて説明するフローチャート図である。本図に示すように、図5と比較して、ステップ228において、バスモニター140を起動しない場合でも、ソフトウエアが自発的にソフトウエア自身のエラー状態を検出できた場合にはバスモニター140を起動してメモリーカード170にバスモニターデータを書き込むことに関し、予めユーザがメニュー操作等で許可の有無設定を判断する。この場合、メモリーカード170に保存するバスモニターデータの上限容量値も設定するようにしてもよい。許可していない場合には処理を終了する。   FIG. 6 is a flowchart illustrating a start mode of the bus monitor 140, which is a modification of FIG. As shown in this figure, as compared with FIG. 5, even when the bus monitor 140 is not activated in step 228, if the software can detect the error state of the software itself, the bus monitor 140 is Regarding the activation and writing of the bus monitor data to the memory card 170, the user determines in advance whether to permit or not by menu operation or the like. In this case, the upper limit capacity value of the bus monitor data stored in the memory card 170 may also be set. If not permitted, the process is terminated.

ステップ229において、許可をした場合でCPU111では動作中のソフトウエアがエラー状態を検出した場合には切替コントローラ114はスイッチ150をバスモニター140側に切り替えて、ステップ224に進み、バスモニター140を起動する。
このように、動作中のソフトウエアがエラー状態を検出した場合にはユーザに対して予め許可が必要とする理由は、メモリーカード170の容量をユーザが意図していない場面で消費してしまうからである。
In step 229, when the permission is granted and the software running on the CPU 111 detects an error state, the switching controller 114 switches the switch 150 to the bus monitor 140 side and proceeds to step 224 to start the bus monitor 140. To do.
As described above, when the operating software detects an error state, the reason why the user needs to be permitted in advance is that the capacity of the memory card 170 is consumed when the user does not intend. It is.

したがって、本発明によれば、ソフトウエアの動作を記録するモードの起動は、人為的に起動する場合のほか、動作中のソフトウエアが自発的にエラー状態を検出できた場合に限り、ソフトウエア自ら動作を開始するモードを有するようにしたので、これにより通常使用している間に発生する不具合、又は不具合の要因となり得る事象が発生した場合のログ(log)を自動的に保存することが可能となり、また、それを後に解析することが可能となる。   Therefore, according to the present invention, the activation of the mode for recording the operation of the software is not limited to the case where the operation is started artificially, but only when the operating software can detect the error state spontaneously. Since it has a mode to start its own operation, it is possible to automatically save a log when a failure that occurs during normal use or an event that can cause a failure occurs. It becomes possible and can be analyzed later.

上記のメモリーカード170に書き込まれたバスモニターデータはユーザによる携帯電話機、他の装置の操作上からは表示部への表示を禁止し見えないようにする。データの漏洩を防止するためである。
また、携帯電話機をパーソナルコンピュータ(PC)等に接続しても、専用のツール等が無ければ、メモリーカード170に書き込まれているバスモニターデータを取り出せないようにする。同様にデータの漏洩を防止するためである。
The bus monitor data written in the memory card 170 is prohibited from being displayed on the display unit when the user operates the cellular phone or other devices. This is to prevent data leakage.
Even if the mobile phone is connected to a personal computer (PC) or the like, the bus monitor data written in the memory card 170 cannot be taken out without a dedicated tool or the like. This is also for preventing data leakage.

例えば、取り出せないようにする方法としては、バスモニターデータが占有するメモリーカード170の領域にロックをかけるようにする。
さらに、万一、パーソナルコンピュータに取り出されてしまった場合のために、バスモニターデータに暗号化をかけるようにする。同様にデータの漏洩を防止するためである。
For example, as a method for preventing the data from being taken out, an area of the memory card 170 occupied by the bus monitor data is locked.
Furthermore, the bus monitor data is encrypted in case it is taken out to the personal computer. This is also for preventing data leakage.

図7は図1の変形例であり、本発明に係る携帯電話機のバスモニターシステムの概略構成を示すブロック図である。
本図に示すように、携帯電話機にはLSI110A、LSI110Bが設けられ、例えば、LSI110Aは音声通信機能を有し、LSI110Bは電話帳機能、メール機能、WEB閲覧機能、スケジュール管理機能、カメラ機能、テレビジョンの受信機能を有する。
FIG. 7 is a modification of FIG. 1 and is a block diagram showing a schematic configuration of a mobile phone bus monitor system according to the present invention.
As shown in the figure, the cellular phone is provided with LSI 110A and LSI 110B. For example, LSI 110A has a voice communication function, and LSI 110B has a telephone directory function, a mail function, a WEB browsing function, a schedule management function, a camera function, and a television. John's reception function.

さらに、LSI110Aはメモリーバス130Aに接続されるCPU111A、ROM112A、RAM113A、切り替えコントローラ114、Serial I/F115A、バスモニター140Aを内蔵する。
LSI110Bはメモリーバス130Bに接続されるCPU111B、ROM112B、RAM113B、Serial I/F115B、データ転送部116、バスモニター140Bを内蔵し、さらに、データ転送部116、バスモニター140Bの双方に接続されるスイッチ(SW)117を内蔵する。
Further, the LSI 110A includes a CPU 111A, a ROM 112A, a RAM 113A, a switching controller 114, a serial I / F 115A, and a bus monitor 140A connected to the memory bus 130A.
The LSI 110B includes a CPU 111B, a ROM 112B, a RAM 113B, a serial I / F 115B, a data transfer unit 116, and a bus monitor 140B connected to the memory bus 130B, and a switch ( SW) 117 is incorporated.

LSI110A、LSI110Bはそれぞれシリアルインタフェース(Serial I/F)115A、シリアルインタフェース(Serial I/F)115Bを有し、Serial I/F115A、Serial I/F115Bで結線される。
バスモニター140A、スイッチ117の双方には、スイッチ150を介して、スイッチ150を差し込んだメモリーカードコントローラ160が接続される。
The LSI 110A and LSI 110B have a serial interface (Serial I / F) 115A and a serial interface (Serial I / F) 115B, respectively, and are connected by a Serial I / F 115A and a Serial I / F 115B.
A memory card controller 160 into which the switch 150 is inserted is connected to both the bus monitor 140A and the switch 117 via the switch 150.

バスモニター140Aはメモリーバス130AをモニターしバスモニターデータAを出力し、バスモニター140Bはメモリーバス130BをモニターしバスモニターデータBを出力する。
データ転送部116はスイッチ117に通常データを転送し、切替制御信号(s1)により、スイッチ117の接続元を制御する。
The bus monitor 140A monitors the memory bus 130A and outputs bus monitor data A, and the bus monitor 140B monitors the memory bus 130B and outputs bus monitor data B.
The data transfer unit 116 transfers normal data to the switch 117, and controls the connection source of the switch 117 by the switching control signal (s1).

切替コントローラ114のメモリーカード識別部114Aはメモリーカードコントローラ160に差し込まれているメモリーカード170が通常のメモリーカードの場合には、メモリーバス130A、Serial I/F115A、Serial I/F115B、メモリーバス130Bを介して、データ転送部116に切替制御信号(s1)を送出する。   When the memory card 170 inserted into the memory card controller 160 is a normal memory card, the memory card identification unit 114A of the switching controller 114 uses the memory bus 130A, the serial I / F 115A, the serial I / F 115B, and the memory bus 130B. The switching control signal (s1) is sent to the data transfer unit 116.

バスモニター起動モード時にはLSI110A、LSI110Bのどちら側のメモリーバス130A、メモリーバス130Bをモニターするかを携帯電話機の表示部の画面上から選択可能にする。
図8は図7のバスモニター140A又はバスモニター140Bの起動モードについて説明するフローチャート図である。
In the bus monitor activation mode, it is possible to select from which side of the memory bus 130A or the memory bus 130B of the LSI 110A or LSI 110B to monitor from the screen of the display unit of the mobile phone.
FIG. 8 is a flowchart for explaining a start mode of the bus monitor 140A or the bus monitor 140B of FIG.

本図に示すように、ステップ231において、ユーザにより携帯電話機の電源がONになる。
ステップ232において、切替コントローラ114のメモリーカード識別部114Aは、メモリーカードコントローラ160に差し込まれたメモリーカード170であるIDカードがバスモニター140A又はバスモニター140Bの専用のメモリーカードか否かを判断する。メモリーカードコントローラ160に通常のメモリーカードが差し込まれている場合にはステップ238に進む。
As shown in the figure, in step 231, the user turns on the mobile phone.
In step 232, the memory card identification unit 114A of the switching controller 114 determines whether the ID card, which is the memory card 170 inserted into the memory card controller 160, is a dedicated memory card for the bus monitor 140A or the bus monitor 140B. If a normal memory card is inserted in the memory card controller 160, the process proceeds to step 238.

ステップ233において、CPU111Aは、バスモニター140Aの起動が設定されているか否かを判断する。設定されていない場合にはステップ235に進む。
ステップ234において、切替コントローラ114はスイッチ150をバスモニター140A側に切り替え、バスモニター140Aを起動する。この場合、バスモニター140Aを起動するだけであり、通常の携帯電話機としての機能は問題なく使用できる。
In step 233, the CPU 111A determines whether or not the activation of the bus monitor 140A is set. If not set, the process proceeds to step 235.
In step 234, the switching controller 114 switches the switch 150 to the bus monitor 140A side and activates the bus monitor 140A. In this case, only the bus monitor 140A is activated, and the function as a normal mobile phone can be used without any problem.

ステップ235において、CPU111Aは、バスモニター140Bの起動が設定されているか否かを判断する。設定されていない場合にはステップ238に進む。
ステップ236において、切替コントローラ114はスイッチ150をスイッチ117側に切り替え、さらに、スイッチ117をバスモニター140B側に切り替え、バスモニター140Bを起動する。この場合、バスモニター140Bを起動するだけであり、通常の携帯電話機としての機能は問題なく使用できる。
In step 235, the CPU 111A determines whether or not the activation of the bus monitor 140B is set. If not, the process proceeds to step 238.
In step 236, the switching controller 114 switches the switch 150 to the switch 117 side, further switches the switch 117 to the bus monitor 140B side, and activates the bus monitor 140B. In this case, only the bus monitor 140B is activated, and the function as a normal mobile phone can be used without any problem.

ステップ237において、バスモニター140AにはバスモニターデータAが書き込まれ、バスモニター140BにはバスモニターデータBが書き込まれる。
ステップ238において、携帯電話機の表示部に対してバスモニター専用の画面を起動する。バスモニター専用の画面には、バスモニター140A又はバスモニター140Bの起動/停止(log取得開始/停止)、様々なトリガーイベント、例えば、取得したいアドレスの範囲、アドレスとデー(日付)の関係が期待した値になった時等を設定することができる。処理を終了する。
In step 237, bus monitor data A is written to the bus monitor 140A, and bus monitor data B is written to the bus monitor 140B.
In step 238, a screen dedicated to the bus monitor is activated on the display unit of the mobile phone. The screen dedicated to the bus monitor is expected to start / stop the bus monitor 140A or the bus monitor 140B (log acquisition start / stop), various trigger events, for example, the range of addresses to be acquired, and the relationship between the address and data (date). It is possible to set the time when the value is reached. End the process.

ステップ23において、メモリーカードコントローラ160に通常IDカードが差し込まれている場合には、切替コントローラ114は、スイッチ150をスイッチ117側に切り替え、さらに、スイッチ117をデータ転送部116側に切り替え、通常起動し、処理を終了する。
このようにして、CPUとメモリーを有する2つのLSIを備える携帯電話機に対しても本発明の適用が可能であり、Serial I/Fで結線される2つのLSIを搭載した携帯電話機において、解析に役に立つ又は役に立ちそうな側のLSIのメモリーバスをモニターすることが可能になる。
In step 23 9, when the memory card controller 160 is typically an ID card is inserted, the switch controller 114 switches the switch 150 to the switch 117 side, further, switches the switch 117 to the data transfer unit 116 side, usually Start and end processing.
In this way, the present invention can also be applied to a mobile phone including two LSIs having a CPU and a memory. In a mobile phone equipped with two LSIs connected by a serial I / F, analysis can be performed. It becomes possible to monitor the memory bus of the LSI that is useful or likely to be useful.

なお、前述のように、第2世代の携帯電話機などで通常データを書き込むためにメモリーカードを使用する場合にも、メモリーカード170に通常データと区別して共にバスモニターデータを書き込むことが可能である。   As described above, even when a memory card is used to write normal data in a second generation mobile phone or the like, it is possible to write bus monitor data to the memory card 170 separately from the normal data. .

図9は図7の変形例であり、本発明に係る携帯電話機のバスモニターシステムの概略構成を示すブロック図である。
本図に示すように、図7と比較して、LSI110Bではバスモニター140B、スイッチ117が削除され、データ転送部116がスイッチ150に直接接続される。
バスモニター140Aには、Serial I/F115BからSerial I/F115Aを介して、LSI110Bのメモリーバス130BをモニターしたバスモニターデータBが転送される。
FIG. 9 is a modification of FIG. 7 and is a block diagram showing a schematic configuration of a bus monitor system for a mobile phone according to the present invention.
As shown in this figure, compared to FIG. 7, the bus monitor 140B and the switch 117 are deleted in the LSI 110B, and the data transfer unit 116 is directly connected to the switch 150.
The bus monitor data B obtained by monitoring the memory bus 130B of the LSI 110B is transferred from the serial I / F 115B to the bus monitor 140A via the serial I / F 115A.

すなわち、バスモニター140AはLSI110Aのメモリーバス130Aだけでなく、Serial I/F115BからSerial I/F115Aを介して、LSI110Bのメモリーバス130BをモニターしバスモニターデータA、バスモニターデータBを出力する。
スイッチ150ではバスモニター140AからのバスモニターデータA、バスモニターデータBとデータ転送部116からの通常データを択一的に選択して転送する。
That is, the bus monitor 140A monitors not only the memory bus 130A of the LSI 110A but also the memory bus 130B of the LSI 110B from the serial I / F 115B via the serial I / F 115A, and outputs bus monitor data A and bus monitor data B.
In the switch 150, the bus monitor data A and the bus monitor data B from the bus monitor 140A and the normal data from the data transfer unit 116 are alternatively selected and transferred.

このようにすることで、Serial I/F115BからSerial I/F115Aを介するバスモニターデータBの転送には時間を要するので、バスモニターデータBのモニターをリアルタイムに必要としない場合に利点がある。
なお、前述のように、第2世代の携帯電話機などで通常データを書き込むためにメモリーカードを使用する場合にも、メモリーカード170に通常データと区別して共にバスモニターデータを書き込むことが可能である。
By doing so, since it takes time to transfer the bus monitor data B from the serial I / F 115B via the serial I / F 115A, there is an advantage when the monitor of the bus monitor data B is not required in real time.
As described above, even when a memory card is used to write normal data in a second generation mobile phone or the like, it is possible to write bus monitor data to the memory card 170 separately from the normal data. .

以上の説明は携帯電話機について行ったが、本発明はPDA(携帯情報端末)、PHS(簡易携帯電話機)についても同様に利用可能である。   Although the above description has been given with respect to a mobile phone, the present invention can be similarly applied to a PDA (personal digital assistant) and a PHS (simple mobile phone).

本発明に係る携帯電話機のバスモニターシステムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the bus monitor system of the mobile telephone which concerns on this invention. UIMカードであるメモリーカード170にバスモニターデータを書き込むタイミングチャート図である。It is a timing chart figure which writes bus monitor data in the memory card 170 which is a UIM card. 図2で取得したバスモニターデータのイメージ例を示す図である。It is a figure which shows the example of an image of the bus monitor data acquired in FIG. 図1のバスモニター140の起動モードについて説明するフローチャート図である。It is a flowchart figure explaining the starting mode of the bus monitor 140 of FIG. 図4の変形例であり、バスモニター140の起動モードについて説明するフローチャート図である。FIG. 5 is a flowchart illustrating a start mode of the bus monitor 140, which is a modification of FIG. 図5の変形例であり、バスモニター140の起動モードについて説明するフローチャート図である。FIG. 6 is a flowchart illustrating a start mode of the bus monitor 140, which is a modification of FIG. 図1の変形例であり、本発明に係る携帯電話機のバスモニターシステムの概略構成を示すブロック図である。It is a modification of FIG. 1 and is a block diagram showing a schematic configuration of a bus monitor system for a mobile phone according to the present invention. 図7のバスモニター140A又はバスモニター140Bの起動モードについて説明するフローチャート図である。FIG. 8 is a flowchart for explaining a start mode of the bus monitor 140A or the bus monitor 140B of FIG. 図7の変形例であり、本発明に係る携帯電話機のバスモニターシステムの概略構成を示すブロック図である。FIG. 9 is a block diagram showing a schematic configuration of a mobile phone bus monitor system according to the present invention, which is a modification of FIG. 7.

符号の説明Explanation of symbols

110、110A、110B、120…LSI
111、111A、111B…CPU
112、112A、112B…ROM
113、113A、113B…RAM
114…切替コントロール
114A…メモリーカード識別部
115A、115B…シリアルインタフェース(Serial I/F)
116…データ転送部
117、150…スイッチ
130、130A、130B…メモリーバス
140、140A、140B…バスモニター
160…メモリーカードコントローラ
170…メモリーカード
110, 110A, 110B, 120 ... LSI
111, 111A, 111B ... CPU
112, 112A, 112B ... ROM
113, 113A, 113B ... RAM
114 ... Switch control 114A ... Memory card identification unit 115A, 115B ... Serial interface (Serial I / F)
116: Data transfer unit 117, 150 ... Switches 130, 130A, 130B ... Memory bus 140, 140A, 140B ... Bus monitor 160 ... Memory card controller 170 ... Memory card

Claims (20)

携帯電話機のバスモニターシステムにおいて、
差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、
メモリーバス上のCPUからメモリーへのアクセスを前記メモリーバス上でモニターしバスモニターデータとして出力するバスモニターと、
前記バスモニターからのバスモニターデータとユーザが保存する電話帳データを含む通常使用時の通常データを択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませるためのスイッチと、
前記メモリーカードコントローラに差し込まれたメモリーカードを識別し、識別されたメモリーカードが前記バスモニターからのバスモニターデータを書き込むバスモニター専用のメモリーカードである場合には前記バスモニターからのバスモニターデータを選択するように前記スイッチの切替をコントロールし、識別されたメモリーカードが前記通常データを書き込む通常のメモリカードである場合には前記通常データを選択するように前記スイッチの切替をコントロールする切替コントローラとを備えることを特徴とする携帯電話機のバスモニターシステム。
In the mobile phone bus monitor system,
A memory card controller for controlling the writing and reading of data to the inserted memory card;
A bus monitor for monitoring access from the CPU on the memory bus to the memory on the memory bus and outputting as bus monitor data;
A switch for selectively selecting normal data during normal use, including bus monitor data from the bus monitor and telephone book data stored by the user, and outputting the selected data to the memory card controller; ,
When the memory card inserted into the memory card controller is identified and the identified memory card is a bus monitor dedicated memory card for writing the bus monitor data from the bus monitor, the bus monitor data from the bus monitor is It controls the switching of the switch to select the switching when the identified memory card is a normal memory card introduced writing the ordinary data to control the switching of the switch to select the normal data controller And a bus monitor system for a mobile phone.
前記切替コントローラは、携帯電話機の電源のON時に前記メモリーカードコントローラに差し込まれているメモリーカードを識別し、差し込まれているメモリーカードがバスモニター専用のメモリーカードである場合には前記スイッチを前記バスモニターからのバスモニターデータを選択するように切り替え、前記バスモニターの起動を許可することを特徴とする、請求項1に記載の携帯電話機のバスモニターシステム。 The switching controller identifies a memory card inserted into the memory card controller when the cellular phone is turned on, and when the inserted memory card is a memory card dedicated to a bus monitor, the switch is connected to the bus 2. The bus monitor system for a mobile phone according to claim 1, wherein switching to select bus monitor data from a monitor is permitted, and activation of the bus monitor is permitted. 携帯電話機のバスモニターシステムにおいて、
差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、
第1のLSIに内蔵され、第1のメモリーバス上の第1のCPUから第1のメモリーへのアクセスを前記メモリーバス上でモニターし第1のバスモニターデータとして出力する第1のバスモニターと、
第2のLSIに内蔵され、第2のメモリーバス上の第2のCPUから第2のメモリーへのアクセスを前記メモリーバス上でモニターし第2のバスモニターデータとして出力する第2のバスモニターと、
前記第1のLSIに内蔵され、第1のメモリーバス上にある切替コントローラと、
前記第2のLSIに内蔵され、第2のメモリーバス上にあり、ユーザが保存する電話帳データを含む通常使用時の通常データを転送するデータ転送部と、
前記第2のLSIに内蔵され、前記第2のバスモニターからの第2のバスモニターデータと前記データ転送部からの前記通常データを択一的に選択する第1のスイッチと、
前記第1のLSIに内蔵され、第1のメモリーバス上にある第1のシリアルインタフェースと、
前記第2のLSIに内蔵され、第2のメモリーバス上にあり、前記第1のシリアルインタフェースと結線される第2のシリアルインタフェースと、
前記第1のバスモニターからの第1のバスモニターデータと前記第1のスイッチからの出力を択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませる第2のスイッチとを備え、
前記切替コントローラは、携帯電話機の電源のON時に前記メモリーカードコントローラに差し込まれたメモリーカードを識別し、第1のバスモニター又は第2のバスモニターの起動設定を判断し;識別されたメモリーカードが前記第1のバスモニター又は第2のバスモニターからのバスモニターデータを書き込むバスモニター専用のメモリカードであり、さらに、第1のバスモニター起動が設定されている場合には第1のバスモニターからの第1のバスモニターデータを選択するように第2のスイッチの切替をコントロールし;識別されたメモリカードが前記バスモニター専用のメモリーカードであり、さらに、第2のバスモニター起動が設定されている場合には第1のスイッチからのデータを選択するように第2のスイッチの切替をコントロールし、さらに、第1のメモリーバス、第1のシリアルインタフェース、第2のシリアルインタフェース、第2のメモリーバスを介して前記データ転送部に切替制御信号を送出し前記データ転送部に対して第2のバスモニターからの第2のバスモニターデータを選択するように前記第1のスイッチの切替をコントロールさせ;さらに、識別されたメモリーカードが前記通常データを書き込む通常のメモリーカードである場合には第1のスイッチからのデータを選択するように第2のスイッチの切替をコントロールし、さらに、第1のメモリーバス、第1のシリアルインタフェース、第2のシリアルインタフェース、第2のメモリーバスを介して前記データ転送部に切替制御信号を送出し前記データ転送部に対して前記データ転送部からの前記通常データを選択するように前記第1のスイッチの切替をコントロールさせることを特徴とする携帯電話機のバスモニターシステム。
In the mobile phone bus monitor system,
A memory card controller for controlling the writing and reading of data to the inserted memory card;
A first bus monitor built in the first LSI, which monitors access from the first CPU on the first memory bus to the first memory on the memory bus and outputs the first bus monitor data; ,
A second bus monitor built in the second LSI, which monitors access from the second CPU on the second memory bus to the second memory on the memory bus and outputs the second bus monitor data; ,
A switching controller built in the first LSI and on a first memory bus;
A data transfer unit built in the second LSI, on the second memory bus, for transferring normal data during normal use including telephone book data stored by the user;
A first switch built in the second LSI, which selectively selects second bus monitor data from the second bus monitor and normal data from the data transfer unit;
A first serial interface built in the first LSI and on a first memory bus;
A second serial interface embedded in the second LSI, on a second memory bus, and connected to the first serial interface;
A second switch for selectively selecting the first bus monitor data from the first bus monitor and the output from the first switch, and outputting the selected data to the memory card controller for writing. With
The switching controller identifies a memory card inserted into the memory card controller when the mobile phone is turned on, and determines a startup setting of the first bus monitor or the second bus monitor; a first bus monitor or second bus monitor private memory card to write bus monitor data from the bus monitor further, when the first bus monitor start is set first bus monitor first it controls the switching of the second switch to select the bus monitor data from; an identification memory over card memory card of the bus monitor only, further, the second bus monitor start setting If so, switch the second switch to select data from the first switch. In addition, a switching control signal is sent to the data transfer unit via the first memory bus, the first serial interface, the second serial interface, and the second memory bus, and a second control signal is sent to the data transfer unit. Controlling the switching of the first switch to select second bus monitor data from the second bus monitor; and if the identified memory card is a normal memory card for writing the normal data The switching of the second switch is controlled so as to select data from the first switch, and further via the first memory bus, the first serial interface, the second serial interface, and the second memory bus. A switching control signal is sent to the data transfer unit, and the data transfer unit is connected to the data transfer unit. Bus monitoring system of the mobile telephone, characterized in that to the normal control switching of said first switch so as to select the data.
携帯電話機のバスモニターシステムにおいて、
差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、
前記第1のLSIに内蔵され、第1のCPUから第1のメモリーへアクセスする第1のメモリーバス上にある第1のシリアルインタフェースと、
前記第2のLSIに内蔵され、第2のCPUから第2のメモリーへアクセスする第2のメモリーバス上にあり、前記第1のシリアルインタフェースと結線される第2のシリアルインタフェースと、
第1のLSIに内蔵され、第1のメモリーバス上の第1のCPUから第1のメモリーへのアクセスを前記第1のメモリーバス上でモニターし、さらに、前記第2のシリアルインタフェース、第1のシリアルインタフェースを介して、前記第2のLSIの第2のメモリーバス上の第2のCPUから第2のメモリーへのアクセスを前記第1のメモリバス上でモニターしバスモニターデータとして出力するバスモニターと、
前記第1のLSIに内蔵され、第1のメモリーバス上にある切替コントローラと、
前記第2のLSIに内蔵され、第2のメモリーバス上にあり、ユーザが保存する電話帳データを含む通常使用時の通常データを転送するデータ転送部と、
前記バスモニターからのバスモニターデータと前記データ転送部からの前記通常データを択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませるスイッチとを備え、
前記切替コントローラは、携帯電話機の電源のON時に前記メモリーカードコントローラに差し込まれたメモリーカードを識別し;識別されたメモリーカードが前記バスモニターからのバスモニターデータを書き込むバスモニター専用のメモリカードである場合には前記バスモニターからのバスモニターデータを選択するように前記スイッチの切替をコントロールし、識別されたメモリーカードが前記通常データを書き込む通常のメモリーカードである場合には前記データ転送部からの前記通常データを選択するように前記スイッチの切替をコントロールすることを特徴とする携帯電話機のバスモニターシステム。
In the mobile phone bus monitor system,
A memory card controller for controlling the writing and reading of data to the inserted memory card;
A first serial interface embedded in the first LSI and on a first memory bus for accessing the first memory from the first CPU;
A second serial interface built in the second LSI, on a second memory bus for accessing a second memory from a second CPU, and connected to the first serial interface;
The access from the first CPU on the first memory bus to the first memory is monitored on the first memory bus, and the second serial interface, first through the serial interface, and outputs the access from the second LSI of the second second CPU on the memory bus to the second memory as monitored bus monitor data on the first memory over bus A bus monitor,
A switching controller built in the first LSI and on a first memory bus;
A data transfer unit built in the second LSI, on the second memory bus, for transferring normal data during normal use including telephone book data stored by the user;
A switch for selectively selecting the bus monitor data from the bus monitor and the normal data from the data transfer unit, and outputting the selected data to the memory card controller;
The switching controller identifies a memory card inserted into said memory card controller at ON the power supply of the mobile phone; in identified memory card bus monitor private memory card to write bus monitor data from the bus monitor In some cases, the switching of the switch is controlled so as to select the bus monitor data from the bus monitor. If the identified memory card is a normal memory card for writing the normal data, the data transfer unit A bus monitor system for a mobile phone, wherein switching of the switch is controlled so as to select the normal data.
前記バスモニター専用のメモリーカードはUIMカードであることを特徴とする、請求項1、請求項3、請求項4のいずれか1つの請求項に記載の携帯電話機のバスモニターシステム。 5. The bus monitor system for a mobile phone according to claim 1, wherein the memory card dedicated to the bus monitor is a UIM card. 携帯電話機のバスモニターシステムにおいて、
差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、
メモリーバス上のCPUからメモリーへのアクセスを前記メモリーバス上でモニターしバスモニターデータとして出力するバスモニターと、
前記バスモニターからのバスモニターデータとユーザが保存する電話帳データを含む通常使用時の通常データを択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませるためのスイッチと、
前記携帯電話機の操作キーのうち予め定められた複数のキーが押下されている場合、前記メモリーカードコントローラに差し込まれるメモリーカードにバスモニター専用のコードが存在するかを確認し、確認されたメモリーカードに前記バスモニター専用のコードが存在する場合には前記バスモニターからのバスモニターデータを選択し前記メモリーカードに書き込むように前記スイッチの切替をコントロールし、確認されたメモリーカードに前記バスモニター専用のコードが存在しない場合には前記通常データを選択し前記メモリーカードに書き込むように前記スイッチの切替をコントロールする切替コントローラとを備えることを特徴とする携帯電話機のバスモニターシステム。
In the mobile phone bus monitor system,
A memory card controller for controlling the writing and reading of data to the inserted memory card;
A bus monitor for monitoring access from the CPU on the memory bus to the memory on the memory bus and outputting as bus monitor data;
A switch for selectively selecting normal data during normal use, including bus monitor data from the bus monitor and telephone book data stored by the user, and outputting the selected data to the memory card controller; ,
When a plurality of predetermined keys among the operation keys of the mobile phone are pressed, the memory card inserted into the memory card controller is checked for a dedicated bus monitor code, and the confirmed memory card If there is a code dedicated to the bus monitor, the bus monitor data from the bus monitor is selected and the switching of the switch is controlled so that the data is written to the memory card. A bus monitor system for a cellular phone, comprising: a switching controller that controls switching of the switch so that the normal data is selected and written to the memory card when no code is present.
前記切替コントローラは、携帯電話機の電源のON時に前記メモリーカードコントローラに差し込まれているメモリーカードを識別し、差し込まれているメモリーカードに前記バスモニター専用のコードが存在する場合には前記スイッチを前記バスモニターからのバスモニターデータを選択するように切り替え、前記バスモニターの起動を許可することを特徴とする、請求項6に記載の携帯電話機のバスモニターシステム。 The switching controller identifies a memory card inserted into the memory card controller when the mobile phone is turned on. If the memory monitor has a dedicated code for the bus monitor, the switch controller The bus monitor system for a mobile phone according to claim 6, wherein the bus monitor data is switched to be selected from the bus monitor and the start of the bus monitor is permitted. 前記切替コントローラは、前記通常データを選択するように前記スイッチの切替をし、許可の有無設定を判断し、許可が設定され、動作中のソフトウエアのエラー状態が自発的に検出された場合には、前記スイッチを前記バスモニター側に切り替えて前記バスモニターを起動することを特徴とする、請求項6に記載の携帯電話機のバスモニターシステム。 The switching controller switches the switch so as to select the normal data, determines whether permission is set, sets permission, and when an error state of the operating software is spontaneously detected. 7. The mobile phone bus monitor system according to claim 6, wherein the bus monitor is activated by switching the switch to the bus monitor side. 前記バスモニターは、第1のLSIに内蔵するCPU、第1のメモリー、第2のLSIに内蔵する第2のメモリーが同一のメモリーバス上に接続される場合、前記CPUによる第1のメモリー、第2のメモリーへのアクセスをモニターし、バスモニターデータを出力することを特徴とする、請求項1又は請求項6に記載の携帯電話機のバスモニターシステム。 The bus monitor includes a CPU, a first memory built in the first LSI, and a second memory built in the second LSI, when the first memory by the CPU is connected to the same memory bus, 7. The mobile phone bus monitor system according to claim 1, wherein access to the second memory is monitored and bus monitor data is output. 携帯電話機のバスモニターシステムにおいて、
差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、
第1のLSIに内蔵され、第1のメモリーバス上の第1のCPUから第1のメモリーへのアクセスを前記メモリーバス上でモニターし第1のバスモニターデータとして出力する第1のバスモニターと、
第2のLSIに内蔵され、第2のメモリーバス上の第2のCPUから第2のメモリーへのアクセスを前記メモリーバス上でモニターし第2のバスモニターデータとして出力する第2のバスモニターと、
前記第1のLSIに内蔵され、第1のメモリーバス上にある切替コントローラと、
前記第2のLSIに内蔵され、第2のメモリーバス上にあり、ユーザが保存する電話帳データを含む通常使用時の通常データを転送するデータ転送部と、
前記第2のLSIに内蔵され、前記第2のバスモニターからの第2のバスモニターデータと前記データ転送部からの前記通常データを択一的に選択する第1のスイッチと、
前記第1のLSIに内蔵され、第1のメモリーバス上にある第1のシリアルインタフェースと、
前記第2のLSIに内蔵され、第2のメモリーバス上にあり、前記第1のシリアルインタフェースと結線される第2のシリアルインタフェースと、
前記第1のバスモニターからの第1のバスモニターデータと前記第1のスイッチからの出力を択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませる第2のスイッチとを備え、
前記切替コントローラは、携帯電話機の電源のON時に前記携帯電話機の操作キーのうち予め定められた複数のキーが押下されている場合に前記メモリーカードコントローラに差し込まれたメモリーカードにバスモニター専用のコードが存在するかを確認し、第1のバスモニター又は第2のバスモニターの起動設定を判断し;確認されたメモリーカードにバスモニター専用のコードが存在し、さらに、第1のバスモニター起動が設定されている場合には第1のバスモニターからの第1のバスモニターデータを選択するように第2のスイッチの切替をコントロールし;確認されたメモリーカードにバスモニター専用のコードが存在し、さらに、第2のバスモニター起動が設定されている場合には第1のスイッチからのデータを選択するように第2のスイッチの切替をコントロールし、さらに、第1のメモリーバス、第1のシリアルインタフェース、第2のシリアルインタフェース、第2のメモリーバスを介して前記データ転送部に切替制御信号を送出し前記データ転送部に対して第2のバスモニターからの第2のバスモニターデータを選択するように前記第1のスイッチの切替をコントロールさせ;確認されたメモリーカードに前記バスモニター専用のコードが存在しない場合には第1のスイッチからのデータを選択するように第2のスイッチの切替をコントロールし、さらに、第1のメモリーバス、第1のシリアルインタフェース、第2のシリアルインタフェース、第2のメモリーバスを介して前記データ転送部に切替制御信号を送出し前記データ転送部に対して前記データ転送部からの前記通常データを選択するように前記第1のスイッチの切替をコントロールさせることを特徴とする携帯電話機のバスモニターシステム。
In the mobile phone bus monitor system,
A memory card controller for controlling the writing and reading of data to the inserted memory card;
A first bus monitor built in the first LSI, which monitors access from the first CPU on the first memory bus to the first memory on the memory bus and outputs the first bus monitor data; ,
A second bus monitor built in the second LSI, which monitors access from the second CPU on the second memory bus to the second memory on the memory bus and outputs the second bus monitor data; ,
A switching controller built in the first LSI and on a first memory bus;
A data transfer unit built in the second LSI, on the second memory bus, for transferring normal data during normal use including telephone book data stored by the user;
A first switch built in the second LSI, which selectively selects second bus monitor data from the second bus monitor and normal data from the data transfer unit;
A first serial interface built in the first LSI and on a first memory bus;
A second serial interface embedded in the second LSI, on a second memory bus, and connected to the first serial interface;
A second switch for selectively selecting the first bus monitor data from the first bus monitor and the output from the first switch, and outputting the selected data to the memory card controller for writing. With
The switching controller includes a bus monitor dedicated code for a memory card inserted into the memory card controller when a plurality of predetermined keys among the operation keys of the cellular phone are pressed when the cellular phone is turned on. Is present, the activation setting of the first bus monitor or the second bus monitor is determined; a code dedicated to the bus monitor exists in the confirmed memory card, and further, the first bus monitor activation is If set, it controls the switching of the second switch to select the first bus monitor data from the first bus monitor; there is a code dedicated to the bus monitor on the identified memory card, Further, when the second bus monitor activation is set, the data from the first switch is selected to be selected. The switching of the switches is controlled, and further, a switching control signal is transmitted to the data transfer unit via the first memory bus, the first serial interface, the second serial interface, and the second memory bus, and the data transfer Control the switching of the first switch so as to select the second bus monitor data from the second bus monitor; and when the bus monitor dedicated code does not exist in the confirmed memory card Controls the switching of the second switch so as to select data from the first switch, and further through the first memory bus, the first serial interface, the second serial interface, and the second memory bus. Sending a switching control signal to the data transfer unit and sending the data transfer unit to the data transfer unit Bus monitoring system of the mobile telephone, characterized in that to control the switching of the first switch to select the normal data al.
携帯電話機のバスモニターシステムにおいて、
差し込まれたメモリーカードにデータを書き込み、読み出しする制御を行うメモリーカードコントローラと、
前記第1のLSIに内蔵され、第1のCPUから第1のメモリーへアクセスする第1のメモリーバス上にある第1のシリアルインタフェースと、
前記第2のLSIに内蔵され、第2のCPUから第2のメモリーへアクセスする第2のメモリーバス上にあり、前記第1のシリアルインタフェースと結線される第2のシリアルインタフェースと、
第1のLSIに内蔵され、第1のメモリーバス上の第1のCPUから第1のメモリーへのアクセスを前記第1のメモリーバス上でモニターし、さらに、前記第2のシリアルインタフェース、第1のシリアルインタフェースを介して、前記第2のLSIの第2のメモリーバス上の第2のCPUから第2のメモリーへのアクセスを前記第1のメモリバス上でモニターしバスモニターデータとして出力するバスモニターと、
前記第1のLSIに内蔵され、第1のメモリーバス上にある切替コントローラと、
前記第2のLSIに内蔵され、第2のメモリーバス上にあり、ユーザが保存する電話帳データを含む通常使用時の通常データを転送するデータ転送部と、
前記バスモニターからのバスモニターデータと前記データ転送部からの前記通常データを択一的に選択し、選択したデータを前記メモリーカードコントローラに出力し、書き込ませるスイッチとを備え、
前記切替コントローラは、携帯電話機の電源のON時に前記携帯電話機の操作キーのうち予め定められた複数のキーが押下されている場合に前記メモリーカードコントローラに差し込まれたメモリーカードにバスモニター専用のコードが存在するかを確認し、確認されたメモリーカードにバスモニター専用のコードが存在する場合には前記バスモニターからのバスモニターデータを選択するように前記スイッチの切替をコントロールし、確認されたメモリーカードに前記バスモニター専用のコードが存在しない場合には前記データ転送部からの前記通常データを選択するように前記スイッチの切替をコントロールすることを特徴とする携帯電話機のバスモニターシステム。
In the mobile phone bus monitor system,
A memory card controller for controlling the writing and reading of data to the inserted memory card;
A first serial interface embedded in the first LSI and on a first memory bus for accessing the first memory from the first CPU;
A second serial interface built in the second LSI, on a second memory bus for accessing a second memory from a second CPU, and connected to the first serial interface;
The access from the first CPU on the first memory bus to the first memory is monitored on the first memory bus, and the second serial interface, first through the serial interface, and outputs the access from the second LSI of the second second CPU on the memory bus to the second memory as monitored bus monitor data on the first memory over bus A bus monitor,
A switching controller built in the first LSI and on a first memory bus;
A data transfer unit built in the second LSI, on the second memory bus, for transferring normal data during normal use including telephone book data stored by the user;
A switch for selectively selecting the bus monitor data from the bus monitor and the normal data from the data transfer unit, and outputting the selected data to the memory card controller;
The switching controller includes a bus monitor dedicated code for a memory card inserted into the memory card controller when a plurality of predetermined keys among the operation keys of the cellular phone are pressed when the cellular phone is turned on. If there is a dedicated bus monitor code on the confirmed memory card, control the switch to select the bus monitor data from the bus monitor, and check the memory A bus monitor system for a cellular phone, wherein the switch is controlled so as to select the normal data from the data transfer unit when a code dedicated to the bus monitor does not exist in the card.
前記携帯電話機に表示されるバスモニター専用の画面には、前記バスモニターの起動/停止、取得したいアドレスの範囲、アドレスとデー(日付)の関係を表示すことを特徴とする、請求項1、請求項3、請求項4、請求項6、請求項10、請求項11のいずれか1つの請求項に記載の携帯電話機のバスモニターシステム。 The screen dedicated to the bus monitor displayed on the mobile phone displays start / stop of the bus monitor, a range of addresses to be acquired, and a relationship between an address and data (date). The cellular phone bus monitor system according to any one of claims 3, 4, 6, 10, and 11. 前記メモリーカードに書き込まれたバスモニターデータは前記携帯電話機の操作上からは表示部への表示を禁止することを特徴とする、請求項1、請求項3、請求項4、請求項6、請求項10、請求項11のいずれか1つの請求項に記載の携帯電話機のバスモニターシステム。 The bus monitor data written in the memory card is prohibited from being displayed on a display unit from the operation of the mobile phone. The bus monitor system for a mobile phone according to any one of claims 10 and 11. 前記バスモニターデータが書き込まれた前記メモリーカードの領域をロックし、前記携帯電話機からパーソナルコンピュータに取り出されることを禁止することを特徴とする、請求項1、請求項3、請求項4、請求項6、請求項10、請求項11のいずれか1つの請求項に記載の携帯電話機のバスモニターシステム。 The memory card area in which the bus monitor data is written is locked, and the memory card is prohibited from being taken out from the mobile phone to a personal computer. The bus monitor system for a mobile phone according to any one of claims 6, 10, and 11. 前記メモリーカードに書き込まれたバスモニターデータは暗号化されることを特徴とする、請求項1、請求項3、請求項4、請求項6、請求項10、請求項11のいずれか1つの請求項に記載の携帯電話機のバスモニターシステム。 12. The bus monitor data written in the memory card is encrypted, and any one of claims 1, 3, 4, 6, 10, and 11 A bus monitor system for a mobile phone as described in the paragraph. 前記メモリーカードに溜まったバスモニターデータを、インターネット回線を介して前記携帯電話機の通信事業者に送信することを特徴とする、請求項1、請求項3、請求項4、請求項6、請求項10、請求項11のいずれか1つの請求項に記載の携帯電話機のバスモニターシステム。 The bus monitor data accumulated in the memory card is transmitted to a telecommunications carrier of the cellular phone via an Internet line, wherein the data is transmitted to the mobile phone carrier. The bus monitor system for a mobile phone according to any one of claims 10 and 11. 前記メモリーカードコントローラは、アスキー形式又はバイナリー形式のバスモニターデータを前記メモリーカードに書き込むことを特徴とする、請求項1、請求項3、請求項4、請求項6、請求項10、請求項11のいずれか1つの請求項に記載の携帯電話機のバスモニターシステム。 The said memory card controller writes the bus monitor data of an ASCII format or a binary format to the said memory card, The claim 1, 3, 4, 6, 10, and 11 characterized by the above-mentioned. A bus monitor system for a mobile phone according to claim 1. 前記バスモニターは前記CPUからクロック信号、書き込み信号、読み出し信号、チップセレクト信号を入力し、書き込み信号、読み出し信号でタイムスタンプをラッチし、タイムスタンプのラッチ毎に時間、メモリーバス上のアドレス、データ、読み出し/書き込みの種別をモニターし前記バスモニターデータとして前記メモリーカードコントローラに差し込まれたバスモニター専用のメモリーカードに書き込ませることを特徴とする、請求項1、請求項3、請求項4、請求項6、請求項10、請求項11のいずれか1つの請求項に記載の携帯電話機のバスモニターシステム。 The bus monitor receives a clock signal, a write signal, a read signal, and a chip select signal from the CPU, latches a time stamp with the write signal and the read signal, and each time stamp latches the time, address on the memory bus, data The read / write type is monitored and written as the bus monitor data on a memory card dedicated to the bus monitor inserted into the memory card controller. The bus monitor system for a mobile phone according to any one of claims 6, 10, and 11. 携帯電話機のバスモニター方法において、
メモリーカードコントローラに差し込まれたメモリーカードが前記バスモニターデータを書き込むバスモニター専用のメモリーカード又はユーザが保存する電話帳データを含む通常使用時の通常データを書き込む通常のメモリーカードであるかを専用のコードで識別する工程と、
識別後にメモリーバス上のCPUからメモリーへのアクセスを前記メモリーバス上でモニターしバスモニターデータとして出力する工程と、
識別されたメモリーカードが前記バスモニター専用のメモリーカードである場合には前記バスモニター専用のメモリーカードに前記バスモニターデータを書き込む工程と、
識別されたメモリーカードが前記通常のメモリーカードである場合には前記通常のメモリーカードに前記通常データを書き込む工程とを備えることを特徴とする携帯電話機のバスモニター方法。
In the bus monitoring method for mobile phones,
Whether the memory card inserted into the memory card controller is a memory card dedicated to the bus monitor for writing the bus monitor data or a normal memory card for writing normal data during normal use including telephone book data stored by the user. Identifying with a code;
Monitoring the access from the CPU on the memory bus to the memory after identification on the memory bus and outputting as bus monitor data;
If the identified memory card is a memory card dedicated to the bus monitor, writing the bus monitor data to the memory card dedicated to the bus monitor;
And a step of writing the normal data to the normal memory card when the identified memory card is the normal memory card.
携帯電話機のバスモニター方法において、
前記携帯電話機の操作キーのうち複数の指定されたキーが押下されていることを判断する工程と、
キーの押下後にメモリーカードコントローラに差し込まれたメモリーカードにバスモニター専用のコードが存在するかを確認する工程と、
確認後にメモリーバス上のCPUからメモリーへのアクセスを前記メモリーバス上でモニターしバスモニターデータとして出力する工程と、
確認されたメモリーカードに前記バスモニター専用のコードが存在する場合にはメモリーカードに前記バスモニターデータを書き込む工程と、
確認されたメモリーカードに前記バスモニター専用のコードが存在しない場合にはメモリーカードにユーザが保存する電話帳データを含む通常使用時の通常データを書き込む工程とを備えることを特徴とする携帯電話機のバスモニター方法。
In the bus monitoring method for mobile phones,
Determining that a plurality of designated keys among the operation keys of the mobile phone are pressed;
A step of checking whether a code dedicated to the bus monitor exists in the memory card inserted into the memory card controller after pressing the key;
Monitoring the memory access from the CPU on the memory bus after confirmation on the memory bus and outputting as bus monitor data;
A step of writing the bus monitor data to the memory card when a code dedicated to the bus monitor exists in the confirmed memory card;
And a step of writing normal data during normal use including phone book data stored by the user in the memory card when the bus monitor dedicated code does not exist in the confirmed memory card. Bus monitor method.
JP2005036600A 2005-02-14 2005-02-14 Mobile phone bus monitor system and method Expired - Fee Related JP4339269B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005036600A JP4339269B2 (en) 2005-02-14 2005-02-14 Mobile phone bus monitor system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005036600A JP4339269B2 (en) 2005-02-14 2005-02-14 Mobile phone bus monitor system and method

Publications (2)

Publication Number Publication Date
JP2006221559A JP2006221559A (en) 2006-08-24
JP4339269B2 true JP4339269B2 (en) 2009-10-07

Family

ID=36983842

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005036600A Expired - Fee Related JP4339269B2 (en) 2005-02-14 2005-02-14 Mobile phone bus monitor system and method

Country Status (1)

Country Link
JP (1) JP4339269B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130115331A (en) * 2011-02-09 2013-10-21 미쓰비시덴키 가부시키가이샤 Log recording apparatus
JP2013137832A (en) * 2013-04-05 2013-07-11 Mitsubishi Electric Corp Log recording device

Also Published As

Publication number Publication date
JP2006221559A (en) 2006-08-24

Similar Documents

Publication Publication Date Title
JP3078530B2 (en) Nonvolatile semiconductor memory IC and burn-in test method therefor
TWI386852B (en) System for switching bios and method thereof
US20030075599A1 (en) Personal work environment setting method
JP4339269B2 (en) Mobile phone bus monitor system and method
CN102305906B (en) Chip testing method and device
CN105446856A (en) Electronic device interface detection method and apparatus
CA3166981A1 (en) Permission abnormality detection method, device, computer equipment and storage medium
CN109491825B (en) Method, device, storage medium and terminal for positioning abnormal starting problem
CN111427777A (en) SO L test method, system, equipment and medium
US20070168740A1 (en) Method and apparatus for dumping a process memory space
JP3171325B2 (en) Memory test apparatus and method and recording medium
JP5116606B2 (en) Software analysis system
CN112486747A (en) Memory abnormity detection method and device, electronic equipment and readable storage medium
CN114461479A (en) Method and device for debugging multimedia processing chip, storage medium and electronic equipment
JP2020154557A (en) Information processor and program
CN110187658B (en) Chip processing method and device, chip and elevator outbound board
CN110476153A (en) The method and electronic equipment of access instruction SRAM
JP2002149444A (en) Software testing system and software testing method, and computer-readable program recording medium with program for realizing the same method by computer recorded thereon, and program for realizing the same method by computer
KR20080004733A (en) Apparatus and method for saving phonebook data in portable terminal
JPS60181947A (en) Memory diagnosing system
CN100405321C (en) Method for preventing software write-in error
CN117421163A (en) Device detection method, system on chip, computer device and storage medium
JP3309792B2 (en) Stack pointer trace device, stack pointer trace method, and recording medium
CN117033237A (en) Log test method and device, electronic equipment and storage medium
CN113778952A (en) Log output method, device, setting and storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080722

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080724

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080917

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090303

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090327

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090618

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090701

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees