Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHello,
I have solved the problem by changing the SDRAM Controller Core. I think it is the bug of SDRAM Controller Core(the new_sdram_controller provided by nios2 kit ). I use the SDRAM Controller Core of SOPC Builder 2.7 Provided instead. The program can run and led is lightened. Why? But the new_sdram_controller_core can used by Nios II/e Core and all test programs can run with Nios II/e Core normally. When use Nios II/s Core, I must use the old sdram_controller_core instead. My Dev board is Microtronix Cyclone Development Board. I have read the .ptf file of each controller core, but I do not know exactly which part can disable my system. Can tell me the reason? Thank you.