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.

RTOS/TMS320C6678: Timer and Clock Tick period Problem

Part Number: TMS320C6678
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

hi,

I use evm6678, in XGCONF , i set Tick period 100us  and i use Clock module and set the period to 1000, but my ISR function interrupt  every 1000 ms !!

it must be 100ms ??

i use timer and set the period in 100000 micro second  and it interrupt every 1000 ms !! it must be 100ms ??  (have a 10 factor)