|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools |
Rating:
|
Display Modes |
|
#1
|
|||
|
|||
|
cRio Code problems
We're having problems putting code onto the cRio. We're using the same laptop that re-imaged the cRio, so it shouldn't be a connection issue.
Originally the code would tell us that we had the wrong version info, so we modified line 41 of the upgrade.xml file to become: <version name="Name" value="FRC_2010_v9.zip;"/> since it seems like we have version 9 on our cRio. After we modified this, instead of creating an error, the code is stuck up on "Setting up for RUN". Here is the output: Code:
init: init: No to.jar.file specified. Using "suite\InverseParadoxSimple_1.0.0.jar" Deleting directory C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\build Deleting directory C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\suite Deleting directory C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\j2meclasses clean: Created dir: C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\build Compiling 1 source file to C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\build compile: Created dir: C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\j2meclasses preverify: Created dir: C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\suite Building jar: C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\suite\InverseParadoxSimple_1.0.0.jar jar-app: Using "suite\InverseParadoxSimple_1.0.0.jar" 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 Romizer processed 70 classes and generated these files: C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\image.sym C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\image.suite C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\image.suite.metadata C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\image.suite.api Expanding: C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\suite\InverseParadoxSimple_1.0.0.jar into C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\suite Moving 1 file to C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\suite Moving 1 file to C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\suite Moving 1 file to C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\suite Deleting: C:\Users\Robotics\Documents\NetBeansProjects\InverseParadoxSimple\image.suite.api Connecting FTP @10.13.25.2 upgrade: Sending local file image.suite flashapp: deploy: init: Setting up for RUN |
|
#2
|
|||
|
|||
|
Re: cRio Code problems
The reason it complained is because they don't match. The fix is certainly not to edit the number it's looking for.
You need to make sure the Java Update version and the cRIO image actually match. Have you installed the update that includes the current cRIO image (v19)? |
|
#3
|
|||||
|
|||||
|
Re: cRio Code problems
Quote:
http://joule.ni.com/nidu/cds/view/p/lang/en/id/1534 |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cRIO update 3.0 problems | Two-Face | Programming | 3 | 14-02-2009 10:06 |
| cRIO Problems | computerboi1503 | C/C++ | 7 | 11-01-2009 09:35 |
| Problems Combining Camera Code and Driving Code | cmurdoch | Programming | 20 | 10-02-2007 16:34 |
| Problems integrating CMUCAM code and IFI Default Code | Windward | Programming | 2 | 06-02-2007 16:48 |
| problems using gyro/adc code with camera default code | tanstaafl | Programming | 7 | 22-01-2006 23:09 |