I have MCUXpressoIDE set up and working with my LPCXpresso 845MAX development board. I would like to shift to the VS Code IDE (that is the IDE standard in my company) and debug using the CMSIS-DAP port so I can also use the VCOM port. I understand that I can use my J-Link adapter but to do so I need to keep the LPC11U3x in reset state using a jumper, and then I lose the VCOM port.
Is there any way to debug under VS Code using the LPC11U3x CMSIS-DAP port?