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

Dedicated function placing in a dedicatet storage area

I have external an internal Flash in my LM3S9B96. Because the use of the internal flash is much faster I want to specify for each function if it should be placed in the internal or external flash. I can specify for each file with the scatter file where it is placed but how can I do this with each function and const data. Is it possible with __attribute__? I'm using MDK-ARM 4.12.

Thank you for your assistance

Ivo