abstract.txt

来自「KEIL C51 最新版编译器UV3 V8.01程序例子1」· 文本 代码 · 共 15 行

TXT
15
字号
The Blinky project is a simple program for the Analog Devices ADuC83x devices
using the Analog Devices ADuC834 evaluation board. When you can successfully
build and run this program, you have used the entire toolset including:

The uVision integrated development environment.
The C51 compiler, linker and the uVision simulator/debugger.

It blinks the LEDs which is connected to P3.4.

The Blinky program is available in different targets:
  Simulator:           runs in software Simulator
  Target Debugging:    is configured for debugging an ADuC83x evaluation board


⌨️ 快捷键说明

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