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.

AM263P4: Referring To ORIGIN and LENGTH at Link Time

Part Number: AM263P4


Tool/software:

Hello,

I know how to generate linker symbols for SECTIONS. However, is there a way to generate linker symbols for MEMORY please?

For example, can I refer to the ORIGIN (0x70080000) and LENGTH (0x40000) of OCRAM in my code at link time:

Thank you.