I'm working on Modbus communication, after creating a new project and building gives me the following error
- c:/nxp/mcuxpressoide_10.2.1_795/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llpc_board_nxp_lpcxpresso_1549
- c:/nxp/mcuxpressoide_10.2.1_795/ide/tools/bin/../lib/gcc/arm-none-eabi/7.2.1/../../../../arm-none-eabi/bin/ld.exe: cannot find -llpc_chip_15xx
- collect2.exe: error: ld returned 1 exit status
- make: *** [MODBUS_TEST.axf] Error 1
Controller : LPC1517
IDE : MCUXpresso IDE v10.2.1 [Build 795] [2018-07-25]
Is there any solution ? is there anything to consider before creating the project?
Regards,
Athmesh Nandakumar