Other Parts Discussed in Thread: TMS320C5515
I'm sort of not sure what to make of the RTC millisecond register.
Looking at document:
http://focus.ti.com/lit/ug/sprufo7/sprufo7.pdf
Then section 3 and register 0x1904 RTCMIL
Then I'm running code from this URL. I'm doing the C5515 eZdsp audio filiter demo code on my TMS320C5515 eZdsp USB stick.
http://code.google.com/p/c5505-ezdsp/
So I wanted to use the RTC to time some stuff but I would see some funny numbers from time-to-time. Then I found that in BCD format the so called milliseconds register actually has a range of 0000-1023. It seems to me if it was really milliseconds it would have a range of 000-999 BCD. So it seems the register really has a poor description.
So it seems like this should be called "ticks" to count to 1 second and not milliseconds if the range is 0-1023.
Even table 8 on page 18 says the BCD can be 1000.