Hi Pete,

> > Also check if you ran out of memory (consult the .map file, gplink -m).
> 
> Hmm, I'm not really sure how to know, I'm  not familiar with map files.  
> I'm wondering if stuff (ie functions) are being linked in that are not 
> being used, but then that could be my poor grasp of map files.

As this seems (to me) to be some kind of register allocation problem, I
would require the complete code base to reproduce the bug.
Alternatively (or as a preparation...), you might post/send me the
generated .map/.lst files for inspection.

(I wonder if the problem "moves" if you just move Half_Bit_Delay up or
down in the file (exchange it with other functions) or change the order
your project files are linked---the function you posted is itself not
erroneous.)

Regards,
Raphael



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to