|
Re: cRio refuses to work with newest driver station
Quote:
Originally Posted by mattoreo310
Well I'm not sure what java version the v52, I believe I'm using 6 to build the program though. Do I have no choice but to use labview if this is the case?
|
Java 6 is too modern for the cRIO version inplemented for FRC which utilized the Squawk VM.
It used Java 2, I think the cRIO used source level 1.3
You might be able to use a tool such as RetroTranslator to downgrade your code, but I haven't tried it.
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
Last edited by Mark McLeod : 11-10-2016 at 17:44.
|