Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow can i use SRAM properly with NORMAL C library?
Hello. I've some memory problems while using DE1 board(with cyclone 2) I succesfully created a system and make an example of binary counter(the one that given in the official altera web site...
Altera_Forum
Honored Contributor
16 years agoHi,
Thanks for your reply. The program works perfectly if I donot communicate with the memory. The printf statements work fine. Its just when I try to access the memory the problem occurs. Anyways, I have solved the problem for now. I wrote my own memory controller and it communicates with the NIOS processor. But still, would like to know if anyone else faced similar problem or is it just my design that has this problem. Thanks again, Dipanjan