The example was trying to create a timer with period 0 which is not a valid period. This was reported here - https://forums.freertos.org/t/multiple-timers/13884 Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>