I am trying to get started with MCUExpresso and the the v2.2 SDK's associated with the FRDM-KW41Z and USB-KW41Z development boards. I can import the generic SDK examples like HelloWorld and build successfully. However, I have tried building thread examples like the BorderRouter and the ThreadEligibleDevice projects and I get the same build errors. I can go through and fix errors (mostly by including h files) but when I build again new unrelated errors pop up. I have made nearly a dozen fixes but it is clear more will pop up.
I suspect something is not set up right in the project but I don't know what it is and the documentation is not helpful. Anyone else seen this?