Downloading and Running a Project in VEXcode Pro V5

The VEX Visual Studio Code Extension has replaced VEXcode Pro V5, which is now end-of-life.

VEXcode Blocks and VEXcode Text remain actively developed and supported for all VEX platforms.

When programming in VEXcode Pro V5, compiling a project gives the programmer a tool to help identify errors. Downloading and running a project enables the robot to receive the code written by the programmer.


How to Compile a Project

Compiling a project gives the programmer the ability to check errors without downloading a project to the V5 robot Brain.

VEXcode Pro V5 interface with Build icon highlighted on the Toolbar.

Click on the Build icon to compile the project.

VEXcode Pro V5 interface showing Problems tab with an error message displayed at the bottom of the code editor.

If there is an error in the project, viewing the "Problems()" tab at the bottom will help identify what those errors are as well as how to potentially fix them.

NOTE: The build icon will only appear when a V5 Robot Brain is not connected to the computer.


How to Download a Project

VEXcode Pro V5 interface with project slot selector showing slot 1 highlighted to be downloaded to.

Select the slot that the project will be downloaded to on the V5 Robot Brain by clicking on the boxed 1 icon to open up all available project slots and select the desired slot.

Laptop connected to a V5 Robot Brain using a micro USB cable with battery attached.

Connect the V5 Robot Brain to the computer using a micro USB cable and power on the V5 Robot Brain.

VEXcode Pro V5 interface with Download icon highlighted next to the Device Info icon.

Click on the Download icon next to the Device Info icon to download the project to the V5 Robot Brain.

NOTE: When the V5 Robot Brain is connected to the computer, the Build icon changes to the Download icon.


How to Run and Stop a Project

VEXcode Pro V5 interface with Run icon highlighted on the Toolbar.

Click the Run icon to start the project that was downloaded to the V5 Robot Brain.

NOTE: This method for running the project only works if the robot is still plugged into the computer and is planned to remain stationary.

V5 Robot Brain screen showing Programs menu with VEXcode project selected in slot 1.

It is advised to run the project from the V5 Robot Brain while unplugged from the computer if the robot is supposed to drive.

VEXcode Pro V5 interface with Stop icon highlighted on the Toolbar.

Press the Stop icon to stop the project from running while the V5 Robot Brain is still plugged into the computer.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: