Keil Logo

Open Project File

The MEASURE project file is called Measure.UVPROJ. Open the project via the menu Project - Open Project and select the file Measure.UVPROJ from the folder ...\ARM\Examples\Measure.

The Project window shows the application source files and the system and CPU specific startup and configuration files as required by most targets. To open a source file, double-click on the file name.

Project Window

The application source files are:

  • 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 microcontroller and performs command processing for the system. The timer interrupt routine, timer0, manages the real-time clock and the measurement sampling of the system. The sample interval can be configured from 1 millisecond to 60 minutes.
  • Mcommand.C: processes the display, time, and interval commands. These functions are called from the main function. The display command lists the analog values in floating-point format to give a voltage between 0.00V and 3.00V. 
  • Getline.C: contains the command-line editor for characters received from the serial port.
  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.