|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Netbeans 6.8 Ftp to cRIO communication issue
First let me start of saying this, there are two things that will not communicate to the cRIO, the first, all laptops on the network, set up with netbeans 6.8, and the classmate with netbeans 6.7.1
I should also say that on monday, the exact same setup was working, and I was able to download code for some basic joystick controll through netbeans 6.7.1 on the classmate, but not on my ubuntu 9.10 laptop running netbeans 6.8, with frc plugins, or a windows laptop with 6.8 running frc plugins (yes we did set the team number) We have flashed the robot twice with the v19 image, from the classmate, and bear in mind that it was working perfectly one day before. also we can login to the robot with ftp (ftp://10.20.39.2) sucessfully now what is wrong: on the classmate, where the code was sucessfully downloading the day before using the same (while I do know it is NOT the same, because somthing is obviously different) it will compile the code, then start downloading it to the cRIO, and it will do this (not word for word) connnecting ftp 10.20.39.2 init ready to RUN crio--> some stuff rebooting crio 1 2 3 4 5 6 7 8 crio-->nisomthin lots of stuff on ftp crio-->somthing about no user supplyed robotMain() then it dose somthing like this... cRIO--> cRIO--> cRIO--> cRIO--> cRIO--> cRIO--> cRIO--> for 5 min then it dose somthing like this ftp_LT_Rtimeout then (supprisingly) BUILD SUCESSFULL 10 min (it is not sucessfull, because the driver station shows no code, and the program will not run, that was running the day before) I would like to also download code from other laptops, but they all stop at READY TO RUN after the ftp init I can get the full output of the error on thursday, I have to go to school, and will not be able to respond till tonight Mark |
|
#2
|
||||
|
||||
|
Re: Netbeans 6.8 Ftp to cRIO communication issue
I am having a very similiar error where it hangs : waiting to connect to ota command server 10.13.40:8001. I think your using an alternate method which Id like to give a try.After your code is ready Whats your process of downloading to the cRio?
|
|
#3
|
||||
|
||||
|
Re: Netbeans 6.8 Ftp to cRIO communication issue
Mark,
Your issue is a bit puzzling. Make sure that your development machine has it's firewall turned off. The later out indicates that "some" robot program is running, but is it yours? Try adding some println statements in your robot constructor, operatorcontrol, and autonomous methods to see if it's your current program running or an older version. Other possibilities include another team member downgrading the robot, etc? Belly, "waiting to connect to ota command server" indicates that you're using an older version of the SDK. Try updating the SDK (and the cRIO image if needed) as described here: http://first.wpi.edu/FRC/frcjava.html |
|
#4
|
|||
|
|||
|
Re: Netbeans 6.8 Ftp to cRIO communication issue
I use the play (arrow) button
|
|
#5
|
|||
|
|||
|
Re: Netbeans 6.8 Ftp to cRIO communication issue
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NetBeans not talking to the cRio | scottbot95 | Java | 21 | 07-02-2010 14:19 |
| Downloading code: Netbeans does not reset cRIO | ellisk | Java | 8 | 31-01-2010 19:02 |
| cRIO Application Loader Issue | 7-11number1 | C/C++ | 3 | 28-01-2009 22:20 |
| Issue with debugging/running code on cRio | 114Klaatu0x72 | Programming | 5 | 27-01-2009 14:02 |
| FTP Issue | Eugenia Gabrielov | General Forum | 7 | 27-02-2005 05:07 |