Hi, Felipe
I'll reproduce my issues. First of all, I installed MCUXpressoIDE_ 11.2.0_ 4120, and then downloaded the SDK_ 2.7.0_ Evk-mimxrt1020 (1), after starting the IDE, I draged the SDK into the IDE installation step by step, and then I introduced my own project ‘pebble_ M7_ Firmware_ For remote master’ through Quikstart Panel.Then, I built my project , two errors appeared in the compilation result as I posted above.
now, I have removed the MIMXRT1021xxxxx_Project from Libraries.

however it caused another issue as follow:
lto-wrapper.exe: fatal error: arm-none-eabi-gcc returned 1 exit status
compilation terminated.
c:/nxp/mcuxpressoide_11.2.0_4120/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.2.0.202001021529/tools/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:48: M7_Pebble_FW.axf] Error 1
"make -r -j4 all" terminated with exit code 2. Build might be incomplete.
14:47:52 Build Failed. 2 errors, 0 warnings. (took 1s.270ms)
