完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好!我使用MPLAB X IDE V3.55和XC16 1.24来开发一个DSPIC33 FJ256GP506A的固件。当在硬件上运行程序时,我观察到以下奇怪的行为:我有一个定时中断(T3),它没有任何问题。但是如果在程序中添加一些额外的代码(例如一个4字节变量),它被放置在映射文件中的T3中断之前,中断就不再被调用了。删除附加变量后,再次调用中断。为了更好的说明,我上传了两个地图文件到我的谷歌驱动器(一个没有额外的变量(T3工作),另一个带有额外的变量(T3不工作)。您可以搜索TyMyT3T中断并查看代码空间中的地址已经更改。您知道这里有什么问题吗?最好的问候,托马斯
以上来自于百度翻译 以下为原文 Hi! I'm using MPLAB X IDE v3.55 and XC16 1.24 in order to develop a firmware for a dsPIC33FJ256GP506A. While running the program on the hardware I observer the following strange behavior: I have a timer interrupt (T3), which is working without any problems. But if a add some extra code in the program (for instance one 4 byte variable), which is placed before the T3 interrupt in the map-file, the interrupt isn't called anymore. After removing the additional variable, the interrupt is called again. For a better illustration i uploaded two map files to my google drive (one without the additional variable (T3 is working) and the other one with the additional variable (T3 isn't working). You can search for the term __T3Interrupt and see that address in the code space has changed. Do you have any idea what is going wrong here? Best Regards, Thomas |
|
相关推荐
1个回答
|
|
你手动将额外的变量放置在定时器中断之上,还是MPLAB做?中断必须在一个特定的位置才能工作,所以如果移动,它就不起作用了。
以上来自于百度翻译 以下为原文 Are you manually placing the additional variable above the timer interrupt, or is mplab doing it? Interrupts have to be at a specific location to work, so if it moves, it makes sense that it won't work. |
|
|
|
只有小组成员才能发言,加入小组>>
5159 浏览 9 评论
1998 浏览 8 评论
1927 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3170 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2223 浏览 5 评论
724浏览 1评论
608浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
496浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
621浏览 0评论
520浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-20 01:25 , Processed in 1.079591 second(s), Total 77, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号