Ql_task_def.d: No such file or directory QuecOpen

Hi all,

I am starting with QuecOpen BC660K-GL_QuecOpen_NB5_SDK_V1.1
I changed the GCCLIB_PATH, nothing in the code and tried to execute “gccmake new”.
Getting always the same error:

…/…/…/…/…/PLAT/os/freertos/src/tasks.c: In function ‘prvDeleteTCB’:
…/…/…/…/…/PLAT/os/freertos/src/tasks.c:3610:37: error: ‘struct _reent’ has no member named ‘__sdidinit’
3610 | if (pxTCB->xNewLib_reent.__sdidinit)
| ^
make[1]: *** […/…/…/…/…/PLAT/tools/scripts/Makefile.rules:106: …/…/…/…/…/PLAT/gccout/PLAT/os/freertos/src/tasks.o] Error 1
make[1]: *** Waiting for unfinished jobs…

Any thoughts on how to solve this issue?

Please refer to our API documentation carefully