10-09-2012 11:47 AM
This is our second year and we are moving to C++. We are able to build our projects using WindRiver and have only been able to deploy them over wireless, ethernet will not allow use to deploy the code, it hangs on transferring the code and never starts. We can do everything using wireless, but as soon as we try using wired Ethernet, it won't deploy
In Ethernet (With wireless disabled)
1. We are using the static IP address
2. We can ping the cRIO over ethernet
3. We can see the communications to the remote cRIO in the WindRiver window
4. Firewall and Antivirus was turned off
Any other suggestions? Is there a good way to get a trace to see where it fails?
10-15-2012 08:30 AM
Hey Kenneth,
I am not too familiar with the WindRiver deployment process but I assume it just compiles the DLL and FTPs it to the controller. Can you ftp anything to the controller when connected over ethernet? You might try disabling/enabling (whichever way it isn't right now) your wireless card when using a wired connection.
Kevin