Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHurray! This worked for me!
I seem to remember to have performed this before as well but withouth any result. It has worked now. Maybe I had made some mistake before. The JTAG UART block was somehow preventing NiosII from getting reset. Thank you dsl for the support. During the update of memory initialization file from QuartusII, I get the following warning: Warning (113015): Width of data items in "first_nios2_system_onchip_mem.hex" is greater than the memory width. Wrapping data items to subsequent addresses. This is even though the onchip_mem is specified as 32 bits in Qsys, and the hex file was generated by SBT using the make of mem_init_generate. There SBT used width of 32 bits. Why is it that I get this warning? But anyway it worked nicely for me. thanks and regards, rajesh