Is it possible to place variables in segments other than the normal
data, xdata, code, etc.?  I'm trying to work around a bug (reported
as 3362350) in which variables in __xdata with absolute addresses are
causing another problem.  I thought I might do that by placing the
variables in some other segment and using linker commands to set the
address of that segment, and move the __xdata one.  I've done that
with assembly code before but I'm not seeing the c keywords or pragmas
to accomplish this from c.  Does sdcc have this?

allan

-- 
Allan N. Hessenflow      all...@kallisti.com

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to