readme.txt

来自「LPC3100 CAN,UART测试程序 for IAR ARM」· 文本 代码 · 共 47 行

TXT
47
字号
########################################################################
#
#                           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 + =
减小字号Ctrl + -
显示快捷键?