User manual
LPCXpresso Experiment Kit - User’s Guide
Page 141
Copyright 2013 © Embedded Artists AB
9.2 Working with a Project and Compiling
Click (to select) the project to work with. Note that there are several projects in the workspace.
Browse and edit the project files. These are typically found under the src sub-directly. The main
window to the right in the LPCXpresso window is a source code editor.
Build and clean the project from the Quickstart menu (Start here), see picture below. When compiling,
the console window in the lower (right) corner of the LPCXpresso Window will give information about
the compile and link process.
When the project compiles and links without any errors it is possible to move to the next step (next
section) and download the code to the LPC111x - and begin the debug session.
Figure 77 – LPCXpresso IDE Build Project
1) Click (to select) main project
3) Build/clean project
2) Browse and edit project files
Console window
Source code
Editor window