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

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

[avr-gcc-list] malloc problems


From: rudolph
Subject: [avr-gcc-list] malloc problems
Date: Sun, 15 Jul 2001 19:04:52 +0200

Hi all,

I have problems with malloc debugging.
I use the malloc and free from the libc.
After a few calls I got a zero pointer. OK, seems to be not enough
memory. 
But all the allocated memory is freed before the new call. The same
source is
compiled for a linux box and seems there be ok?!? 


Any idea for debugging on the 8515?

How to get more memory? If using external ram for the 8515 on a STK200
there was an
option to use it. Which option?? I forgot! Please help me to remember.
Is the malloc then 
also use the bigger external ram?

Thanks
Klaus



reply via email to

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