Have anyone tried using cp15 command on arm9 recently? Here is my attempt: mww 0x00300000 0xee100f10 armv4_5 disassemble 0x00300000 >0x00300000 0xee100f10 MRC p15, 0x00, r0, c0, c0, 0x00 reg pc 0x00300000 step reg r0 >r0 (/32): 0x41059680 # implementor: 0x41 # architecture: 0x05 (ARM V5T) # part: 0x968 (ARM968) # version: 0x0
but when I try accessing c0 from openocd directly: arm966e cp15 0 >0: 0090a300 What am I doing wrong? Thanks, Michal _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
