Data Retrieval Capability

Target Deployment Technology

Test programs or instrumented applications need to generate a text file on the host - this is how information is gathered to prepare Test RealTime reports.

The Target Deployment Port gathers this report data by obtaining the value of a (char *) global variable, containing regular ASCII codes, from the application or test driver running on the target machine.

The following data retrieval modes are available:

Data retrieval can be performed in whichever way is most practical for the target. Most known environments allow at least some form of I/O.

At least one form of data retrieval capability is required. If your target can be used in Standard or User Mode, then it is fully supported by Test RealTime. If the target can only be used in Breakpoint Mode, you should consider the following requirements:

If any of these requirements are not met, then Test RealTime will not be supported on the platform.

Related Topics

Retrieving Data from the Target Host