RK3399_Linux_Debian_V1.1Development Guide
This SDK is based on linux 64 bit system with kernel 4.40. It is applicable tothedevelopment of RK3399 excavator V12 and all other linux products based on it.
This SDK supports VPU hardware decoding, GPU 3D,QT and other functions. For specific function debugging and interface instructions, please refer to related documentsunder the project’s docs/ directory.
3 SDK Acquisition
3.3 Repo Installation
sudo apt-get install repo
3.4 SDK Download and Sync
Use step 3.3 to obtain repo for initialization. The download address of RK3399_Linuxis as below:
repo init --repo-url=https://github.com/rockchip-linux/repo -u https://github.com/rockchi
p-linux/manifests -b master
And then exe