View Single Post
  #1   Spotlight this post!  
Unread 20-01-2010, 20:36
Scip Scip is offline
Registered User
FRC #2554
 
Join Date: Jul 2009
Location: NJ, USA
Posts: 2
Scip is an unknown quantity at this point
cRIO Imaging Error

Hi,

We are following the guide at http://usfirst.org/uploadedFiles/Com...ed-Rev-0.7.pdf and are encountering the following error when attempting to format the cRIO for Java with the FRC_2010_v19.zip image.

Quote:
Unable to complete operation because of unexpected error 66:
TCP Read in NI_InternetTK_Common_VIs.lvlib:TCP Read xTP Reply.vi:3->NI_InternetTK_FTP_VIs.lvlib:FTP Get Command Reply.vi:2->NI_InternetTK_FTP_VIs.lvlib:FTP Command.vi:1->NI_InternetTK_FTP_VIs.lvlib:FTP [QUIT].vi->NI_InternetTK_FTP_VIs.lvlib:FTP Close Session.vi:2->NI_InternetTK_FTP_VIs.lvlib:FTP Get Multiple Files and Buffers.vi->NI_InternetTK_FTP_VIs.lvlib:FTP Get File.vi->SetSecondaryIP.vi->ConfigUtility.lvlib:ReImageTarget.vi->ConfigUtility.lvlibialog.vi
We are using the Classmate (ip 10.25.54.5) and are able to connect to and ping the cRIO.

I have tried to upload the BuiltInDefaultCode to the robot anyway, but encounter another error which leads me to believe that the cRIO imaging error is the cause.
Quote:
Connecting FTP @10.25.54.2
C:\Documents and Settings\Developer\sunspotfrcsdk\build.xml:95: The following error occurred while executing this line:
C:\Documents and Settings\Developer\sunspotfrcsdk\ant\upgrade.xml:4 0: Expected version Java; for Language but got Unknown;. Go to http://first.wpi.edu/FRC/frcjava.html to get latest software update
Does anyone have any ideas on what we could try? Thanks.