Hi
I am using TWR-K20D50M development board with code warrior 10.4 along with processor expert 10.2 . I have configured the RTC clock and all the measurement is coming from "seconds". I was wondring how to get readings in Milli seconds from the board? and also can we make a function like RTC1_OnMilliSecond(); like the one which is present in the processor expert for seconds?
Best Regards,
Amit Kumar
已解决! 转到解答。
Hi Amit Kumar,
I am sorry, that is out of the RTC spec, so I would recommend you using another type of timer to do that, for example, FlexTimer, PIT and LPTimer.
Hope that helps,
B.R
Kan