完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
当代码执行停止时,有没有办法阻止计时器?当我通过代码时,我被卡在毫秒计时器中断中,一遍又一遍地通过它。当我对设备进行编程并让它运行时,所有的设备都正常运行。它也在调试器中正常运行,直到我尝试通过代码。
以上来自于百度翻译 以下为原文 Is there a way to stop the timers when code execution stops? when I step throuh the code I get stuck in my Millisecond timer interrupt and just steps through it over and over. When I program the device and let it run it all acts normally. It also acts normally in the debugger until I try to step through the code. |
|
相关推荐
7个回答
|
|
这是(悲哀地说)正常的行为。当你的程序在断点停止时,你的内部硬件继续运行,所以下一个来自定时器的中断会被挂起,并且一旦你试图中断你的中断,它就变为活动的。当到达BP时,可以使用运行/调试区域中的创建者页面顶部的图标来关闭(禁用)中断。
鲍勃 以上来自于百度翻译 以下为原文 This is (sadly said) normal behaveour. When your program halts at a breakpoint your internal hardware keeps on running, so the next interrupt from your timer gets pending and as soon as you try to leave your interrupt handler it becomes active. When you reach your BP you may switch off (disable) interrupts using the icon on top of Creators page in the run/debug area. Bob |
|
|
|
是的,有。我想是在debig配置的地方,就像“禁用中断,单步或所谓的。我总是忘记它是什么:
以上来自于百度翻译 以下为原文 Yes, there is. I think ist somewhere in the debig configuration, and is called like 'disabled interrupts while single-step' or so. I always forget wher it is :( |
|
|
|
我认为在DeBead配置中的某个地方,被称为“禁用中断,而单步执行”等。
这就是我要找的。我使用的每一个MICR调试环境都是这样的。 以上来自于百度翻译 以下为原文 " I think ist somewhere in the debig configuration, and is called like 'disabled interrupts while single-step' or so" That is what I'm looking for. Every other Micr debug environment I have used has had that. |
|
|
|
工具栏中有一个按钮——当您正在调试时,它允许您在调试会话期间禁用/启用中断。看起来像闪电划过了。
——马克 以上来自于百度翻译 以下为原文 There is a button in the toolbar - when you are debugging - that lets you disable/enable interrupts during the debug session. Looks like a lightning bolt crossed out. -- Mark |
|
|
|
哦,我每次都在找一个偏好对话框。难怪我记不起来那是:
以上来自于百度翻译 以下为原文 Oh, and I was looking for a option in some preference dialog every time... No wonder I cannot remember were it was :( |
|
|
|
我们考虑让它成为一种选择,但决定用户更愿意能够用疯狂的放弃来切换它。
--马克。 以上来自于百度翻译 以下为原文 We thought about making it an option but decided users would prefer to be able to switch it on and off with wild abandon! -- Mark. |
|
|
|
|
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2075 浏览 1 评论
1829 浏览 1 评论
3645 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1766 浏览 6 评论
1517 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
517浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
371浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
413浏览 2评论
360浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
868浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-30 10:21 , Processed in 1.102238 second(s), Total 90, Slave 74 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号