Hi,
  I've been playing around with openOCD with a flyswatter3 probe and a MIPS 
SEAD3 board.  When I try to write more than 128 bytes the code is attempting to 
use the FASTDATA method to write memory.  The problem is whenever it uses that 
code path it returns this error:
mini program did not return to start

When I turn logging on I see spracc bit is not always returning a zero.

Then the code is changed to send each fastdata access out to the probe (rather 
than queue it up) and checks the spracc bit after each operation it works.

Are there known issues with the fastdata method as coded for  0.6.1?

Or am I just doing something wrong?

Thanks,
Mindy

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to