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

Locating Variables to Specific Memory Location

I wish to locate a structure to a specific memory range in External RAM. No other data can be allowed to use this memory range.

What I am trying to do is to re-claim RAM for other purposes using XARRAY once the structure values are no longer needed.

Is this even possible using the Keil C166 and L166?

0