I am working on C 6472 (6 core) and have gone through the docs SPRAB27A (multi-core programmming Guide)and other C6472 specific docs and also BIOS docs.
I came to know that Multiple Image with Shared Code and Data for different cores can be used but nothing specifically and elaborately was given in the docs.
1) So, how do we exactly carry out the Multiple Image with Shared Code and Data for diferent cores?
2) Does anyone have some reference guide or material for this?
3) Also please provide some example code to carry out this.