Forum Discussion
Altera_Forum
Honored Contributor
12 years agoiniche memory access between hardware and nios cpu
New here and am having a problem with the iniche stack and the simple socket server. When I see a new tcp session initiated to the simple socket server, i write off the contents of that first packet...
Altera_Forum
Honored Contributor
12 years agoYour problem description is very consistent with not having taken appropriate precautions with the processor data cache.
Does your NIOS include data cache? Is your software taking any precautions to make sure your written data is leaving the cache?