dlbeer / mspdebug

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

jtaglib support for the MSP430Xv2 architure #87

Open smunaut opened 5 years ago

smunaut commented 5 years ago

AFAICT all the commands in jtaglib (and even the JTAG ID matching) are for the classic MSP430 architecture and there is no support for the FRAM devices or any MSP430Xv2 architecture devices.

dlbeer commented 5 years ago

Yes, that's probably true. If anyone wants to contribute a set of patches to improve jtaglib or the JTAG -based drivers I'd be happy to integrate them.