Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi !!
I'm porting TI-RTOS to my custom board of AC5716 and using CCS8.3 with pdk_am57xx_1_0_12.
I need the timer interrupts every 1ms so I create SYSBIOS timer in *cfg file as below and set period to 1000us.
When I measure it with an oscilloscope, I got actually 950us.
What should I check?
Best Regards,
JY Koh