Description: Timer 0 experiment
F2812 on three 32-bit CPU timer, this program is the main CPU Timer 0
100MS generate an interrupt. Use, follow these steps:
(1) click on the "CCS", start the Code Composer Studio development environment
(2) Click on the [project] [Open ...] to open the folder under "CpuTimer0 the" CpuTimer0.PJT ".
(3) re-compile is completed.
(4) Click [File] [the Load the Program ...] select "CpuTimer0, folder under" the DEBUG
In the "CpuTimer0.OUT" file, click [Open].
(5) Click [Debug] , [Run] or the left side of the shortcut icon, running at full speed. In the timer interrupt sub-
Function, we marked a breakpoint, when Timer 0 to generate an interrupt, the CCS will stop at the breakpoint. As shown below.
Note: If the discovery process can not run correctly or the program running, you can visit the CCS [Debug] [Reset CPU]
And then re-Load program. If you still can not run correctly or the program running, re-power on to learn bo
To Search:
File list (Check if you may need any files):
CpuTimer0.c