|
Re: "Waiting for Prompt" in Netbeans from cRIO
Do you have any System.out.println's?
It's unable to get a prompt while output is going to the console. I removed all output from my disabled loop so I just had to disable the robot to load code (which is probably a good idea anyways...)
Another thing that seems to work is to close down the Driver Station program, then it's able to get the prompt.
|