Trying to build example of fundamental sample on thingy53 with sdk 3.3.0. : Blinky

I tried to build the Blinky sample description in nrf sdk fundamental academy training without success.

Error occur during build at B0n stage: 

error: 'struct shell_ctx' has no member named 'tid' 1554 | (k_current_get() != sh->ctx->tid));

It seems link to the version of the sdk. It seems that there was a change in Zéphyr but not reflected in SDK 

I tried to deactivate the Shell but as I'm a newbie with the nrf sdk it was without success. 

So is it possible wich version of the SDK was use on different sample. 

Or could you tell me how to correct the build config to solve the issue?

Checked toolchain aligned with SDK 3.3.0

Parents Reply Children
No Data
Related