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??
Which CPU?
Might be that TCM is _only_ accessible by the core it is coupled with unless it is dual-ported.