2021年9月17日 星期五

RK3566 環境設定

RK3566

1.    gcc version 7

2.    sudo apt-get install device-tree-compiler u-boot-tools -y
       $ 
sudo apt-get install python-pyelftools python3-pyelftools  -y

3.    /usr/local/ 有cuda相關的要移除 ( why @@? )

4.    adb 無線
      a. (插usb線) $ adb root
      b. $ adb tcpip 5555
      c. (拔掉usb線)
      d. $ adb connect Android_device_IP_address:5555

5.    repo 下載:
      $ curl https://storage.googleapis.com/git-repo-downloads/repo > ./repo

沒有留言:

張貼留言