Content originally posted in LPCWare by lpcxpresso-support on Fri Sep 04 11:28:25 MST 2015
I can't comment on J-Link I'm afraid.
But I'm fairly certain (though I don't have the ability to test right now), that you should be able to connect through two LPC-Link2's if you use a single instance of the IDE rather than 2. You will have to be careful about the order that you boot and connect to the probes though.
Note that if you want to debug the same image on both target MCUs, then this will require a copy/paste of the project in order to provide two copies within the workspace.
Note that in your original post, you mentioned having problems using an LPC-Link2 and an LPC-Link1. This is a know issue documented in the release notes:
Quote:
* On Windows 8 and 8.1, if both an LPC-Link1 and a debug probe that
uses the 'Redlink' driver are connected (such as LPC-Link2 or a
CMSIS-DAP probe such as LPC800-MAX), then booting of either probe
will fail and appear to hang. To workaround this issue, connect
only one debug probe.
Regards,
LPCXpresso Support