We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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??