In the AM2434, the R5 core totally have the 64*4KB TCM, which the each core has 64KB, including the 32KB TCMA, and 16KB TCMB0, and 16KB TCMB1.
By the example setting, for each R5 core addres map table like :
And I have configured the link.cmd for each core,as the link.cmd of the four cores setting as same like:
Question 1:
Based on the above setting, the project map file like the followed pic, the same address in the different core has the different function, I think it will occurr the conflict in the program running:
Question 2:
But In the main domin memory map table define as followed: why? and how to defined in the fore cores link.cmd?
Question 3:
I try to define the TCM for the four cores,like the followed table, But failed, why?