Skip to main content

Build the Application

Building the application is not specifically required, because building will be performed as part of the programming and debugging process. However, if you are running VS Code without any hardware attached you may wish to build your application to ensure all the code is correct.

Select Terminal > Run Task. Then select Build Hello_World.

../figures/image24.png

Build information will display in the Terminal.

../figures/image25.png

The build should complete successfully with messages similar to the following: