Once the project is built successfully, select target – debug active project or click the shortcut debug icon to download code onto the target device. Once in the debug perspective, click the ‘Run’ button to execute code. Use terminate to end the debug session or halt to pause code execution. Set breakpoints in this view by double clicking on a line of code.