Altera_ForumHonored Contributor8 years agowrite array of a data to sdram from nios using IOWR Hi! I have a problem with writing data to sdram from nios using IOWR function. I have next code for(i = 0; i < 500; i++) { IOWR(DRAM_BASE + i, 0, i); printf("0x0%x\n", DRAM_BASE + i); ...Show More
Recent DiscussionsError generating BSPSolvedNIOS V/m dbg_reset_out signal (Q25.1 Std, MAX10)SolvedWhere is FreeRTOS-Plus-TCP DesignSolvedNIOS-V QSYS Warning Properties (associatedClock) have been set onSolvedDK-DEV-AGI027-RA: JTAG chain broken after Nios V Hello, FPGA recovery fails