abstract.txt

来自「keil c51 UV3 最新版编译器的例子程序5。」· 文本 代码 · 共 17 行

TXT
17
字号
The BLINKY program is a very simple program that blinks the LED's on
connected to Port 2 of the MCB900 or EPM900.  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.

This BLINKY program is available in several targets:

  Simulator:         for uVision Debugger testing with simulator
  MCB900 - Run:      for MCB900 board in Run Mode
  EPM900 - Emulator: for EPM900 Emulator/Programmer Module

Use the following jumper settings on the MCB900 board:
     RUN: ON    RESET: OFF   PROG: OFF

⌨️ 快捷键说明

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