Hello all,
I have bought MIMXRT1160-EVK. So I am new with this EVK and MCUXpresso IDE.
I have created a project with the SDK Wizard for CM7 composed of the Azure RTOS and the uart driver. I can compile the generated code and I can run it. Everything looks fine.
However, now, if I do exactly the same thing but I select CM4 as standalone. Then I compile the generated code, errors are displayed.
Could you tell me why I cannot compile the generated code with CM4? Thanks in advance!