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

Blinky_FreeRTOS issue

Hi,

I am working on nrf52840. I am using SDK 16.0 version.

I have issue while compling example code of blinky_freertos(nRF5SDK160098a08e2\examples\peripheral\blinky_freertos).

I got below error.

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

Need suggestion to resolve it.

Thanks in advance. 

Related