精华 | |
金钱 | BA |
威望 | 点 |
贡献值 | 点 |
爱心 | 点 |
经验 | 点 |
注册时间 | 2015-12-13 |
最后登录 | 1970-1-1 |
在线时间 | 小时 |
| |
| |
| |
|
立即注册,加入爱黑武论坛的大家庭!爱黑武,爱上搞机生活!
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 sw342401709 于 2016-2-4 22:38 编辑
第一次刷完看似没问题,但屏幕没亮,
第二次就这样了,中间刷了bootloader底层及刷写工具下载地址:http://pan.baidu.com/s/1kUzPwKv,发现也似能成功,屏幕也没亮
C:\Python27>python qdloadRoot.py MPRG8960.bin -ptf _do/partitions.txt
QDLoad utility version 1.2 (c) VBlack 2014
Found TTY port: com4
Traceback (most recent call last):
File "qdloadRoot.py", line 815, in <module>
main()
File "qdloadRoot.py", line 762, in main
tty = openTTY(args.ttyPort)
File "qdloadRoot.py", line 174, in openTTY
tty = serial.Serial(port=tty_path, baudrate=921600)
File "C:\Python27\lib\site-packages\serial\serialwin32.py", line 38, in __init
__
SerialBase.__init__(self, *args, **kwargs)
File "C:\Python27\lib\site-packages\serial\serialutil.py", line 282, in __init
__
self.open()
File "C:\Python27\lib\site-packages\serial\serialwin32.py", line 66, in open
raise SerialException("could not open port %r: %r" % (self.portstr, ctypes.W
inError()))
serial.serialutil.SerialException: could not open port 'com4': WindowsError(170,
'\xc7\xeb\xc7\xf3\xb5\xc4\xd7\xca\xd4\xb4\xd4\xda\xca\xb9\xd3\xc3\xd6\xd0\xa1\x
a3')
C:\Python27>pause
请按任意键继续. . .
|
|