Re: [cc65] mem segments et al

From: stefan <stefan-physik1gmx.net>
Date: 2008-05-13 09:22:52
I guess, that you placed some segment with type BSS (uninitalized data) 
before the segment RAM.
Because uninitialized data is reasonably not written to disk all 
following segments with initalized data (rw, ro...)
are written directly behind the code or rodata segment. To circumvent 
this, move all BSS segments at the end of
you memory config.

Greetz Monte



******* Diese Email wurde gesendet von der ********
Laser- und Medizin-Technologie GmbH, Berlin
                  (gemeinnuetzig nach §52 AO)
     Fabeckstr. 60 - 62, 14195 Berlin
     Telefon:  +49 (0)30 8449 23 - 0
     Fax:      +49 (0)30 8449 23 - 99
     Handelsregister:    Berlin 97 HRB 23 655
     Homepage: www.LMTB.de
     Vorsitzender des Aufsichtsrats: Dr. Frank Frank
     Geschaeftsfuehrung: Dr. H. Albrecht
                         Prof. Dr.-Ing. H. J. Eichler
*************************************************** 
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue May 13 09:22:58 2008

This archive was generated by hypermail 2.1.8 : 2008-05-13 09:23:00 CEST