Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Windriver not recognizing user created .cpp (http://www.chiefdelphi.com/forums/showthread.php?t=80940)

Kory 23-01-2010 13:37

Windriver not recognizing user created .cpp
 
We have extensively edited our .cpp file in a windriver project but none of our commands are taking place. For example we disabled all the motors but they still run when we compile and run the code. We are positive that these actions should take place from the written code. Does anyone know exactly where we need to move our .cpp file so that it will be compiled into our output file?

gvarndell 23-01-2010 13:49

Re: Windriver not recognizing user created .cpp
 
Quote:

Originally Posted by Kory (Post 905251)
Does anyone know exactly where we need to move our .cpp file so that it will be compiled into our output file?

Do you know where the file you're editing is?
Is it a file that was already included in some sample project?
Are you editing inside Workbench, using a Workbench editor, or outside?

Kory 23-01-2010 13:53

Re: Windriver not recognizing user created .cpp
 
We are editing using windriver it is myrobot.cpp from the simple template sample project which is the project we are compiling. It is in the workspace folder in windriver as part of the project

gvarndell 23-01-2010 13:56

Re: Windriver not recognizing user created .cpp
 
Then it would seem most likely that you haven't correctly deployed the new DKM -- that is, it's probably being built okay, it's just not actually running on your bot.

I think you might benefit from watching this online video.

http://users.wpi.edu/~bamiller/Using...Workbench.html


All times are GMT -5. The time now is 12:13.

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