完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
在用最新的SDK调试我们的定制引导固件时,我发现最新版本的ELF2IMG使用程序头数据而不是区段数据来生成图像。
这使得它生成一个IMG文件,其中包括写入0x00到0xFF的地址,这是为中断向量表保留的,并在固件初始化中自动填充。 这将是很好的,除了使用自定义启动固件时,引导固件不会避免通过0xFF写入0x00,因此当写入该部分的命令进入时,它会损坏地址表中的向量表。然后迅速崩溃和失败。 要么生成一个避免写入0x00—0xFF的图像,要么修改USB启动代码以避免写入那些地址,从而修复了这个问题,但我很惊讶,这个问题在您的测试中没有被击中。 以上来自于百度翻译 以下为原文 In debugging our custom boot firmware with the latest SDK, I found that the latest version of elf2img uses the program header data instead of the section data to generate the image. This causes it to generate an img file that includes writes to address 0x00 through 0xFF, which is reserved for the interrupt vector table and is automatically populated in the firmware initialization. This would be fine, except when using a custom boot firmware, the boot firmware doesn't avoid writing to 0x00 through 0xFF, and so when the command to write to that section comes in, it proceeds to clobber the vector table with bad addresses. It then promptly crashes andfails. Either generating an image that avoids writing to 0x00-0xFF or modifying the USB boot code to avoid writing to those addresses fixes the issue, but I'm surprised that this issue has not been hit in your testing. |
|
相关推荐
1个回答
|
|
你好,
这是ELF2IMG工具中的一个错误。我们已经启动了纠正BETA4软件包的步骤,并堵塞了导致这个错误工具版本打包的测试间隙。请使用EFF2IMG附带的版本与BETA4。 很抱歉给您带来不便。谢谢你提出来。 当做, 阿南德 ELF2IMGZIP 69.2 K 以上来自于百度翻译 以下为原文 Hi, This is a mistake in the elf2img tool. We have initiated steps to correct the BETA4 package and plugged the test gap that caused this incorrect tool version to get packaged. Please use the attached version of the elf2img tool with BETA4. Sorry for the inconvenience cause. Thanks for bringing this up. Regards, Anand
|
|
|
|
只有小组成员才能发言,加入小组>>
753个成员聚集在这个小组
加入小组2094 浏览 1 评论
1839 浏览 1 评论
3660 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1779 浏览 6 评论
1528 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
541浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
399浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
426浏览 2评论
372浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
895浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-13 11:15 , Processed in 0.964627 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号