Hi,
I am using mcuexpresso for my project.
How to calculate the time elapsed in microseconds .
Is there any API to get the count or time?
Hi Anshun
one can try to use driver for the General Purpose Timer (GPT) described in
MCUXpresso SDK API Reference Manual, which is included in documentation of SDK
available on https://mcuxpresso.nxp.com/en/welcome
Best regards
igor