sp-flashtool errors
Hey guys, here comes a list of all sp-flashtool errors and what they mean !
ERRORS:
(1003) S_COM_PORT_OPEN_FAIL
Indicates a problem with the ports.
May occur if for example you have disabled com ports in the BIOS (at least in this case, com-port is virtual and the physical USB, but if you disable you just do not see the device on which you need to install preloader driver).
it could also be a problem with the USB cable (it helps to change the cable).
or a problem with the USB-port on your computer. try another port. dont use ports on front panel !!!
(1011) S_NOT_ENOUCH_STORAGE_SPACE
Occurs when the size of any part of the firmware is larger than the allocated space .
It may help to change the flashtool. This error pops up on different versions too. But mostly its a wrong rom
(1013) S_COM_PORT_OPEN_FAIL
Similar to 1003 (com port error) Check out solutions for 1003, and if they dont work , try changing to flashtool v 5.1
(1022) S_UNSUPPORTED_VER_OF_DA
If this pops up, you need to switch to a newer SP-flashtool version
(1040) S_UNSUPPORTED_OPERATION
Usually this relates to a wrong scatter. You cant use a 6577 scatter for a 6575 phone !
(2005) S_BROM_CMD_STARTCMD_FAIL
When you flash preloader and you get this, be sure to connect the phone in META mode (press volume down while connecting and hold) Otherwise while flashing the preloader this error can pop up.
When selecting ReadBack, Format or MemoryTest and you get this. It is necessary to connect the phone mode BOOTROM.
(3001) S_DA_EXT_RAM_ERROR
Perhaps a problem with the connection. Check the cable and / or reconnect the cable to another port.
(3013) S_DS_SOC_CHECK_FAIL
Its possible that you got a wrong uboot. The uboot makes sure the operating system loader + drivers initialize the main equipment (display , CPU, GPIO )
Or when in the line of the path is the folder names such as : C: \ Users \ Username \ Desktop \ Firmware Phone \ MIUIV10 \ MIUIV10
(3144) S_DA_EMMC_FLASH_NOT_FOUND
Maybe wrong scatter. For example, in the name of the scatter you got emmc, and the phone is actually a MTD flash.
MTD : http://de.wikipedia.org/wiki/Memory_Technology_Device
EMMC http://www.datalight.com/solutions/technologies/emmc/what-is-emmc
(3066) S_DA_HANDSET_FAT_INFO_NOT_FOUND
Occurs when you are automatic formatting the phone, you should try to set the address of the regions you want to format manually.
S_DA_INVALID_RANGE (3036)
found this online :
The problem is that the SP Flash Tool before flashing PMT unit compares the address on the flash device with the scatter file and finds the difference, and why an error. PMT block is dynamically generated program SP Flash Tool from the scatter file. To delete / overwrite PMT block of a new scatter file, you must first delete it in the device that you want to flash. To do this, the program SP Flash Tool click on the "Format" (in the window that opens, change nothing, just press OK), then click "Download" and SP Flash Tool will write again to flash new data on the PMT block and other too.
(4001) S_FT_DA_NO_RESPONSE
Change USB-port and transfer SP Flash Tool in the root of your main harddrive ( C: )
Also there is maybe no info in the file download agenton the CPU / flash. Solution - upgrade.
The problem could also be hardware, such as broken flash memory.
(4008) S_FT_DOWNLOAD_FAIL
Change version of SP-flashtool ( older version does the job mostly !)
Change cable.
Battery Solution: charge the phone and try the flash process again.
(4009) S_FT_READBACK_FAIL
Either do not have space for a file or file can not be overwritten because it is locked.
try to make space on your phone and try external sd. Make sure permissions are ok.
(4032) S_FT_ENABLE_DRAM_FAIL
4032 an error occurred while trying to change the firmware and the firmware is not correct. You can try a different Sp-flashtool version (downgrade if you use v 5 ) or try a different rom or maybe format and flash again. only do this when you got the 100% correct rom.
(4050) S_FT_NEED_DOWNLOAD_ALL_FAIL
Do not match the size of the blocks in the PMT and scatter. To be found in the log line BROM_DLL
size changed from 0xOftenPartition 13 (USRDATA) size changed from 0x0000000000000000 to 0x000000000B620000
To solve this USRDATA can be renamed to in __NODL_USRDATA ... but there may be an 8038 error due to the difference in names .
In general, this error is treated downloading all the blocks, then the size of a PMT should switch to the right.
(5002) S_INVALID_DA_FILE
When using SP_Flash_Tool download should be selected. Also a different Sp-flashtool version can fix it.
(5054) S_DL_GET_DRAM_SETTINGS_FAIL
Not really sure what causes it. Sometimes after a full format you cant install new firmware. Solved problem by removing entire drivers and clean reinstallation
(5066) S_DL_PC_BL_INVALID_GFH_FILE_INFOR
Wrong files. For example, when chosen scatter from folders not yet prepared for Flashtool files. It is necessary to choose the scatter of the folder prepared for FT files. You can prepare your files with MTK droid tools !!! (backup!)
(6124) S_SECURITY_INVALID_PROJECT, MSP ERROE CODE: 0x00
The problem was solved as follows: Options -> DA Download All -> Speed -> Full Speed (with select High Speed on my computer appears this specific error)
and by the way the method has worked for error 1013
(8038) SP FLASH TOOL ERROR
Occurs if the names or addresses of the blocks in the scatter differ from the table inside the phone (PMT). We must look SP_FLASH_TOOL.log and seek in it a string NOT MATCH
NandLayoutParameter :: CompareIsNandLayoutMatched (): NOT MATCH: load item key (Example2), value (0x3444000), target item key (Example1), value (0x3444000)
in this example, it is necessary to replace the name of the scatter EXAMPLE2 on EXAMPLE. If a few differences, this error will occur until the scatter will not be identical to the PMT. You can just fix it, if we compare the tables that are in the log just above the line NOT MATCH. The first of the scatter, the second of the PMT number. It is necessary that all the names of the blocks in the scatter are the same as in the second table.
(8045) SP FLASH TOOL ERROR
The nature of the error is similar to 8038, but in practice editing a scatter file did not help. To solve this problem, many went to the service center and they fixed the device with an hardwareprogrammer.
Very few people fixed it by using DOWNLOAD button with all the other checkboxes.
(8200) SP FLASH TOOL ERROR
Occurs if you try to flash the device with firmware from another SoC Phone (eg you have mt6592, and you try to flash the firmware of the device on mt6582, etc.)
Also changing the flashtool version may help !
Comments
Post a Comment