|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
WindRiver Programming
How do you compile the different class templates such as the camera and the gyroscope with the main template into a single program download to the cRIO? Are these compiled independently? Which manual is best for these questions for WindRiver programming and downloading?
|
|
#2
|
|||
|
|||
|
Re: WindRiver Programming
study for midterms
|
|
#3
|
|||
|
|||
|
Re: WindRiver Programming
Somebody please help!
|
|
#4
|
|||
|
|||
|
Re: WindRiver Programming
Quote:
Then copy the files from other projects to this new project's folder (in the workspace). Make sure you copy the correct .h files also - you need only .cpp and .h files. Now, you will have to make sure that the key START_ROBOT_CLASS statement is ONLY in your main program and no place else. It should also reference your program (class) only. By #include'ing correct .H files and referencing the correct classes/methods from the other files you should be able to get a good build. Hope this helps! |
|
#5
|
|||
|
|||
|
Re: WindRiver Programming
Thank you very much for the help. How do you call each of the other classes within the main template? I understand that you use the .h files to reference them but how do you indicate when to "activate" the separate code (such as the camera or the gyroscope)? I appreciate your help very much.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WindRiver Errors | ExarKun666 | C/C++ | 7 | 04-03-2009 20:32 |
| Windriver LAC | McGurky | C/C++ | 12 | 25-02-2009 18:38 |
| Getting Familiar with Programming in WindRiver | kyungjin | C/C++ | 35 | 17-01-2009 13:04 |
| compiling in windriver | koreabell | Programming | 4 | 05-01-2009 15:32 |