Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi,
It seems that the problem isn't the SDRAM controller, Rather, make sure that the c file containing your "main" is correctly added to your project. Check the following line in the Makefile of your project : # Paths to C, C++, and assembly source files. C_SRCS := ... regards,