Win driver c++ on cRIO-ii only partially deploys app code
Hello Delphi folks,
Our FRC team 3216 has decided to use c++ this year, using wind-river v3.3.1 from KOP 2012, and VxWorks 6.3, on Eclipse 3.6.2, on win 7. We have achieved network comm with cRIO ok, can ping it via cmd and driver son ok, and deployed the core VxWorks OS on platform. We have an FRC app that seemed to run once, but now cannot get to correctly deploy and run. The build itself goes almost too fast, resulting in an executable, but won't run due to lack of a entry point (e.g. Missing a EXE header on the assembly?) or unresolved link object. Can anyone using 2012 wind river c++ give us concise stepwise guidance on how to verify that a build with app code succeeded? It appears to succeed , but app does not run. Note: our mentors have experience with c and c++ and Linux Gcc compile,link, build processes but no specific experience with FRC wind river c++. Thanks in advance....
Team 3216
|