We are using Windriver. The default code compiles fine and we can download to the cRio. However, nothing works and the error is telling us that we have not loaded our symbols. Any ideas of how to correct this problem?
What action are you trying to take when you get this error? Where is the error displayed? This sounds like the kind of error I’d expect during debugger connection…
I am running the Simple Template Default code in the debugger when I get this error. The code compiles, but there seems to be something wrong with the loader?? Doesn’t seem to ‘see’ the symbols. I have checked the includes, etc, and everything seems to be there. I have included a screen shot showing the includes and the debugger error - page two (enclosed) shows the ‘no symbols’ errors. I have checked the library files and they are read accessible - don’t know what else to check - something with the ide?? -thanks for any help!
frc_error.doc (204 KB)
frc_error.doc (204 KB)
It sounds like the cRIO image and WPI library that you’re using aren’t at the same version. Make sure to download and install the latest updates.
We already re-imaged and re-updated - I think we are in sync, but we are still having the same problem.
Thank you,
WolvesRobotics