background image
<< Using a Makefile | Working with Rational TestManager >>
<< Using a Makefile | Working with Rational TestManager >>

Splitting the Result File

Working with Other Development Tools
The component or model is read-only.
Change the component to read-write status.
·
An .fdc correspondence file is not found during instrumentation:
The component Cov or Cov/Model directory may have been destroyed, for
example by a Clean command.
To restore the lost information, run the Enable Instrumentation of Selected
Component command.
· New settings are ignored after performing an Enable Instrumentation of Selected
Component command:
Quick Build does not regenerate makefiles.
Run the Rebuild command instead of a Quick Build.
· An error message states that an Instrumentor is missing during instrumentation:
Another component for which no Instrumentation Launcher (attolcc) is
available, or no link exists between the Rose RealTime code generation and the
TDP, has been enabled with Enable Component Instrumentation.
Only enable components for which a complete configuration exists.
Project Link
· An application should not be instrumented with instrumented libraries:
Activate the Add TDP option for the application component. The plug-in
automatically scans application dependencies and adds the TDP.Obj of
instrumented libraries to the User Obj.
Note Instrumentation options must be the same for all libraries.
·
An application should not be instrumented with external instrumented
libraries:
The Rose RealTime plug-in does not know where TDP is generated when
external components are used. In this case, create an external library that
contains TP.obj.
Execution
· Multithreading issues:
Check that the Multithreading instrumentation setting is correctly configured.
· Link issues:
When multiple subcomponents are involved in a component (libraries and
binary), check that instrumentation options are the same for all components and
that the TDP.obj is correctly linked.
· Instrumentation issues
341