what .out file do we need to use to download our code to the cRIO?
something like this:
workspace\BuiltinDefaultCode\PPC603gnu\BuiltinDefaultCode\Debug\BuiltinDefaultCode.out
It’ll change depending on what the name of your project is obviously.
You can find your current .out with the help of the Project Explorer window in the upper left.
Start expanding the project you’re working with.
Expand PPC603gnu, then keep expanding down through your project, through “Debug”.
Eventually, you’ll see your project .out
You can also use the File Navigator tab in that window and get a list of all your files, including all your .out files and their directory path.
Just be careful if you have many projects with many .out files to pick the right one.
we tried that, but when we tried to download it our cRIO told us it had no code, we tried reimaging the cRIO a couple of times, we restarted everything multiple times, and it still told us no code, we dont know whats wrong
Are you trying to use one of the examples or something new that you wrote?
After you reimaged the cRIO did that default code work okay?
we’re trying to download the default code from the WPI website, when we reimaged the cRIO the default code worked fine
Wondered if you ever resolved this. We are in the same spot!