Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

Simple Socket Server - Using SRam as Heap Memory?

Altera_Forum
Honored Contributor II
1,125 Views

I am using Simple Socket Server as a starting point. It works. But, when we tried to map heap memory to sram rather than SDRAM ( original ). Then, we cannot ping the board anymore. Any advice? Thanks.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
256 Views

Run a memory test on the sram first. It could be a timing or pin connection problem (the Cyclone III development kit documentation has some errors on several SRAM pins).

0 Kudos
Reply