abstract.txt
来自「飞利浦ARM7 LPC2103 示例程序」· 文本 代码 · 共 20 行
TXT
20 行
This simple BLINKY project shows several techniques
that are useful on the Philips LPC2100 series.
It changes constantly the status on the output port
GPIO P1.16..23.
The example shows:
- how to setup the Vector Interrupt controller.
- how to setup timer0 for timer interrupts.
- how to change the port.
The Blinky program is available in different targets:
Simulator: configured for software Simulator
LPC2100: configured for on-chip Flash and RAM
(used for production or target debugging)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?