Hi there,
I am trying to debug a C++ application running on MSP430F5638 connected through a TI MSP-FET.
I have installed the tismsp430 tool chain and can successfully build and flash the target using the MSP-FET.
However whenever I try to debug I get the following error.
I guess my first question is, does PlatformIO support what I am trying to do ?
Thanks in advance,
Andrew