10-22-2020 10:36 AM
Hi I am trying to change a project from xilkernel to freertos. I am getting this error in sleep.h. Please advise.
11-03-2020 04:35 PM
Hi @sin
Can you try resetting the BSP sources and compiling again?
Using an example RTOS application, I can see that usleep is declared in the standalone library within the xil_sleepcommon.c file. Is this accessible within the platform?
11-03-2020 04:35 PM
Hi @sin
Can you try resetting the BSP sources and compiling again?
Using an example RTOS application, I can see that usleep is declared in the standalone library within the xil_sleepcommon.c file. Is this accessible within the platform?