首页 > 其他 > 详细

Vitis Create Boot Image的坑

时间:2020-04-06 19:53:04      阅读:511      评论:0      收藏:0      [点我收藏+]

用golden的elf生成的BOOT.bin

只有R5部分能正常运行,linux没有启动

 

打印信息停留在

NOTICE: ATF running on XCZU7EG/EV/silicon v4/RTL5.1 at 0xfffea000
NOTICE: BL31: Secure code at 0x0
NOTICE: BL31: Non secure code at 0x0
NOTICE: BL31: v2.0(release):xilinx-v2019.1-12-g713dace9
NOTICE: BL31: Built : 10:38:34, Mar 31 2020

 

查了一些资料,又比对了ug1209

技术分享图片

 

 和我的bif文件,发现如果不手动点击destination_cpu到A53_0

bif文件中 destination_cpu = a53-0 这一项不会生成,于是并不知道该file属于哪个cpu执行。

 

Vitis Create Boot Image的坑

原文:https://www.cnblogs.com/idyllcheung/p/12643703.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!