platformio / platformio-core

Your Gateway to Embedded Software Development Excellence :alien:
https://platformio.org
Apache License 2.0
7.97k stars 798 forks source link

Debugger Support for MSP432P401R and MSP432P4111 #4503

Closed CraftBreadth closed 1 year ago

CraftBreadth commented 1 year ago

Hello Platformio team!

It would be greatly appreciated to add debugger support for the MSP432 line of boards. These boards are already compatible with the TI MSP Debugger (XDS110 USB Debug Probe) which appears to already be implemented in platformio. I should note that although the MSP432P4111 is not officially supported if you change the msp.h to a msp432P411 header file it works fine.

P.S Thank I love the platformio extension as it allows me to avoid using code composer studio, a classically bad eclipse based IDE.

ivankravets commented 1 year ago

Duplicate of https://github.com/platformio/platformio-core/issues/147