Hello all,

I needed to add some code to project written for SDCC. But it looks I am out of 
memory. I have 2 modules. After compilation, the length is 1940 instructions 
for main.asm and 411 instructions for func.asm

The problem is that I get >>error: no target memory available for section 
"code_main"<< message from gplink. But page0 size is 2048 instructions. Do I 
have some another problem ?

How should I solve it ? I probably can't move more code into func.c.

Thank you in advance,
V.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to