Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   No robot diagnostics (http://www.chiefdelphi.com/forums/showthread.php?t=75578)

unobtainium-42 07-03-2009 16:37

No robot diagnostics
 
I got serial to work with a COM pot ton my pc. When I run a debug launch the processor says this:
program
Exception current instruction address: 0x012d4744
Machine Status Register: 0x0008b032
Condition Register: 0x20000008
Task: 0x12ef170 "FRC_RobotTask"
0x12ef170 (FRC_RobotTask): task 0x12ef170 has had a failure and has been stopped
.
0x12ef170 (FRC_RobotTask): fatal kernel task-level exception!

Earlier in the year I was using debug to monitor the robot, but that no longer works. Debug launches stop in the member declaration and promptly terminate, sometimes with errors, and never touch any of my breakpoints. Run launches just terminate immediately (sometimes with error). Fortunately, I can still program the robot with the FRC downloader.

Can anyone help me solve this problem?

foemill 30-03-2009 16:20

Re: No robot diagnostics
 
I've been having the same problem. Have you found the cause yet?

byteit101 30-03-2009 21:23

Re: No robot diagnostics
 
serial? Com? what for? why not just use the target console?

gvarndell 31-03-2009 09:50

Re: No robot diagnostics
 
Quote:

Originally Posted by unobtainium-42 (Post 832823)
I got serial to work with a COM pot ton my pc. When I run a debug launch the processor says this:
program
Exception current instruction address: 0x012d4744
Machine Status Register: 0x0008b032
Condition Register: 0x20000008
Task: 0x12ef170 "FRC_RobotTask"
0x12ef170 (FRC_RobotTask): task 0x12ef170 has had a failure and has been stopped
.
0x12ef170 (FRC_RobotTask): fatal kernel task-level exception!

Earlier in the year I was using debug to monitor the robot, but that no longer works. Debug launches stop in the member declaration and promptly terminate, sometimes with errors, and never touch any of my breakpoints. Run launches just terminate immediately (sometimes with error). Fortunately, I can still program the robot with the FRC downloader.

Can anyone help me solve this problem?

Have you tried deleting all your old launches and recreating them?
Not sure that will work, but seems worth a try.


All times are GMT -5. The time now is 13:53.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi