06-24-2009 06:11 PM
Another question to ask. Why isnt this working?
I have tried to load some code into the robot and unfortunately it wont work. I've tried so many times to hook my computer with the robot. I have pictures of the errors. It just wont connect!
06-25-2009 09:18 AM
Hello Tori,
What code are you attempting to run on the robot? If you haven't tried to just run the default code (basic robot main) let's make sure to verify that the error still happens there. Judging from your screenshots it looks like you may already be doing this.
Did you just recently install software on this computer? If so, did you make sure to run the 3.0a update for LabVIEW FRC on your machine. If you are trying to run older code on a cRIO that has been imaged for a more recent version that would cause errors.
Have you reimaged your cRIO recently? From what it looks like you are getting this error when trying to run on the cRIO because the cRIO is looking for these files and cannot find them. Try running the FRC cRIO Imaging Tool and target your cRIO in order to reinstall all of the software on it.
I hope this helps! Let me know if you still run into issues and I will be happy to assist you.
Thanks!
Bob H
NI FIRST Support
06-28-2009 09:17 AM
It looks to me like you're able to connect to the cRIO and run the code; the problem is once the code starts running it generates an error. My initial guess is that you're feeding a path to a configuration file that isn't valid on the cRIO but it's impossible to know without seeing your code. Can you upload your code or at least a screenshot of the relevant portion? Have you tried turning on execution highlighting (the light bulb icon in the toolbar) to see where the error occurs?
06-28-2009 09:24 AM
Right now we are trying to find the error but once the software team gets together again I will post up pictures of the errors. Thank you for your help!
I will let you know!