Hi @Bela1,
You can try an example of the LPC1768 in order to see if it's a configuration issue.
You can export and LPC Open example in MCUXpresso following the next steps:
Pablo_Ramos_0-1720715553070.png
Pablo_Ramos_1-1720715561022.png
Pablo_Ramos_5-1720715842497.png
Inside this folder you just need to search for your LPC.
Also, there will be two examples named lpc_chip and lpc_board, these two projects are needed in order to build any project, just make sure there are open in the same workspace as the example you want to build
Pablo_Ramos_3-1720715582478.png
You can also use the build all button in order to build the three projects at once.
Pablo_Ramos_4-1720715601462.png
Hope it helps you!