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 place a variable in a custom memory section using linker .cmd file?

Guru 15580 points

I have created a memory section called .myvar in ARM IRAM and would like to place a variable there using the linker .cmd file. However, I can't find the instructions for doing this in the ARM Compiler User Guide (SPNU151F). Can someone point me in the right direction?

Thx,

MikeH