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++
12606 Discussions

how to read the file which has been created in SDRAM

Altera_Forum
Honored Contributor II
1,181 Views

how to i able to read out the data which has been stored in the SDRAM?? currently using the Terasic 5MP camera and it already has that function where by once u click, it will stored the data in the SDRAM. so how do i call it out? really need some helps here and guidance.  

 

thanks
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
492 Views

I try to test SDRAM chip. Kindly advice me when the example driver method is use to test the SDRAM and when the read and write functions (IORD & IOWR) are used to the same test

0 Kudos
Altera_Forum
Honored Contributor II
492 Views

In the IDE when you create a new software project, there is a memory test template. You can create a memory test project and have a look at the code.

0 Kudos
Reply