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.
Hi,
I want the linker to put all code in entire code region except one section that must be located at specific location. for example,
RO: 0x40000000 - 0x40008000
Init area: 0x40008000- 0x40008100
RO: 0x40008100 - 0x40040000
What is the simple way to do this with scatter file?
Thank you
Ari