Install The SDK Source

Put the files downloaded in the “Source Download” step in the same directory on your Linux system, and then complete the installation of the SDK source code by following the following steps.
Then unzip all the files in the zip package:

# tar -xvf boot.tar.gz
# tar -xvf gcc-arm-8.2-2018.08-x86_64-arm-linux-gnueabihf.tar.gz
# tar -xvf kernel.tar.gz
# tar -xvf project.tar.gz
# tar -xvf sdk.tar.gz

文档更新时间: 2021-05-06 10:39   作者:Aeeditor