J
jeff
I am running Turbo C 3.0 in a DOS environment on an embedded board with
16MB DRAM installed. The heap at initialization is limited to about 490
kb, and is running out after less than an hour of malloc-ing memory to
build linked lists of messages from attached sensors. Any clues on how
to get the heap into extended memory, which is lying unused now?
16MB DRAM installed. The heap at initialization is limited to about 490
kb, and is running out after less than an hour of malloc-ing memory to
build linked lists of messages from attached sensors. Any clues on how
to get the heap into extended memory, which is lying unused now?