Hi, On Fri, Dec 13, 2019 at 02:30:17PM +0000, Stuart Johnson wrote: > I have a Cortex M4F, and I need run code directly from RAM, without writing to > flash. This is to e-fuse settings. Are there any examples of uploading code, > and executing it (presumably in debug)?
"load_image" and "resume", both should be documented properly in the official manual. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
