I'm using MCUXpresso v11.2.1 Build 4149 to develop software for the MKL17Z128. The project contains linker scripts for several development environments, and while debugging works just fine, pushing the JLink download short-cut in the Quickstart Panel fails. The IDE detects a lot of errors in the linker scripts, so this problem seems to be related to the problem discussed here: https://community.nxp.com/t5/MCUXpresso-IDE/How-can-we-disable-the-syntax-checking-of-linker-files/m...
While disabling auto-build and removing the errors in the problems panel does solve the problem, I'd consider this rather a work-around than a fix. Is it true, that the problem is caused by the syntax-checking of the linker scripts and if so, what can be done about it?