Re: [cc65] Newbie question: memcpy

Date view Thread view Subject view

From: Tim Schürmann (tischuer_at_web.de)
Date: 2003-01-14 10:05:11


Hi!

Sorry, if you get this mail twice, but i had some trouble with my e-mail
provider. So i don't know if you got this e-mail yesterday.

Thanks for your help, but now i have another problem: when i try to link
with your configuration file (and even with the "standard"-config file
from the cc65 documentation), i get the error message:

Error: Missing memory area assignment for segment `STARTUP'

The documentation says nothing about this. What does it mean (and why i
get this message)?

Thanks,

Tim Schürmann

MagerValp wrotes:

>  As no special linker config was used for loadkoala, the memory at
>  $2000 is available to cc65's heap and gets allocated by malloc. To
>  protect $2000..$3fff, use a linker config like this:

[...]

>  This will use $0800..$1fff for code and $4000..$cfff for the
>  dynamically allocated data. I *think* :)

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-01-14 10:04:19 CET