请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TDA2E 工具/软件:TI C/C++编译器
您好!
我能否知道在 VISION SDK 3.8中启用早期引导晚期连接用例的步骤?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:TI C/C++编译器
您好!
我能否知道在 VISION SDK 3.8中启用早期引导晚期连接用例的步骤?
您好!
请参阅以下主题。
执行上述主题中提到的所有步骤、以下步骤除外。
cd ~// *下载 SDK */ wget software-dl.ti.com/.../PROCESSOR_SDK_VISION_03_08_00_00_setuplinux.bin chmod +x PROCESSOR_SDK_VISION_03_08_00_00_setuplinux.bin //建议在主目录中安装 SDK [/~]*/ ./PROCESSOR_SDK_VISION_03_08_00_00_setuplinux.bin
cd ~/processor_sdk_vision_03_08_00_00/ti_compons/os_tools/linux/arm/
wget developer.arm.com/.../gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf.tar.xz
tar -xvf gcc-arm-8.3-2019.03-x86_64 arm-linux-gnueabihf.tar.xz
cd ~/processor_sdk_vision_03_08_00_00/ti_components/os_tools/linux/targetfs/chmod 777 ../targetfs/wget software-dl.ti.com/.../tisdk-rootfs-image-dra7xx-evm_vsdk_3_8.tar.xz --no-check-certificate tar xf tar-sdfs-image-dra7xx-evm_vsdk_3_8.xz evm_sdk_tisdk_3rm-tisdk_3rm-tisdk_m_dest-rk_3rg.xdk_3_disdk_m_dest-rk_3_disdk_m.r
cd ~/processor_sdk_vision_03_08_00_00/ti_components /os_tools/linux/kernel/omap/ git am ./linux-kernel-addon/earlyboot-lateattach-patches/kernel。patch cd ~ processor_sdk_vision_03_08_00_00/ti_compons/os_tools/linux/u-boot/u-boot/git am ./../kernel/linux-kernel-addon/earlyboot-lateattach-patches/u-boot。patch*
谢谢
加维拉尤