📄 abstract.txt
字号:
The COUNTER program is a simple program that counts from 1 to 1000,
toggles the P1_0 bit and transmits the counter value out serial channel 0.
When you can successfully build and run this program, you have used the
entire toolset including:
* The uVision2 integrated development environment.
* The C51 compiler, linker and the 礦ision2 simulator/debugger.
* The Systronix C420 Board.
The program is available in two Targets:
Simulator: uses the 礦ision2 simulator for testing
Monitor for Systronix C420: uses the Monitor with Systronix C420 board
To compile/assemble for the monitor, you must define MONITOR for conditional
assembly/compilation of stuff required (or excluded) for monitor debugging.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -