Hi @Akshat_VE02376,
CM7_0 has direct access to DTCM_0, while CM7_1 has direct access to DTCM_1.
CM7_1 cannot directly access DTCM_0; it can only do so via the backdoor interface
danielmartynek_0-1760430406233.png
Each core (CM7_0 and CM7_1) has its own linker file and startup code, which allows for independent allocation of stack and memory regions.
Regards,
Daniel