![]() |
Exception in Timer.cpp
1 Attachment(s)
I've been programming using WPI library for a couple of weeks, but just today I started getting exceptions every time I debug the program.
As soon as the program starts, an exception is thrown at sem.take() in Timer.cpp. This occurs even when I've commented out the #include "Timer.h" in WPILib and all other headers that I could find. Does anyone have an idea what the problem is or how to fix it? Screencap of the error is attached. |
Re: Exception in Timer.cpp
1 Attachment(s)
I'm also encountering inexplicable errors in planting the breakpoints. I've not had these errors either. The source file MUST be downloaded because that's my robot code!
Screencap of the error is attached: |
Re: Exception in Timer.cpp
Quote:
This is what happens when the debugger is asked to debug code that's not executing on the target. The fact that it's showing your code simply means that's what it *thinks* is in the target. |
| All times are GMT -5. The time now is 02:40. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi