Problem downloading to CRio
Using WindRiver under 2012 spec, we were able to compile and download repeatedly with the new compile replacing the old in the cRio and executing as expected. Now, after updating all components to 2013 spec, we see the following problem:
After reboot of cRio, we are able to download c++ code and it runs as expected. There are some errors that I don't understand, but the code does run and does what we expect. If we then recompile and download without reboot of cRio, the download appears to work and our code starts (we can see console trace of class constructor being called) but then our program fails with a c++ exception. We never reach the point of enabling auto or teleop mode. We have to reboot cRio to be able to download and run successfully.
I will have attached the console output from a successful download followed by one that fails.
|