您的位置:首页 > 运维架构 > Linux

setup linux guide sdk and build guide application

2016-05-08 00:00 295 查看
1. Install i.MX6 GTF SDK delivered by EB (linux_2.4_armv7_vivante.exe) on a Windows PC

Zip installed platform folder and copy it to the Linux PC,Unpack the zip file to /home/GTF554/

2. copy "code" folder which include source code to /home , and EB delivered toolchain file for i.MX6 in "/home /code/cmake", the makefile "CMakeLists.txt" and script "build.sh" are also in "code"

3. cd "/home/code", run"./build.sh", cd "/home/build", run "make all", the output file will be in "/home/build"
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: