View Single Post
  #16   Spotlight this post!  
Unread 05-02-2011, 17:44
1168Programmer 1168Programmer is offline
Head Programmer/CEO
FRC #1168
Team Role: Student
 
Join Date: Jan 2010
Rookie Year: 2008
Location: Team 1168
Posts: 67
1168Programmer is an unknown quantity at this point
Re: C++ New Update: V27 for cRIO

We just reimaged our cRIO with the newest update and tried to deploy the code. After going through the basic initial stuff and connecting to the correct IP, the output read

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)

until we stopped it at (56s). We don't know why this happened... any ideas?