Maybe you should get the used crt.s and make one yourself changing the const 
area from end to the beggining and then tell sdcc to use your own crt.

--- El jue, 17/9/09, Peter Kuhar <pe...@pkuhar.com> escribió:

> De: Peter Kuhar <pe...@pkuhar.com>
> Asunto: [Sdcc-user] Moving const area to begining of program memory
> Para: sdcc-user@lists.sourceforge.net
> Fecha: jueves, 17 septiembre, 2009 4:21
> Hi,
> Currently by default the CONST area is at the
> end of the program memory, after the code. Is is
> possible to move the CONST  area to beginning of program
> memory?
> I need this so I can access this constants  as
> XDATA ( CC2430 pamps lower part of code memory to xdata )
> since __xdata pointer access is faster than generic
> access.
> 
> Cheers,Peter
> 
> -----Adjunto en línea a continuación-----
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer
> Conference in SF, CA
> is the only developer event you need to attend this year.
> Jumpstart your
> developing skills, take BlackBerry mobile applications to
> market and stay 
> ahead of the curve. Join us from November 9-12, 2009.
> Register now!
> http://p.sf.net/sfu/devconf
> -----Adjunto en línea a continuación-----
> 
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
> 


      


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to