On Sonntag, 10. Februar 2019 08:14:27 CET Oleksij Rempel wrote: > So, if it is possible, how is it working? It will be nice to integrate > it in to OOCD.
Depends on the debug features available on the SoC. I think ARM has some methods described in the TRMs for certain cores, but often it is a vendor specific extension. And IIRC it's an optional feature, meaning that the implementer can choose to put it or not. TI for example is notorious for providing their own IP and specialized debug facilities, sometimes specified publicly, more often not. I'd say, not a candidate for the core openocd, but as a TCL extension it probably makes sense. BR, Matthias _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
