15
RSB-3710 User Manual
C
ha
pte
r 3
So
ftw
are
F
un
ctio
na
lity
android/device/rockchip/
Android device related settings
hardware/rockchip/
HAL (Hardware Abstraction Layer)
android/kernel/
Linux kernel source code
3.2.4
Building Android 7.1.2 Image
Start Docker Container
Build Instructions
Set the $JAVA_HOME environment variable.
Set up the environment for building. This only configures the current terminal.
Execute the Android launch command. In this example, the setup is for the produc
-
tion image of Advantech RISC platform device with user debug type. If your device is
EPC-R3710, you will be send command “lunch rk3399_rsb3710-userdebug.
To build boot loader
Perform the following command in the terminal console:
To build kernel image
Perform the following command in the terminal console:
# docker run -it --name android_n7 -v /home/bsp/myandroid:/home/adv/BSP:rw advrisc/
u16.04-imx6abv5:20170523 /bin/bash
$ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
$ export PATH=$JAVA_HOME/bin:$PATH
$ export CLASSPATH=.:$JAVA_HOME/lib:$JAVA_HOME/lib/tools.jar
$ source build/envsetup.sh
$ lunch rk3399_rsb3710-userdebug
$ cd u-boot
$ make rk3399_rsb3710a2_2G_defconfig
$ make ARCHV=aarch64
$ cd kernel
$ make ARCH=arm64 rk3399_adv_defconfig -j8
$ make ARCH=arm64 rk3399-rsb3710-a2.img -j12
Summary of Contents for EPC-R3710NO-XAA100
Page 1: ...User Manual EPC R3710 Rockchip Arm Cortex A72 BOX Computer ...
Page 6: ...EPC R3710 User Manual vi ...
Page 8: ...EPC R3710 User Manual viii 4 3 2 Repair Process 32 ...
Page 14: ...EPC R3710 User Manual 6 ...
Page 20: ...EPC R3710 User Manual 12 ...
Page 43: ...35 EPC R3710 User Manual Chapter 4 Advantech Services ...