Le Lundi 2 Octobre 2006 21:12, Karl Hiramoto a écrit : > My code was compiling/linking/running fine, I added a few functions, > and now when linking i get: > > ?ASlink-Error-Could not get 4 consecutive bytes in internal RAM for area > OSEG.
> Am I reading the error message correctly?: There is no more overlay > space? I have plenty of xram where I would think variables could be > allocated. So, why not free some _data_ space (the default) by defining some variables as _xdata_ ? You'll have to do that yourself. Cheers Jean-Paul -- Never jump into a loop! ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
