rtos vTaskStartScheduler() function include path error
hi.
i did download Freertos and i didn’t use demo files.
i jsut had set up basic setting , and i did call the vTaskStartScheduler() in the main.
but there was error.
unresolved symbol vTaskStartScheduler, first referenced in ./main.obj
i am using CCS5, and my traget board is CC2538.
my include path
~/FreeRTOS/Source
~/FreeRTOS/include
but, it doenst work.
shoud i add files in the Source folder one by one ?
Regrads
rtos vTaskStartScheduler() function include path error
http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html
http://www.freertos.org/Creating-a-new-FreeRTOS-project.html