linuxerwang / rkflashkit

rkflashkit is an open source toolkit for flashing Linux kernel images to rockchip rk3066/rk3188/rk3288 etc. based devices. It's programmed with python and gtk2.
214 stars 74 forks source link

Flash memory at 0x%08x is differnt from file! #4

Open sanjayrup opened 8 years ago

sanjayrup commented 8 years ago

Hello,

Whats the meaning of "Flash memory at 0x%08x is differnt from file!" ?

All flash (system.img or boot.img etc) return this error. Even with "erase partition".

Some help ?

Thank you

linuxerwang commented 8 years ago

Which board are you using? The message looks odd. It should print out the hexadecimal of an address, like this: Flash memory at 0x315ff789 is differnt from file! btw, I don't think erase partition could raise this error.

sanjayrup commented 8 years ago

Hello, sorry, i have hexadecimal of an adress. Just wan't to know what's the meaning of this error, to resolve my problem

http://i60.tinypic.com/b3s7z4.jpg

I think that my NAND is bad, Asus tablet : ME102A (MEMOPAD 10).

Maybe i must try to shorcut the NAND for maskrom, but i'm not sur ?

linuxerwang commented 8 years ago

First of all, you have to boot your device in bootloader mode. If even so you still keep getting this error, maybe (but very less likely) your NAND is damaged. You can try to flash with the windows burning tool to verify.

sanjayrup commented 8 years ago

fastboot mode is not unlock. RKandroidtool detect in "Bootloader Mode" but is not flashing any img, only parameter file. EraseIDB is successfull but only reboot in normal mode after result. Rkflashtool is return "premature end of file". Rkflashkit return "Flash memory at 0x00XXX is differnt from file"