hello:
I already put the "text" segment into shared memory through cmd file.But as is shown in the MAD example,the 'text' segment is in the partition named ddr-code which is in ddr with vaddr "0x9e000000".Dose it means the code is no longer been placed in shared memory?If I want to put my code in shared memory while using MAD,what should I do?