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
It will try, but thankfully the linker will (hopefully always) complain about incompatible segments.