Difference between revisions of "1. Using AndroidToool."

From ESS-WIKI
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
[https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v251_risc https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v251_risc]
 
[https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v251_risc https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v251_risc]
  
'''Step1''' '''請先準備一條 USB 線材 和 Debug Cable '''
+
'''Step1''' '''請先準備一條 mirco USB 線材 和 Debug Cable '''
  
'''USB 線材'''
+
''' mirco USB''' 
  
[[File:RSB-4810 USB both.png|RTENOTITLE]]
+
 
  
 
+
[[File:RSB-3710 mirco usb 2021-11-02 143011.jpg|RTENOTITLE]]
  
 
'''Debug Cable '''
 
'''Debug Cable '''
Line 34: Line 34:
 
'''Step2 '''Double click DriverInstall.
 
'''Step2 '''Double click DriverInstall.
  
[[File:Driver Assitant v5.11.png|RTENOTITLE]]
+
[[File:DriverAssitant.jpg|RTENOTITLE]]
  
 
'''Step3''' Enter into MASKROM mode .
 
'''Step3''' Enter into MASKROM mode .
Line 42: Line 42:
 
'''1. Hardware way to enter MASKROM'''
 
'''1. Hardware way to enter MASKROM'''
  
a ) Connect jumper cap J4 to Pin1 - Pin2(set USB-otg mode).
+
TBD
 
 
Note:Default jumper cap J4 Connect Pin2-Pin3 (Set USB-host mode)
 
 
 
[[File:RSB-4810 J4 setting.png|RTENOTITLE]]
 
 
 
b ) Connect one part of the USB cable to the USB port below and the other end to the computer.
 
 
 
[[File:RSB-4810 USB conjoint.png|RTENOTITLE]]
 
 
 
c ) Jump the J1 jumper cap to Pin1-Pin2, then switch on the 12V power supply.
 
 
 
[[File:RSB-4810 J1 setting.png|RTENOTITLE]]
 
 
 
d ) Then the burning tool will appear: a MASKROM word found.
 
 
 
Note:Suspend or shut down the virtual machine during this process; otherwise, the pop-up information may affect the burning results.
 
 
 
[[File:RSB-4810 RKTool MASKROM.png|RTENOTITLE]]
 
 
 
e ) Jump the J1 jumper cap back to Pin2-Pin3 and click "Execute"
 
 
 
[[File:RSB-4810 J1 setting 1.png|RTENOTITLE]]
 
 
 
[[File:RSB-4810 burning.png|RTENOTITLE]]
 
 
 
f ) Just wait patiently for the burning to finish.
 
 
 
[[File:RSB-4810 RKTool success.png|RTENOTITLE]]
 
  
 
'''2. Software way to enter MASKROM'''
 
'''2. Software way to enter MASKROM'''
Line 83: Line 55:
 
rkboot # loader</pre>
 
rkboot # loader</pre>
  
'''Debian 10.x:'''
+
'''Debian 9.x:'''
 
<pre>Hit any key to stop autoboot: 0
 
<pre>Hit any key to stop autoboot: 0
 
rkboot # &lt;INTERRUPT&gt;
 
rkboot # &lt;INTERRUPT&gt;

Latest revision as of 04:24, 28 April 2024

New released images already included AndroidTool(or RKDevTool_Release)、USB Driver(DriverAssitant_vxxx.zip)and SDDisk Tool( SDDiskTool_vxxx.zip).

If you get older images, please Download AndroidTool_vxxx.rar and SDDiskTool_vxxx.zip first.

RK3399 Android 7.1:

https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/android_7.1.2_ks

RK3399 Android 10.0

https://github.com/ADVANTECH-Rockchip/rk3399_tools/tree/rk3399-androidQ10

RK3399 Debian 9.x :

https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v231_risc

RK3399 Debian 10.x :

https://github.com/ADVANTECH-Rockchip/linux_tools/tree/rk3399_linux_v251_risc

Step1 請先準備一條 mirco USB 線材 和 Debug Cable 

 mirco USB 

 

RTENOTITLE

Debug Cable 

RTENOTITLE

Step2 Double click DriverInstall.

RTENOTITLE

Step3 Enter into MASKROM mode .

There are two ways to enter MASKROM .

1. Hardware way to enter MASKROM

TBD

2. Software way to enter MASKROM

When the device boot up to android or debian, you can use ADB or Debug console, send command "reboot loader" .

Or Press "ctrl + c" key when booting into uboot, until get the following information on debug console : 

Android 7.1:

Hit any key to stop autoboot: 0
rkboot # <INTERRUPT>
rkboot # loader

Debian 9.x:

Hit any key to stop autoboot: 0
rkboot # <INTERRUPT>
rkboot # rbrom

 

RTENOTITLE

Click "Advantech Function" , then "Enter MASHROM" button to enter MASHROM mode .

RTENOTITLE

 

Step4 Select the image path.

RTENOTITLE

Step5 Finish the update

RTENOTITLE