🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
Contact us to get access

Arm Cortex-M: How to manually configure DWT Data Comparator 1?

27-Aug-2025

For specific use cases and linking the Comparator 1 winIDEA offers manual configuration of the DWT moduleUse cases cover comparing values on Address or/and Data with an option Ignore LSB bits:


1. Address
  • Compare on Address on Data Access
  • Compare on Address Range on Data Access

2. Address and Data
  • Compare on Address and Data Value on Data Access
  • Compare on Address Range and Data Value on Data Access

3. Address 1 / Address 2 and Data
  • Compare on Address 1 or Address 2 and Data value
  • Compare on Address 1 range or Address 2 range and Data value

A more simple configuration is possible via Analyzer Configuration | Profiler dialog and Profiler Data Area dialog.


More resources

Was this answer helpful?