Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.246

Navigation: Analyzer > How-to guides

Scroll Prev Top Next More

Search for complex Expressions in the Trace Window

In this topic:

Searching for complex Expressions in the other columns

Searching for complex Expressions in the Address column

Searching for complex Expressions in the Data column

 

 

Searching for complex Expressions in the other columns

To search in other columns (e.g. Address and Data) option Logic Signal Expression has to enabled.

 

number1

Select the Logic Signal Expression in the Find window.

 

number2

Select button ThreeDots  to open the Define Logical Signal Expression dialog.

TraceView-ConfigureSignalsDialog2

 

number3

Configure the search expression using available data and operators.

To search in a specific column first add a construct: <column> == 0x<address>.

 

 

 

Searching for complex Expressions in the Address column

 

number1

Select the Logic Signal Expression in the Find window.

 

number2

Select button ThreeDots  to open the Define Logical Signal Expression dialog.

 

number3

Configure Address == 0x08000FCE.

 

Number4

Click Find Next.

 

Results

Note: Search string has to include Address == 0x<address>

Example: Address == 0x60000002 & Data  >=  0x35de6000  |  Data  <= 0x35de6100

 

TraceView-FindDialogAddress

 

 

Searching for complex Expressions in the Data column

 

number1

Select the Logic Signal Expression in the Find window.

 

number2

Select button ThreeDots  to open the Define Logical Signal Expression dialog.

 

number3

Configure Data == 0x68FA.

 

Number4

Click Find Next.

 

Results

Note: Search string has to include Data == 0x<data>.

 

TraceView-FindDialogData

 

 

More resources

Trace Window

Analyzer Window

 

 

Copyright © 2024 TASKING Germany GmbH