02-21-2010 06:21 AM
I have been having problems with the process of running and/or debugging my frc java code.
I have built a simple class extending the SimpleRobot base class and tried to perform some very basic tasks as driving the robot motors.
The problem starts right at the begining of the process running the program..
The console keeps printing out indication the environment is waiting for the robot to respond.
One question I have is did anyone encounter the same situation?
The second question is, what is the tcp port the cRIO is listening to?
It appears as if the netbeans ide attach process doesn't exceed...
Thank in advance,
Michlala
02-23-2010 11:08 AM
Hi Michlala,
Have you ever been able to connect to the cRIO and download java code?
Here are some things to double check with your system:
- Check that your firewall is off
- Make sure you have installed all the updates
- Which version of the image do you have on the cRIO?
- Can you successfully ping the cRIO?
~Olivia
NI FIRST Support