
25
5 Operation Guide
This chapter shows how to start Thundersoft TurboX® S625 EVB and do the testing and evaluation.
5.1 Hardware Preparation
5.1.1 Config fastboot & adb tools
On Linux Ubuntu system, you can install adb or fastboot with below commands.
sudo apt-get install android-tools-adb
sudo apt-get install android-tools-fastboot
After install success, you can find fastboot and adb tool under SDK
<android source code root path>/out/host/linux-x86/bin/
Notes:
to use conveniently, you can set adb and fastboot add into system environment.
5.2 Power On
5.2.1 Power on with Key
Insert the 12V Power Adapter, press power key.
5.2.2 Power on with USB
Insert the 12V power adapter first, then connect USB line between Thundersoft TurboX® S625 EVB.
You also can use adb command to check if the EVB was power on. Open the ‘Terminal’ in Linux system,
Input ’Isusb’ and press ‘Enter’, if you can find the string highlight as below, shows the device is power on and
connect Computer.