Quote:
Originally Posted by virtuald
And by this, he means search for (typically) YourProject.out and delete that. 
|
Thanks for the clarification!
There is code in the library that is designed to cleanup properly when the main task is terminated. But the cRIO has no memory protection. So it is possible for a program with memory and pointer bugs to write all over anything else in the cRIO and cause it to be unstable. In those cases rebooting will guarantee that the new program run will work more correctly.