|
Re: 2014 wpilib netbeans plugin and 2014 Crio Image ?
LabVIEW is backward compatible to run 2015 s/w on a 4-slot cRIO (not an 8-slot that has less memory).
C++ has a backward compatible capability developed by Jeff Downs here: New tool for C++ Programming for old cRIOs
Java isn't backwards compatible because the old cRIOs only supported Squawk JVM, while the 2015 is Java 8 SE embedded.
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
|