![]() |
Unable to deploy code to cRIO
Hi! So my team recently decided that we would like to switch to Java from C++, and we are having a bit of trouble. I have some code ready to be sent the cRIO, but I cannot deploy it as I usually get two types of errors. One is that the build.xml messes up on lines 79 and 41 (will double check on that). After that error I usually cancel the build and try again and it goes through and then proceeds to get stuck on disable().... consider using your own (will update once I have the exact phrase.
Also I do have an established connection with my cRIO. I am able to ping it as well as FTP the IP address to access it. The firewall is disabled and I allowed netbeans to use an incoming and outgoing connections as it desires. I have tried this on two different laptops to no avail. Please help! |
Re: Unable to deploy code to cRIO
Did you reimage the cRIO for C++?
|
Re: Unable to deploy code to cRIO
Quote:
|
Re: Unable to deploy code to cRIO
build.xml contains the ANT targets that are run to build, deploy, etc. your code. Those errors may have a lot to do with your problems. If you post what the output is telling you is going wrong in build.xml it might help.
|
Re: Unable to deploy code to cRIO
Quote:
Code:
ant -f C:\\Users\\Developer\\Documents\\NetBeansProjects\\RobotTemplate deploy run |
Re: Unable to deploy code to cRIO
Quote:
|
Re: Unable to deploy code to cRIO
It is definitely imaged to Java. I imaged it twice and just checked the FRC_ImageVersion.ini file on the cRio itself and it says:
[IMAGE] Name=FRC_2014_v52.zip; Date=10/31/2013; FRCProtocolVersion=1337; FPGAVersion=1.6.4 InvariantFPGAVersion=1.1.0 FRC_NetworkCommunication_Version=p4-1.4.0a18 FRC_BlackJagBridgePlugin_Version=72 FRC_2CANPlugIn_Version=72 [CONFIGURATION] Language="Java;" |
Re: Unable to deploy code to cRIO
Thank you for all of your help, turns out it was the computer!
|
| All times are GMT -5. The time now is 22:37. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi