How do I setup my project to use available memory correct?
How does each core in my project know how to use L3 DDR3 memory (how do I partition the L3 memory for each core)?
How do I partition the on chip L2 SRAM between the cores?
How do I set the L3 DDR3 clock frequency?
How do I setup a shared memory that all cores can access (in L2 or L3)?
is there any tutorial (all this is new to me)?
Edit Notes
Found an answer for how do I set the L3 DDR3 clock frequency[edited by: masip at 12:47 PM (GMT -4) on 20 Apr 2021]