This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

#error app_timer for freeRTOS requires configUSE_TIMERS option to be activated

Hi Alls,

I'm trying to compile and test the example project from SKD_12.3.0 and receiving the following error:

#error app_timer for freeRTOS requires configUSE_TIMERS option to be activated.

I have checked the FreeRTOSConfig.h file and seen that configUSE_TIMERS has already been defined as 1.

I'm not sure how I can activate configUSE_TIMERS. Has anyone come across this issue?

Thank you very much for reading my question?

Regards, Duc

Parents Reply Children
No Data
Related