Nxp Semiconductors OM13014,598 数据表

下载
页码 48
 
 
NXP Semiconductors 
LPCXpresso 
 
Getting started with NXP LPCXpresso 
LPCXpresso 
All information provided in this document is subject to legal disclaimers. 
© NXP B.V. 2012. All rights reserved. 
User guide 
Rev. 11.2 — 11 July 2012 
12 of 48 
4.1.1  Single perspective (code development) 
 
 
Fig 9. 
Single perspective (develop) 
1.  Project Explorer View: The ‘Project Explorer’ gives you a view of all the projects in 
your current ‘Workspace’. A ‘Workspace’ is a collection of projects that are stored in 
a single Workspace Directory on your computer. 
2.  Editor: On the upper right is the editor which allows modification and saving of source 
code as well as setting breakpoints in debug mode. 
3.  Console and Problems Views: On the lower right are the Console and Problems 
Views. The Console View displays status information on compiling and debugging, 
as well as program output. The Problem View (available by changing tabs) shows all 
compiler errors and will navigate the Editor View to the error location. 
4.  Quick Start View: Below, the ‘Quick Start’ view has fast links to commonly used 
features. This is the best place to go to find options such as Build, Debug, and 
Import.