Hi Vincent,
1. First step is to select the off-board target (the LPC11U68 is the on-board target, but you are wanting to debug the target MCU on your board). So for your case you need to put a jumper on JP1.
2. Next step is to determine how to power the buffers that sit between the debug probe on the LPCXpresso board (the LPC43xx device) and your target board. When using the LPCXpresso board to debug an external target, you have two choices:
- Use the LPCXpresso board to power the buffers and your target board, providing that power through the SWD connector. You can do this if your target draws less than 100mA. To do this, insert a jumper at position 2-3 of JP2.
- Use power on your target board to power the buffers; to do this, leave JP2 open.
We will work towards improving the documentation on board set up - thanks for the feedback.
Regards,
Brendon