On Sat, Mar 17, 2012 at 2:59 AM, 吴亚杰 <yajie...@hotmail.com> wrote:
> Hi, everybody:
>
> I have a question about MIPS EJTAG.
>
> If  i  download  follwing instructions into DATA Register  one by one.
>              lui  t0,0xff20
>              ori  t0,t0,0x1000
>              sw  t1, (t0)
>
> (1) Does CPU will cause an processor write access  when executing the "sw
> t1,(t0)" instruction?
>
> (2) Does CPU will write the t1's value into DATA Register?    If not DATA
> Register, and where ?

Hmmm... I think that I have once again to refer to my document :
http://www.mail-archive.com/openocd-development@lists.berlios.de/msg16208.html

And also motivate myself to format it in Doxygen and  post a gerrit
patch... I keep forgetting...

BR,
Drasko

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to