> I can't make it work, but if I read well int arm920t_write_cp15_interpreted, 
> we should put
> the address in value...
>
> I mean we use MCR p15,0,r0,... and we put the VMA in r1, so it will be unused?

I don't know and haven't read up on what arm920t is really doing here.
I don't know
what "interpreted" is in cp15_innterpreted.

"all" we want to do is to put a value into r0 and execute single
instruction. How hard can it
be? :-)

Maybe we should use arm920t_execute_cp15()?

If you dive into the arm manuals, I expect you to figure out pretty quickly
what the code is doing. Once you figure it out a patch w/comments would be
most welcome!!!! :-)

-- 
Øyvind Harboe

Visit us at Embedded World, March 2nd-4th. IS2T's stand, HALL 10 - 118
http://www.zylin.com/events_embeddedworld.html

US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to