yyang2000 wrote on Tuesday, January 20, 2009:
Hi, I wonder if the ConfigTick_RATE_HZ = 200 defines the rate to SysTick rate at Cortex-M3 (LM3S6965), which is the ISR xPortSysTickHandler will occur every 5 ms. Is it true?
Bill Yang
yyang2000 wrote on Tuesday, January 20, 2009:
Hi, I wonder if the ConfigTick_RATE_HZ = 200 defines the rate to SysTick rate at Cortex-M3 (LM3S6965), which is the ISR xPortSysTickHandler will occur every 5 ms. Is it true?
Bill Yang
davedoors wrote on Tuesday, January 20, 2009:
Yes.