|
Re: FRC Java cRIO 2011 update broke things.
We don't have this problem, but the cRIO is definitely not connecting with the laptop. They are connected via Ethernet, the ip does respond when pinged, but when we try loading code, we got this lovely feed
Waiting for cRIO to reboot (1s)
Waiting for cRIO to reboot (2s)
Waiting for cRIO to reboot (3s)
Waiting for cRIO to reboot (4s)
Waiting for cRIO to reboot (5s)
Waiting for cRIO to reboot (6s)
Waiting for cRIO to reboot (7s)
Waiting for cRIO to reboot (8s)
Waiting for cRIO to reboot (9s)
Waiting for cRIO to reboot (10s)
which continued until we stopped it at (56s) because the code clearly wasn't deploying. Help (please)?
|