完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我将编译器更新为版本1.32(从1.25),当我编译并链接用户代码时,我注意到十六进制输出包含0~0x1b2地址范围内的字节。我的用户代码应该从0x4000开始,下面的任何内容都会覆盖Bootloader。这与CRTYSTARTMODE有什么关系吗?我必须做些什么来消除那些额外的字节呢?如果需要,我会提供链接脚本和其他信息。
以上来自于百度翻译 以下为原文 I'm updating the compiler to version 1.32 (from 1.25) and, when I compile and link the user code, I've noticed that the hex output contains bytes in the 0-0x1B2 address range. My user code should start at 0x4000 and anything below that would overwrite the bootloader. Does this have something to do with CRT_STARTMODE? What must I do to eliminate those extra bytes? I will provide the linker script and other info on request if deemed necessary. |
|
相关推荐
4个回答
|
|
启动、IVT和/或调试器。是否为调试或发布编译?
以上来自于百度翻译 以下为原文 Startup, IVT and/or debugger. Do you compile for debug or for release ? |
|
|
|
十六进制输出被生成到“生产”子文件夹中,所以我假设我编译为释放。这里是我的十六进制输出在V1.32上的开始:HTTPS://PaStub.CON/UDDCD2GCV,而在V1.25上,HEX直接在它应该启动的地方。有一些操作码我无法识别,例如,04E60,043E。那些是?我正在使用的HTTPSUR//IGURUR.COM/XOFE2NE.pngLink脚本:HTTPS://PaSTBiN.COM/JHLYZBNR
以上来自于百度翻译 以下为原文 Hex output is generated into "production" subfolder, so I assume I compile for release. Here is the start of my hex output on v1.32: https://pastebin.com/uDcd2gCv, while on v1.25, hex starts directly where it should. There are some opcodes which I couldn't identify, like 004E60, 00433E. Any idea what those are? https://i.imgur.com/Xofe2Ne.png Linker script I'm using: https://pastebin.com/jHLyZBnR |
|
|
|
好的,这个“4000”的“操作码”看起来像——IVT!检查此数据是否与ISRS RESP的地址对应。默认的ISR!查看十六进制模式:可能是由一些链接器脚本生成的。有趣的是,我看到一个脚本能够做这样的事情只是在前…
以上来自于百度翻译 以下为原文 OK. The 004xxx "opcodes" look like - - - the IVT! Check whether this data corresponds with the addresses of your ISRs resp. the default ISR! Looking at the HEXfile pattern: might be generated by some linker script. Funny that I've seen a script capable of doing such things just minuts ago... |
|
|
|
你说得对,是IVT。看起来在项目属性下有一个选项“无中断向量表”-gt;xc16ld,我可以启用它。这解决了问题。谢谢。
以上来自于百度翻译 以下为原文 You were right, it was the IVT. Looks like there is an option, "No Interrupt Vector Table" under Project Properties -> xc16-ld, which I can enable. This solves the problem. Thank you |
|
|
|
只有小组成员才能发言,加入小组>>
5231 浏览 9 评论
2026 浏览 8 评论
1950 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3200 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2253 浏览 5 评论
770浏览 1评论
658浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
587浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
668浏览 0评论
570浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-19 07:33 , Processed in 1.268996 second(s), Total 85, Slave 69 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号