This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

memory address for a variable

How is it possible to tell a variable / or struct array their specific memory address?

e.g. I store the whole c-file in the internal ram (linker-script) and only this one variable I want to store it in the external SRAM at the address 0x10000000?

thanks in advance
JChris