Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

help:no sdram how to nois debug?

Altera_Forum
Honored Contributor II
982 Views

hello: 

There is a problem,in the dk_dev_3c120n development board. it has tow sram and flash ,but no sdram. 

how can i debug on nios2! 

I try to use on-chip memory,but the depth is full, 

epcs is the same to on-chip memory. 

how can i do ??
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
276 Views

The standard nios design given with the kit uses the SD-Ram as main memory for the Nios CPU.

0 Kudos
Altera_Forum
Honored Contributor II
276 Views

If you use the small library/driver versions you should be able to get something that will fit in the internal memory. 

You should also be able to use the sram (I've no idea how big that might be!).
0 Kudos
Altera_Forum
Honored Contributor II
276 Views

thank you! 

there is no SD-ram ,only has DDR2 ,SRAM,FLASH. 

the example of "dk" use ddr2 in the project,but I think that is not a good example
0 Kudos
Altera_Forum
Honored Contributor II
276 Views

DDR2 is sdram and can be used by the Nios CPU. I don't see where the problem is.

0 Kudos
Altera_Forum
Honored Contributor II
276 Views

no problem,I think it SDram is easilier and cheaper。

0 Kudos
Reply