📄 abstract.txt
字号:
The Timer project is a simple program for the ADuC7026
using Analog Devices ADuC7026 Evaluation Board.
It demonstrates the use of timers on the board.
The default example is with Timer1. An example using Timer 2
(Wakeup Timer) is also included with this
project. To view this examples, the 'TimerTrig1.c' C source file needs
to be replaced with the appropriate C source file.
Instructions to do this are as follows:
* In the Project Workspace window, right click on the 'TimerTrig1.c'
file in the 'C Source File' folder.
* Select ' Remove 'TimerTrig1.c' '.
* Right click on the 'C Source File' folder and select 'Add
files to Group 'C Source File' '.
* Choose the required file from the Timers folder ('WakeUpTimer.c').
* Compile and run as normal.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -