Other Parts Discussed in Thread: TIMAC
I am using TIMAC in my application. I am modifying MSA.C file to accomodate my application along with MSA.C.
My application needs a Timer which could generate an interrupt every 1 ms.
I am using HAL Timer B for generating Timer interrupt every 1 ms.
However, the timer isn't generating an interrupt every 1 ms. The event flag is not setting for HAL Timer B.
Could anybody tell me how to do the same in TIMAC ?
If anybody has sample codes for HAL Timer B usage it could solve my problem.
Thanks in Advance
STS