Question
Do we have cycle counter viewer in CubeIDE?
In keil when we are debugging a device which has DWT, there is a window that shows the elapsed cycles. so then we can calculate thenumber of cycles, every line consumes.
How is it possible in CubeIDE?
It would be great if we hade a feature like this feature the MCUXpresso has.