Hello from Team 253!
We need some help. We are using our old cRio for our programming board and something seems to be going wrong. We were able to program it and use it last night, but now it isn’t working.
When we open the Drivers Station we have Communication but we don’t have Robot Code. When we try to run a program on NetBeans we get this error…
ant -f "C:\\Users\\admin\\Documents\\2014 Robot Code v3.5 (Autonomous)" deploy run
clean:
Deleting directory C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build
Created dir: C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build
Created dir: C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\classes
[crio-compile] ./src, C:/Users/admin/sunspotfrcsdk\lib\wpilibj.jar;C:/Users/admin/sunspotfrcsdk\lib
etworktables-crio.jar, C:/Users/admin/sunspotfrcsdk\lib\squawk.jar -> ./build/classes
Compiling 7 source files to C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\classes
compile:
preverify:
Created dir: C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\preverify
Created dir: C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\preverify.raw.util
[crio-preverify] ./build/classes, , C:/Users/admin/sunspotfrcsdk\lib\wpilibj.jar;C:/Users/admin/sunspotfrcsdk\lib
etworktables-crio.jar, C:/Users/admin/sunspotfrcsdk\lib\squawk.jar -> ./build/preverify
Expanding: C:\Users\admin\sunspotfrcsdk\lib\wpilibj.jar into C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\preverify
Expanding: C:\Users\admin\sunspotfrcsdk\lib
etworktables-crio.jar into C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\preverify
jar:
[crio-jar] ./build/preverify, ./resources -> ./build/app.jar
Building jar: C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\app.jar
suite:
Created dir: C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\suite
[crio-suite] ./build/app.jar -> ./build/suite/image
CompilerOracle: exclude com/sun/squawk/Method.getParameterTypes
CompilerOracle: exclude com/sun/squawk/SymbolParser.getSignatureTypeAt
CompilerOracle: exclude com/sun/squawk/SymbolParser.stripMethods
[translating suite image [closed: false, parent: squawk] ...]
### Excluding compile: com.sun.squawk.Method::getParameterTypes
### Excluding compile: com.sun.squawk.SymbolParser::getSignatureTypeAt
[Including resource: META-INF/MANIFEST.MF]
[Including resource: META-INF/maven/edu.wpi.first.wpilib.networktables.java/NetworkTablesAzalea/pom.properties]
[Including resource: META-INF/maven/edu.wpi.first.wpilib.networktables.java/NetworkTablesAzalea/pom.xml]
Romizer processed 394 classes and generated 4 files.
Expanding: C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\app.jar into C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\suite
Moving 1 file to C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\suite
Moving 1 file to C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\suite
Moving 1 file to C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\build\suite
Deleting: C:\Users\admin\Documents\2014 Robot Code v3.5 (Autonomous)\image.suite.api
deploy:
[crio-configure] Configuration files not included in this version of the sdk
[crio-configure] Checking that crio is configured for Java
Host OS: Windows 7 6.1, 6.1
Host JVM: Java HotSpot(TM) 64-Bit Server VM 24.51-b03
Target IP: 10.2.53.2
Network interfaces on host:
Intel(R) WiFi Link 1000 BGN: address: 10.2.53.6 netmask: 255.255.255.254
WARNING: Host is not on same subnet as robot. May not be able to complete all communication with robot.
Connecting FTP @10.2.53.2
[crio-deploy] ./build/suite/image.suite -> 10.2.53.2
Sending local file image.suite
run:
[cRIO] [OTA Server] ********* REBOOTING cRIO *********
[cRIO]
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)
Waiting for cRIO to reboot (11s)
[cRIO]
[cRIO] -> * Loading debug.o: debug
[cRIO] Debugging is up, target server mounted at /tsfs
[cRIO]
[cRIO]
[cRIO] VxWorks
[cRIO]
[cRIO] Copyright 1984-2006 Wind River Systems, Inc.
[cRIO]
[cRIO] CPU: MPC5200 -- Wind River Lite5200 BSP.
[cRIO] Runtime Name: VxWorks
[cRIO] Runtime Version: 6.3
[cRIO] BSP version: 2.0/10
[cRIO] Created: May 23 2013, 16:04:29
[cRIO] ED&R Policy Mode: Deployed
[cRIO] WDB Comm Type: WDB_COMM_END
[cRIO] WDB: Ready.
[cRIO]
[cRIO] * Loading nisysrpc.out: nisysrpc
[cRIO] * Loading NiRioRpc.out: NiRioRpc
[cRIO] * Loading nivissvc.out: nivissvc
[cRIO] * Loading nivision.out: nivision
[cRIO] task 0xe473d8 (Service Locator Thread 4) deleted: errno=0 (0) status=0 (0)
[cRIO] NI-RIO Server 13.0 started successfully.
[cRIO] task 0xe38ff8 (NiRioRpc) deleted: errno=0 (0) status=0 (0)
[cRIO] * Loading visa32.out: visa32
[cRIO] * Loading niserial.out: niserial
[cRIO] * Loading FRC_FPGA_ChipObject.out: FRC_FPGA_ChipObject
[cRIO] * Loading FRC_NetworkCommunication.out: FRC_NetworkCommunication
[cRIO] FRC_NetworkCommunication version: p4-1.4.0a18
[cRIO] FPGA Hardware GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
[cRIO] FPGA Software GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
[cRIO] FPGA Hardware Version: 2012
[cRIO] FPGA Software Version: 2012
[cRIO] FPGA Hardware Revision: 1.6.4
[cRIO] FPGA Software Revision: 1.6.4
[cRIO] * Loading FRC_JavaVM.out: FRC_JavaVM
[cRIO]
[cRIO]
[cRIO] [OTA Server] Version: 2012 FRC, Jan 5 2012, 17:20:48
[cRIO]
[cRIO]
[cRIO] Welcome to LabVIEW Real-Time 13.0
[cRIO] task 0xd14458 (sysapi-rpc) deleted: errno=0 (0) status=0 (0)
[cRIO]
[cRIO] [Squawk VM] Version: 2011 FRC, Nov 5 2011, 14:34:13
[cRIO] FPGA Hardware GUID: 0xa14c11bde4bb64aef6a86fc52a294cd9
[cRIO] FPGA Software GUID: 0xa14c11bde4bb64aef6a86fc52a294cd9
[cRIO] Default IterativeRobot.disabledInit() method... Overload me!
BUILD STOPPED (total time: 1 minute 16 seconds)
When we try to image the cRio using the imaging tool we receive this error message…
Unable to complete operation because of unexpected error:
Error 7 occurred at File/Directory Info in NI_InternetTK_FTP_VIs.lvlib:FTP [STOR].vi->NI_InternetTK_FTP_VIs.lvlib:FTP Store Multiple.vi->ConfigUtility.lvlib:FRC 2012_FTP Put File.vi->ConfigUtility.lvlib:CloseAndUploadRemoteConfiguration.vi->ConfigUtility.lvlib:CurrentLanguageConfig.vi->ConfigUtility.lvlib:ReImageTarget.vi->ConfigUtility.lvlib:Dialog.vi
Possible reason(s):
LabVIEW: File not found. The file might be in a different location or deleted. Use the command prompt or the file explorer to verify that the path is correct.
C:\Users\admin\AppData\Local\Temp\lvtemporaryd_66762\FRC_ImageVersion.ini
…and here is a picture of what the imaging software is noticing.
Any help would be greatly appreciated,
Thank you!!
Shane Kent