![]() |
Help getting C++ program to load
I have been trying to get the SimpleTemplate example project to run on the cRio with no luck. I can ping and connect to the cRio and see a list of running tasks, so it's out there. However, when I attempt to debug the program it gives a LONG list of unresolved symbols (about 40 visible on screen of nFPGA methods, the window truncates so I have no idea how many more). Something isn't setup correctly.
I'm told the cRio has been updated properly, but have also been unable to verify this. So specific questions:
Thomas Wicklund Team 2261 |
Re: Help getting C++ program to load
Make sure that the cRIO is updated. If it was imaged after you got the kit, it should be fine. Make sure that you have the right file set in Window->Preferences->FIRST Downloader.
If you can connect to the cRIO in WindRiver, then it should be updated correctly. Make sure your computer has the right Static IP (10.22.61.6). That should work. Are you getting the errors when trying to build the program? |
Re: Help getting C++ program to load
How do I make sure the cRio is updated? The re-image utility can't find it and I don't see anything saying the version of code when I connect in WindRiver.
I don't get errors compiling, only when trying to run it via "debug kernel task". I'm not worried about deploying at this point. Thomas Wicklund |
Re: Help getting C++ program to load
A couple of ways to check your cRIO software version.
1) Hookup a null modem cable to the cRIO serial port, turn on the cRIO dip switch for "Console out", and use Hyperterminal or similar tool to watch the cRIO console dump when it boots up. You'll see these lines buried in all the others: FRC_NetworkCommunication was compiled from SVN revision 15102) use the LabVIEW program at: http://thinktank.wpi.edu/article/138 On the far right of this screen are displayed the cRIO version numbers. The latest v7 version numbers are: |
Re: Help getting C++ program to load
This seems resolved, finally got the cRIO imaging tool to recognize the cRIO through the wireless interface.
The WindRiver environment still seems fragile and it doesn't always operate as I'd expect, but at least I can load code. |
| All times are GMT -5. The time now is 02:42. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi