Hi,
I am using F28M35 and working with C28x processor in CCS6.0.
How can i findout on which frequency C28 is running? as this information is needed when initializing flash api or configuring timer etc.
We have library function SysCtlClockGetRamFunc(unsigned long ulClockIn) in sysctl.c for M3 that returns the current M3 clock frequency in Hertz.
Do we have similar function for C28? or how can i extract clock information without hardcoding in the software?
Any help in that regard will be helpful.
Regards
Adnan Akhtar