I want to ask what is the use of the plates in the development board wreath in the figure,Debugging programs and downloading programs seem to have nothing to do with it.
The circuit in the red circle is downloading/debugging circuit, as you know that LPC8N04 has two pins PIO0_10/PIO0_11 as SWD port, with pin 2&4 closed for P7 and P8 jumper, the SWD signals of LPC8N04 is connected to the debugging chip LPC11U35, so you can download/debug the LPC8N04 with usb port of chip LPC11U35.
Thank you very much for your answer. I also want to ask how to configure the debugging mode of MCUXpresso to download and debug programs through the USB of the development board.