This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

Setting address of variable in flash

Hi,

Is it possible to set an address lets say for an array to be in Flash memory on compilation? So that way I dont need to reserve memory twice - once in my program memory area and once in flash.

Thanks!

Related