我目前下载了TI的SDK:ti-processor-sdk-linux-edgeai-am62a-evm-10_01_00_05
我需要提升系统的启动速度,在此请教:
1:我该如何对系统进行适当裁剪以便于提升启动速度?
2:我该如何把裁剪后的系统编译成镜像文件以便于刷入TF卡?
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.
您好
1:我该如何对系统进行适当裁剪以便于提升启动速度?
关于这个问题建议,您以您项目需求结合能耗等进行裁剪,官方提供以下资料
https://www.ti.com.cn/cn/lit/an/zhcacd0a/zhcacd0a.pdf
https://www.ti.com.cn/cn/lit/an/zhcacd4b/zhcacd4b.pdf
辅助您进行操作
2:我该如何把裁剪后的系统编译成镜像文件以便于刷入TF卡?
请您参考这个帖子中的详细描述。