This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMDSCNCD280039C: Tmdscncd280039c

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