EC21E quecopen porting new FW

I am facing an issue during quecopen application porting from FW ec21_FAR06A01V02M4G_OCPU to lastone EC21EFAR06A06M4G_OCPU_20.200.20.200

I have this issue during the compilation, but I don’t use this function, it seems a lib problem

ql_utils.c:184: error: undefined reference to ‘ql_sys_log_puts’
collect2: error: ld returned 1 exit status
make: *** [linkageMQTT] Error 1

please get a look the resulcompilation :

my commands for compiling in makefile is:
make clean
make linkageMQTT

Hi @davdav

It needs to be compiled with the corresponding sdk and cannot be mixed.

Br,
Puck