davemf
1
Yesterday, I successfully flashed my ROM via Case 4: Bootable SPI flash, Bootable eMMC module. I did it about 20 times.
But today I cannot EraseFlash or Upgrade FW.
My steps are:
- Use cable to connect PIN23 and PIN25
- Power off the board and remove eMMC module
- Plug the USB Male A to Male A cable to ROCK Pi 4 OTG port (the upper USB3 port), the other side to PC
- Power on the board
- Plug NOT Empty eMMC module (I have only one eMMC)
I have this issues:
Try to EraseFlash
Try to Upgrade FW
Why is it happened?
mo123
2
One possible solution is to put emmc in a USB emmc reader and format it on a PC or flash Android 9 gpt image with etcher and then try again with AndroidTool to flash Android 10.
Also you must use AndroidTool v2.67 or v2.71, v2.3 is too old to flash Android 9/10 and will cause problems.
https://github.com/rockchip-linux/tools/raw/b0a7dd389c2d625dc4f9210fbd4a9b6f9b459cba/windows/AndroidTool_Release_v2.71.zip
https://github.com/rockchip-linux/tools/blob/master/windows/RKDevTool_Release_v2.74.zip
FactoryTool (Restore) can also flash
https://github.com/rockchip-linux/tools/raw/master/windows/FactoryTool_v1.68.02.zip
1 Like
davemf
3
I use RKTool v2.74. It has same issue. After that I try to use SW from radxa instruction https://wiki.radxa.com/Android/android_tool
I have not USB emmc reader.
FactoryTool (Restore) flashs successful!
Thank you!