avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] program stops working while CONST data segment istoo


From: Bernard Fouché
Subject: RE: [avr-gcc-list] program stops working while CONST data segment istoo big
Date: Tue, 7 Sep 2004 18:16:48 +0200

And how you use it: processing 12KB in a row increases the chances of having
to call wdt_reset() if the watchdog is enabled

-----Message d'origine-----
De : address@hidden [mailto:address@hidden
la part de Ned Konz
Envoyé : mardi 7 septembre 2004 17:42
A : address@hidden
Objet : Re: [avr-gcc-list] program stops working while CONST data segment
istoo big


On Tuesday 07 September 2004 2:36 am, Arek Witkowski wrote:
> I have big problem with program for @mega128
>
> Tested with:
> avrgcc 3.3.2 and newer
> optimization level =  0
>
> When I include big CONST variables (  12kB ) ( as data in program memory )
> program stops working.
>
> I think I do mistake while compilation but I can not find where...

Can you show how you declared and defined the variable?

--
Ned Konz
http://bike-nomad.com


_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]