2024-02-05 12:31 AM
Hi.
I an looking for some info about CoreDebug and DWT registers in M3 and M4 series. Can you tell me where i can read about it? There is nothing about it in RM
2024-02-05 01:16 AM
Hello @sholojda
CoreDebug and DWT registers are part of the ARM Cortex-M3 and Cortex-M4 core peripherals, you can read about it in the ARM Cortex-M3 and Cortex-M4 technical reference manuals.
For CM4: Cortex-M4 Technical Reference Manual
For CM3: Cortex-M3 Technical Reference Manual
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-02-05 01:16 AM - edited 2024-02-05 01:20 AM
Hi,
This is about the core -- read at ARM : (search for the core you want to know more about...)
-->
and info:
https://mcuoneclipse.com/2017/01/30/cycle-counting-on-arm-cortex-m-with-dwt/