I can get timer3 on my dm365 board going and used it as a counter and also now a timer with interrupt service routine to make noise out of my speaker but for no luck can I get timer4 to do the same, it just doesn't respond. I have tried 32-bit unchained mode and then 64-bit mode but no luck and then reverted to timer3 which I was using as a counter in 64-bit mode for some other functionality and set up isr to operate the voice codec from and it worked.
Where can I start looking for getting timer4 going? How do I find out if it is clashing maybe with some other device? Any help would be appreciated - even with documentation that is quite confusing also.....
Thanks, Jinh T.