Description
I downloaded the library from eclipse. Upon first time compile, I get the following error:
C:\Users\timot\AppData\Local\Temp\ccD1BiXm.ltrans0.ltrans.o: In function
vPortYieldFromTick':
C:/Users/timot/.arduinocdt/libraries/FreeRTOS/10.0.0-3/src/port.c:478: undefined reference to __EIND__' C:/Users/timot/.arduinocdt/libraries/FreeRTOS/10.0.0-3/src/port.c:487: undefined reference to
EIND'
C:\Users\timot\AppData\Local\Temp\ccD1BiXm.ltrans0.ltrans.o: In function vPortYield': C:/Users/timot/.arduinocdt/libraries/FreeRTOS/10.0.0-3/src/port.c:461: undefined reference to
EIND'
C:/Users/timot/.arduinocdt/libraries/FreeRTOS/10.0.0-3/src/port.c:463: undefined reference to __EIND__' C:\Users\timot\AppData\Local\Temp\ccD1BiXm.ltrans0.ltrans.o: In function
xPortStartScheduler':
C:/Users/timot/.arduinocdt/libraries/FreeRTOS/10.0.0-3/src/port.c:434: undefined reference to __EIND__'