ReadMe.txt for the Sim VisualStudio start project.

This project was built for Visual Studio 2010.

Supported hardware:
===================
The sample project is prepared to run on a Windows PC.

Configurations:
===============
- Debug Win32:
  An embOS debug and profiling library is used.
  To use SEGGER SystemView with this configuration, configure
  SystemView to use the IP Recorder and select the IP of the
  target with the default port 19111.

- Release Win32:
  This configuration is prepared to build a "release"
  output. An embOS release library is used.

- Debug x64:
  An embOS debug and profiling library is used.

- Release x64:
  This configuration is prepared to build a "release"
  output. An embOS release library is used.
