Change mcu speed

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.

Change mcu speed

Which port are you using? Have you set the constant configCPU_CLOCK_HZ in FreeRTOSConfig.h? Regards.