Hello,
I am very new in the develpment on TI ARM CPU.
I need to know the time passed between a software event (like begin of a calculation) and a rising edge on a discrete input.
I have think about 2 ways:
- Raising an interupt on the rising edge and get the time. But the interuption will interact with the computation.
- Using the nhet. But I don't know how to configure nhet and how to pick up the tilme.
May be it will be some other better ways to do it and I will be very happy to have your advice.
Alain
PS: soory for my poor english, it is not my natural laguage.