Animating the image

About this task

To run the application:

Procedure

  1. Double-click the Initial Task to open its debug window. You can see the debug arrow pointing to the main function of the application. Ensure that the same application is open in IBM® Rational® Rhapsody®.
  2. To execute this application, click the toolbar button GO. You are able to see the animation toolbar come up in Rational Rhapsody. You can generate events in Rational Rhapsody using the animation toolbar. If there is console output, it is displayed on the rtserv IN/OUT window; animation is displayed in the Rational Rhapsody window.
  3. After the execution is complete, quit from animation.
  4. The task window shows that the Initial Task and its TCP/IP client are still alive; these tasks must be killed manually. Close the Initial Task debug window; in the message window, select QuitandKillProcess to kill your initial task.
  5. In the Task window, in the kernel space, double-click the Client00X (X=1..) task to display the debug window of this task. Close the debug window and select QuitandKillProcess to kill the client task.
  6. In the rtserv Task window, select Target > Disconnect from Target to close your rtserv session.
  7. To unload the composite image from the target board, go to the first instance of the ADAMULTI IDE that was opened. Select Remote > Disconnect from Target to close your ocdserv session.
  8. Close the Debug window of the ocdserv.

Feedback