JP2003114834A - Usb device evaluation system - Google Patents

Usb device evaluation system

Info

Publication number
JP2003114834A
JP2003114834A JP2001308320A JP2001308320A JP2003114834A JP 2003114834 A JP2003114834 A JP 2003114834A JP 2001308320 A JP2001308320 A JP 2001308320A JP 2001308320 A JP2001308320 A JP 2001308320A JP 2003114834 A JP2003114834 A JP 2003114834A
Authority
JP
Japan
Prior art keywords
usb
driver
software
data
evaluation system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001308320A
Other languages
Japanese (ja)
Inventor
Akira Sakai
亮 酒井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2001308320A priority Critical patent/JP2003114834A/en
Publication of JP2003114834A publication Critical patent/JP2003114834A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To eliminate the necessity of reproducing a trouble, in the occurrence of any trouble during the operation of a USB device under operation evaluation on a PC, by operating the PC in the same procedure as in the occurrence of the trouble for investigation into the cause and correction. SOLUTION: Software for data input and output acquisition and holding is inserted as the form of a filter driver 6 between a logical device driver 2 for controlling the USB device 5 to be evaluated and a USB driver stack 3 of OS standard, so that the transfer data of the USB can be held 12 in a storage device 10 such as memory of the PC. The held data is analyzed by use of analytic software 8, and the analyzed data is used in test tool software 9 capable of generating USB transfer by use of the logical device driver 2.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、USBデバイス開
発における機能・性能評価に関し、特にUSBデバイス
をPCに接続し、アプリケーションソフトを実際に動作
させて評価を行う際に使用する評価システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a function / performance evaluation in USB device development, and more particularly to an evaluation system used when a USB device is connected to a PC and application software is actually operated for evaluation.

【0002】[0002]

【従来の技術】一般的に、外部記憶装置やプリンタとい
った、USBインターフェースを用いてPCと接続する
機器(以下、USBデバイス)の開発においては、これ
らのUSBデバイスの機能・性能の評価の1つとして、
実際にPCに接続して、アプリケーションソフト等を用
い、実際にそのUSBデバイスが使用される状況で動作
の確認を行うことが必要となる。
2. Description of the Related Art Generally, in the development of a device (hereinafter, referred to as a USB device) that is connected to a PC using a USB interface, such as an external storage device or a printer, one of the functions and performances of these USB devices is evaluated. As
It is necessary to actually connect to the PC and use the application software or the like to confirm the operation in the situation where the USB device is actually used.

【0003】そして、そのような評価によって、評価対
象のUSBデバイスになんらかの不具合が発見された場
合、その不具合が発生した場合を同じ手順でPCのアプ
リケーションソフト等を操作し、前記不具合を再現し
て、前記不具合の原因を究明して修正を行わなければな
らない。
When any defect is found in the USB device to be evaluated by such evaluation, if the defect occurs, the application software of the PC is operated in the same procedure to reproduce the defect. , The cause of the above defects must be investigated and corrected.

【0004】そして修正を行った後も同様に、前記不具
合が発生した場合を同じ手順でPCのアプリケーション
ソフト等を操作し、前記不具合の発生した状態を再現し
て、前記不具合が修正されているかを確認する必要があ
る。
Similarly, after the correction, when the above-mentioned trouble occurs, whether the above-mentioned trouble is corrected by operating the application software of the PC in the same procedure and reproducing the state where the above-mentioned trouble has occurred. Need to check.

【0005】またこの時、これらの手順を自動的に実行
するために、トランザクションジェネレータ等の装置を
用いる場合もある。
At this time, a device such as a transaction generator may be used to automatically execute these procedures.

【0006】[0006]

【発明が解決しようとする課題】従来の方法では、開発
したUSBデバイスをPC上で動作させている時に何ら
かの不具合が発生した場合、その原因を追求して修正を
行う際に、以下のような問題点が生じる。
According to the conventional method, when some trouble occurs while operating the developed USB device on a PC, the following causes are taken when the cause is rectified and corrected. Problems arise.

【0007】まず、何らかの不具合が発生した場合に
は、その原因の追求および修正のために、前記不具合の
起こった状況を再現する必要がある。例えば図2のよう
に、PCのアプリケーションソフトを起動して、アプリ
ケーションソフト上のメニューを選択して、USBデバ
イスへ転送するデータを選択して、転送実行ボタンを押
す、というような、前記不具合が発生した場合と同じ手
順の操作をもう一度繰り返し、前記不具合を再現しなけ
ればければならない。でなければ、前記不具合の原因の
究明ができず、また前記不具合の修正後に、実際に修正
の確認を行うこともできないためである。
First, when some trouble occurs, it is necessary to reproduce the situation in which the trouble has occurred in order to pursue and correct the cause. For example, as shown in FIG. 2, when the application software of the PC is started, the menu on the application software is selected, the data to be transferred to the USB device is selected, and the transfer execution button is pressed, The above procedure must be repeated to repeat the same procedure as when the problem occurred. If this is not the case, the cause of the defect cannot be investigated, and the correction cannot be confirmed after the defect has been corrected.

【0008】しかし、再現性の低い不具合の場合、前記
不具合を再現する操作を発見するのに莫大な時間がかか
り、たとえ発見できたとしても複雑な操作を要する場合
には、原因を追求するのも、修正したものを検証するの
も容易でない。
However, in the case of a defect having low reproducibility, it takes an enormous amount of time to find an operation that reproduces the problem, and if a complicated operation is required even if it can be found, the cause is pursued. Also, it is not easy to verify the modifications.

【0009】つまり、USBデバイスの開発者にとっ
て、不具合発生時の原因の究明と、その修正確認にかか
る工数は膨大なものになる。
In other words, the number of man-hours required for the developer of the USB device to find out the cause when a failure occurs and confirm the correction becomes enormous.

【0010】そこで、不具合の状況を自動的に再現する
ために、任意のUSB転送を発生させることが可能なト
ランザクションジェネレータ(図3の16)等の高価な
検証装置を利用する方法もあるが、これらの検証装置は
図3のようにUSBデバイスに直接接続して使用するた
め、図1の3のOS標準のUSBドライバスタックのよ
うな、USBデバイスを実際にPCに接続して動作させ
る場合にUSBの制御を行っている機能部分を使用しな
い。そのため、USBのデータ転送を再現したとして
も、特性の違い等があり、実際に使用される場合と同じ
状態で検証を行うことができるとは言えない。
Therefore, there is also a method of using an expensive verification device such as a transaction generator (16 in FIG. 3) capable of generating an arbitrary USB transfer in order to automatically reproduce the situation of the defect. Since these verification devices are used by directly connecting to a USB device as shown in FIG. 3, when the USB device is actually connected to a PC and operated, such as the OS standard USB driver stack of FIG. Do not use the functional part that controls the USB. Therefore, even if the USB data transfer is reproduced, it cannot be said that the verification can be performed in the same state as in the case of being actually used due to the difference in characteristics and the like.

【0011】しかも、今回のように実際にPCと接続し
て発生した複雑な動作の不具合を再現するために利用し
ようとすると、図4に示すように前記不具合を再現する
方法を把握したうえで前記不具合を再現するための動作
プログラム17を作成しなければならない。つまり、ト
ランザクションジェネレータ16を使用する前に図2の
18までの手順を行う必要があり、前記課題の解決方法
としては有効でない。
Moreover, when the present invention is used to reproduce a complicated operation defect that occurs when actually connected to a PC, as shown in FIG. 4, after understanding a method for reproducing the defect, An operation program 17 for reproducing the above-mentioned trouble must be created. That is, it is necessary to perform the procedure up to 18 in FIG. 2 before using the transaction generator 16, which is not effective as a solution to the above problem.

【0012】[0012]

【課題を解決するための手段】前記の課題を解決すると
して、本発明では、例えば図5のように、評価対象US
Bデバイス5の制御のための固有のドライバやクラスド
ライバ(以下、ロジカルデバイスドライバ2)とOS標
準のUSBドライバスタック3との間に、フィルタドラ
イバ6という形でデータ入出力取得・保持用のソフトウ
ェアを挿入し、前記ロジカルデバイスドライバ2と前記
OS標準USBドライバスタック3との間でやりとりさ
れるデータを、PCのメモリ等の記憶装置に保持できる
ようにする。
In order to solve the above-mentioned problems, in the present invention, as shown in FIG.
Software for acquiring / holding data input / output in the form of a filter driver 6 between a unique driver or class driver (hereinafter, logical device driver 2) for controlling the B device 5 and the OS standard USB driver stack 3. Is inserted so that data exchanged between the logical device driver 2 and the OS standard USB driver stack 3 can be held in a storage device such as a memory of a PC.

【0013】ただし、図1で示す従来例で、ロジカルデ
バイスドライバ2とOS標準USBドライバスタック3
との間でデータがやりとりされる場合(図9)と同様
に、図5の本発明の場合でも、データはそのまま前記ロ
ジカルデバイスドライバ2と前記OS標準USBドライ
バスタック3との間でやりとりされ、前記フィルタドラ
イバ6ではデータが保持されるのみで、データの加工等
の処理は行わないようにする。
However, in the conventional example shown in FIG. 1, a logical device driver 2 and an OS standard USB driver stack 3 are used.
Similarly to the case of exchanging data between the logical device driver 2 and the OS standard USB driver stack 3 in the case of the present invention shown in FIG. The filter driver 6 only holds the data, and does not process the data.

【0014】また、開発デバイスを使用するための固有
のドライバを新たに開発する場合には、図6の7のよう
に、データ入出力取得用のソフトウェア機能を、前記固
有のドライバに組み込むことも可能である。
Further, in the case of newly developing a unique driver for using the development device, a software function for acquiring data input / output may be incorporated in the unique driver as shown in 7 of FIG. It is possible.

【0015】そして、前記フィルタドライバ(図5の
6)もしくはそれに準ずる機能部分(図6の7)におい
て取得・保持されたデータを、解析ソフトウェアを使用
して、内容解析を行う。
Then, the data acquired and held in the filter driver (6 in FIG. 5) or the functional portion (7 in FIG. 6) corresponding thereto is subjected to content analysis using analysis software.

【0016】そして、前記解析ソフトウェアによって解
析されたデータを、テストツールソフトウェアにパラメ
ータとして与え、前記パラメータとして与えられたデー
タが前記フィルタドライバ6、7で取得されたときに実
際にアプリケーションソフト1からロジカルデバイスド
ライバ2に送られたデータを、前記テストツールからロ
ジカルデバイスドライバ2へ送信することで、前記引数
として与えられたデータが前記フィルタドライバ6で取
得されたときに実際にUSBバス上で発生したバスサイ
クルを再現させる。
Then, the data analyzed by the analysis software is given to the test tool software as a parameter, and when the data given as the parameter is acquired by the filter drivers 6 and 7, it is actually logical from the application software 1. By transmitting the data sent to the device driver 2 from the test tool to the logical device driver 2, the data given as the argument actually occurred on the USB bus when the filter driver 6 acquired the data. Reproduce the bus cycle.

【0017】ここで、図7、図8が、前記解析ソフトウ
ェア8と前記テストツールソフトウェア9を含めた、本
発明の構成となる。
Here, FIGS. 7 and 8 show the configuration of the present invention including the analysis software 8 and the test tool software 9.

【0018】課題の1つである、USBデバイス5使用
時に不具合の発生した状態を自動的に再現したい場合に
は、前記フィルタドライバ6、7を用いて常時使用時の
データを取得・保持しておく。そうすることで、いつ発
生するのかわからない不具合の発生時を含めた、全ての
場合の動作状態を再現することが可能となり、従来図2
の手順が必要であった不具合の修正が、図17の手順で
実現できるようになる。
When it is desired to automatically reproduce a state in which a problem occurs when using the USB device 5, which is one of the problems, it is necessary to use the filter drivers 6 and 7 to acquire / hold data at the time of continuous use. deep. By doing so, it becomes possible to reproduce the operation state in all cases, including the time of occurrence of a trouble that is not known when it will occur.
The defect, which requires the procedure of, can be realized by the procedure of FIG.

【0019】[0019]

【発明の実施の形態】本発明の実施の形態を、図10、
11、12、13を用いて説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention is shown in FIG.
A description will be given using 11, 12, and 13.

【0020】図10、11は図7の実施形態、図12、
13は図8の実施形態の場合にそれぞれ対応する、本発
明実施時の動作図である。
FIGS. 10 and 11 show the embodiment of FIG. 7, FIG.
13 is an operation diagram at the time of implementing the present invention, which corresponds to the case of the embodiment of FIG.

【0021】まず、フィルタドライバ6の実施形態を説
明する。
First, an embodiment of the filter driver 6 will be described.

【0022】フィルタドライバ6には、前記ロジカルデ
バイスドライバと前記OS標準USBドライバスタック
との間でやりとりされる、I/O REQUEST P
ACKET(IRP)等の全ての信号を受信し、前記信
号をPCのメモリ等の記憶装置10へ記憶する図10及
び図12の12と同時に、前記信号の送信先へ(前記ロ
ジカルデバイスドライバからの信号であれば前記OS標
準USBドライバスタックへ、前記OS標準USBドラ
イバスタックからの信号であれば前記ロジカルデバイス
ドライバへ)そのまま送信する図10及び図12の1
1、という機能を持たせる。
The filter driver 6 has an I / O REQUEST P that is exchanged between the logical device driver and the OS standard USB driver stack.
At the same time as 12 in FIG. 10 and FIG. 12 which receives all signals such as ACKET (IRP) and stores the signals in the storage device 10 such as the memory of the PC, to the destination of the signals (from the logical device driver). If it is a signal, it is sent to the OS standard USB driver stack, and if it is a signal from the OS standard USB driver stack, it is sent to the logical device driver as it is. 1 of FIGS. 10 and 12
It has the function of 1.

【0023】また、常時データを保存する場合には、常
にその動作を繰り返すようにする(図14)。
When data is always stored, the operation is always repeated (FIG. 14).

【0024】そして、前記フィルタドライバに対応し
た、インストール用のinfファイルを記述する。
Then, an installation inf file corresponding to the filter driver is described.

【0025】デバイス固有のドライバ7を開発する場合
でも、動作は同様となる。
The operation is the same when the device-specific driver 7 is developed.

【0026】そして、前記PCのメモリ等の記憶装置1
0へ保持された前記IRP等の信号12を読み出し、そ
れを解析するツールとして、解析ソフトウェア8を開発
する。
A storage device 1 such as the memory of the PC
The analysis software 8 is developed as a tool for reading the signal 12 such as the IRP held at 0 and analyzing it.

【0027】前記解析ソフトウェア8には、例えばUS
Bのマスストレージクラスのバルク・オンリー・トラン
スポート(以下BOT)に対応したデータであれば、前
記データをコマンドとデータとステータスに分類19
し、さらに前記コマンドを解析して前記データの転送さ
れる方向やタイミングを決定する、というような方法
で、前記PCのメモリ等の記憶装置10へ保持された前
記IRP等の信号12を解析する機能を持たせる(図1
5)。
The analysis software 8 is, for example, US
If the data corresponds to the bulk-only transport (hereinafter referred to as BOT) of the B mass storage class, the data is classified into commands, data, and status 19
Then, the signal 12 such as the IRP held in the storage device 10 such as the memory of the PC is analyzed by a method of further analyzing the command to determine the transfer direction and timing of the data. Have a function (Fig. 1
5).

【0028】そしてその解析した結果を引数として受け
取ることで、前記引数に従ったUSBのデータ転送を発
生する、つまり前記ロジカルデバイスドライバ2を使用
して前記OS標準USBドライバスタック3とIRP等
の信号のやりとりを行うことのできるツールとして、テ
ストツールソフトウェア9を開発する。
By receiving the analyzed result as an argument, USB data transfer according to the argument is generated, that is, the OS standard USB driver stack 3 and a signal such as IRP are generated by using the logical device driver 2. The test tool software 9 is developed as a tool capable of exchanging.

【0029】前記テストツールソフトウェア9は、前記
ロジカルデバイスドライバ2とデータを送受信するため
のインターフェースと、例えばUSBのマスストレージ
クラスのBOTに対応したデバイスが評価ターゲットで
ある場合には、前記解析ソフトウェア8から引数として
与えられたコマンド、データ、ステータス等の情報19
をBOTの規格に則った形式に加工する機能とを備える
ことによって、任意の形式のデータを、前記ロジカルデ
バイスドライバ2と、つまり前記ロジカルデバイスドラ
イバ2および前記OS標準USBドライバスタック3を
通じて評価対象のUSBデバイス5と送受信できる機能
を持たせる(図16)。
The test tool software 9 has an interface for transmitting and receiving data to and from the logical device driver 2 and, for example, when a device corresponding to a BOT of a USB mass storage class is an evaluation target, the analysis software 8 is used. Information such as commands, data, status, etc. given as arguments from
And a function of processing the data into a format conforming to the BOT standard, the data of an arbitrary format can be evaluated through the logical device driver 2, that is, the logical device driver 2 and the OS standard USB driver stack 3. It has a function of transmitting and receiving with the USB device 5 (FIG. 16).

【0030】そして、PC上でアプリケーションソフト
1を実行して動作評価を行う前に、前記infファイル
を使用して前記フィルタドライバ6または7をインスト
ールしておき、バス上で何か不具合が発生した場合に
は、前記解析ソフトウェア8を用いて、前記不具合発生
時の保持データ12を取得・解析し、その解析されたデ
ータを引数として前記テストツールソフトウェア9を実
行することで、前記不具合発生時にバス上で行われてい
たデータ転送状態をそのまま、また何度でも再現15す
ることができる。
Before executing the application software 1 on the PC to evaluate the operation, the filter driver 6 or 7 is installed using the inf file, and some trouble occurs on the bus. In this case, the analysis software 8 is used to acquire / analyze the retained data 12 at the time of occurrence of the defect, and the test tool software 9 is executed with the analyzed data as an argument, so that the bus at the time of occurrence of the defect can be obtained. The data transfer state performed above can be reproduced 15 as it is and as many times as desired.

【0031】[0031]

【発明の効果】本発明のフィルタドライバ6を用いるこ
とで、アプリケーションソフト1とUSBデバイス5と
の間で発生したUSBデータ転送の内容をPCのメモリ
等の記憶装置10に保存できるようになり、不具合発生
時のUSBバスの状況を記録できるようになる。
By using the filter driver 6 of the present invention, the contents of USB data transfer generated between the application software 1 and the USB device 5 can be saved in the storage device 10 such as the memory of the PC. It becomes possible to record the status of the USB bus when a failure occurs.

【0032】そして、前記フィルタドライバ6と合わせ
て、本発明の解析ソフトウェア8を用いることで、前記
フィルタドライバ6によって保存された前記USBデー
タ転送の内容から、不具合発生時に行われていたUSB
データ転送の詳細を知ることができるようになる。
By using the analysis software 8 of the present invention together with the filter driver 6, the USB data transfer contents saved by the filter driver 6 can be used to determine the USB that was used when the failure occurred.
You will be able to know the details of the data transfer.

【0033】さらに、前記フィルタドライバ6と前記解
析ソフトウェア8と合わせて、本発明のテストツールソ
フトウェア9を用いることで、開発したUSBデバイス
をPC上で動作させている時に何らかの不具合が発生し
た場合でも、前記不具合発生時の状況をそのまま自動的
に再現することが可能となり、効率的に検証を行うこと
ができるようになる。しかも、常時データ転送状態を保
持することで、再現性の低い不具合でもすぐに、何度で
も再現することが可能となる。
Further, by using the test tool software 9 of the present invention together with the filter driver 6 and the analysis software 8, even when some trouble occurs while the developed USB device is operated on the PC. As a result, the situation at the time of the occurrence of the problem can be automatically reproduced as it is, and the verification can be efficiently performed. Moreover, by always holding the data transfer state, it is possible to immediately reproduce a defect with low reproducibility as many times as desired.

【0034】つまり、従来は最も工数のかかっていた不
具合の再現を、本発明を実施することで自動化できるよ
うになり、USBデバイス開発時の機能・性能評価の工
数を大幅に削減することが可能となる。
In other words, it is possible to automate the reproduction of a defect that has required the most man-hours in the past by implementing the present invention, and it is possible to significantly reduce the man-hours for evaluating the function and performance when developing a USB device. Becomes

【0035】もちろん、常時データ転送状態を保持する
ためには、それを保存するのに十分な大容量のメモリ等
の記憶装置10が必要となるが、それはUSBデバイス
の開発時に用いる評価用のPCにのみ必要なものであ
り、本発明を利用して開発したUSBデバイスを通常使
用する場合には、前記大容量の記憶装置は必要でない。
Of course, in order to maintain the data transfer state at all times, a storage device 10 such as a memory having a large capacity enough to store the data transfer state is required, which is an evaluation PC used when developing a USB device. However, when a USB device developed by utilizing the present invention is normally used, the large-capacity storage device is not necessary.

【0036】同様に、本発明を利用して開発したUSB
デバイスを通常使用する際には、フィルタドライバ6、
解析ソフトウェア8、テストツールソフトウェア9は必
要なく、一般的な構成(図1)のPCで動作可能であ
る。
Similarly, a USB developed using the present invention
When using the device normally, the filter driver 6,
The analysis software 8 and the test tool software 9 are not necessary and can be operated by a PC having a general configuration (FIG. 1).

【0037】また、本発明はソフトウェアのみで実現可
能なため、トランザクションジェネレータ16等の高価
な装置を購入する必要がなく、たとえトランザクション
ジェネレータ等を使用した場合と比較しても、不具合を
再現するためのテストプログラム17を開発する必要が
ないために効率的に検証を行うことができる。しかも、
本発明ではUSB制御にOS標準のUSBドライバスタ
ック3を使用するため、実際に使用される場合と同じ状
態で検証を行うことができる。
Further, since the present invention can be realized only by software, it is not necessary to purchase an expensive device such as the transaction generator 16 and the problem can be reproduced even if the transaction generator or the like is used. Since it is not necessary to develop the test program 17 of 1., the verification can be efficiently performed. Moreover,
In the present invention, since the OS standard USB driver stack 3 is used for USB control, the verification can be performed in the same state as when actually used.

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

【図1】従来の、USBデバイスをPC上で動作させる
場合のソフトウェア/ハードウェア構成を示す図
FIG. 1 is a diagram showing a conventional software / hardware configuration for operating a USB device on a PC.

【図2】従来の不具合修正手順を示す図FIG. 2 is a diagram showing a conventional defect correction procedure.

【図3】トランザクションジェネレータを使用した場合
の構成を示す図
FIG. 3 is a diagram showing a configuration when a transaction generator is used.

【図4】トランザクションジェネレータを使用した場合
の不具合の再現手順を示す図
FIG. 4 is a diagram showing a procedure for reproducing a defect when a transaction generator is used.

【図5】本発明を実施した場合のソフトウェア/ハード
ウェア構成(1)を示す図
FIG. 5 is a diagram showing a software / hardware configuration (1) when the present invention is implemented.

【図6】本発明を実施した場合のソフトウェア/ハード
ウェア構成(2)を示す図
FIG. 6 is a diagram showing a software / hardware configuration (2) when the present invention is implemented.

【図7】本発明を実施した場合のソフトウェア/ハード
ウェア構成−全体(1)を示す図
FIG. 7 is a diagram showing a software / hardware configuration-whole (1) when the present invention is implemented.

【図8】本発明を実施した場合のソフトウェア/ハード
ウェア構成−全体(2)を示す図
FIG. 8 is a diagram showing a software / hardware configuration-whole (2) when the present invention is implemented.

【図9】従来の、USBデバイス動作時のデータの流れ
を示す図
FIG. 9 is a diagram showing a conventional data flow during operation of a USB device.

【図10】本発明を実施した場合の、USBデバイス動
作時のデータの流れ(1)を示す図
FIG. 10 is a diagram showing a data flow (1) during operation of a USB device when the present invention is implemented.

【図11】本発明を実施した場合の、テストツールソフ
トウェア使用時のデータの流れ(1)を示す図
FIG. 11 is a diagram showing a data flow (1) when using the test tool software when the present invention is implemented.

【図12】本発明を実施した場合の、USBデバイス動
作時のデータの流れ(2)を示す図
FIG. 12 is a diagram showing a data flow (2) during operation of a USB device when the present invention is implemented.

【図13】本発明を実施した場合の、テストツールソフ
トウェア使用時のデータの流れ(2)を示す図
FIG. 13 is a diagram showing a data flow (2) when using the test tool software when the present invention is implemented.

【図14】フィルタドライバの動作フロー図FIG. 14 is an operation flowchart of the filter driver.

【図15】解析ソフトウェアの動作フロー図[Fig. 15] Operation flow diagram of analysis software

【図16】テストツールソフトウェアの動作フロー図FIG. 16: Operation flow diagram of test tool software

【図17】本発明を実施した場合の不具合修正手順を示
す図
FIG. 17 is a diagram showing a defect correction procedure when the present invention is implemented.

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

1 PC上で動作するアプリケーションソフト 2 ロジカルデバイスドライバ 3 OS標準USBドライバスタック 4 USBホストコントローラ 5 評価対象となるUSBデバイス 6 フィルタドライバ 7 デバイス固有のドライバ 8 解析ソフトウェア 9 テストツールソフトウェア 10 PCのメモリ等の記憶装置 11 従来のデータの流れ 12 フィルタドライバによって保持されるデータ 13 解析ソフトウェアによる、フィルタドライバによ
って保持されたデータの読み出し 14 テストツールソフトウェアの動作を決めるパラメ
ータ 15 本発明実施時の、テストツールソフトウェアを使
用した場合のデータの流れ 16 トランザクションジェネレータ 17 トランザクションジェネレータの実行プログラム 18 不具合の原因究明の手順 19 データの解析、分類
1 Application software running on PC 2 Logical device driver 3 OS standard USB driver stack 4 USB host controller 5 USB device to be evaluated 6 Filter driver 7 Device-specific driver 8 Analysis software 9 Test tool software 10 PC memory etc. Storage device 11 Conventional data flow 12 Data held by filter driver 13 Reading of data held by filter driver by analysis software 14 Parameters determining operation of test tool software 15 Test tool software at the time of carrying out the present invention Data flow when used 16 Transaction generator 17 Transaction generator execution program 18 Procedure for investigating the cause of failure 19 Data Analysis, classification

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 PC上で動作するアプリケーションソフ
トとOS標準のUSBドライバスタックとの間で送受信
される信号を保持する機能を持つソフトウェア(以下、
フィルタドライバ)を有する事を特長としたUSB評価
システム。
1. Software having a function of holding a signal transmitted / received between application software running on a PC and an OS standard USB driver stack (hereinafter, referred to as
USB evaluation system featuring a filter driver).
【請求項2】 前記フィルタドライバにて保持された信
号を解析して、前記アプリケーションソフトと前記US
Bドライバとの間で送受信されたコマンドやデータを検
出するソフトウェア(以下、解析ソフトウェア)を有す
ることを特長とした、請求項1記載のUSB評価システ
ム。
2. The signal held by the filter driver is analyzed, and the application software and the US
2. The USB evaluation system according to claim 1, further comprising software (hereinafter referred to as analysis software) for detecting commands and data transmitted / received to / from the B driver.
【請求項3】 前記解析ソフトウェアで検出したコマン
ドやデータを引数とすることで、前記アプリケーション
ソフトと前記USBドライバとの間で送受信された信号
を、前記アプリケーションソフトを操作することなしに
再現することが可能なソフトウェア(以下、テストツー
ル)を有することを特長とした、請求項2記載のUSB
評価システム。
3. A signal transmitted and received between the application software and the USB driver can be reproduced without operating the application software by using a command or data detected by the analysis software as an argument. USB according to claim 2, characterized in that it has software (hereinafter, test tool) capable of performing
Evaluation system.
【請求項4】 PC動作中、常時信号を保持することを
特長とする前記フィルタドライバを有する事を特長とし
た、請求項1、2、3記載のUSB評価システム。
4. The USB evaluation system according to claim 1, wherein the USB evaluation system has the filter driver characterized by holding a signal at all times during operation of a PC.
JP2001308320A 2001-10-04 2001-10-04 Usb device evaluation system Pending JP2003114834A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001308320A JP2003114834A (en) 2001-10-04 2001-10-04 Usb device evaluation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001308320A JP2003114834A (en) 2001-10-04 2001-10-04 Usb device evaluation system

Publications (1)

Publication Number Publication Date
JP2003114834A true JP2003114834A (en) 2003-04-18

Family

ID=19127653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001308320A Pending JP2003114834A (en) 2001-10-04 2001-10-04 Usb device evaluation system

Country Status (1)

Country Link
JP (1) JP2003114834A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100361087C (en) * 2004-06-15 2008-01-09 国际商业机器公司 Method and system for ascertaining state of operating system
JP2010140165A (en) * 2008-12-10 2010-06-24 Tokyo Electric Power Co Inc:The Information processing device, method, and program as filter driver for monitoring
US20120084592A1 (en) * 2010-10-01 2012-04-05 Via Technologies, Inc. Power management system, method thereof and storage medium
US8447928B2 (en) 2008-11-26 2013-05-21 Ricoh Company, Limited Electronic apparatus, server, and method for controlling electronic apparatus

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100361087C (en) * 2004-06-15 2008-01-09 国际商业机器公司 Method and system for ascertaining state of operating system
US8447928B2 (en) 2008-11-26 2013-05-21 Ricoh Company, Limited Electronic apparatus, server, and method for controlling electronic apparatus
JP2010140165A (en) * 2008-12-10 2010-06-24 Tokyo Electric Power Co Inc:The Information processing device, method, and program as filter driver for monitoring
US20120084592A1 (en) * 2010-10-01 2012-04-05 Via Technologies, Inc. Power management system, method thereof and storage medium
US8595533B2 (en) * 2010-10-01 2013-11-26 Via Technologies, Inc. Power management system, method thereof and storage medium

Similar Documents

Publication Publication Date Title
US8589881B2 (en) Web-based software debugging apparatus and method for remote debugging
US7058563B1 (en) Device driver auto-load
KR20120048350A (en) Automatic test system for micro controller unit and method thereof
US8997048B1 (en) Method and apparatus for profiling a virtual machine
JP2003114834A (en) Usb device evaluation system
CN116775498A (en) Software testing method and device, electronic equipment and storage medium
CN112130873A (en) Embedded development debugging analysis method, system and storage medium
KR20190040714A (en) Method and system for ECU execution time monitoring and fault finding
JP3348430B2 (en) Automatic environment setting method of preinstalled application and storage medium
CN111666200A (en) Testing method and terminal for time consumption of cold start of PC software
JP5396759B2 (en) Information processing apparatus, image processing apparatus, software operation test method, software operation test program, and recording medium recording the program
KR100901780B1 (en) Non-stop Debugging Apparatus for Correcting Errors in Embedded Systems and Method thereof
JP2001243089A (en) Device and method for verifying software
US10922249B2 (en) Input/output control code filter
KR100992622B1 (en) Method and system for performing automatic test in embedded platform
US20190156035A1 (en) Adaptive dynamic analysis method, adaptive dynamic analysis platform, and device equipped with the same
JP2006155047A (en) Verification system and verification method
US8898636B1 (en) Method and apparatus for testing an application running in a virtual machine
JP2001005768A (en) Magnetic tape device
JP2845261B2 (en) Write test method for external storage device and information processing system using the same
JPH10340201A (en) System test automatic device
JP2002132534A (en) Input-output testing system
JP3991531B2 (en) Simulation system
JP4115442B2 (en) Automatic test method for fault diagnosis communication program
CN117194207A (en) Smoke emission testing method, device, equipment and storage medium