|
|||||||||||
Technical Support On-Line Manuals µVision3 User's Guide µVision3 Overview User Interface Creating Applications Utilities Debugging Debug Commands Debug Functions Simulation Flash Programming Dialogs Example Programs Hello: Your first Embedded Program Measure: A Remote Measurement System Measure - Project File Compiling and Linking Measure Testing Measure View Program Code View Memory Contents Program Execution Call Stack Trace Recording Breakpoints Dialog Watch Variables Source Browser Command Line Appendix |
Measure: A Remote Measurement SystemThe MEASURE sample program is located in the ..\Examples\Measure folder. MEASURE runs a remote measurement system that collects analog and digital data like a data acquisition systems found in a weather stations and process control applications. MEASURE is composed of three source files: GETLINE.C, MCOMMAND.C, and MEASURE.C. In addition, most targets require additional CPU specific startup or configuration files. MEASURE records data from digital port inputs and A/D analog inputs. A timer controls the sample rate. The sample interval can be configured from 1 millisecond to 60 minutes. Each measurement saves the current time and all of the input channels to a RAM buffer. This section uses the ARM version of the MEASURE application, but the operation is almost identical for all other toolsets. You may perform the following steps to translate and test the MEASURE application: | ||||||||||
|
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.