We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.