When updating to the newly released MCUXpresso 11.5.1, my project fails to build. Please see attached error.
My setup:
Ubuntu 20.04
MCUXpresso 11.5.1
SDK 2.10.1
Board: iMXRT1170EVK
Solved! Go to Solution.
Somehow I missed multple memory regions which was reference in the managed linker script. Really wierd that these have been removed by the tool with no warning
Somehow I missed multple memory regions which was reference in the managed linker script. Really wierd that these have been removed by the tool with no warning
This seems to be a operating system related problem. I have also upgraded from Ubuntu 18.04 where everything worked. Now I get the same error using MCUXpresso 11.4.1, 11.5.0 and 11.5.1. I have tried multiple older commits of my project known to be working