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
.

Note:
If you have the
ModusToolbox™ Assistant extension
installed, you can build using the option under
Quick Links
.
Build information will display in the Terminal.

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