[主题]:我找到A1版本,在EASYGRSR中可用COM1传铃,但刷机用D.dat时却是COM2,然后就报打开瑞口错误,
d.dat的内容是:
@echo off
echo Downloading CODE and Data to phone.....
download.exe %1 /u518ZCEA1.cfg
df.dat的内容是:
@echo off
echo Downloading NVM Area to phone.....
download.exe /1 /u518ZCEA1_F.cfg
P518ZCEA1.cfg:
[BinaryFiles]: P518ZCEA1_1.bin, 0x1000000
[BinaryFiles]: P518ZCEA1_2.bin, 0x1780000, IGNORE_SIGNATURE
[Ram CS]: 6, RamCS6.s37, LOCAL
[Flash CSs]: AUTO_DETECT, 5, 7
[Download Mode]: NORMAL
[Terminate Mode]: TERMINATED
[Comm Mode]: WIRED_MODE
[Baud Rate]: 460800
[Processor type]805
[Customer Flash Select]: DISABLE
P518ZCEA1_F.cfg:
[BinaryFiles]: P518ZCEA1_1.bin, 0x1000000
[BinaryFiles]: P518ZCEA1_2.bin, 0x1780000, IGNORE_SIGNATURE
[BinaryFiles]: P518ZCEA1_3.bin, 0x3000000, IGNORE_SIGNATURE
[Ram CS]: 6, RamCS6.s37, LOCAL
[Flash CSs]: AUTO_DETECT, 5, 7
[Download Mode]: NORMAL
[Terminate Mode]: TERMINATED
[Comm Mode]: WIRED_MODE
[Baud Rate]: 115200
[Processor type]805
[Customer Flash Select]: DISABLE
是哪里设置的不对,为什么老是打开Com2,
E:\铃声\P518ZCEA1>d
Downloading CODE and Data to phone.....
-------------------------------------------------------------------------------
SKYWORKS GSM FLASH DOWNLOAD
Version: 3.43 (Dec 5 2003)
-------------------------------------------------------------------------------
Open Config File P518ZCEA1.cfg Done
Open wired mode flash loader for cx8 ...
try to open .\RamCS6.s37 ...Done
Entering Serial Mode
Opening COM2
Failed to open the port. Status = -14
Tip: Check to see if the serial port is still used by another program.E:\铃声\P5
18ZCEA1>
d.dat的内容是:
@echo off
echo Downloading CODE and Data to phone.....
download.exe %1 /u518ZCEA1.cfg
df.dat的内容是:
@echo off
echo Downloading NVM Area to phone.....
download.exe /1 /u518ZCEA1_F.cfg
P518ZCEA1.cfg:
[BinaryFiles]: P518ZCEA1_1.bin, 0x1000000
[BinaryFiles]: P518ZCEA1_2.bin, 0x1780000, IGNORE_SIGNATURE
[Ram CS]: 6, RamCS6.s37, LOCAL
[Flash CSs]: AUTO_DETECT, 5, 7
[Download Mode]: NORMAL
[Terminate Mode]: TERMINATED
[Comm Mode]: WIRED_MODE
[Baud Rate]: 460800
[Processor type]805
[Customer Flash Select]: DISABLE
P518ZCEA1_F.cfg:
[BinaryFiles]: P518ZCEA1_1.bin, 0x1000000
[BinaryFiles]: P518ZCEA1_2.bin, 0x1780000, IGNORE_SIGNATURE
[BinaryFiles]: P518ZCEA1_3.bin, 0x3000000, IGNORE_SIGNATURE
[Ram CS]: 6, RamCS6.s37, LOCAL
[Flash CSs]: AUTO_DETECT, 5, 7
[Download Mode]: NORMAL
[Terminate Mode]: TERMINATED
[Comm Mode]: WIRED_MODE
[Baud Rate]: 115200
[Processor type]805
[Customer Flash Select]: DISABLE
是哪里设置的不对,为什么老是打开Com2,
E:\铃声\P518ZCEA1>d
Downloading CODE and Data to phone.....
-------------------------------------------------------------------------------
SKYWORKS GSM FLASH DOWNLOAD
Version: 3.43 (Dec 5 2003)
-------------------------------------------------------------------------------
Open Config File P518ZCEA1.cfg Done
Open wired mode flash loader for cx8 ...
try to open .\RamCS6.s37 ...Done
Entering Serial Mode
Opening COM2
Failed to open the port. Status = -14
Tip: Check to see if the serial port is still used by another program.E:\铃声\P5
18ZCEA1>