Question
Disable tracing on STM32H743
Hi
Is it possible to disable the ETM on STM32H743?
I know It possible to disable the tracing via trace pins or reading the trace data at low speeds using Jtag, but is it possible to disable the CPU from recording instructions into the ETM?
Is that what the ETM programming control register - M7_ETM_PRGCTL enable/disable bit does?
Or the register only controls if tracing enabled, not if the CPU records the actual instructions?
Thanks
