Removed many references to P1OUT.
[goodfet] / firmware / apps / jtag / jtag430.c
2010-06-14 travisutkRemoved many references to P1OUT.
2010-06-05 travisutkRemoved debugging strings.
2010-06-05 travisutkgoodfet.msp430 selftest is working!
2010-06-05 travisutkMore DCO calibrations, working on MSP430 testing framework.
2010-05-27 travisutkInfo memory erasure.
2010-05-27 travisutkBeginnings of info flash support. It isn't very good.
2010-05-16 travisutkAdds upport for some 20-bit MSP430X chips.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-02-22 travisutkSome doodles toward a smart card app. Nothing works.
2010-01-25 travisutkBeginning SETREG and GETREG instructions for the MSP430.
2010-01-05 travisutkLast of the JTAG refactoring before Spy-bi-wire support...
2010-01-02 travisutkSome bits of Spy-Bi-Wire support, thanks to Mark Rages...
2009-11-23 travisutkJTAG exit.
2009-11-23 travisutkSTOP command for exiting JTAG430 debugger.
2009-11-22 travisutkFast MSP430 Flash writes.
2009-11-22 travisutkCleared compiler warning messages for port redefinition...
2009-11-11 travisutkSupport for dumping AVR Flash.
2009-10-17 travisutkChipcon refactoring, debugging.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-05 travisutkMoved header transmission to txhead, about to switch...
2009-10-04 travisutkMSP430 Erase is no longer as harsh.
2009-10-04 travisutkRemoved deprecated MSP430 flash test.
2009-10-04 travisutkMSP430 test cases, stable poking of RAM.
2009-10-04 travisutk16-bit MSP430 support working well from 1612.
2009-10-04 travisutk16-bit MSP430 Flash writing works again on 1612-based...
2009-10-03 travisutkRepair of 16-bit MSP430 JTAG nearly complete, dump...
2009-09-30 travisutkRestoring 16-bit MSP430 support.
2009-09-20 travisutkDoxygen stuff.
2009-09-20 travisutkRearranging firmware for use with Doxygen.
2009-09-13 travisutkMSP430F5xx stuff; 1xx support is probably broken right...
2009-09-04 travisutkReading seems to work on MSP430X2, but some regions...
2009-09-04 travisutkGiving up on MSP430X2 for a second, getting back to...
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-21 travisutkReclocked to 3.6834 MHz, exactly twice a standard PC...
2009-06-20 travisutkFixed bugs in flash programming.
2009-06-20 travisutkThe GoodFET can program an MSP430's flash memory!
2009-06-18 travisutkMSP430 JTAG works.