Remote Connection to Different Tools: Panels, GBA, Tracing: Description
Rational Statemate rapid prototyping includes provisions that allow data exchange between the executable that runs on the target, and a host. This is done while trying to minimize any negative effects on the regular execution flow of the embedded code.
All communications between the executable embedded code and the host tools is done through special, statically allocated buffers. As low-priority tasks, they are started periodically and/or according to other criteria, sending the communication buffer’s contents to the host. The user should run the remote panel server or Remote GBA server on the host machine before running the generated code on the target system.