If another lab option was built previously, right-click on the project name, and click on Clean Project. Click Project > Build All button, and watch the tools run in the build window.
Click the Debug button () or click Run > Debug. The code should compile and load.
Notice the CCS Debug icon in the upper corner, which indicates the Debug Perspective view. The program should be stopped at the start of main().