Running the sample application

When the board is loaded, you can start the sample application that comes with your system. The monapp sample application binds to the monitor task and a start monitoring message is sent to the monitor task. At this point, any data indications sent to the monapp application display on the screen. The following sample output is from txalarm at application bind time:

Application bound:
<06/10/2002 11:13:59> monitor   3   1 User application now bound (ent = 32)

When monapp is exited, a stop monitoring message is sent to the monitor task, and data indications are no longer sent to the host. The following sample output is from txalarm when the application unbinds:

Application unbound:
<06/10/2002 11:13:59> monitor   3      1 User application unbound

For more information, refer to Sample monitoring application: monapp.