RTOSDemo.elf throws “undefined ref to ‘vApplicationDaemonTaskStarupHook'” when compiling for cycloneV.

I am attempting to build the cycloneV demo for freeRTOS v10.2.1 in DS-5 v5.29.1 and get an error when building the target RTOSDemo.elf. The error is in timers.c, a file which as already compiled without errors earlier in the build, “undefined ref to ‘vApplicationDaemonTaskStarupHook'”. Not sure why this is not building, any help is appreciated.

RTOSDemo.elf throws “undefined ref to ‘vApplicationDaemonTaskStarupHook'” when compiling for cycloneV.

Duplicate of https://sourceforge.net/p/freertos/discussion/382005/thread/cd62ecb455/