Hello,
I would like to read any free running timer on DM8148. I tried to read TCRR (@ address 0x4804603C) but it is zero all the time !!?. ( assuming that timer is configured and running)
I am not sure if this address is correct or not. The timer register offset is 0x3C.according to TRM
So, what is the correct base address of timer registers in dm8148 ? i choose this address based on info from this post
if i need to configure a free running timer to just get time stamps from it which timer should i use? and what is the right configuration ?
any help or guidance is appreciated. Many thanks