This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

a question about MAD

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?