Forum Discussion
Altera_Forum
Honored Contributor
13 years agoproblem with mutex core
Dear all, I've created a qsys system composed of two NIOS, each one attached to its on-chip memory that contains its program. the two processors are connected to a shared RAM protected via a ...
Altera_Forum
Honored Contributor
13 years agoSee this manual for SignalTap:
http://www.altera.com/literature/hb/qts/qts_qii53009.pdf In addition to the suggestions to Daixiwen, I would also suggest double checking that the memory contents are consistent from perspective of CPUA, and then as a small step forward, use the system-console to come in separately and dump the memory contents. I guess you could also use the memory window in Eclipse but system-console is more direct.