Hello,
1. What I want to achieve:
Program external memory (eMMC, NAND, NOR ;QSPI, SPI etc.) with a monitor like firmware running in the internal SRAM (I don't care if this monitor is executed from the A15 or the M4). The need for controlling one of the cores is only because of the better performance.
I already got the right (so I think) "Debug Base Address (BASE)" through trying (address would be 0x48200000). But this address isn't documented in the papers I have (TRM of the EMU- SWPU318). Anyway, the next step fails because it seems one cannot r/w the CoProcessor14 (CP14 with MCR/MRC instructions) registers.
Can anyone help me with this ?
wbr,
Peter