dlbeer / mspdebug

Debugging tool for MSP430 MCUs
GNU General Public License v2.0
184 stars 80 forks source link

MSP430FRxxx Support? #123

Open anthonyclark-as opened 1 year ago

anthonyclark-as commented 1 year ago

Are the FRAM line of MSP430's supported by MSPDEBUG via the JTAG/GPIO driver (4-wire JTAG mode)?

I have a MSP430FR5449 launchpad with some broken-out TDI/TDO/TMS/TCLK/TST/RST pins and have tried a few "controller"/"host" devices like a raspi3, beaglebone, and zynq.

I have read a ton of TI docs on 4-wire JTAG and I simply can't tell if the JTAG sequences are different or there is some special configuration that makes the FRxx family of chips not work.

Any clues would be helpful!