Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   downloading code to cRIO (http://www.chiefdelphi.com/forums/showthread.php?t=73325)

mint564 31-01-2009 13:20

downloading code to cRIO
 
what .out file do we need to use to download our code to the cRIO?

Maxpower57 31-01-2009 16:15

Re: downloading code to cRIO
 
something like this:
workspace\BuiltinDefaultCode\PPC603gnu\BuiltinDefa ultCode\Debug\BuiltinDefaultCode.out

It'll change depending on what the name of your project is obviously.

Mark McLeod 31-01-2009 22:48

Re: downloading code to cRIO
 
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.

mint564 02-02-2009 21:43

Re: downloading code to cRIO
 
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

Mark McLeod 02-02-2009 22:58

Re: downloading code to cRIO
 
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?

mint564 03-02-2009 20:34

Re: downloading code to cRIO
 
we're trying to download the default code from the WPI website, when we reimaged the cRIO the default code worked fine

pagemauck 10-02-2009 19:30

Re: downloading code to cRIO
 
Wondered if you ever resolved this. We are in the same spot!


All times are GMT -5. The time now is 02:46.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi