rtos vTaskStartScheduler() function include path error

boogalee wrote on Thursday, January 14, 2016:

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

rtel wrote on Thursday, January 14, 2016:

http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html
http://www.freertos.org/Creating-a-new-FreeRTOS-project.html