|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
So, Team 2185, is having a few problems with their programming.
So when we deploy the code to the cRIO, it works prefectly but when we try running the robot, it gives the error -44061 and other errors, (ps. we dont have the camera connected). It says "FRC: The loop that contains RobotDrive is not running fast enough. This error can occur if the loop contains too much code, or if one or more other loops are starving the RobotDrive loop." We need help with this, please feel free to ask any further information Last edited by wendells : 06-02-2012 at 16:45. |
|
#2
|
||||
|
||||
|
Re: Errors messages at the Driver station
Update: We are also getting "Watchdog Expiration System 1, User 0"
"I/O unit not detected or not installed correctly" |
|
#3
|
|||||
|
|||||
|
Re: Errors messages at the Driver station
Quote:
Also, you said your camera wasn't connected. Does you still have the camera code running? Because that could cause an error that could slow down your code and cause the problems your're seeing. Either use a diagram disable structure to comment out the camera code, or connect a camera. |
|
#4
|
|||||
|
|||||
|
Re: Errors messages at the Driver station
You can safely ignore the "I/O unit not detected" message. It's just telling you that the Driver Station didn't find a Cypress PsoC attached to it. Most teams don't use one of those.
What programming language are you using? Have you added anything to "The loop that contains RobotDrive"? |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|