Forum Discussion
Altera_Forum
Honored Contributor
11 years agoNios and tcl script writing to RAM
Hi, I have an image loaded with a Nios , Jtag master and jtag UART. I have wrote C code to write to the on-chip RAM. I have also a tcl script that can read and write to the RAM. When ...
Altera_Forum
Honored Contributor
11 years agoFor starters, try flushing the cache before reading from the TCL side.
If that doesn't work, I would suggest removing the cache from the NIOS during your early debugging in order to remove it from the list of things that could possibly go wrong.