|
Re: Code not loading properly
After we re-imaged our classmate, we had to do a reboot of both classmate and cRio. Make sure that the version string is like c-2010-v19 on your classmate.
Don't forget to recompile your code after updating WindRiver. We struggled for half an hour or so because we forgot to recompile our code to use the LabView mandatory update, so we were uploading v5 code to our v19 cRio.
Another useful thing is to plug a serial cable into the cRio to get its text output. Oftentimes you can take the error text it spits out and search for it on CD to get the solution.
|