📄 abstract.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -