qualcomm开发者常用工具

来源:互联网 发布:创业软件 葛航 夫人 编辑:程序博客网 时间:2024/05/13 06:34

OverView:

QPST      综合工具传输文件查看deviceEFS文件系统代码烧录

QRCT     测试RF

QXDM     log

JTAG       trace32调试

QPST,QXDM的使用说明,具体的可以看我上传到csdn的资源文件,我都是看它,看了那个user guide就完全会了,很简单的

QPST是一个针对高通芯片开发的传输软件。简单的说就是用高通处理芯片的手机理论上都可以用QPST传输文件,可以修改C网机器内部参数的软件。

一次可以track多台电脑

QPST还可进行代码烧入

包括:

5 client applications

            Ø QPST Configuration 

                        monitor the status of: 

                        Active phones 

                        Available serial ports

                        Active clients 

                        To start QPST Configuration, from the Start menu, select Programs → QPST → QPST Configuration. 

            Ø Service Programming 

                                     provide service programming for CDMA phones that contain Qualcomm ASICs.

 With it, you can save SP data to a file, then download the data in that file to multiple phones. 

The SP application accesses settings regardless of the phone’s internal memory implementation. It is feature-aware and displays settings pages appropriate to the phone being programmed. 

To start SP, from the Start menu, select Programs → QPST → Service Programming. 

            Ø Software Download 

            Ø RF NV Item Manager 

            Ø EFS Explorer 

                                    The EFS Explorer application lets you navigate the embedded file system (EFS) of phones that support EFS. It is similar in function to the Windows Explorer program on a PC. 

            To start EFS Explorer, from the Start menu, select Programs → QPST → EFS Explorer. 

            When EFS Explorer launches, it displays a Phone Selection dialog that lists the phones currently being monitored by the QPST server, as shown in Figure 

            Creating a new directory  

            • When you create a directory in the phone’s EFS, the directory is created on the phone and the file structure list is refreshed. 

           To create a directory: 

1. Navigate to the location where you want to create a new directory. 

2. From the File menu, select New → Directory. The Create Directory dialog, as shown in Figure below

3. Type a name for the file in the field. 

4. Click OK. 

Two standalone utilities, 

--QCNView 

--Roaming List Editor, 

complete the QPST tool set. 

QRCT

• QRCT is a Windows toolkit designed to control a QUALCOMM phone such as a Form Factor Accurate (FFA) for testing RF in three system modes – CDMA 2000, GSM, and WCDMA. 

• This application requires Advanced Mode Subscriber Software (AMSS) software with FTM built into it. The FTM mode must be enabled before using the CDMA 2000, GSM, and WCDMA RF controls. 

• FTM is a mode of operation that allows a user to perform diagnostic or design verification functionality by exposing functions not discretely available to the user in AMSS mode. FTM does not provide the ability to make phone calls and is not driven by the AMSS Call Processing State Machine. 

• QRCT uses the Qualcomm Manufacturing Support Library (QMSL) for all communication with the phone.  It is possible to determine the exact function calls by monitoring the QMSL Text Log.  The user can then replicate any QRCT sequence by calling QMSL in their own program.

QXDM是监视手机状态的,还有一些简单的控制功能

• The QUALCOMM® Extensible Diagnostic Monitor (QXDM) provides a diagnostic client for Dual-Mode Subscriber Station (DMSS) and newer User Equipment (UE) software, Advanced Mobile Subscriber Software (AMSS).

•  QXDM was developed to provide a rapid prototyping platform for new diagnostic clients and diagnostic protocol packets. It provides a Graphical User Interface (GUI) that displays data transmitted to and from the DMSS. 

Options menu on QXDM:

QXDM communications menu:

• Lists all the available ports on the system and their properties

• Ports listed in this are those that have been added in the QPST Configuration tool for monitoring

Traces on the QXDM:

JTAG

• Joint Test Action Group (JTAG) is the common name for what was later standardized as the IEEE 1149.1 Standard Test Access Port and Boundary-Scan Architecture. It was initially devised for testing printed circuit boards using boundary scan and is still widely used for this application.

• Today JTAG is also widely used for IC debug ports. In the embedded processor market, essentially all modern processors support JTAG when they have enough pins. Embedded systems development relies on debuggers talking to chips with JTAG to perform operations like single stepping and break pointing. Digital electronics products such as cell phones or a wireless access point generally have no other debug or test interfaces

• Used for debugging & storing firmware.

0 0
原创粉丝点击