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.

how to change stack to L1DSRAM in codec server?

the map file display the address of my task stack is in DDR2.I have set stackMemId to correspondence to the L1DSRAM heap,but it doesn't work. and I set prog.module("TSK").STACKSEG = bios.L1DSRAM,it doesn't make the stack to L1DSRAM too.

how can i set the stack to L1DSRAM accurately?