Keil Logo

Measure - Project File

The project file for the MEASURE sample program is called Measure.UV2. To load this project file, use Open Project from the Project menu and select Measure.UV2 in the folder ...\ARM\...\Examples\Measure.

The Files page in the Project Workspace shows the source files that compose the MEASURE project. The three application related source files that are located in the Source Files group. The function of the source files is described below. To open a source file, double-click on the filename.

Project Workspace Window

  • Measure.C: contains the main C function for the measurement system and the interrupt routine for timer 0. The main function initializes all peripherals of the ARM and performs command processing for the system. The timer interrupt routine, timer0, manages the real-time clock and the measurement sampling of the system. 
  • MCommand.C: processes the display, time, and interval commands. These functions are called from main. The display command lists the analog values in floating-point format to give a voltage between 0.00V and 5.00V. 
  • GetLine.C: contains the command-line editor for characters received from the serial port.
  • IRQ.S: is an interface module for the interrupt service routine.
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.