主题中讨论的其他器件: UNIFLASH
工具/软件:Linux
在移植 am3354的过程中、我遇到了一个问题、即在 SDK 软件包中找不到 create-sdcard.sh 脚本。请参阅官方帖子、 
我已经下载了完整的 SDK 软件包、并按照步骤进行构建。但存在许多错误。下面是构建步骤:
$ git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk $ cd tisdk $./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-04.01.00.06-config.txt $ cd build $。 CONF/setenv $导出路径=$HOME/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:$path
$ MACHINE=AM335x-EVM bitbake Arago-core-tisdk-image