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.The problem of short-circuit has been fixed.The program,though is getting stuck ( I am able to see it during debug ).Some printf commands are not executed (Though i see in debug that the program is going to the next command).Also,using malloc returns null,though I am trying to allocate small amount of memory - 76 bytes.Running the same program on Internal RAM poses no problems.I have also run the memory test program by Altera - and it has not detected any problems.
Any help will be appresciated. Thank You, Michael