Hi,
I've recently upgraded a project to MCUXpresso 11.1.1_3241 from version 10.3.1_2233 and it needed some effort to perform the upgrade but now the project compile without problems.
But now I have a lot of error from the GNU Linker(I think from the parser) - in the project we are using a custom made ld files.
Here a screenshot of the errors

In the previous version we had none of them.
what is strange is that all these .ld files are in folder that are excluded from compilation - but yes also our custom ld reports error but different from those arm and gcc related.
I've also removed from error parsers the GNU Linker, but error are still here.

I'm able to flash the davice, but is quite annoying to have all these errors signaled.
thx
regards,
Francesco