How to use DTCM in multicore ?

How to initialize global variables in DTCM's of other cores?? Can It be done by using Scatter file?? In multi-core environment usually the early initialization(scatter loading, library function initialization etc..) are done by primary core. So using scatter file It is possible to assign global variables to DTCM of core 0. But what can be the way to assign global variables to DTCM of secondary cores?? 

Parents Reply Children
No data