c:/nxp/mcuxpressoide_10.3.1_2233/ide/plugins/com.nxp.mcuxpresso.tools.win32_10.3.0.201811011841/tools/bin/../lib/gcc/arm-none-eabi/7.3.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llpc_chip_15xx collect2.exe: error: ld returned 1 exit status make: *** [makefile:33: VTS.axf] Error 1
MCUXpressoID 10.3.1.2233 stilerror for not linking to microcontroller
Hello @Trups_123
Please make sure to add the library "lpc_chip_15xx" in the settings. Pay attention not to include "-l" as shown below.
Hope it helps.
BR
Alice
Hello @Trups_123
Which version does your project originate from? Is it created based on LPCopen?
BR
Alice