当前位置:网站首页>pango logos 双启动
pango logos 双启动
2022-07-21 19:22:00 【qq_32752869】
1ms=50_000 ;/4=
500ms=25_000_000=0x17D_7840 /4=0x5F_5E10
1s= 0x2FA F080 /4=0xBE BC20
2s=17D 7840
5s = 3b9aca0
gold在界面设置起始地址是0,实际gold也是0
app1在界面设置起始地址是40_0000,实际IRST_ADDR设置的是0x3F_F000,因为软件算了头部偏移。
所以我们自己在使用的时候需要人为考虑偏移再设置地址。
A8800001 0000000F 表示开启IRST
A8800001 00000002表示不开启IRST
在FPGA的双启动的sfc文件里面
gold:头部含有IRST_ADDR(热复位后启动的地址APP1地址-0x1000),也含有看门狗的值。并且能触发热复位。使不加载gold,直接跳转到APP1加载。
APP1:含有下一次热复位加载的地址是0x0。
我们操作只需要将gold地址设置为0x0,APP1地址设置为0x40_0000,在CPU更新Flash时直接将sfc文件加载到0x40_0000。
对比包含gold和APP1的sfc文件与单个APP1文件的差异。----差异很大,直接生成的没使能了IRST,能直接CPU升级到APP1位置。待做实验试试。----实验可行
其他问题:
上电—FPGA是空的,开始从flash中加载版本,FPGA不是等整个的版本都完成之后才电路生效,而是已加载部分就生效。
如果此时版本内部SPI_CLK生效,会与FPGA自带的SPI控制器产生冲突。导致后续的从FLASH读版本失败。
notepad看HEX的插件有bug,看到是错的。用下面软件看ok.
免费十六进制编辑器 (Free Hex Editor (frehed))
http://www.hhsoftware.com/Download/free-hex-editor-neo.exe
边栏推荐
- 2022年最新湖北建筑特种工(施工升降机)模拟题库及答案
- Lihuadaiyu music player 3.91 source code is open source (add background music to the website)
- El table column nested El table column, horizontal scrolling bug of multi-level header
- Construction of Chenzhou stem cell laboratory: analysis of strong current system
- 代码的一些优化
- 公司新来一个同事,把 Typora 玩得炉火纯青!太强悍了
- 研发中台拆分过程的一些心得总结
- QDataStream
- IDEA 2022.2 正式发布,骚操作,跟不上了!
- 金仓数据库KMonitor使用指南--2. 监控指标
猜你喜欢
洗衣店小程序源码-增加对接第三方跑腿
对话框管理器第一章:先热热身
Live broadcast preview | new design ideas and production methods brought by NFT, aigc/ugc tools and metauniverse products
Energy principle and variational method note 06: variational problems of higher-order derivatives (including higher-order derivatives of functions)
详细分析一个ROS2 CMakeLists.txt文件
Use cpolar to build a business website (3)
Analyze a ros2 cmakelists in detail Txt file
Json 格式的接口测试该怎么做?
Notes on energy principle and variational method 07: variational problem of multiple self variable functions + variational method of conditional extreme value problem + thinking in Chapter 1
@resource和@autowired的区别
随机推荐
金仓数据库KingbaseES安全指南--2.1. 关于数据库安全威胁
Servlet 体系
通达信上开户安全吗?
代码的一些优化
2022杭电多校 第一场 个人题解(ABCDIHK)
女性健康养生资讯网类织梦模板(带手机端)【测试可搭建】
Unity Scrollview scroll to the specified position
leetcode刷题:动态规划02(爬楼梯)
网页保存为pdf神器(可自定义编辑)—Print Edit WE
urlParrern配置
智能手机天线调谐
他51岁,给卫星写代码:彪悍的人生,从来不怕晚
克服拖延症的7种最佳方法
Google Earth engine app - UI map loads an elevation display label and displays elevation cases
Android App test plan
研发中台拆分过程的一些心得总结
Energy principle and variational method note 03: prove the shortest straight line between two points
linux如何查询oracle错误日志
设置弹性盒justify-content: space-between不生效
cron表达式详解