|
Re: Failed to connect to the target.
Did the project get copied from another computer, or from another folder on the same computer? There's a Properties setting that points to the folder where the code gets built, and it might still be specifying an old location.
Right-click on the FRC Robot Boot-up Deployment and choose Properties. In the Information category, verify that the Local destination directory matches the folder where you have your project (plus the Builds subdirectory).
|