On Friday 12 February 2010 16:56:06 Øyvind Harboe wrote: > > 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!!!! :-) > >
I will look at this, it seems that interpreted accesses can only be used for a restricted set of MCR/MRC instructions! I will try to use another cp15 access method! Regards Marc _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development