完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好!我使用的是DSPIC33 EP32 MC502-I/SO。有时,在重置时,一些寄存器(例如IEC0)没有被正确地写入。我确信这不会因为上电而引起,因为我已经引入了一个4秒的WDT,如果一些东西不起作用,重新设置微控制器,这个问题有时也会在WDT复位之后发生。解决办法是什么?谢谢你的帮助
以上来自于百度翻译 以下为原文 Hi! I'm using DSPIC33EP32MC502-I/SO. Sometimes, at reset, some register (for example IEC0) are not writed correctly. I'm sure that this cannot be caused by a power-up transitory , because, i've introduced a WDT of 4 seconds that resets the micro if something doesn't work and this problem sometimes also occurs after the WDT reset. What could be the problem? And what could be the solution? Thank for your help Pietro |
|
相关推荐
7个回答
|
|
你说的“不正确的”是什么意思?什么是“期望”的价值和什么是价值在寄存器中。IEC0将是一个特别好的寄存器来开始诊断您的问题。如果您发布代码、工具链等信息,它也会有帮助。
以上来自于百度翻译 以下为原文 What exactly do you mean by "not writed correctly" ? What's the value 'desired' and what's the value in the register. IEC0 would be an especially fine register to start diagnosing your problem. It would also help if you'd post your code, information about tool chain etc. We won't go for a wild goose chase. |
|
|
|
|
|
|
|
作为一个zip文件在这里,或张贴它ATTTP://PICROFUM.RIC32 3.COM/
以上来自于百度翻译 以下为原文 As a zip file here, or post it at http://picforum.ric323.com/ |
|
|
|
|
|
|
|
哦,好的,另一个窍门是把zip重命名为txt。
以上来自于百度翻译 以下为原文 Oh ok, another trick is to rename ZIP to TXT |
|
|
|
我必须在T1.TMR1LIX上启用一个中断,用指令-EC0BITS。T1IE=TRUE;而不是,检查IEC0BITS.T1IE=TRUE,它有时返回false!我已经附上了ZIPDePig。如果需要更多的信息,请告诉我。
以上来自于百度翻译 以下为原文 I've to enable an interrupt on T1. TMR1_Initialize does this with the instruction IEC0bits.T1IE = true; Than, checking IEC0bits.T1IE == true, it sometimes return false! I've attached the zipped project. tell me if you need more information. ConsolleCan zipped.txt Attachment(s) ConsolleCan zipped.txt (191.94 KB) - downloaded 37 times |
|
|
|
哦-除了所有这些注释的代码我发现它:只能建议检查23件事:数据表。(理由:见上图2)。起初我忘了这件事。在内容变得有效之前,你可能会问“内容”。机器代码生成了。根据优化水平,“奇怪的事情”不时发生。
以上来自于百度翻译 以下为原文 Oh - beyond all this commented-out code I found it: IEC0bits.T1IE = true; if(IEC0bits.T1IE != true){ error = 5; } Can only suggest to check
|
|
|
|
只有小组成员才能发言,加入小组>>
5237 浏览 9 评论
2027 浏览 8 评论
1950 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3202 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2253 浏览 5 评论
772浏览 1评论
662浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
590浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
672浏览 0评论
572浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-21 16:55 , Processed in 1.568008 second(s), Total 112, Slave 95 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号