I'm guessing that if I wanted to try to contribute to OpenOCD to add this support, there would be a very steep learning curve.
Maybe. The TCL bits, plus whatever display technique is used -- ideally, through the web server. The TCL stuff is easy and you'll want to know that if you work much at all with OpenOCD. If anyone could point me to a good starting point to learn the system well enough to add this support, I could try looking into it. The basic TCL access is easy; you could look for one example at the davinci clock setup logic for how to read and write such registers, and tthere are also some utils somewhere in the tcl library. What I've done sometimes is just print the values via TCL, when debugging setup code, lots of one-off logic to get at modules that I need.
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
