nobody wrote on Friday, May 26, 2006:
How do I use a port on a processor with a differnt crystal? I have changed configTICK_RATE_HZ but it seems wrong.
Thanks for any input.
nobody wrote on Friday, May 26, 2006:
How do I use a port on a processor with a differnt crystal? I have changed configTICK_RATE_HZ but it seems wrong.
Thanks for any input.
rtel wrote on Friday, May 26, 2006:
Which port are you using?
Have you set the constant configCPU_CLOCK_HZ in FreeRTOSConfig.h?
Regards.