abstract.txt

来自「keilc pic的版本 才搞到的 希望对大家有帮助」· 文本 代码 · 共 19 行

TXT
19
字号
The HELLO program is a very simple program that prints "Hello World"
to the serial port.  When you can successfully build and run this
program, you have used the entire toolset including:

The uVision2 Integrated Development Environment
The C166 Compiler
The L166 Linker/Locater

To Run the Application in the Debugger open the Serial Window
with: View - Serial Window #1

The Hello program is available in different targets:
  Simulator: Small Model:  Hello example in SMALL model 
                           for Simulation
  Keil MCB167 NET:         Hello example in SMALL model
                           for the MCB167 Eval Board

			     

⌨️ 快捷键说明

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