Tool/software: TI-RTOS
Hello guys,
I am using the timer in my code , the archived file of which is attached to this post , https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/908/TimerTest.7zb
but I am unable to use the timer as I waned.
Actually first of all I do not know whether the timer is 32 bit or not, meanwhile assuming that timer is 32 bit , I want it to run continuously upto its maximum count of 0xffffffff and than reset to zero and again start counting in the upward direction upto its maximum value.
So I want to know that how can I achieve this in my this code.
Please suggest the proper parameters.
regards