|
Re: Communications but "No Robot Code"
Inside the WindRiver preferences, under the FIRST option I believe is a setting to select which .out file is transferred. Make sure it is set to the right file. Also, is your program based on one of the pre-existing samples? If not, you may not have configured the project properly and it may be trying to build the code in the wrong form for how the cRio expects it. I would try downloading one of the included sample programs just to ensure they start up
For the record, the undefined symbol message means the cRio is trying to execute some function and can't actually find it in your code. This is common when you don't have the project configured properly, or you're downloading the wrong file.
__________________
Matt Krass
If I suggest something to try and fix a problem, and you don't understand what I mean, please PM me!
I'm a FIRST relic of sorts, I remember when we used PBASIC and we got CH Flightsticks in the KoP. In my day we didn't have motorized carts, we pushed our robots uphill, both ways! (Houston 2003!)
|