This simple example shows the principle of using a Component Viewer Description
File (*.SCVD)

The file Simple_View.scvd:
   - provides the description for the Component Viewer window "My First Viewer"
   - is added to the application using the dialog "Options for Target - Debug -
     Manage Component Viewer Description Files"

The application example is based on a genuine Cortex-M3 and calculates the
square root for numbers [0..30]. The result is shown in the Component Viewer
window "My First Viewer".

How to run:
- Compile the example
- Start the debugging session (in Simulator)
- View the result in "View - Watch Windows - My First Viewer"
