目錄
1:下載
2:QXDM
3:其他
4:參考文檔
高通工具網站:https://createpoint.qti.qualcomm.com/tools/
下載
1:fastboot 2:QPST 3:QFIT
Fastboot
adb reboot bootloader
下載:
fastboot flash partition gpt_both0.bin
fastboot flash aboot emmc_appsboot.mbn
fastboot flash sbl1 sbl1.mbn fastboot flash tz tz.mbn
fastboot flash rpm rpm.mbn fastboot flash sdi sdi.mbn
fastboot flash modem NON-HLOS.bin fastboot flash persist persist.img
fastboot flash cache cache.img fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot flash boot boot.img
擦除
用adb fastboot模式
1、拔掉電源
2、按住音量下鍵
3、插入usb 看見有圖像輸出以后松開手
4、在安裝adb的情況下敲fastboot devices 會列出設備
5、下載程序
例如:
E:\adb>fastboot flash system system.img
E:\adb>fastboot flash aboot emmc_appsboot.mbn
E:\adb>fastboot flash boot boot.img
E:\adb>fastboot flash dt dt.img
E:\adb>fastboot flash userdata userdata.img
QPST Qualcomm Product Support Tool
QPST Configuration
Service Programming Service Programming (SP) is the QPST client application used to 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.
Software Download
1.Download software to a phone from a Qualcomm Phone Image (.HEX or .MBN) file
2.Backup and restore the NV memory in a Qualcomm phone
Software download for empty flash
Software upgrade for image loaded device
\boot_images\core\boot\secboot3\scripts\emmc_cdt_program_scripts\sahara.xml
\boot_images\core\boot\secboot3\scripts\emmc_cdt_program_scripts\rawprogram2.xml
\boot_images\core\boot\secboot3\scripts\emmc_cdt_program_scripts\patch2.xml
\boot_images\build\ms\bin\8916\MPRG8916.mbn
手機進入下載模式
注:
有時需要以管理員權限運行下面命令:
bcdedit /set testsigning on
才能識別9008端口
QXDM
其他工具
QDART
注:
參考文獻
QPST user guide
QXDM Professional™ User Guide