I'm always getting the same error when I deploy to cRIO using the "set/run as startup" option:
Quote:
Deploying RT CompactRIO Target (successfully deployed target settings)
Deploying MotorControl.lvlib
Deploying Watchdog.lvlib
Deploying Camera.lvlib
Deploying AnalogModule.lvlib
Deploying NI_FPGA_Interface.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA SPI.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA Interrupt.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA Global.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA Encoder.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA CounterEncoderSourceConvertion.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA Counter.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA AnalogTrigger.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA DIO.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA System.lvlib
Deploying RobotDrive.lvlib
Deploying Joystick.lvlib
Deploying AnalogChannel.lvlib
Deploying DigitalModule.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA Watchdog.lvlib
Deploying Accelerometer.lvlib
Deploying VariantType.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA AI.lvlib
Deploying NI_FPGA_Interface.lvlib:NIFPGA Solenoid.lvlib
Deploying DriverStation.lvlib
Deploying PWM.lvlib
Deploying FRC Basic Robot Deployment (failed to deploy)
|
I'm using some VIs from the camera 2 color tracking example, can this be the problem?
When I deployed an unaltered basic robot project (just an arcade drive 2 motors), it worked normally.