Forum Discussion
Altera_Forum
Honored Contributor
14 years agoContinuing the subject - further symptoms of the issue :
in printf commands ,which are failing,i have seen in debug the return value of printf - and it's 0xffffffff (some negative number,which indicates that printf function has failure). In general,this is LWIP stack program.The failure of malloc occures in mem_malloc function ( if this lights up the subject )