I’m on a trial period with VisualGDB. I’ve been able to get my ARM project for an ATSAME51 up and running and am enjoying being able to use VS2022. But I also have an MPLAB project for a dsPIC33 which uses XC16. I see the documentation for setting up a PIC32 project with the included toolchain but can someone help me understand, if it’s possible, how I would go about importing an xc16 project?
Sorry, VisualGDB does not support the XC16 devices. They use a completely different toolchain from PIC32 that has never been tested on our side, and we are not aware of any debug stack on XC16 that would be reliably compatible with the GDB workflow.