improvements... except now arm mode set_register for r15 doesn't work right... prolly...
authordodge-this <dodge-this@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 28 Aug 2010 02:12:46 +0000 (02:12 +0000)
committerdodge-this <dodge-this@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 28 Aug 2010 02:12:46 +0000 (02:12 +0000)
commitd20a94438bdb6f1e14374b2ec3c08529316714e9
tree6bde2f406722a31c57d45c63b43d06ab05301183
parent6ec4512553ac11e9893437fd80ab21992f0ab4f5
improvements... except now arm mode set_register for r15 doesn't work right... prolly to do with fixing dclk timing issues.  never was set up the way the docs said to.  that must have been why it worked.
however, thumb to arm and arm to thumb work well... get/set regs in thumb mode work relatively well.
need to iron out get/sets and then fix offsets for halt/resume so we hit the right instruction on exit.  then work on the watch/breakpoints and continuing...
also need to work on the get/set multiple regs and then read/writemem of large chunks...  using multiple regs :)

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@710 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
client/GoodFETARM.py [deleted file]
client/GoodFETARM7.py
firmware/apps/jtag/jtagarm7.c
firmware/include/jtagarm7.h