📄 readme.txt
字号:
########################################################################
#
# GetingStarted.eww
#
# $Revision: 1.1.2.1 $
#
########################################################################
DESCRIPTION
===========
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the NOHAU LPC3100 evaluation board. It shows
basic use of I/O, timer and the interrupt controllers. It starts by
blinking D3 and D4. The button S3 change blinking speed.
The jumpers settings are regarding Nohau LPC3100 user manual
COMPATIBILITY
=============
The Leds example project is compatible with, on the NOHAU LPC3100
evaluation board. By default, the project is configured to use the
J-Link JTAG interface.
CONFIGURATION
=============
1) Make sure that the jumpers settings are regarding Nohau LPC3100
user manual.
GETTING STARTED
===============
1) Start the IAR Embedded Workbench for ARM.
2) Select File->Open->Workspace...
Open the following workspace:
<installation-root>\arm\src\examples\Philips\
LPC3100\GetingStarted\GetingStarted.eww
3) Run the program.
The GetingStarted application is downloaded to the iRAM memory
on the evaluation board and executed.
Buttons:
S3 - Change led's blinking speed
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -