Forum Discussion
Altera_Forum
Honored Contributor
14 years agoRunning from external SSRAM issues
Hi, I am using custom board along with Arria II GX Fpga.I am trying to run nios program on external SSRAM (Cypress-compatible memory).The problem began recently.as i have experienced a short-circuit...
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 )