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.

Is there any specific hardware dependency for using "tickmode_dynamic" feature of timer in C64p compared to MSP430?

Other Parts Discussed in Thread: DM3725

Hi,

We are using C64x+ DM3725.

When i set tick source as "TickSource_Timer " and tick mode as "TickMode_Dynamic" why CCS tool gives me following error message :

"Clock tick suppression (TickMode_DYNAMIC) not supported on this device" 

Even as we know its supported for MSP430.

Please let us know because of what hardware/software limitation its not supported on this device.

We want to implement tick suppression in our application. 

If its not supported, what would be the best alternate way to implement tick suppression for our application ?

Regards