dlbeer / mspdebug

Debugging tool for MSP430 MCUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSP430FRxxx Support?

anthonyclark-as opened this issue · comments

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!