Re: [cc65] Problem with linker config files

From: Karri Kaksonen <karri1sipo.fi>
Date: 2009-02-25 06:18:24
One thing that has hit me a few times is that I always forget to add the 
stack space to the RAM segment. Keep in mind that you need some 800 
bytes or so for the RAM segment to keep the C-stack there also. Just 
having CODE, DATA, RODATA and BSS in the RAM is not enough.

--
Karri

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Feb 25 06:18:41 2009

This archive was generated by hypermail 2.1.8 : 2009-02-25 06:18:43 CET