EDP-CM-LPCxxxx Getting Started V3.11
Electrocomponents plc Page 7
4.1 Creating a new Project
•
Click
on
New
µVision
Project
from
the
Project
menu
and
navigate
to
your
project
folder
containing
your
source
files.
•
Type
in
a
project
name
and
click
on
Save
.
You
will
now
be
asked
to
select
a
target
MCU
device.
In
this
case
select
‘NXP’
and
then
the
part
number
from
the
drop
‐
down
list.
•
Right
‐
click
on
‘Source
Group
1’
in
the
Project
pane
(expanded
from
‘Target
1’)
and
then
on
‘
Add
Files
to
Group
’.
Select
and
Add
all
your
source
(.c)
files.
You
can
rename
‘Target
1’
and
‘Source
Group
1’
and
create
other
groups
for
other
files
by
right
‐
clicking
on
‘Target
1’
and
then
clicking
on
Manage
Components…
•
Double
‐
click
on
file:
system_LPCxxxx.c
and
select
the
Configuration
Wizard
tab.
Locate
the
‘Power
Control
for
Peripherals
Register’
and
tick
the
boxes
of
peripheral
systems
used
by
your
project.
Resave
the
file
when
finished.
There
may
be
other
settings
that
need
changing,
but
the
defaults
should
get
things
running.
•
Build
and
load
the
project
as
before.
5. Conclusion
This
is
only
a
basic
introduction
to
the
Keil
IDE;
more
complete
information
and
a
description
of
all
the
debugging
features
can
be
found
on
the
Keil
website.
Refer
to
the
User
Manual
for
these
CM
modules
for
details
of
alternative
program
development
tools
which
can
be
used
with
EDP.