[ECOS] problem with memory allocation on SNDS-100 board
benny
benny5@mindspring.com
Tue Jul 2 15:59:00 GMT 2002
Looks like there is a bug in mlt_arm_snds_ram.ldi:
section CYG_LABEL_DEFN(__heap1) = ALIGN (0x8) is missing.
Therefore malloc() left with just 16k of fall-back memory.
I changed the file manually but heaps.hxx was not regenerated.
I tried to modify heaps.hxx manually, then I got another conflict...
What should be the correct way to change the layout and add heap -
it appears to me that config tool doesn't trace .ldi changes...
I saw some tcl tool but what should be procedure to use it?
Regards,
Benny
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list