This example project shows how to use advanced feature of the Event Recorder.
The application itself sends and receives simple messages. Sending two
consecutive messages will fail as well as reading two consecutive messages.
The success or fail of the send/receive operation is shown in the Event
Recorder window.

In this example, the software component MyComponent is used. It consists of
a C source and realted header file, the SCVD file, and a documentation that
has been generated using Doxygen and that is pulled in automaticaly into Ecvent
Recorder, so that the user can get more information about the events that are
recorded.

Note:
This example uses the Keil RTX version 5 real-time operating system based on
CMSIS-RTOS API version 2. It completely runs in simulation and does not require
any hardware to be present.
