Part Number: TMDSCNCD280039C
Other Parts Discussed in Thread: C2000WARE
Hi
I am trying the dcc_ex2_single_shot_measurement.c example under C:\ti\c2000\C2000Ware_5_00_00_00\driverlib\f28003x\examples\dcc
But getting the following issue:
These two :
ASSERT(SysCtl_getClock(DEVICE_OSCSRC_FREQ) == DEVICE_SYSCLK_FREQ);
ASSERT(SysCtl_getLowSpeedClock(DEVICE_OSCSRC_FREQ) == DEVICE_LSPCLK_FREQ);



Result fails.
Please help in this regard.
Regards
Aditya


