Hi, I am trying to write to MX31 (ARM11) CP15 registers using OpenOCD. The commands I want to perform are:
setreg @CP15_CONTROL=0x00050078
// configuring CP15 for enabling the pripheral bus
setreg @CP15_PERIP_MEM_REMAP=0x40000015
(This is RealView tool sintax)
Is this currently supported on OpenOCD?
Thanks,
Fabio Estevam
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development
