> > > > Error: type 'xscale' is missing write_phys_memory
> > > > Error: type 'xscale' is missing read_phys_memory
> 
> In this case a minimal correct implementation of those two
> methods would be to return ERROR_FAIL.  Obviously, something
> that does the relevant hard work would be better.

Committed that minimal implementation.  If you really need
to write physical memory, you should be able to disable the
MMU by hand, then re-enable it later.

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to