码迷,mamicode.com
首页 > 其他好文 > 详细

【SDK】Memory read error at 0xF8007080

时间:2017-07-04 13:16:09      阅读:739      评论:0      收藏:0      [点我收藏+]

标签:str   doc   c代码   nali   memory   int   dap   位置   sys   

sdk 2017.2

报错:Memory read error at 0xF8007080. AHB AP transaction error, DAP status f0000021

在system.hdf上查到,对应位置是ps7_dev_cfg_0,地址段0xF8007000-0xF80070FF。

devcfg_v3_4 的doc描述上介绍,在xdevcfg.h文件中也有注解:

the device donfiguration interface has three main functionality

1. AXI-PCAP(负责下载bitstream文件到FPGA)

2. Security Policy

3. XADC(暂不包含,有单独的XADC driver)

 

一般都是bit文件跟c代码不匹配,导致系统地址分配以及device对应不上,

【SDK】Memory read error at 0xF8007080

标签:str   doc   c代码   nali   memory   int   dap   位置   sys   

原文地址:http://www.cnblogs.com/caine/p/7115844.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!