Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.241

Data Watchpoint and Trace (DWT)

DWT module provides means for generating various hardware trace events which are user configurable like hardware access breakpoints (see Access Breakpoints for more information). This is due to the same hardware comparators used for hardware access breakpoints and trace event generation.

 

Refer to DWT Data Comparator specific use cases via manual configuration for linking options of Comparator 1.

 

Warning_orange

If DWT hardware comparators are used for access breakpoint operation, then they cannot be used for trace event generation at the same time.

 

DWT with ITM is usually featured on Cortex-M devices. winIDEA provides a dialog for DWT configuration. It is combined with ITM configuration because the two modules are usually featured together. Not all possible options might be configurable. The set of configurable options is defined by device implementation.

 

NOTE: Access type distinction (Read, Write, Read or Write) for the DWT comparators is not supported on every device. Consult device documentation for more information on explicit access distinction.

 

ArmCortexDWTtracedialog

Copyright © 2024 TASKING Germany GmbH