On 2016-12-29 19:56, Paul Fertser wrote: > So do I understand it right that stlink provides a fairly high-level > interface to STM8, about the same it does for Cortex-M (and it's just > slightly lower level than the regular GDB serial protocol)? >
The st-link swim protocol is basically able to read/write from memory + controlling the reset line. The register values and hardware breakpoints are stored in the debug module accessible from memory space. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
