Hello,
On the TDA2xx TRM there are two IPU subsystems. according to the TRM IPU1 - is for general purpose while IPU2 is for IVA-HD.
On the L3 Main Map IPU2 is shown to be mapped to 0x55000000 - 0x5508xxxx while IPU1 to 0x5800xxxx - 0x5888xxxx.
could there be a mistake and the addresses marked for IPU2 are for IPU1 and vice-versa?
(on the SBL it initializes the CTRL_CORE_CORTEX_M4_MMUADDRTRANSLTR with 0x55020. I would expect SBL to initialize the general IPU (IPU1) but the address belongs according to TRM to IPU2 RAM)
also can you please provide explanation as to what is the purpose of the CTRL_CORE_CORTEX_M4_MMUADDRLOGICTR register - no description is provided on the TRM .
Thanks