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 All
If I declare a variable (or a data struct) static, the data is placed in the IRAM. I guess the static data is moved to the IRAM before the "main" in called and probally also before the SDRAM is up running.
But is it possible to locate any static declared data to RAM instead of IRAM?
Thomas
This might help:
http://www.keil.com/support/man/docs/armlink/armlink_BABHIIEF.htm