Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Simple Socket Server - Using SRam as Heap Memory?

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? Thank...