Forum Discussion
Altera_Forum
Honored Contributor
21 years agoproblem when program is running in IDE
i create a small niosII system. I just want to let my lcd display some simple characters.I use the EP1S40 PRO development board. My niosII system includes a niosII5.0 , a sram as reset memory(1024 ...
Altera_Forum
Honored Contributor
21 years agoHi,
You will need to check what the peripheral/memory device at that failed location you have. Most development boards come with reference designs; are you using a reference design provided by the board manufacturer? Once I found this error, it was caused by a bad SDRAM configuration, memory write cycles seemed to work OK but verification failed. You will also need to check your NIOS Eclipse project debug configuration.