⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 nxp lpc2468简单入门程序
💻 TXT
字号:
########################################################################
#
#                           GettingStarted.eww
#
# $Revision: 18137 $
#
########################################################################

DESCRIPTION
===========
  This example project shows how to use the IAR Embedded Workbench for ARM
 to develop code for the IAR-LPC-2468 board. It shows basic use of I/O,
 timer and the interrupt controllers.
  It starts by blinking USB Link LED.

COMPATIBILITY
=============

   The example project is compatible with, on the IAR-LPC-2468
  evaluation board. By default, the project is configured to use the
  J-Link JTAG interface.

CONFIGURATION
=============

   After power-up the controller get clock from internal RC oscillator that
  is unstable and may fail with J-Link auto detect, therefore adaptive clocking
  should always be used. The adaptive clock can be select from menu:
  Project->Options..., section Debugger->J-Link/J-Trace  JTAG Speed - Adaptive.

   The GettingStarted application is downloaded to the iFlash or iRAM memory
  depending of the project's configuration and executed.

   Make sure that the following jumpers are correctly configured on the
  IAR LPC-2468 evaluation board:

  Jumpers:
   J5      - depending of power source
   ISP     - unfilled
   nRESET  - unfilled
   EINT0   - filled


GETTING STARTED
===============

  1) Start the IAR Embedded Workbench for ARM.

  2) Select File->Open->Workspace...
     Open the following workspace:

      <installation-root>\arm\examples\NXP\
     LPC24xx\IAR-LPC-2468\GettingStarted\GettingStarted.eww

  3) Run the program.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -