cancel
Showing results for 
Search instead for 
Did you mean: 

Eclipse/gcc/library/linker script problem

alanrouse9
Associate II
Posted on February 16, 2010 at 01:16

Eclipse/gcc/library/linker script problem

1 REPLY 1
daviddavid92
Associate II
Posted on May 17, 2011 at 13:40

Is your heap large enough (specified in the .ld file)

Does malloc() work when called from your main code?

Chris.