Page 1 of 1

the identifier "CONFIG_FREERTOS_HZ" is not defined

Posted: Thu Oct 26, 2023 12:30 pm
by ligteltelecom
Hi Guys

How can i solve this issue below:
i got erro here portTICK_PERIOD_MS
Code:
vTaskDelay(500 / portTICK_PERIOD_MS);
Erro:

the identifier "CONFIG_FREERTOS_HZ" is not definedC/C++(20)

Re: the identifier "CONFIG_FREERTOS_HZ" is not defined

Posted: Mon Oct 30, 2023 9:05 pm
by ligteltelecom
Anyone help me how solve this issue?
Need setting config -> FreeRTOS -> Tick rate (hz) ?
https://www.freertos.org/FreeRTOS_Suppo ... 4ac4j.html