Quote:
Originally Posted by Mark McLeod
From your description it sounds like your radio is fine and the roboRIO is fine.
Check your LabVIEW project explorer window to insure that your team number is entered correctly (see attached example).
You can test by connecting your PC directly to the roboRIO via a USB cable, however you must change the project Target from "roboRIO-####-FRC.local" to "172.22.11.2" in order to Run as startup over the USB connection.
|
This was likely the problem, as we were able to upload code when we switched laptops. Thanks!