Troubleshooting a project

When executing a node for the first time in Rational® Test RealTime, it is not uncommon to experience compilation issues. Most common problems are due to some common oversights pertaining to library or include paths or Target Deployment Port settings.

To help debug such problems during execution, you can prompt the GUI to report more detailed information in the Output window by selecting the verbose output option.

To set the verbose output option from the GUI:

  1. From theEditmenu, selectPreferences.
  2. Select theProjectpreferences.
  3. SelectVerbose outputand clickOK.

To set the verbose output option from the command line:

  1. Set the environment variable$ATTOLSTUDIO_VERBOSE.
  2. Rerun the command line tools.

Related Topics

Project Preferences | Configurations and Settings | S electing Build Options | Troubleshooting Command Line Usage