The Batch Tool 21:42:49 058 Layer 1-5 Download Firmware Fail br / 21:42:49. 10:20:52 071 Layer 5-8 下载IDB 20:56:12 354 Rockchip Batch Tool v1.7.1.1 start. Hello, This is my first thread on Rikomagic forums, so greetings to all of you! Android TV Firmware / Software. To put the firmware via PC on your device is the Rockchip Batch Tool needed. To use this tool, you first need the necessary drivers. Share Add to my account. URL: HTML code: Forum code: Checked. Rkbatchtool firmware failed So I downloaded the RK batch tool. RockChip Batch Tool will Flash the Firmware on. Rockchip Batch Tools - Extract with 7zip (on desktop for example) - Get it from HERE. A workable flash image - Use the original 20160315 firmware, make sure you extract the archive and put is somewhere you can find it later. Steps: Connect your USB2USB cable to your PC. Unplug EVERYTHING from your Z64. You could leave ONLY your HDMI cable.
!! Important !!
1. Device charge 40%-60% minimum.
2. Read and then do it.
3. Make a backup of your tab / mobile.
4. Using Rock-chip tools - Make a any mistake bricked your tab / mobile.
With this in mind:
Users are also advised to frequently visit the Rockchip Batch Tool official website or Fuzhou Rockchip Inc developer site to view and download tool the new Rockchip v1.8.0 / RockchipBatch-tool file. It is also requested for the users to keep them updated with the latest changes in the Rockchip tool.
This page describes how to install an image to the nand flash of Marsboard RK3066, ie, how to flash the board. You can choose to either flash the whole image (ie, update.img) to the board or just flash the selected partitions. You can download the prebuilt images or from our server the images.
|
Keep in mind that:
What you will need to flash the board is:
The Windows tool for flashing the image is provided by Rockchip. To flash the update.img, you need to use the RKBatchTool and to flash the partitions, you will need to use RKDevelopTool. Both RKBatchTool and RKDevelopTool rely on the RK USB driver so you will need to install it first as below:
There two ways to install the driver under Windows:
If you have already installed the USB driver please skip this step.
There’s no need to connect your Rockchip device during this procedure just download and extract RKDriverAssistant.zipThen double click on DriverInstall.exe in the RKDriverAssistant directory to start the utility.If you've previously tried to install the Rockchip USB drivers for any Rockchip devices make sure you click “Uninstall Driver” first.
Then click “Install Driver”, and depending on your version of Windows the Security below may show up twice during installation. Just click “Install”
when the driver has finish installing then shut down MarsBoard and connect the MarsBoard to your computer and let the board go to recovery mode, then your computer will detect the board and you will see it within device manager.
Now the driver should have been installed successfully!
Download the file (Rockusb_Driver_v3.7.rar) from here and shut down the MarsBoard then connect the MarsBoard to the computer and let the board go to recovery mode. After your computer should detect the board and you will see an unknown device within device manager.
Select the Unknown device then right click and select 'Update Driver Software'.
Select 'Browse the computer for driver software'.
Find the file unzipped file you downloaded earlier (Rockusb_Driver_v3.7.rar) and select either the 32/64bit folder then click 'OK' to install.
When the driver is installed successful you will then see a Rockusb Device in the device manager window.
Now the driver is installed successfully.
There are two methods to flash an image use android tools.
Download AndroidTool from here. Then unzip it and double click AndroidTool.exe
Select an image (RK3066 update.img), click Firmware. For information on how to make an update.img see update.img
Power down the MarsBoard and connect the MarsBoard to the computer then let the board go to recovery mode after the program should detect the device.
Click the 'Upgrade' button to begin flashing and when the flashing process finishes successfully you will see the following interface.
If the flashing has aborted ,it could possibly be an error with the update.img, you can either try to redo the operations above or make the update.img again!
Download AndroidTool from here. Unzip it the file and double click AndroidTool.exe.
Power down the MarsBoard and connect the MarsBoard to the computer and let the board go to recovery mode then the program will detect it.
There are eight selections to choose from so select the correct row and then select the checkbox to the left of the row to select it. After you must click the column on the right side for the path of the file you want to flash. You can then select one or more files and flash them at once. Finally Click 'Run' to flash images to the device (the right most selection shows the log of the progress).
If successful the board will disconnect from the tool and boot into the system.
Please Note:
This happens at upgrading bootloader, if you need to upgrade the bootloader or the update.img contains a new bootloader, you probably will meet this. The marsboard is 'bricked'. Follow this unbrick instructions to unbrick it.
Rockchip has provided tools for upgrading within Linux (closed source) since Android 4.4. The initial RE work of the Rockchip bootloader updating protocol is by naobsd and has been improved by some in rkflashtool. linuxerwang has made a GUI version of the rkflashtool called rkflashkit.
Warning: both rkflashtool and rkflashkit can not flash the update.img.
Download the Rockchip linux upgrade tool here. Unzip it and you will get a file called upgrade_tool which is a binary executable file under Linux.
Let the board go to recovery mode and run the following command to flash the update.img:
If you have an error with upgrading you can low level format the nand flash first with the following command:
There are other commands in the upgrade_tool, such as:
In order to install RkFlashKit in Debian or Ubuntu, you need to get the source code, build it,You can download the pre-built rkflashkit here or build it yourself with the following command:
And install it with the following command
Run it with the following command
The tool is similar to RkAndroidTool as it can burn partition images to specific partitions. You’ll need to enter recovery mode just like you would do in Windows, by pressing the recovery button, before powering the device via the USB port, and connect the USB cable to your PC. RkFlashKit should automatically find your device, so you just have to select the correct NAND partition, select the image file to flash, and click on Flash image.
the firmware updates are often distributed using RKBatchTool file format, which can not be directly handled by RkFlashKit. Luckily, there are some other tools available to extract the partitions file from such firmware.
You’ll first need to build rk-tools:
Then use img_unpack tools to unpack the firmware to another format:
Finally, run afptool to extract the files from the resulting file into “firmware” directory:
./afptool -unpack update_mk908_106j2107_04_unpack.img firmwareCheck file...OK
UNPACK -------Now that we’ve got our partition files, simply use RkFlashKit as mentioned above.
Please enable JavaScript to view the comments powered by Disqus.blog comments powered by Disqus