hi @Alice_Yang
1>On the first point, I'm pretty sure that 1343's program functions are the same as 1347's, with no other special mission functions. In fact, the engineering device driver is configured according to the 1347 project, and I used a pin to connect the LED lamp beads for program verification. What surprised me was that the program could be executed at 1343 (PIN_Num.48:PIN3_3), and the program could not be executed at 1347 (PIN_Num.48:PIN1_16), except for the different chip models, the other hardware environments were the same.
2>SECOND POINT, TRIED DEBUGGING ON KEIL WITH SWD, BUT IT DIDN'T WORK. Unable to recognize the device, I'm pretty sure my SWD is good. And the line of 1347 is working fine.
For engineering, there is no other complicated configuration, just the control of the GPIO.
By the way, I used the analog USB flash drive that came with the device for the bin file upgrade, so actually 1347 it works.
Here are all the configurations of my project, which only work LPC1343, LPC1347 don't work.

