-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flash memory at 0x%08x is differnt from file! #4
Comments
Which board are you using? The message looks odd. It should print out the hexadecimal of an address, like this: |
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 ? |
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. |
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" |
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
The text was updated successfully, but these errors were encountered: