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

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

[avr-gcc-list] examples on how to create and use a dynamic array in the


From: Oven Senmeis
Subject: [avr-gcc-list] examples on how to create and use a dynamic array in the EEPROM
Date: Fri, 16 Nov 2007 09:30:21 GMT

Hello,
 
Would you please give me an example on how to create and use a dynamic array in the EEPROM of AT90CAN128? As far as I know, itÂ’s not possible to use functions like malloc() to allocate space for pointers because GCC doesn't support malloc() for EEPROM. I suppose I have to reserve and free space manually.
 
Best wishes,
Senmeis
________________________________
Free POP3 Email from www.gawab.com
Sign up NOW and get your account @gawab.com!!

reply via email to

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