|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Deploying Code/Connection Problems
Hey everyone. There is actually 2 separate issues here.
We are having a few different problems when trying to deploy code to the roboRIO. The first issue we are having, is that Eclipse will suddenly "forget" (for lack of a better term) how to deploy code. We have been using one laptop, and it worked one day. Right click on the project > Run as > WPILib C++ Deploy. That worked great, once or twice. Then we would change a few things, build the program, and attempt to download the code again. However, this time, the option for WPILib C++ Deploy is gone. The only option is "Run Configurations...". On another computer, it went from saying WPILib C++ Deploy, to WPILib Java Deploy. We can't figure out how to bring them back, without uninstalling and reinstalling Eclipse. A separate issue we have, is connecting to the roboRIO: At one point, about 5 days ago, I was able to connect to the roboRIO over USB, image it, and deploy code. We could then open the Driver Station, and test the code, it worked perfectly. We configured the wireless router, was able to connect wirelessly, and it still worked. Then today, we tried to connect to it, to configure the CAN. I connected over USB, went to http://172.22.11.2/ and everything worked perfectly. Then I was able to successfully build and compile the code for CANTalons. But when I tried to deploy it, (still over USB), nothing happened, Eclipse wouldn't progress past this message: Code:
Buildfile: C:\Users\MatthewBrown\workspace2\CAN Talon SRX\build.xml
Trying to override old definition of task classloader
get-target-ip:
[echo] Trying Target: roboRIO-1771.local
However, I know the computer can see the roboRIO, because it found it on the imaging tool! The team number is correctly set in Eclipse. So we tried connecting to it wirelessly, and deploy code, and had the same error message. It's very frustrating, especially because we were able to previously deploy code. If anyone has any idea, that'd be great. Thanks! |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|