Studio:Why do the values I see in the data column of an open target Trace View seem to be random garbage?

From STRIDE Wiki
Jump to: navigation, search

You may need to configure the settings in STRIDE Studio that describe your target environment. To do this, complete the following steps:

  1. From Studio's Workspace menu, choose Settings.
  2. Click the Target tab. Configure the data type sizes, byte ordering, and structure member alignment to match your target platform.
  3. Click OK.

If this does not correct the problem, you may have an old or incorrect version of an intercept module on the target. Rebuild the target intercept module using the current workspace and the current database of your interfaces. For detailed instructions on how to do this, refer to "Generating an intercept module".

If this does not correct the problem, check that your interfaces are correctly described using SCL. For detailed instructions on how to do this, refer to "Using SCL to describe interfaces".