Hi
I would know if there are functions to cycle counting on MCUXpresso SDK.
I have seen that ARM processors contains a special register called DWT for this purpose.
Can I use it on my fw release to time elapsed couting or is it meant for debugging only and isn't it a good practice?
Thank you very much!