|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
"watchdog not fed" error
Ok, so we're having an issue with the code here.
For some reason we are getting a "watchdog not fed error" whenever the code is run, however I don't understand what is causing this. We don't have any infinite loops, waits, or anything else that is particularly different from the default code. The only modifications we've made so far is switching to tank drive and two solonoids w/ a compresor Is there something obvious that needs to be added to the default code to make this work? |
|
#2
|
||||
|
||||
|
Re: "watchdog not fed" error
I'm guessing your code is still running, even though you are seeing watchdog errors. At this point (update 2.0) it is common to see system watchdog errors. We will soon have an update to address this issue.
Doug Norman National Instruments |
|
#3
|
|||
|
|||
|
Re: "watchdog not fed" error
I have noticed some documents from NI...
Quote:
|
|
#4
|
||||||
|
||||||
|
Re: "watchdog not fed" error
Quote:
Have you run the default code? That would be an important troubleshooting step to see if your minor changes are causing the issue or if the problem is something deeper. The most common cause of persistent watchdog issues (other then broken code) is not having all the updates installed. Make sure you've installed LabVIEW update 2.0, and reimaged the cRIO with the v19 image. Also make sure you've installed the driver station update. If the dashboard doesn't have a compass in the lower right hand corner, then you've run into a know DS installer bug. Uninstall the DS software and reinstall it, and you should get the updated dashboard. |
|
#5
|
|||
|
|||
|
Re: "watchdog not fed" error
We had the same error in the begining of build season.
What I noticed was that the camera has a watchdog.feed vi. Without communications to the camera, even the default code was getting all confused. Have you set up your camera properly and is it on and connected to the cRIO properly? It fixed our watchdog problem |
|
#6
|
|||
|
|||
|
Re: "watchdog not fed" error
Turns out that our issue was that we tried to run the code by deploying it directly from labview without setting it to run as startup.
It's working perfectly now. thanks for the replies |
|
#7
|
||||
|
||||
|
Re: "watchdog not fed" error
We're having the same problem with the Watchdog, but we ran the code as a startup and the watchdog still pervent the robot from responding to the joysticks. we as install all the updates and do have that compass on our dashboard. But every time we enable the robot we recieve a watchdog not feed message.
Please help us![]() |
|
#8
|
|||||
|
|||||
|
Re: "watchdog not fed" error
Does this happen if you try using a new default Robot Project?
Do you have "Teleoperated" clicked on the Driver Station before you Enable? |
|
#9
|
|||
|
|||
|
Re: "watchdog not fed" error
This error can appear because only 1 reason: You trying to download a code that wrote with previous LabVIEW version, to a cRIO with Image of newer version. BUT! When you met that error while the cRIO Image is compatible to the code version, the single solution is to reset the cRIO through the Diagnostic panel in the Driver Station.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Watchdog not fed | ahudson | Programming | 1 | 22-01-2010 11:26 |
| MPLAB 8.0 error "Can not fit section" | billbo911 | Programming | 7 | 20-02-2008 15:26 |
| "Demo Stamp not found" error message | Gatto | Programming | 1 | 07-02-2007 23:17 |
| Screenshot of "code not understood" or similar error needed! | Elgin Clock | Programming | 3 | 17-02-2006 22:06 |
| Program error - "can not fit the section" | miketwalker | Programming | 9 | 20-02-2005 01:21 |